How can I insert a page break in a Matlab Report Generator PDF file
36 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Stephen Forczyk
el 12 de En. de 2021
Respondida: Rahul Singhal
el 12 de En. de 2021
I am using the Matlab report generator with the DOM object model to programmatically create PDF reports as my script executes. How can I insert a page break to insure that items such as tables appear at the top of the page they are located on
0 comentarios
Respuesta aceptada
Rahul Singhal
el 12 de En. de 2021
Hi Stephen,
You can use mlreportgen.dom.PageBreak object or mlreportgen.dom.PageBreakBefore format to insert a page break in a PDF report.
-Rahul
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Report Generator en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!