cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

Discussions

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

JMP Script : PDF report / line return instead of page break

Hi everyone, 

 

I am creating a PDF file based on the dataset imported in JMP.

My dataset is around 100 columns and 3 rows.

The generated PDF report is not amazing. Indeed, each page of the PDF contains 7 or 8 columns and only 3 lines. Is it possible to have a line return and not a page break when the table is at the end of the page?

 

Thank you 

Sebastien

1 REPLY 1

Re: JMP Script : PDF report / line return instead of page break

I'm not aware of any way to do that, but what if you transpose the table first? That would increase the information on each page of the PDF.

Recommended Articles