HI . Iam having 100 images in png format in my local folder . Now i need to convert each image into pdf and save all 100 pdf files in another folder … is it possible
Use below component to convert Image to PDF file.
https://go.uipath.com/component/image-to-pdf-converter-a437de
HI i already used this image to pdf converter… How we can see the Converted pdfs ?
Please check the xaml @lakshman
How To check the converted PDFs …on using Image to Pdf convertor activity ?
Pass folder path where you want to save PDF file.
How i can pass the folder path …I mean which activity can be used ?
Hi
If iam declaring the file path iam getting this error as below :
RemoteException wrapping System.UnauthorizedAccessException: Access to the path ‘C:\Users\xipi\Desktop\pdf’ is denied.
Here file extension is missing. It should be like this.
"C:\Users\xipi\Desktop\filename.pdf"
yes …its working…Thanks lakshman
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.