Hello everyone,
I am making a script which exports all the tables and graphs in a pdf file.
However, I would like to insert page breaks, and can't find the way to do it.
Is there someone who can help me with this?
I would also like to add:
- the raw data table in my pdf file
- and some sentences below a graph for example.
Is it possible to make these two things?
Thanks a lot for your reply,
Sebastien
see if How to get the total number of pages for JMP report in JSL? has the answer you need. It is using a journal to gather the reports, inserting page breaks and a header with number of reports.