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

How to skip Blankpage in Kodak i1220

Forums › TWAIN Classic › How to skip Blankpage in Kodak i1220

  • This topic has 3 replies, 4 voices, and was last updated 7 years, 7 months ago by Kaij.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • July 24, 2013 at 1:54 pm #22871 Reply
    kannanprathesh
    Participant
    • Topics - 5
    • Replies - 1
    • Total Posts - 6

    Hi,
    we could skip blank pages in fujitsu but we could not do the same in kodak i1220 scanner. we are using below code

    //Set duplex mode
    twCap.Cap = CAP_DUPLEXENABLED;
    twCap.ConType = TWON_ONEVALUE;
    pval->ItemType = TWTY_BOOL;
    pval->Item = TRUE;
    rc = CallTwainProc(&m_AppId,&m_Source,DG_CONTROL,DAT_CAPABILITY,MSG_SET,(TW_MEMREF)&twCap);

    //Set Auto Blank Page skip
    twCap.Cap = ICAP_AUTODISCARDBLANKPAGES;
    twCap.ConType = TWON_ONEVALUE;
    pval->ItemType = TWTY_INT32;
    pval->Item = (TW_INT32)TWBP_AUTO;
    rc = CallTwainProc(&m_AppId,&m_Source,DG_CONTROL,DAT_CAPABILITY,MSG_SET,(TW_MEMREF)&twCap);

    This code enable the duplex but not skip blank pages. Please suggest whether I need work with Kodak ini files, if so please let me know which ini file I should refer.

    Thanks
    Kannan

    July 25, 2013 at 9:26 am #25951 Reply
    Catherine Sea
    Participant
    • Topics - 0
    • Replies - 59
    • Total Posts - 59

    What if you show the user interface of the kodak i1220 scanner and enable skip blank page there? How does it work?

    Catherine Sea
    http://www.dynamsoft.com

    July 27, 2013 at 12:44 pm #25952 Reply
    YogaV
    Participant
    • Topics - 5
    • Replies - 4
    • Total Posts - 9

    Hi Catherine thanks for your reply and I apologies for delay response.
    I am developing the twain application which have own user interface, so I discard the source default UI. Is there any way I can set the scanner custom caps using my own user interface? Please suggest.

    Thanks,
    Yoga V

    July 28, 2013 at 5:15 pm #25953 Reply
    Kaij
    Participant
    • Topics - 9
    • Replies - 132
    • Total Posts - 141

    Yoga,

    As I do not have the Kodak Driver installed, I Need to ask you if you have checked with TWACKER this this DS supports ICAP_AUTODISCARDBLANKPAGES?

    Best regards,
    Kaij

    http://www.jse.de

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Reply #25953 in How to skip Blankpage in Kodak i1220
Your information:




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

  • Scanner starts transfer when console gets closed (CITRIX)
  • Kodak RFS 3600
  • Didn’t save enough file scan
  • EPSON V600 TWAIN and WIA on Windows 10
  • When and how to use WaitForEvents command ?
  • 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

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.