Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CreatePDF and Windows NT/Windows 2000
Message
De
22/07/2002 13:40:37
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00681215
Message ID:
00681265
Vues:
19
Hi Nadya,

Do you have Houston's source code? Look to see if it uses the following method to print the report. I have found that a period at the end of the file name is necessary under W2K, to keep the file name from being of the form pdfTest.txt.pdf.
set printer to name "Acrobat PDFWriter"
report form myReport to file "pdfTest." noconsole
If this is how CreatePDF does its work, it should be easy for you to fix.

I will test your procedure this afternoon.

>Hi everybody,
>
>We were using CreatePDF program successfully for more than 2 years now. Just found, that this program doesn't work on Windows NT/Windows 2000. Instead the file with PRINTER.TXT.PDF name is created in the directory, which has the application, which runs the report.
>
>I need to solve the problem quickly and preferably without switching to another way of producing PDF (but if it's needed, we can). May be we have to change something in the Adobe installation itself. Each machine in the office has Adobe Acrobat 4 installed.
>
>Thanks a lot in advance.
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform