Generating multiple reports in a single PDF from Apex / BI Publisher
Hi there,
We have Apex 4.0 and use BI Publisher to generate PDF reports. That works great.
Now, instead of having, for instance, one printed invoice per PDF, the requirement is to allow the user to select multiple invoices and generate a single PDF with all of them, with a page break between each one and page numbering restarting for each one.
Is this even possible? After much research and tests it doesn't seems so as the integration between Apex and BI Publisher is very vanilla. It seems to be an Apex restriction, as it seems that BI Publisher allows it if you provide it with the correct XML data.
Any ideas?
Thanks
Luis
NOTE: Each invoice has a header and one or more detail lines (master-detail relationship)