How do you print PDF? or Forms? in a loop?
Hi,
I have a form that selects information from client that has images, text, checkboxes, radio buttons.. etc. Works great! Saves the info to tables.
I have a requirement to print the form as it is when the information is collected, in other words, if you were to pull up each report one at a time a print it that would give you lets say 10-15 pages of the form with different info in each one.
The desire is to push a button and print all 10-15 without having to manually pull each one up.
Is there a way to load the content of a PDF in a PL/SQL loop? then print the PDF which would have 10-15 pages... ???
Thank you, Bill