Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CreatePDF and Windows NT/Windows 2000
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00681215
Message ID:
00681247
Vues:
25
>>>>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.
>>>
>>>We're using wwPDF class with Acrobat 4 under Windows NT/2000 w/o any problem.
>>
>>I'll try it. Do you have a wrapper program, so I can just use CreatePDF, but switch to the class instead?
>
>I don't have a wrapper because the code is simple, for example
	SET PROCEDURE TO wwPDF ADDITIVE
>	SET PROCEDURE TO wwAPI ADDITIVE
>	loPdf = CREATE("wwPDF40")
>	loPdf.PrintReport("ls.frx", tcOutputFile)
>
Thanks, I just downloaded this file again and looked into samples on the site.

In our case it's a little bit incovenient, because we use special Reporter application to print our reports. I'm not yet sure, how can we combine this approach.

Anyway, just got another urgent task: File which was sent, was sent without memo file. How can I fix the file by low-level to remove memo field?

Thanks in advance and sorry for the same thread.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform