Hi all, I need to combine multiple pdf into a sing...
# suitescript
t
Hi all, I need to combine multiple pdf into a single file. Does anyone know a good suitescript example for this? I have managed to find a few examples but there are not working or maybe I'm doing something wrong. If someone knows a valid example that would be great.
b
create a template that uses a PDFSET and render it using N/render
t
thx, I'll try this.