cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Sebastienlg
Level II

PDF report: page break - add sentences...

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

1 REPLY 1
Craige_Hales
Super User

Re: PDF report: page break - add sentences...

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.

Craige

Recommended Articles