Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XFRX PDF question..
Message
From
15/02/2008 07:34:27
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Miscellaneous
Thread ID:
01292771
Message ID:
01292920
Views:
34
Chris - if you have the June 2007 manual, it is on page 74-75. I have that part of the manual well marked.

Gaylen

>Hi Chris,
>
>It's covered in XFRX manual.
>
>loSession = xfrx ('XFRX#INIT')
>lnRetVal = loSession.SetParams(lcPdfName,,,,,,"PDF")
>If lnRetVal = 0
>    loSession.ProcessReport (lcReportname)
>    loSession.finalize
>endif
>
>>
>>Does anyone know if it's possible to send a frx report straight to pdf without previewing either of the documents. I want to basically click a button and have it save to a specified directory? I've been looking on their website and Universal thread trying to find a code example to get me close. Any help is appreciated.
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform