Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Merge Multiple PDF

dharani2607
Tera Contributor

How to Merge multiple PDF's and the merged pdf needs to be visible in the request form in attachment section. 

5 REPLIES 5

Hello @Sanjay Sharma 
I had the same requirement but didn't find a way to implement it easily.
You could have a html template that combines the code for both PDFs, but this is not always possible.
I believe that merging PDFs would be possible on the Washington version, because we would be able to add third party javascript libraries.
https://docs.servicenow.com/bundle/washingtondc-application-development/page/script/sdk/concept/java...

Regards,
Aly