Hi,
I have downloaded XFRX for Vfp9 to folder called XFRX into my D drive.
I have a personal accounts package so I am trying XFRX there.I have set the
path to D:\XFRX and D:\XFRX\UTREPLISTENER where I have unzipped the utility
report listener.
Now in a form after generatin the report cursor I have added the following
lines:
*Thisform.ReportPreview("gl")
SET CLASSLIB TO (HOME()+"ffc\_reportlistener")
Local loSession, lnRetval
loSession = Evaluate("xfrx('XFRX#INIT')")
loxfrx = XFRX("XFRX#LISTENER")
lnRetval = loxfrx.SetParams("d:\output.pdf",,,,,,"PDF")
If lnRetval = 0
Report Form GL Object loxfrx Nopageeject
* Report Form report2 Object loxfrx
Else
? lnRetval
Endif
I see a wait window in the side which shows pages 1 to 5 been rendered but the
pdf generated cannot be opened. Pdf generation is not so important for me. How
do I get the previewer ? Or is it not available in the evaluation version. I
want to try excel and text reports mainly.
Ajoy Khaund
Neamati Road
Near Bhogdoi Bridge
Jorhat 785001-21
Assam, India
Tel: 91-376-2351288
Cell: 91-94350-92287
Mail: [email protected]
Mail: [email protected]
"Walking on water and developing software from a specification are easy if
both are frozen."
- Edward V. Berard, "Life-Cycle Approaches"
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.