Description
Clicking Print on a generated Harmonia list or master view (e.g. Sales Invoices) opens the browser print dialog, but the resulting PDF is cut off on the right — every column past the printable width of the page is clipped and lost. For a wide entity (Sales Invoices has ~17 columns: Number, Date, Due, Tax Event Date, Net, Vat, Discount, Total, Paid, Balance, Company, Customer, Currency, Status, Payment Method, Sent Method, Language, Bank Account) roughly the right third of the table never makes it onto the page.
Steps to reproduce
- Generate/open an app with a wide entity (e.g. Sales Invoices) on :8080.
- Open the entity's list (or master) view.
- Click Print in the toolbar, and Save as PDF (default paper).
- Observe: the PDF is A4 portrait and the rightmost columns are clipped.
Description
Clicking Print on a generated Harmonia list or master view (e.g. Sales Invoices) opens the browser print dialog, but the resulting PDF is cut off on the right — every column past the printable width of the page is clipped and lost. For a wide entity (Sales Invoices has ~17 columns: Number, Date, Due, Tax Event Date, Net, Vat, Discount, Total, Paid, Balance, Company, Customer, Currency, Status, Payment Method, Sent Method, Language, Bank Account) roughly the right third of the table never makes it onto the page.
Steps to reproduce