Convert attachment and form to PDF

Yamilla Manjko
Tera Guru

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.

1 ACCEPTED SOLUTION

Yamilla Manjko
Tera Guru

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:

Convert attachment to PDF

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you can create PDF using PDF Generation API

Generating Custom PDFs - using the new PDFGenerationAPI

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Yamilla Manjko 

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

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Yamilla Manjko
Tera Guru

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:

Convert attachment to PDF