Hi James: I'm currently use TExtraDevices and it work great. The problem is I want to use report builder to print several pages of document which part of it is already in pdf format. Thanks, S. Suviporn
Sorry, but viewing PDF files inside a report is not supported by ReportBuilder. You may be able to find a tool that converts PDF files to images or .rtf files to and then load them to a TppImage or TppRichText component on a report.
I am a bit unclear about what you are trying to accomplish. Do you want to merge a number of existing reports together and print them as a PDF file, or are you trying to merge actual PDF files into a report?
Sorry, but there is no built-in way to merge PDF files into a report. You could possibly find an application that convertes PDF files to RTF and then add the RTF files to a TppRichText component in a report as a work around.
Comments
A demo and manual are at www.waler.com
James Waler
Waler Ltd
http://www.waler.com
I'm currently use TExtraDevices and it work great.
The problem is I want to use report builder to print several pages of
document which
part of it is already in pdf format.
Thanks,
S. Suviporn
Sorry, but viewing PDF files inside a report is not supported by
ReportBuilder. You may be able to find a tool that converts PDF files to
images or .rtf files to and then load them to a TppImage or TppRichText
component on a report.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I saw the answer from Jim in the
http://216.101.185.148/scripts/isapi.dll/article?id=06EF7E00&article=4642708
but couldn't figure out how to create PDFDevice in code?
Thanks,
S. Suviporn
I was searching using www.tamaracka.com using search Jim+PDFDevice
which will return thread on 7/31/03.
"
#51-52
"
Thanks,
S. Suviporn
I am a bit unclear about what you are trying to accomplish. Do you want to
merge a number of existing reports together and print them as a PDF file, or
are you trying to merge actual PDF files into a report?
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I'm trying to merge actual PDF files to the report.
Regards,
S. Suviporn
Sorry, but there is no built-in way to merge PDF files into a report. You
could possibly find an application that convertes PDF files to RTF and then
add the RTF files to a TppRichText component in a report as a work around.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com