Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Amyuni help needed
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01406894
Message ID:
01444605
Vues:
72
What I mean by optimized is , does your XFRX control convert the PDF's without making them larger in size then they need to.


We use "eReports" to convert VFP reports to PDF but it creates a 2211 KB report vs a 12 KB by converting file to PDF using "ABBYY PDF Transformer" driver.



>>William,
>>
>>Does that control create an Optimized PDF?
>
>I do not know the answer to that. I don't know what an optimized PDF is..
>
>>The control we are currently using creates PDF's larger in size than they should be.
>
>The XFRX output matches VFP reportwriter output very closely. In general, once I have a report designed in reportwriter I can output using XFRX and the result will be exactly what I previewed. I've been extremely pleased with it.
>
>>
>>
>>
>>>>You mean print a VFP report to PDF using XFRX? Yes:
>>>>
>>>>
>>>>* Assuming VFP 9
>>>>loXFRX = XFRX("XFRX#LISTENER")
>>>>lnResult = loXFRX.SetParams("NameOfFile.pdf",,,,,,"PDF")
>>>>IF lnResult = 0
>>>>   REPORT FORM Report OBJECT loXFRX
>>>>ENDIF
>>>>
>>>
>>>Yep. Works like a champ.
>>>
>>>XFRX will optionally output Word documents as well.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform