I know that one can export single page to PDF with the use of the GUI and that works fine. But is there an option to export several confluence pages to one PDF file programmatically? Let's assume that I know the IDs of pages I want to export. If there will be a need to write my own plugin for that functionality then it's no problem for me. I just need to know which confluence classes to use. Thanks in advance.
Using our Scroll PDF Exporter you can export pages automatically to PDF using our REST API.
Maybe you want to give this a try? The app is available in the Atlassian Marketplace and can be tested for free using a 30 day trial license.
Please feel free to reach out to us via support@k15t.com, if you have any questions regarding the functionality, or the app in general.
Cheers,
Nils
One way of doing it is - Export content to word, pdf, html. Please note that you will be able to do it if you are the space admin of the space you intend to export. Or you may ask your site admin to provide you access for doing the same.
Hope this helps!
Thanks
Sireesha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sireesha Dugginapeddi [Appfire]
I've seen the article you mentioned before, but as I wrote earlier I want to export pages programmatically, not with the use of built-in GUI. That's because I want to enable regular confluence user to do the export. So I thought about writing my own plugin to achieve this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.