Questions tagged [document-imaging]
9 questions
19
votes
2 answers
Simulating a TWAIN Device
Our company is using some software that ONLY accepts input from an "Imaging Device" i.e. a TWAIN device (e.g. scanner).
The problem is that we are receiving our files digitally, so using an actual scanner would require us to print, scan, and shred…

biggusjimmus
- 2,706
- 3
- 26
- 31
7
votes
7 answers
Converting a Microsoft Document Imaging (.mdi) file to PDF (or JPG) in ASP.net
Do you know how can I deal with this format in the server?
I want to let the user upload the file and then download it as PDF or JPG
Edit:
So far, the only "component" I found is MDI2PDF, and it only have a command line tool, not a real DLL to call.

Eduardo Molteni
- 38,786
- 23
- 141
- 206
3
votes
3 answers
Document/Image Database Repository Design Question
Question:
Should I write my application to directly access a database Image Repository or write a middleware piece to handle document requests.
Background:
I have a custom Document Imaging and Workflow application that currently stores about 15…

rjrapson
- 1,987
- 1
- 21
- 28
2
votes
2 answers
HSV color removal/dropout of form fields
I'm writing a system to dropout certain field borders from a form image.
The fields may have writing in them which I need to correctly keep even if the handwriting crosses the field border.
I have 2 images: 1 color image (converted to HSV…

alessandro ferrucci
- 1,261
- 2
- 24
- 48
1
vote
1 answer
Corner detection of an image in Camera
I am very new to iOS Programming and currently trying iOS new programming language - Swift, to see what libraries are available and so forth. Currently, I am trying to create a new project in xcode 6 that takes a picture of a document. But what I…

alfresco_developer
- 103
- 1
- 10
0
votes
3 answers
Pass data between webpage and VB application
I am developing an application for internal use in our company. The purpose of this application is for document imaging. What we are wanting to do is print a barcode label to attach to documents so that when they are scanned in a piece of software…

Keith Yohn
- 65
- 1
- 8
0
votes
2 answers
The correct way to develop an application using Kofax VRS support
I'm so confused when dealing with Kofax sometimes... Back in the day (years and years ago) I would develop an application for the purpose of scanning, viewing, and printing documents using the Kofax ImageControls Toolkit.
The last time I developed…

Arvo Bowen
- 4,524
- 6
- 51
- 109
0
votes
1 answer
Resources for Scantron Cognition Enterprise?
I am using Scantron Cognition Enterprise at work to capture data from scanned forms. Building these forms is tedious at best, especially when it would be nice to have a library of pre-built objects to use. Unfortunately, documentation and on-line…

Moose
- 5,354
- 3
- 33
- 46
0
votes
1 answer
How to encode parsing rules in python?
Given XML objects of many classes (say, types of document images), I need to generate some outputs depending on the class of the object, and a complex set of mathematical rules relating the contents of the XML file.
What is the generic name of this…

Emre
- 5,976
- 7
- 29
- 42