Which Command is used for scanning to pdf? i.e. The Command that is equal to 'File->New Doc...->From Scanner...'.
Thanks and regards
Ray
Command for scanning
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- Site Admin
- Posts: 7361
- Joined: Wed Mar 25, 2009 10:37 pm
Re: Command for scanning
Hi Ray,
there is no command line access to the scan functions. Command line access is limited to a few functions. Look here for available command line options: https://help.pdf-xchange.com/PDF-XC ... ne_options
hth
there is no command line access to the scan functions. Command line access is limited to a few functions. Look here for available command line options: https://help.pdf-xchange.com/PDF-XC ... ne_options
hth
Best regards
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
-
- User
- Posts: 6
- Joined: Mon Jul 22, 2013 2:32 pm
Re: Command for scanning
I meant command as in the 'doverb' in the SDK to do a direct scan to pdf function.
Regards
Ray
Regards
Ray
-
- Site Admin
- Posts: 19868
- Joined: Mon Jan 12, 2009 8:07 am
Re: Command for scanning
Hello Ray,
The Viewer SDK does not provide the methods that will allow you to control a scanning interface in the background. You will need to use another tool/SDK to obtain the image data from the scanner first, and can then create PDF files from it using e.g. our PDF Tools SDK for a fully automated and background process.
Regards,
Stefan
The Viewer SDK does not provide the methods that will allow you to control a scanning interface in the background. You will need to use another tool/SDK to obtain the image data from the scanner first, and can then create PDF files from it using e.g. our PDF Tools SDK for a fully automated and background process.
Regards,
Stefan
-
- User
- Posts: 6
- Joined: Mon Jul 22, 2013 2:32 pm
Re: Command for scanning
I have been playing around with this one:
Call PdfAX.DoVerb("", "ExecuteCommand", "NewDocumentFromScanner", vDataOut, uflag)
And it seems to work pretty well and allow to scan into a new pdf doc. Except every time when it is called, it prompts a dialog to give a list of scanners and cameras to choose. Is there a way to default a scanner without the need to show the dialog?
Thanks and regards
Ray
Call PdfAX.DoVerb("", "ExecuteCommand", "NewDocumentFromScanner", vDataOut, uflag)
And it seems to work pretty well and allow to scan into a new pdf doc. Except every time when it is called, it prompts a dialog to give a list of scanners and cameras to choose. Is there a way to default a scanner without the need to show the dialog?
Thanks and regards
Ray
-
- Site Admin
- Posts: 19868
- Joined: Mon Jan 12, 2009 8:07 am
Re: Command for scanning
Hello Ray,
Yes indeed - you can call any end user command, but these will in most cases launch a UI dialogue that requires a scanning device selection, and then further UI dialogues for the actual scanning process. You want to automate the process and this can't be achieved with the Viewer AX SDK I am afraid.
Regards,
Stefan
Yes indeed - you can call any end user command, but these will in most cases launch a UI dialogue that requires a scanning device selection, and then further UI dialogues for the actual scanning process. You want to automate the process and this can't be achieved with the Viewer AX SDK I am afraid.
Regards,
Stefan
-
- User
- Posts: 29
- Joined: Thu Jan 03, 2013 7:43 pm
Re: Command for scanning
Related to this, since the new SDK for 3.0 seems to be a long way off, please add to the current insert pages dialog to include scanner, as my project is not MDI, to have multiple tabs etc. So many clients asking for this, as always just putting two documents together is just too much work.
Thanks....
Thanks....
-
- Site Admin
- Posts: 19868
- Joined: Mon Jan 12, 2009 8:07 am
Re: Command for scanning
Hello patient chart manager, llc,
Thanks for the suggestion. I will pass it to our dev team, but I can't make any promises that anything in the current Viewer SDK will change.
Regards,
Stefan
Thanks for the suggestion. I will pass it to our dev team, but I can't make any promises that anything in the current Viewer SDK will change.
Regards,
Stefan
-
- User
- Posts: 29
- Joined: Thu Jan 03, 2013 7:43 pm
Re: Command for scanning
Right, well since the new dialog to support this is already in PDF Edit, new one, thought that maybe since logic has already been worked out, that not that hard to do. The thing is, the old viewer SDK is so stable, and works so well, that more or less essential features could somehow be provided to at least subscription paying clients. Just paid the $600 yesterday....
-
- Site Admin
- Posts: 5223
- Joined: Tue Jun 29, 2004 10:34 am
Re: Command for scanning
Ray,
Assuming you purchased the PDF-Tools SDK (as indicated by your payment) then you have access to the PDF-Tools SDK and the full Scanner library DLL's and can use that.
I am afraid we do not anticipate any further function additions to the Viewer SDK - our full efforts are on the new libraries and functions rather than continually adding to the old - otherwise the delays will be ongoing to the frustration of all concerned - we must move on.
Assuming you purchased the PDF-Tools SDK (as indicated by your payment) then you have access to the PDF-Tools SDK and the full Scanner library DLL's and can use that.
I am afraid we do not anticipate any further function additions to the Viewer SDK - our full efforts are on the new libraries and functions rather than continually adding to the old - otherwise the delays will be ongoing to the frustration of all concerned - we must move on.
If posting files to this forum - you must archive the files to a ZIP, RAR or 7z file or they will not be uploaded - thank you.
Best regards
Tracker Support
http://www.tracker-software.com
Best regards
Tracker Support
http://www.tracker-software.com