Append report output with remote PDF file
588030May 16 2008 — edited Jun 5 2008Hello,
I have unique requirement of appending report output with the text contained in PDF file located in UNIX location.
e.g. My printed output would look like
page 1 : rdf report output
page 2 : rdf report output
page 3 : rdf report output
page 4 : content from PDF file placed in unix path
page 5 : content from PDF file placed in unix path
I have embedded image files located in unix path earlier. Could you please let me know how to link/call another PDF file while printing a report?
Thank you.
PS: That PDF contains my companies Terms and conditions, which keeps changing. We don't want to change the report/code everytime but rather call the Terms and Conditions PDF from centralized location.