Link Search Menu Expand Document

HTML to PDF text break between pages

Zapier and Integromat/Make

Please add this in the Profiles field {"HTMLCodeHeadInject":"<style> @media print { div,p { break-inside: avoid !important; } } </style>"}"

For Developers

Please add the profiles param in your code below:

{
   "profiles": "{'HTMLCodeHeadInject':'<style> @media print { div,p { break-inside: avoid !important; } } </style>'}"
}

Applies To:

  • pdf/convert/from/html
  • pdf/convert/from/url