- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2022 07:37 AM
I have a UI Action "Export Agenda" that needs to be able to convert attachments and the record (not the entire record just some specific fields) to PDF format and also include a header and a footer. Each attachment and the form need to be converted into separate PDF files.
Is there a way to do this?
I know that probably not every attachment format can be converted.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2022 06:52 PM
I was able to convert image and txt attachment files so far, if it is any help there's the link to the solved question:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2022 07:53 AM
Hi,
you can create PDF using PDF Generation API
Generating Custom PDFs - using the new PDFGenerationAPI
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2022 11:21 PM
Thank you for marking my response as helpful.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2022 06:52 PM
I was able to convert image and txt attachment files so far, if it is any help there's the link to the solved question: