Converting TIF to PDF via Invoke Code Activity

Thanks, @Anil_G for the advice! I’ve tried the other pdf sharp package but none worked. However, after some additional googling, I was able to make it work. I found the answer here

https://forum.uipath.com/t/invoke-code-not-finding-codepagesencodingprovider-class-of-system-text-after-migrating-to-6-0/496979

… and below is the overall look of the code. Just sharing it for future reference :slight_smile:

image

image

1 Like