Currently, the customer deposit standard print doesn’t provide a direct connection to SO and print item table in Advanced PDF template. SOLUTION Create a UE script in customer deposit and create a custom hidden field to store the SO item data and fetch this data in advanced pdf template and print the table And on… Continue reading Display SO Item Table in Customer Deposit PDF.
Tag: advanced PDF tempalte
To eliminate the space between the rupee symbol and the rupee number in an advanced PDF print.
A sample code will explain how to eliminate the space between the rupee symbol and the rupee number in an advanced PDF print.
Add condition on advanced PDF/HTML template
Apply this code to use Else if condition on advanced PDF template
Advanced PDF Template tags
Advanced PDF Template tags
Advanced PDF to Print Giftwrap Message
Advanced PDF to Print Giftwrap Message
Error while Parsing XML in the template
Issue Error: “The entity name must immediately follow the ‘&’ in the entity reference” when trying to print or save an Advanced PDF/HTML Template. Solution This usually happens if one of the Company Information or one of the Field Label or values have a special character like ‘&’. Identify first which field label or value has ‘&’ then add a… Continue reading Error while Parsing XML in the template
Advanced PDF Template – Display Shipping Carrier Field value
A. Create a Saved Search 1. Navigate to Lists > Search > Saved Searches > New 2. Select Transactions 3. Search Title = Enter Search Title (i.e. Shipping Carrier – SO) 4. Criteria: * Main Line = T … Continue reading Advanced PDF Template – Display Shipping Carrier Field value
Indexing Styles in Advance PDF
To add the indexing style in Advance PDF. We can use the attribute “marker-type” eg: marker-type = “lower-alpha” – The index will be printed as lower case alphabets in sequential order in the example above. Other examples are marker-type = “upper-alpha” : Upper case alphabets marker-type = “lower-roman” : Lower case roman letters marker-type =… Continue reading Indexing Styles in Advance PDF
Calling Suitelet from PDF
Create a suitelet script with the required details and return the results. Update PDF with suitelet link and pass the values
Proposal For Supplier Return Authorization PDF
PDF for Supplier Return Authorization to send to Suppliers