soukoku / ntwain

A TWAIN lib for dotnet.
MIT License
117 stars 47 forks source link

v4 - Is There a way to easily set cap values? Like if I want my imagefileformat to be pdf for example. #60

Closed garrettHensley closed 3 months ago

garrettHensley commented 3 months ago

Working on a background service that uses this library, and v4 seems to work the best for my use-case.

garrettHensley commented 3 months ago

Nevermind. In v4 you can use either twain.Set(), or the CapWriter. It seems my scanner won't show other formats other than BMP with NTwain. Although in Windows scanner profile it shows TIFF and other formats as being supported.