Skip to main content
Nintex Community Menu Bar

Save as PDF custom page splits and page breaks

  • February 15, 2022
  • 0 replies
  • 144 views

Topic

The SaveAsPDF control utilizes the ExpertPDF HTML to PDF Converter. By default, ExpertPdf automatically inserts page breaks when needed, paying attention not to break lines of text or images.

 

Instructions

Custom page breaks can be added using simple page-break-before and page-break-after css styles. Please refer to an example explained in the following article:

http://www.expertpdf.net/expertpdf-html-to-pdf-converter-page-breaks/

 

Related Links