tmyroadctfig / twaindotnet

MIT License
180 stars 117 forks source link

Change to datasource.cs to handle Epson V550 #17

Closed ijourneaux closed 10 years ago

ijourneaux commented 10 years ago

On the Epson V550 scanner the maximum resolution possible is a function of size of the area to be scanned. If the area to be scanned is 8.5inx11in the maximum resolution is 1184dpi. To make higher resolutions available, the area to be scanned needs to be set before the resolution is set. This is a simple change in datasource.cs