07-06-22 03:37 PM
08-06-22 06:37 AM
08-06-22 08:12 PM
20-06-24 01:23 AM
Hello @ewilson ,
Please tell me more about PDFiumSharp.
The steps I tried are below:
However, when I set the DLL in the VBO code option, a lot of errors occur and I cannot continue working.
Please let me know what is missing in my steps.
20-06-24 03:24 PM
@sumire which DLLs did you place in the Automate folder? Can you provide the exact names?
Cheers,
Eric
21-06-24 12:52 AM
@ewilson
pdfium_x86.dll and pdfium_x64.dll
These 2 items were included in pdfium.windows.1.0.0.nupkg.
I opened it with NuGet Package Explorer and got the 2 DLLs inside.
https://www.nuget.org/packages/PDFium.Windows/
21-06-24 01:04 PM
Which version of Blue Prism are you using? There are additional DLLs that the Pdfium DLLs rely on, so my guess is you're missing something there.
Cheers,
Eric
24-06-24 12:52 AM
6.10.5 and 7.1.1.
I've tried both version, and it doesn't work.
08-07-24 08:17 AM
You can use an online tool like pdftopng to convert your PDF, and the output is excellent.
08-07-24 08:39 AM
Hello @Tony011 ,
Thanks for the suggestion.
I know a lot of online tools, I also know that their performance is excellent.
However, there are times in my business when I cannot use online tools (e.g. in a closed environment) , so I need a VBO.