Can you have different pdf templates printing base...
# suitescript
k
Can you have different pdf templates printing based on button click [2:48 PM] I would like to have a suitelet open an advance/pdf template based on a button click on a sales order? Is this possible? The pdf is not the preferred template
a
yes i have done this @Kevin Baxter
e.g. to generate a proforma invoice from a button when viewing a sales order
you just need a separate transaction form that is tied to the pdf template
then the suitelet can call
render.transaction
and write the response to the browser