Convert a PDF Document to Report
Hi,
I have to create a report that should look exactly like the pdf-document
located at
http://www.agenziaentrate.it/modulistica/dichiarazione/2004/cud/modello_ted.pdf.
Is there any way to import or convert the pdf document to a report without
creating the report from scratch?
TIA
Simon
I have to create a report that should look exactly like the pdf-document
located at
http://www.agenziaentrate.it/modulistica/dichiarazione/2004/cud/modello_ted.pdf.
Is there any way to import or convert the pdf document to a report without
creating the report from scratch?
TIA
Simon
This discussion has been closed.
Comments
As far as I know there are no utilities that will convert a PDF file to the
Report Template format .rtm directly. Your best option may be to find a
utility that will convert a PDF file to RichText or WMF format then either
using a TppRichText component or TppImage component, place the converted
file on a report.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
pakage, save as jpeg or whatever, put in the report as a static image and
then just drop the data fields on top where they are wanted. Not elegant but
easy and seems to work well!
Justin Willey