How do you want the document type to look like? Learn more about Print Formats
Print Format
With Print Format, you can set how document types look when printing.
Every transaction has a default Print Format called 'Standard'. You can change Print Formats by:
Using the Print Format form
Using Jinja/JS scripting under Print Format
Using the Print Format Builder to create print formats with UI
Using Customize Form to hide/unhide fields
To access Print Format, go to:
Home > Settings > Print Format
How to create a Print Format?
Go to the Print Format List, click on New.
Enter a name and select a DocType for which the Print Format is to be used.
The module for which it should apply will be selected automatically.
Save
Under Style Settings, there are options to change the styling options. With those options, you can change the font, align the labels together on the left or right, add headings for sections, etc.
To style the Print Format using custom Jinja/JS, click on Custom Format. If you select this option, there'll be a checkbox for raw printing. Get to know more about Raw Printing
If developer mode is enabled, you can select Standard as yes to contribute a print format as a standard (preset) print format in the system.
Using Customize form to change the Print Format items
Fields in the transactions and their child tables can be hidden/shown using Customize Form. For example, if you want to hide the 'Item Code' when printing a Quotation, click on the print icon to enter the print screen.
Go to Menu > Customize, select Quotation Item in the 'Enter Form Type' field
In the fields table, expand the 'Item Code' row, scroll down and tick the 'Print Hide' checkbox.
Updated on: 01/04/2023
Thank you!