report to HTML with Textradevices
Hi all.
I have a webapp using RB.
I have lines in my report (generated at runtime with variale length).
When running the report the lines get converted to images (IMG0000.JPG).
These are written in the windows/system32 directory (according to Filemon).
Needless to say this creates some problems.
Is there a way to
a) not use images
b) get RB to write them somewhere else.
Sting
I have a webapp using RB.
I have lines in my report (generated at runtime with variale length).
When running the report the lines get converted to images (IMG0000.JPG).
These are written in the windows/system32 directory (according to Filemon).
Needless to say this creates some problems.
Is there a way to
a) not use images
b) get RB to write them somewhere else.
Sting
This discussion has been closed.
Comments
TExtraDevices is a third party add-on for ReportBuilder so ReportBuilder
does not have anything to do with the creation or placement of image files
when exporting to HTML. I would suggest contacting Waler
(support@waler.com) for more information.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
ok, will do, thnx
Sting
line on your report. They should be written to the directory specified in the TextFileName
property of the report. You can also disable the image export but setting the ItemsToExport
property of the ExtraOptions component.
James Waler
Waler Ltd
http://www.waler.com
You may also want to take a look at eDocEngine for exporting your RB reports.
eDocEngine draws lines without using images and where there are actual images in
your report you can have the image files created to a directory of your choice
through a property setting.
Also here's an EXE demo to give you a quick feel of eDocEngine:
http://www.gnostice.com/download/v200p/edocpdfv2_demo.zip
--
Girish Patil
Gnostice Information Technologies www.gnostice.com
---------------------------------------------------------------------
Gnostice eDocEngine (http://www.gnostice.com/edoc_engine.asp) -
Electronic document creation, Report Export, PDF eForms creation...
Gnostice PDFtoolkit (http://www.gnostice.com/pdftoolkit.asp) -
View, Print, Convert, Modify, Enhance PDF docs, process PDF eForms...
---------------------------------------------------------------------