cancel
Showing results for 
Search instead for 
Did you mean: 

image to pdf conversion

babaiah
Staff
Staff

Hello team,

Do we have any VBO available to convert .tif/.jpg to .pdf formats?

Or any DLL with code stage that you are aware of to perform this file conversion.

Thanks.

Babaiah Palagiri, Lead Software Engineer, SS&C Technologies, Hyderabad.
1 REPLY 1

HI @babaiah,

This Digital exchange asset "Process for PDF.co - 1.0.0" (https://digitalexchange.blueprism.com/dx/entry/125953/solution/pdfco-2)you are able to  add image in the pdf but not convert the image in to pdf format

I think either you can use C# or python to convert image to PDF 


C#:  https://stackoverflow.com/questions/1642280/jpg-to-pdf-convertor-in-c-sharp 
Python:
https://www.geeksforgeeks.org/python-convert-image-to-pdf-using-img2pdf-module/

 you can check the developer guide how to run python scripts in code stage in blue prism
 
https://community.blueprism.com/hfgie69872/attachments/hfgie69872/getting-started/1185/1/Code%20Stages%20Developer%20Guide.pdf

-----------------------
If I answered your query. Please mark it as the Best Answer

Harish Mogulluri