Hi Everyone,
I’m printing PDF invoice in apex using BIP. For that, I created my report query and download the xml data, created rtf file and bind it with the report query. Then copied the link and added it to a button on my app page. Now I can generate single invoices from the form. But I need to print selected invoices in a single pdf sheet. Ie single pdf with multiple pages.

I’m very new to apex world.
Any help would be greatly appreciated.
Thanks.