Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
How to rename the file(Invoice) when downloading by clicking on the print button?
Hi all,
We wanted to save / download the invoice with the invoice number when the user click on PRINT -> Download button the in PDF viewer.
Is there any way we could do this? Any help or suggestions would be helpful to continue this work.
What we have tried so far :
I have added this script in the advanced PDF template file :
<meta name="title" value="${record.tranid}"/>.
The above code works when the user click on the Print button and then use Save As option in the Print dialog box.
Thanks in advance
Chandanesh