Use of the product in a C++ program.

0 votes
No avatar asked by (120 points) about ScanSoft PDF Create!
edited by

I developed a program which currently allows printing of a DOC file, but the specs require only PDF files. Is there a way to call Scansoft and give it a predetermined file name and location and not have it display the "save to file" dialog box? In other words to execute it silently.

1 Answer

0 votes
No avatar answered by (77.9k points)

Yes. You can call the application into an C++ program, but to do this you will need the SDK (Software Development Kit) from the developer. This package contains program's library that you need to include into your application. However, the SDK is not free, and the only way to obtain it is by contacting the developer. Use the official website to do this.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...