how can we add a print button to a suitelet?
# suitescript
a
how can we add a print button to a suitelet?
like when we print a record, how can I create a similar page?
k
Create a regular button that open a new SL that shows the pdf
a
is it pdf or html?
can I use HTML to create and render an HTML/pdf template or it should be XML or FreeMarker?
I want to run 2 searches and then create a print page (similar to the page when you use print button) from the results
k
I only done with XML and BFO