Question
1
Replies
65
Views
Posted: January 17, 2020
Last activity: January 17, 2020
Closed
Converting pdf to tiff
Hi ,
I am working on RDA use case. And one module of the requirement is to convert PDF to tiff. Any suggestions on how to achieve this.
Thanks!
***Edited by Moderator: Lochan to update platform capability tags***
You'll likely need to write some code to do this as well as using a third-party library. There is nothing built-in to Pega Robotics to do this directly.
https://www.codeproject.com/Questions/614695/Convert-PDF-to-TIFF-using-Csharp-NET-2-0