Scanning

PDF-XChange Editor SDK for Developers

Moderators: TrackerSupp-Daniel, Tracker Support, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
Post Reply
jeffp
User
Posts: 914
Joined: Wed Sep 30, 2009 6:53 pm

Scanning

Post by jeffp »

Do you have plans to expose your scanning objects in the Editor API? I'd like to be able to initiate a scan outside of the Editor UI by calling into your scanning code.

--Jeff
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Scanning

Post by Sasha - Tracker Dev Team »

Hello Jeff,

The scanning operation is already available:
https://sdkhelp.pdf-xchange.com/vi ... anToImages

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
jeffp
User
Posts: 914
Joined: Wed Sep 30, 2009 6:53 pm

Re: Scanning

Post by jeffp »

Ok. This looks good, but how do I get a list of Scanners in order to set ScannerID or ScannerName?

--Jeff
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Scanning

Post by Sasha - Tracker Dev Team »

Hello Jeff,

Well, you should do this via the system capabilities, for example like this:
https://www.codeproject.com/Questions/6 ... cted-in-PC

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Post Reply