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:
-
Restore access to the full Chrome print dialog (as an option), or
-
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.