Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XFRX - Saving to TIFF drops Logo
Message
 
To
19/03/2006 20:38:22
General information
Forum:
Visual FoxPro
Category:
Third party products
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01105389
Message ID:
01105777
Views:
40
Hi Frank,

XFRX have been problem with images sources... "graphics\ppgpl.bmp"
Because image folder is another then report folder.

MartinJ

>Hi Martin,
>
>I've emailed you the .BMP file. Thanks for helping me out.
>
>
>>Hi Frank, I test XFRX 11.2 and XFRX 11.3 without any problem. Look this package.
>>Can you send me your picture?
>>
>>MartinJ
>>
>>>Hi Martin,
>>>
>>>I am using the latest version (11.3) downloaded from their web site yesterday.
>>>
>>>I also sent an email to their suppport yesterday, but I guess it must have been after working hours so I don't expect any response until Monday. Was hoping someone here has seen this before or can verify the problem for me.
>>>
>>>Thanks.
>>>
>>>>Hello Frank,
>>>>
>>>>You don't write which XFRX version you have.
>>>>Try download demo of XFXR 11.3 and try it.
>>>>
>>>>MartinJ
>>>>PS: I send notify about this problem to Martin Haluza
>>>>
>>>>>Hi,
>>>>>
>>>>>I am evaluating using XFRX for creating some TIFF images. The Report has a .BMP on it for the company logo. This works fine if creating an XLS or a PDF file.
>>>>>
>>>>>Has anybody come across this before and know what I should do?
>>>>>
>>>>>Here's my code:
>>>>>
>>>>>
>>>>>loSession = EVALUATE("xfrx('XFRX#INIT')")
>>>>>lnRetval = losession.SetParams(,,,,,,"XFF")
>>>>>If lnRetVal = 0
>>>>>	loSession.ProcessReport(THIS.icFRXFileName)
>>>>>	local loXFF
>>>>>	*
>>>>>	* the finalize method returns a XFRX#DRAW object reference,
>>>>>	* which will be used to save the pictures
>>>>>	*
>>>>>	loXFF = loSession.finalize()
>>>>>	loXFF.savePicture(m.lcOutputFile, ;
>>>>>		"tiff",1,loXFF.pagecount,24)
>>>>>ENDIF
>>>>>
>>>>>
>>>>>Thanks,
"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