Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
URGENT: PDFCreator
Message
From
02/10/2013 03:23:50
 
 
To
01/10/2013 22:07:47
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01583899
Message ID:
01584646
Views:
76
>>>>Does FRX2any create any FRX2Any.ERR log file? If yes, what is in it?
>>>Something is definitely not right, it took 45 minutes to convert 40 pages report to PDF. Is it because I used the demo version?
>>>I am ready to buy, but seriously concern about performance.
>>>
>>>Please advise.
>>>Thanks
>>
>>Why waste time? Download FoxyPreviewer, add one line and you have your PDFs. And it's totally free.
>>DO LOCFILE("FoxyPreviewer.App")
>>*' Make PDF
>>REPORT FORM ;
>>	(_Samples + "\Solution\Reports\Wrapping.frx") ;
>>	OBJECT TYPE 10 ; &&' OBJTYPE 10 = PDF , 11 = PDF AS IMAGE , 12 = RTF , 13 = XLS , 14 = HTML
>>	TO FILE "c:\TestReport.Pdf" ; &&' Destination
>>	PREVIEW &&' Open the default PDF viewer
>
>Thanks Tore, but it is slow too. Maybe I am doing something wrong, but FRX2Any and FoxPreviewer seem slow to me.

Unless you have unreasonable expectations to the speed, I am convinced that something else creates the slow speed. I have found FoxyPreviewer to be very quick.
Previous
Reply
Map
View

Click here to load this message in the networking platform