I saw this post but no solutions to follow.
I have a report with columns that have a link to print a pdf:
<a href=''f?p='||&APP_ID.||':25:'||&APP_SESSION.||':PRINT:NO::P25_PERMIT_DBID,P25_PERMIT_END_DATE,P25_FILE_COPY,P25_GROUP_DBID,P25_PERMIT_NUMBER:'||PERMIT_DBID||','||PERMIT_END_DATE||',N,'||GROUP_DBID||','||PERMIT_NUMBER ||'''>Original</a>
Works great. But now I need to be able to iterate through and print all pdfs at once. Or even zip them up and send to the client. Has anyone found a solution to batch print or put all pdfs together to give to the client?
Application Express 4.2.2.00.11
Oracle 11g