Print report, save to HTML file
?Hi,
We use RBuilder\v10.06 & borland delphi 2006.
Is there an option in report builder to prevent print to file (HTML)
report being saved in multiple HTML files? Files are saved as:
RPT0001.HTM, RPT0002.HTM and etc.
Print is fired up from TppDesigner > Report > Print.
Thanks,
Robert
--- posted by geoForum on http://www.newswhat.com
We use RBuilder\v10.06 & borland delphi 2006.
Is there an option in report builder to prevent print to file (HTML)
report being saved in multiple HTML files? Files are saved as:
RPT0001.HTM, RPT0002.HTM and etc.
Print is fired up from TppDesigner > Report > Print.
Thanks,
Robert
--- posted by geoForum on http://www.newswhat.com
This discussion has been closed.
Comments
The built-in XHTML device does not currently support exporting to a single
file. One option would be to write a utility that merges them automatically
once they have been created. We will consider adding this feature to the
device for a later version of ReportBuilder.
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
We are try to avoid digging into the components code. Will look into
future updates of the product.
Cheers,
Robert.
--- posted by geoForum on http://www.newswhat.com
I have done more reading in source files and found out that such option
actually does exists. Saving to file / files can be set up in
TExtraOptions for both formats.
--- posted by geoForum on http://www.newswhat.com
Sorry, I did not realize you were using TExtraDevices. For quicker (and
more accurate) responses about third party RB components, you might try
contacting their support directly.
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com