Merge Multiple PDF
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2023 05:09 AM
How to Merge multiple PDF's and the merged pdf needs to be visible in the request form in attachment section.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2024 11:57 PM
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