Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Xfrx timing
Message
 
To
06/10/2015 16:59:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01625558
Message ID:
01625604
Views:
89
Hi Bill,

summary:
- xfrx 12.7 (Release date: 23 December 2008)
- no owner or user password
- no certificate
- no automatically open pdf

next questions:
- what is version of zlib.dll?
- do you use images in report?
- do you use #UR INCLUDEFONT in textbox/label comment?

MartinaJ

>>Hi Bill,
>>
>>Did you try call setLogFile()?
>>
>>
>>    loSESSION.setLogFile("pdf.log")
>>
>>
>>MartinaJ
>>
>>>
>>>lc_frmfile = "acreco"
>>>loSession=XFRX("XFRX#INIT")
>>>*-- Call the xfrx routine to create the PDF
>>>lnRetVal = loSession.SetParams(lc_activitypdf,,.T.,,,.T.,"PDF")
>>>IF lnRetVal = 0
>>>  loSession.ProcessReport(lc_frmfile)
>>>  loSession.finalize()
>>>ELSE
>>>  DO notice WITH "PDF Creation Error. Get help."
>>>ENDIF
>>>
>>>
>>>When I run this report with no pdf creation, it's instantaneous.
>>>When I run the code above, the delay is about 4 seconds.
>>>There about 100 rows in the table.
>>>Any ideas?
>
>This is what it says:
>
>
>Log initialized: 10/06/15 04:56:11 PM
>XFRX version:12.7.0003 License granted to: Bill Fitzgerald
>Initializing variable: ln_decver
>Report Name: acreco.frx
>For Clause : .t.
>report finalized: 10/06/15 04:56:19 PM
>XFRX session destroyed: 10/06/15 04:56:19 PM
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform