Good day,
Is there a quick way to merge a pdf, and render the entire contents into a rendered pdf from a suitelet? I've tried loading the file in the suitelet then using +='<pdf src="/common/../some.file.pdf" /> i get a xml parsing error indicating "Outer tag is , or should be or" , I'm replacing &(&) and such. I'm stuck on this one. if there's not an easy way, what's the preferred method to render (SS.20) to merge an attached pdf file from the file cabinet that's referenced from a custom (document) field on the transaction its. I haven't tried turning the pdf to xml/string. which i feel might be the better way to go.