Op woensdag 15 januari 2025 04:08:13 Midden-Europese standaardtijd schreef Jediator: > There is a hard-wired page-break built into the print function to split > the pages based on your page and font sizes. You can adjust the page > size or margin but can't do scaling to save papers (and trees). I tried > multiple ways but can't get rid of it. This is really an unwanted > feature that I believe only occurs in recent releases (>5.8+?). Could > the development team consider removing this feature so let the printer > makes page breaks dynamically? Thanks!
It's in fact an old issue. If my memory serves me correctly we inherit this from an older version of Webkit, which is only still used by the Windows build of gnucash (and perhaps the MacOS one, I haven't checked). In recent gnucash versions (on linux and perhaps MacOS), the "Make PDF" button is the same as "Print Invoice" and both properly handle page splitting correctly. There is no more recent version of webkit available for Windows, so we can't easily fix it unfortunately on that platform. Regards, Geert _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
