12-09-24 04:32 PM
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.
12-09-24 09:34 PM
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