Hi,
I have multiple attachments which contains only Images/Pictures in my SharePoint list attachment column. I want to create an Html file containing those images embedded and convert it into PDF format to generate a report.
Example:
images will come from SharePoint list attachment column
//logo
//some paragraph
//some bullet points
Photo1
//image1
Photo2
//Image2
Photo3
//Image3
Note: I want to use Encodian (already bought a subscription) as I have more than 20 photos in share point list attachment column.
It would be great if someone help me on this as i am struggling to get the right output.
Thanks