Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XFRX Won't Produce Proper Output
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01497512
Message ID:
01497572
Views:
106
>All,
>I'm using the XFRX report conversion tool from Eqeus. I have it integrated in my VFP application to convert reports to PDF, HTML, etc. I've been using it for years without issue, until recently. The problem that I've come across is that in certain environments the report conversion process completes but the info in the report is displayed as the ".F." for all data fields. When this occurs there isn't any error messages generated or issues with PDF file being display. It's just the content in the PDF report is nonsense.
>
>From my testing this appears to happen typically on Windows Vista and 7 OS where the UAC feature is turn on. If UAC is off, the report converts without issue. To confuse the issue further, the XFRX converter works (with UAC) if my VFP program is run from ShellExecute routine, but not when run from a shortcut or from the EXE program directly.
>
>Has anyone experienced anything similar in their apps. Moreover, it there a fix or a workaround?
>
>I've visited the Eqeus site but there's nothing there to suggest they're familiar with this particular issue.
>
>I welcome any suggestions or advice,
>- Dave

Did you try init log for XFRX?
local loSession, lnRetval
loSession= xfrx("XFRX#INIT")
loSession.initLog() 
* or method SetLogFile(tcLogFile, tlSilent)
...
The problem is at exporto to pdf on preview form?
Did you use reportlistener?
What version XFRX do you use?

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