Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert txt file to report
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01649638
Message ID:
01649692
Views:
383
>Hi!
>
>>XFRX 17.0 doesn't support textformat for PDF.
>>https://eqeuscom.atlassian.net/wiki/pages/viewpage.action?pageId=70654179
>
>Some document format can used instead of PDF
>Application uses code below.
>How to change it so that some TF supported document can created using latest xfrx?
>
>
>EXTERNAL CLASS _reportlistener.vcx
>SET CLASSLIB TO _reportlistener.vcx additive
>loxfrx= EVALUATE("xfrx('XFRX#LISTENER')")
>nRetVal  = loxfrx.SetParams(poGRXReportObject.output,m.tempdir,.t.,reportCodePage(),,,"PDF")
>If nRetVal # 0
>    MESSAGEBOX('Error ' +TRANSFORM(m.nRetVal)+ ;
>       ' '+ loXFRX.ErrorMessage(m.nRetVal) )
>  RETURN
>  ENDIF
>loxfrx.setauthor('myapp')
>REPORT FORM ( pcGRXTempName ) &pcGRXRepExpr OBJECT loXFRX
>RELEASE loXFRX
>
DOC, FDOC, RTF, FRTF, HTML, MHT, XLS, XLSPLAIN

MartinaJ
"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