Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object is not contained in Form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00666749
Message ID:
00666752
Vues:
21
>>Possibly, your report contains an expression - or a call to a UDF - that contains something like "ThisForm.MyProperty" or "ThisForm.MyMethod()".
>>
>>I don't know what else would cause this problem.
>>
> - Nope, but interestingly, if I issue the command REPORT FORM MyForm TO FILE Test
> without an extension it works. (Oh course it is a txt file and the reason I am using wwPDF is so I can have a PDF file.)
>
>Sandi

Try using an extension of .ps instead of .pdf.
Then look for a .ps.pdf file which will be the pdf.

SET PRINTER TO Acrobat PDFWriter
REPORT FORM MyReport TO FILE c:\MyFile.ps

Then look for MyFile.ps.pdf
Chris
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform