TWAIN Working Group

Newsletter Signup
Donate
Help keep TWAIN free
  • About TWAIN
    • What’s New?
    • News
    • Events
    • Membership
    • Consider a Donation
    • Contact Us
  • Why TWAIN?
  • Developers
    • Driver Developer
    • Application Developer
    • TWAIN Features
    • Specification & Tools
    • Self Certification Process
  • Support Forums
  • Scanner End-User
  • Find Certified Drivers
    • Facebook
    • LinkedIn
    • Vimeo

Reply To: Scanning imaging resolution or size problem

Forums › TWAIN Classic › Scanning imaging resolution or size problem › Reply To: Scanning imaging resolution or size problem

April 30, 2007 at 2:24 pm #23741
mthakershi
Participant
  • Topics - 1
  • Replies - 2
  • Total Posts - 3

Thank you for your reply. The library does provide scantop, scanbottom, scanleft and scanright properties but I don’t set it so that it uses default.

Here is what I set before the scanning begins:

pObjScan.Scanner = CSCommon.gObjTbStoreSet.Rows[0][“DefaultScanner”].ToString().Trim();

pObjScan.GraphicsFormat = “tif”;
pObjScan.TIFFcompression = 1;
pObjScan.Color_bpp = 1;
pObjScan.Resolution = 200;

if (chkInvAllScanADF.Checked == false)
{
pObjScan.ADF = false;
}
else
{
pObjScan.ADF = true;
pObjScan.Serialize = true;
}

if (chkInvAllScanDuplex.Checked == false)
{
pObjScan.Duplex = false;
}
else
{
pObjScan.Duplex = true;
}

Malay

Quick Links

Service Providers
TWAIN Support Forums
Membership
Contact Us
Privacy Policy

Newsletter Signup

TWAIN Working Group Family

TWAIN Working Group
TWAIN Direct®
TWAIN Resources
TWAIN Certified Drivers
PDF/raster

  • Facebook
  • GitHub
  • LinkedIn
  • Vimeo

Recent Topics

  • TWAIN for dental imaging integration
  • PDF/R For who and where?
  • Making searchable PDF with PDF/R
  • Backward compatibility with PDF/A and traditional PDF
  • could not open the twain source. Make sure there is a valid source for your sca
  • Quarterly Newsletter
  • TWAIN Working Group Membership
  • Logo Usage
  • TWAIN License
  • Contact Us
Privacy Policy • Privacy Tools • Copyright © 2021 TWAIN Working Group • by iHwy, LLC • Log in