Thread: what's a good TWAIN library/SDK? Also, JPG/TIF/GIF/PNG support...

  1. #1
    Registered User
    Join Date
    Aug 2003
    Posts
    4

    Post what's a good TWAIN library/SDK? Also, JPG/TIF/GIF/PNG support...

    I am writing an app that will help one to archive thier financial papers (bills, paystubs, tax forms, etc...) by providing a convenient, menu-based environment for storing, sorting, and retrieving the digital copies of the paper bills.

    In order to do this, I need a library or SDK that can help me access TWAIN for scanning. I also need at least .GIF and .JPG support, but would like to include .TIF (including multipage support) and .PNG support.

    Any help would be greatly appreciated! Thank you!

  2. #2
    Registered User
    Join Date
    Sep 2003
    Posts
    23
    Since there are still no other replys, maybe I can help you at
    least with some small hints.

    Look at site of John Walker (AutoCad,...) and look there
    for source code. It's www.fourmilab.ch.

    He has some code for screen savers showing jpegs, gifs,
    etc., so you could find there something usefull. Few
    weeks ago I just downloaded some stuff. I didn't
    have time to look at the code, but it looks promissing.
    I think it wasn't MFC or something, but pure Win32 API.

    Delf

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 51
    Last Post: 02-09-2009, 05:35 PM
  2. In a game Engine...
    By Shamino in forum Game Programming
    Replies: 28
    Last Post: 02-19-2006, 11:30 AM
  3. linked list recursive function spaghetti
    By ... in forum C++ Programming
    Replies: 4
    Last Post: 09-02-2003, 02:53 PM
  4. Good free server with PHP support?
    By compjinx in forum A Brief History of Cprogramming.com
    Replies: 6
    Last Post: 12-13-2002, 08:48 PM