PDF/Print margins issue after latest Manager update

After the latest Manager update, the Chrome/Chromium print dialog is no longer available. Previously, I could open the browser print dialog (Ctrl+P) and adjust the print options (Margins: None, Background graphics: ON, Headers/footers: Off, Scale 100%). This allowed me to export invoices to PDF or print them exactly as they appear in the preview, without unwanted white margins.

Now, with the built-in Skia PDF generator, these “More settings” options are missing, and the exported PDF/print output always includes extra margins, even if the template uses @page { margin:0 } and body { margin:0 }.

Could you please:

  1. Restore access to the full Chrome print dialog (as an option), or

  2. Add margin/background/scale settings into the new built-in PDF generator so that the output matches the on-screen preview without extra white space.

This change is critical because invoices need to be exported and printed exactly as designed, with precise margins.

Thank you.

Having the same issue. print-color-adjust: exact; does not seem to work as well.

go to sales invoices and press right click and choose copy link, then go to Mozilla Firefox website and paste the link, you will see that system has worked on the Mozilla Firefox website. you can open the invoice or quotation … etc and modify the margins or exporting to PDF

Thank you, but not very streamlined and requires effort. Something was working now its not due to “upgrade”. @lubos Please advise on how this can be fixed.

Moving into bugs and working on a fix. The goal is that everything needs to be driven by CSS including paper size, paper orientation and margins.

1 Like