DOCUMENT MANAGEMENT SOFTWARE DESIGNING

Brand Owner Address Description
DUPLEX SELECT DUPLEX PRODUCTS, INC. 228 W. PAGE ST. SYCAMORE IL 60178 document management software for designing, filling out, cataloging, ordering, printing and inventory management and reporting of documents such as business forms;
 

Where the owner name is not linked, that owner no longer owns the brand

   
Technical Examples
  1. A document processing system where system software interfaces with transport hardware is provided. A medium stores the system software which includes an API for application software. The system software further includes instructions for a track control module and an exception handler. The track control module creates an object for each read document. The object reports document completion to the application software. The application software requires that document completions be reported in the same order in which the objects were created. When a document jam occurs, the track control module identifies all documents involved in the jam, and for each document involved in the jam the track control module checks if all operations are complete and if the document entered the correct pocket, and sets a flag if both events are true. The exception handler hides the documents involved in the jam that have a set flag, but displays the others.