Writing Text to an Editable PDF Document

Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-10-18 01:50 AM
I've created a process for writing text into an editable pdf document. The big issue is that pdf documents can only be spied using regions. Blue prism doesn't provide any VBO for PDF documents. The process works but it's costly to maintain because it needs specific monitor and resolution on which the object was spied on. Anyone with a better solution besides regions?
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-12-18 04:27 PM
Hello, you can try to create your business object for working with PDF and use the following libraries for this:
- ITextSharp;
- PDFSharp;
- Report.NET.
e.t.c.
If you use the object, the speed and reliability of the bot will increase significantly.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-01-19 02:59 PM
.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-01-19 03:56 PM
HI If you use Version 6.3 then why don't you use UIA Mode.
It is flexible than Region Mode.
