<http://netsuite.folio3.com/blog/append-two-or-mor...
# suitescript
m
Hi Michoel, thanks for sharing this with me. I followed this guide, but I’m getting a lot of parsing errors when I’m trying to load a pdf file from the file cabinet. I’m not sure if you have a lot of experience with XML, but the xml string i’m sending is the following <?xml version=“1.0” encoding=“UTF-8"?> <!DOCTYPE pdf PUBLIC “-//big.faceless.org//report” “report-1.1.dtd”> <pdfset> <pdf> <body> <h3>Generated PDF</h3> <p> </p> Document body here </body> </pdf> <pdf src=“https://core/media/media.nl?id=16977&amp;amp;c=4495526_SB1&amp;amp;h=ee648509acf5071e3627&amp;amp;_xt=.pdf“/&gt; <pdf src=“https://core/media/media.nl?id=16673&amp;amp;c=4495526_SB1&amp;amp;h=a5db5aa990ae877c3413&amp;amp;_xt=.pdf”/&gt; <pdf src=“https://core/media/media.nl?id=16674&amp;amp;c=4495526_SB1&amp;amp;h=3c47bb652ce4edbda179&amp;amp;_xt=.pdf”/&gt; </pdfset>
m
Have you made sure all the files are 'Available without Login'? What error are you getting?