Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creation of a PDF file using the Report Writer
Message
 
 
À
12/08/2001 09:24:51
Dennis Hupe
Boot, Hoof'n Paw Prints
Bloomville, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00542392
Message ID:
00542756
Vues:
12
Here the basic code to do that
USE Myreport.FRX
GO TOP     && Only necessary if you browse table after oppenning 
REPLACE  ;
    ReportFRX.TAG  WITH "", ;
    ReportFRX.TAG2 WITH ""
MODIFY MEMO expr
USE IN ReportFRX
I recomend that you to get book "1001 Things You Always Wanted to Know..." http://www.hentzenwerke.com/catalogavailability/kilofox.htm. An automated solution to this problem is discussed in the Project Hooks chapter under a section called "How to remove the printer information from VFP reports" on page 497. You'll also find answers for hundreds other "How to" questions.

>Sergey:
>
>Again thanks for such good assistance. FAQ 552 seems to answer what is going on. I am again pleading newbie in VFP. How do I get to access Tag and Tag2 or the three lines from Expr filed in in FRX?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform