Image in pdf is getting cropped
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 10:44 PM
Greetings,
As part of our requirement, we have to attach pictures into our PDF, but once attached the pictures are getting cropped regardless the size of the image.
Attaching screenshots for reference
1. in Form - i have added a screenshot of my outlook page
2. the same image in PDF
Regards
Sakshi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 10:47 PM
@sakshi18 What exactly you are trying to achieve here? What I understood that the images in your pdf is getting cropped. Is it related to ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 10:56 PM
@Aniket1498 yes it is ServiceNow.
In a table, I have created a field (Translated HTML) type, in which when one or few pictures can be added.
once the form gets submitted (end of Workflow), a PDF will be automatically generated using the HTML Template defined in Document Templates table.
the values are then fetched and added into PDF, But the image gets auto cropped whenever there is page break in pdf pages.
I have tried moving the image to other pages but I'm unable to do it.