Hi, I have an issue when I am printing a purchase order. There are 16 line items, but it is just printing 15. Please provide your inputs on how to resolve this. Is it something to do with page break?
NS User
06/23/2023, 7:18 PM
I followed the below steps as suggested in the suite answers, but it didn’t work for me.
NS User
06/23/2023, 7:18 PM
1. Navigate to Customization > Forms > Advanced PDF/HTML Templates
2. _Preferred Advanced PDF/HTML Template_: Click Edit or Customize
3. _Source Code_: Remove the following code if enclosed in a table element
4. page-break-after=“avoid” page-break-inside=“auto”
5. Click Save