Hi
@Tejaskumar_Darji,
The core issue here is that most of these PDF connectors are based on free/open source PDF libraries, and, as unfortunate as it is, these projects aren't actively maintained. The folks that handle iTextSharp actually moved it to a commercial model, although they do have an AGPL open source licensed community edition. You would definitely want to review the terms of that license before going down that path as there are some source code requirements.
Ultimately, the best way to address PDF processing, when you have no control over what version of PDF you'll be getting, is to go with a commercial library such as Adobe's PDF Services API (which is what the
PDF Toolkit uses).
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------