Print Format
Description
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
Using the Print Format form
To access Print Format:
Home > Settings > Print Format
To create a Print Format form:
- 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.
- Select the module for which it should apply.
- You may select either to set standard format as ‘yes’ or ‘no’.
- Under styling settings, you can change the font, align the labels together on the left or right,
add headings for sections, etc. Also, it can be edited under the section custom CSS. - Save.
Using Jinja/JS scripting under Print Format
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.
To know more about raw printing,click here.
Using the Print Format Builder to create print formats with UI
To access Print Format Builder:
Home > Settings > Print Format Builder
- Either select an existing format to edit or create a new format.
- Here you can drag and drop fields from the sidebar to the page and vice versa.
- You can add customized text, HTML in your print format, just drag and drop the Custom HTML field (in dark color)</br> and add it to the place where you want to add the Custom HTML content.
- Then click on Edit HTML to edit your content.
- After making the changes, click on Save.
Using Customize Form to hide/unhide fields
- Open the document for which you want to make a Print Format. click on the print icon and then click on the customise button. Note: You must have System Manager permission to do this.
- Enter a new print format name.
- Here you can drag and drop fields from the sidebar to the page and vice versa. (same as in Print Format Builder)
- You can add customized text, HTML in your print format, just drag and drop the Custom HTML field (in dark color) and add it to the place where you want to add the Custom HTML content.
- Then click on Edit HTML to edit your content.
- After making the changes, click on Save.
What has been done related to Print Format for TCC Project and How?
Guide to make new Print Format:
-
Search
New Print Format
in the Search Box.What has been done related to the customisation part for TCC Project and How?
- Created Print style Desired
- Search
Print Style
in Search Box. - Click on New.
- Add the CSS script and checked the Standard field.
- Click on Save.
Created new print style for settings of the margin of the page.
- Created Print Format For Quotation
- Created Print Format For Receipt
- Search
Print Format
in Search Box. - Click on New.
- Fill the Name of Print Format and Doctype.
- Click on Save.
- Click on Edit Format.
- For edit the heading: Click on Edit heading–> Edit html code
- For change the other settings, just used drag and drop approach.
- Some fields has table type display like Items(Table), one can remove and add the column in the table by clicking on Select column. According to the need, one can checked and unchecked the options and Click on Update.
Guide to see Print Format List and edit any of the Print Format:
- Search
Print Format List
in the Search Box. - Click on one of the print formats to see.
- Click on edit if needed.
- Click on Save.
Created Print Format For Quotation
=======
Created new print format of quotation for settings of the pdf as required.
- Removed Contact and Mobile number field.
- Removed total quantity field.
- Edited the heading.
- Unchecked the column of Discount in Items Table.
- Changed the position of Date and Valid Till fields.
- Unchecked the column of item name in items Table.
Created Print Format For Receipt
Created Print Format For Sales order
=======
- Edited the [Print Settings](https://erp.gndec.ac.in/desk#Form/Print%20Settings)
1. Search ```Print Settings``` in the Search Box.
2. Edit the settings according to the need
3. Click on Save.
Unchecked the the Repeat header and Footer in Pdf. Changed the Print Style from default Modern to Desired. Other default settings has not been changed as there is no need of it. ```