Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The custom component tFileOutputPDF has been deprecated and no longer available in Exchange for download. How to get a PDF output generated with a generic template?
Hi,
I could see couple of PDF custom output components. One of the custom components description says its compatible with 7.0.
I would recommend to contact the author of the custom component so that he can check how it can be moved to 7.1.
I would also suggest to get advice of @lli also since he has created lot of custom components in Talend exchange.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved
you can create professional PDF files with JasperReport studio (build here the design) and the custom component tJasperReportExec.
This way is by far better and much more flexible than using tFileOutputPDF.