How to convert PDF file to an image file in email script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 11:56 AM
Hello,
The following code is utilized in an email script to attach an image to the email body. While it functions effectively with image files, it raises the question: How can a PDF file be converted into an image to attach it into the body of an email? Please provide suggestions. Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 01:45 PM
Hi @Lisa Goldman ,
Better you go for a flow designer
- https://www.servicenow.com/community/itsm-forum/attach-pdf-to-email-notification/m-p/2567121
- https://www.servicenow.com/community/developer-forum/how-to-add-an-attachment-to-an-email-vial-scrip...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 01:55 PM
Hello @Sohithanjan G
The links you provided are related to attaching a PDF file with the email notification. I am looking a way to convert an PDF file in to an image so the it can display image in the body of an email. Thank you for helping.