Hi, I have created some custom transaction pdf forms using xml and the freemarker/bfo tools available in advanced pdf. I am rendering the form through a suitelet using the N/render module and I’m adding a few different records using TemplateRenderer.addRecord(). For the time being, I have created a button to the transaction record pages, which opens the printable pdf in a new tab. However, I would like to link the template to the default print button, as you can do with an advanced pdf form. Is this at all possible, either out of the box or by some sort of workaround?
(I will be posting this to both #C466X49JB and #C29HQS63G, as I don’t know which of the two is the most appropriate for my question.)