We are using the Confluence REST API and Scroll PDF to set up a feature in our Confluence instance whereby users can
export PDF copies of sections of the documentation.
We would require some assistance concerning the Confluence REST API endpoints and the params we need to pass to achieve the goals described in the questions below.
- How to export multiple pages in a single PDF when there are for example 2nd-level child pages inside a 2st-level child page?
Example:
root page (user initiates PDF export action here)
|
|__child page
|__child page
|__child page
|__child page
| |______child page lev. 2
| |______child page lev. 2
| |______child page lev. 2
|__child page
|__child page
|__child page
|__child page
|__child page
- How can we display the user-configured timezone value in the page template to use for a PDF export?
We cannot manage to fetch user timezone setting via API calls.
This article did not solve the issue: https://help.k15t.com/scroll-viewport/latest/user-125708812.html
Hi Nikhita,
Thanks for your post.
Which version of Scroll PDF Exporter were you using?
In version 4.x, if you are wanting to export pages using the REST API, this can be setup by following the steps outlined in our documentation here. Within the export parameters, you can then define the export scope, which will allow you to export parent and child pages.
Had you seen this information already?
In relation to your second point, were you wanting to include a time-stamp for when the export was performed? You mentioned you wanted to include the user time zone, was this in relation to the time zone that can be set via a Confluence user profile?
Thanks, Thomas (K15t Software)
Thanks for the reply Thomas.
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.