Appending PDF exports
Appending PDF exports
All of the routines available seem to create an individual file for PDF. I need to write a report to a PDF file which includes other information than what is on a TeeChart. Is there currently a way to do this? If this is not available from Steema, is there another company which provides routines for doing this? I am using QuickReport and QRDesign but they don't send the TeeChart with PDF.
Hi,
if your case, if you want to use it into a QrDesign hte best option would be to use a TQRImage for displaying charts. The procedure is more less simple:
1) Don't use TQRChart for reports. Instead, use regular TDBChart.
2) To show/print TDBChart, first create a temporary metafile and assign it
to TQRImage. The end result is TDBChart "image", displayed in report.
if your case, if you want to use it into a QrDesign hte best option would be to use a TQRImage for displaying charts. The procedure is more less simple:
1) Don't use TQRChart for reports. Instead, use regular TDBChart.
2) To show/print TDBChart, first create a temporary metafile and assign it
to TQRImage. The end result is TDBChart "image", displayed in report.
Pep Jorge
http://support.steema.com
http://support.steema.com