Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I print to a PDF file...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00573160
Message ID:
00573724
Vues:
29
>I used your code to test this driver.
>I have a problem. When I print to this driver the PDF look Ok but the driver disapears from the list of printer driver installed.
>I use WinNT4.0.
>
>Is there a setting I need to do?

This is by design. The idea is to create PDF printer drivers 'on the fly' and delete them when you're done. This is done by the following code (from my sample program)
<font color=green>* Uninstall the printer driver we installed with PDFDriverInit()</font>
oPDFPrinter.DriverEnd()
If you want a permanent driver you can run the install.exe that comes with the Amyuni product. Doing so adds a printer named "Amyuni PDF Converter" to your Windows printers collection. Note that this is a different name than the one used programatically ("PDF Compatible Printer Driver"). Again, this is by design, so the two won't conflict with each other.



>

>>>I find the PDF Converter from Amyuni.
>>>Any one use this product before?
>>>
>>>http://www.amyuni.com/pdfpd.htm#pdfconvdesc
>>
>>Yes, I use it and it works well for our purposes. FWIW, I have posted a FAQ (#658) about it both here on UT and on the Wiki at http://fox.wikis.com/wc.dll?Wiki~UsingAmyuniPDFConverterWithVFP~VFP.
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform