WO2007110389A1 - Method, computer program and computer system for producing a driver control component for an output device in a document output management system - Google Patents

Method, computer program and computer system for producing a driver control component for an output device in a document output management system Download PDF

Info

Publication number
WO2007110389A1
WO2007110389A1 PCT/EP2007/052808 EP2007052808W WO2007110389A1 WO 2007110389 A1 WO2007110389 A1 WO 2007110389A1 EP 2007052808 W EP2007052808 W EP 2007052808W WO 2007110389 A1 WO2007110389 A1 WO 2007110389A1
Authority
WO
WIPO (PCT)
Prior art keywords
output
data
management system
control component
document
Prior art date
Application number
PCT/EP2007/052808
Other languages
German (de)
French (fr)
Inventor
Eric Van Meerbeck
Original Assignee
OCé PRINTING SYSTEMS GMBH
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by OCé PRINTING SYSTEMS GMBH filed Critical OCé PRINTING SYSTEMS GMBH
Publication of WO2007110389A1 publication Critical patent/WO2007110389A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1244Job translation or job parsing, e.g. page banding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1204Improving or facilitating administration, e.g. print management resulting in reduced user or operator actions, e.g. presetting, automatic actions, using hardware token storing data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1206Improving or facilitating administration, e.g. print management resulting in increased flexibility in input data format or job format or job type
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1285Remote printer device, e.g. being remote from client or server
    • G06F3/1288Remote printer device, e.g. being remote from client or server in client-server-printer device configuration

Definitions

  • the invention relates to a method, a computer program and a computer system for generating a driver control component for an output device in a document output management system.
  • the invention relates to creating a device-specific interface for an output device, such as a display device. a printing device in a document output management system.
  • Document output management systems serve to control the output of document data from an input system to an output system.
  • Computer systems and / or computer programs running on them are generally provided as the input system in which the document data are generated, for example office application programs such as Microsoft Word or
  • driver programs are usually relatively time consuming, because the device manufacturers often provide driver programs for standard operating systems such. B: Linux or Windows xp® available, but these can often not be directly integrated into an OMS.
  • driver programs have the disadvantage that they each have a manufacturer-specific graphical user interface, which is why the user is often confronted with new models of output devices, whether from different manufacturers or from the same manufacturers, with new interfaces in their structure and Special features he must first familiarize himself.
  • the Oce Group distributes an OMS under the trade name Oce PRISMAsatellite * worldwide.
  • Print data is typically encoded in a print data language, such as e.g. the language PostScript used by the
  • PCL Print Control Language
  • PostScript Printer Description files describe the fonts, paper sizes, resolution options and other properties that are standard for the corresponding PostScript-capable printer.
  • PPD files are used by PostScript * printer drivers to determine how to print a document. If you do not use the correct PPD file when printing, you may not be able to print the document correctly, or you may not have all the printer-supported features available when printing.
  • Translating PPD information into the appropriate control information of a printer driver is a relatively complex process that requires in-depth knowledge of the system about control components of printer drivers.
  • the creation of such driver components can therefore usually only be done by highly trained and specialized development engineers.
  • JDF Job Definition Format
  • JMF Job Messaging Format
  • a printer driver for a network environment in which a common user interface is provided for different printing devices.
  • the printer driver is individually installed on the user's computer. For issuing a print job, a selection of a printing device suitable for the job takes place in the printer driver or in the user computer.
  • US-A-2005/0068558 describes a method of updating a printer driver configuration.
  • US-A-2004/0218201 discloses a method of configuring a cluster printing system.
  • generating a driver control component for an output device is provided in a document output management system.
  • the document output management system processes document output requests received from at least one client system, whereby the client system provides a uniform graphical user interface for the configuration of output requests for several output devices.
  • the document output management system converts a document output request by means of the driver control component into a format which can be interpreted by an output device and corresponds to the output request configuration, and sends the modified output request to the output device.
  • output device-specific data is read into a computer program module, in particular in a predefined format, and control data for controlling the format conversion are generated on the basis of the read-in data.
  • the computer program module provides a graphical user interface in which the read-in data can be displayed and removed or changed and additional control data for the output device can be generated.
  • the invention is based on the recognition that a plurality of client systems are connected to a document output management system on the input side and On the output side of several output devices, the handling of the output device drivers can be simplified if the corresponding device-specific drivers are managed and used centrally in the document output management system.
  • This makes it possible on the one hand to provide a uniform output driver with a corresponding uniform graphical user interface or menu interface for the input-side client systems, which first establishes a connection to the document output management system and then establishes the connection to the output device through the OMS , On the other hand, it is not necessary to install additional drivers corresponding to the new output device when connecting a new output device to the possibly many client systems.
  • the graphical output interface can then be created once OMS-specific and non-device specific user interfaces must be provided and installed on the client system.
  • the invention is further based on the recognition that when connecting a new output device to a document output management system standard drivers that are provided by manufacturers of the output devices are not readily usable and therefore a specific for the OMS driver control component is needed. This is especially necessary if the OMS provides and possibly uses functions that are not provided in the standard driver. With the invention it is possible to relatively easily generate such a driver control component, in which the OMS or its in client systems in stalled graphic user interface functionalities can be performed on the output device, as far as this output device supports these functionalities in principle.
  • the invention makes it possible to support or provide additional data and corresponding functionalities in a corresponding driver interface, which are selected by the user of the OMS or by the graphical user interface . to provide.
  • Such functions can, for example, relate to network-technical information or functions that the
  • Data connection in particular their connection protocols between OMS and output device concern. Furthermore, they can relate to information and / or functions that relate to status messages, processing progress messages or device status messages that are important for monitoring a document output request.
  • control and monitoring functions can be performed via an output device, but also across devices across to several devices provided for processing an output request. For example, when outputting a print job, it may be provided that the printed documents are bound to a booklet.
  • the OMS can then appropriately control and monitor the devices required for this output request, in this case eg a printing device and a binding device, and, if appropriate, after completion of the print job, send a corresponding message to the client system which has generated the request.
  • the document output management system can convert a document output request into a format of a print data language, such as PCL, PostScript or AFP, which can be interpreted by the respective output device and corresponding to the output request configuration, corresponding to the respective output device
  • a print data language such as PCL, PostScript or AFP
  • the driver control component can be generated dynamically, predetermined software modules being bound together to form the control data, and this process being controlled by the read-in data.
  • the software modules may each relate to particular functional groups of the output device, for example printing functions, data transfer functions or device status query functions.
  • the output device-specific data of the predetermined format can be read in particular from a first file in the computer program module. Furthermore, the data can in particular be assigned to corresponding parameters of the document output management system via the graphical user interface.
  • a computer program module for generating a driver control component for a document output management system, with which a first file containing output device-specific data of a predetermined format is read in, the data are respectively assigned to corresponding parameters of the document output management system and a graphical user interface is made available in which the assignments are displayed and can be changed, wherein read data can be removed or changed and additional control data can be generated for the output device.
  • the output device-specific data and / or the additional control data comprise, in particular, control commands for device functions, commands for querying a device state and / or commands for connecting to the output device.
  • data that is read in for the output device can in particular be removed and / or enriched with additional control data.
  • the invention thus provides a user-friendly tool with which output device (driver) control programs can be created relatively quickly and user-friendly from available control data of the output device and a high degree of consistency for available functionalities of a document output management system with those of one connected output device can be achieved.
  • a tool can be provided as a kind of intelligent tool, with the help of which complex relationships of functions, structures and requirements can be Although OMS-specific and device-driver-specific program structures, control and monitoring functions, including finishing options and connection protocol structures, can be supported and taken into account for document output jobs, the user-friendly handling of the tool can still be achieved ,
  • the invention makes it possible for corresponding driver components to be produced by less highly specialized persons. Profound knowledge of the system via the OMS or the driver components available and required in it for the control of output devices are not necessary. As a result, it is not necessary to involve special development personnel to integrate a new output device, which was previously not supported in OMS or for which no driver is yet available, which is often not available at the OMS's application location, but only in the development center of the OMS. By contrast, the desired control components can easily be created on-site by less-trained persons.
  • the computer program module provided in this case comprises, in particular, information about OMS-specific program components contained therein, with which the format conversion of an output request can be controlled.
  • the computer program module may for this purpose contain control parts that automatically according to the read data and / or specified by the user Parameters for generating the Teiber control component includes appropriate program parts of the OMS in the driver control component.
  • the invention makes it possible for the OMS to provide a generic output interface to output devices, which can be adapted to the respective output devices relatively simply by connecting it to a output device-specific driver control component as a so-called plug-in architecture.
  • the driver control component generated to a new output device can be connected as a plug-in technically simple with the generic output interface.
  • data read in by means of a graphical user interface of the computer program are assigned to a predefined structure, displayed accordingly in the user interface and / or the data are defined and / or additional parameters with which the generation of the driver control component in FIG controlled by the computer program module.
  • the computer program module with which the driver control component is generated is a separate executable program from the document output management system.
  • the driver control component can furthermore advantageously be transmitted via a transmission interface from the computer program module to the OMS.
  • the output device-specific data and / or the control data of the driver control component can in particular include control commands and / or references to callable program modules of the OMS.
  • the data to be read in are preferably in a text format, which is standardized in particular.
  • a standardized format may be used a print language such as the format Printer Description File (PPD) of the PostScript language or format ® Generic Printer Description (GPD) for the language Printer Control Language (PCL).
  • PPD Printer Description File
  • GPD Generic Printer Description
  • PCL Printer Control Language
  • the driver control component is designed in particular as a text file and can be created, for example, in the data format Extensible Markup Language (XML).
  • XML Extensible Markup Language
  • FIG. 1 shows a document output system with an OMS
  • FIG. 2 shows a graphical user interface for sending a print job in a client computer
  • FIG. 3 shows a second selection window of the interface of FIG. 2,
  • FIG. 4 shows a system structure for generating a
  • Figure 5 shows the extract of a PostScript 0 Printer
  • Figure 6 shows the extract of a driver control component file
  • FIGS. 7 to 14 different selection windows of a graphical user interface for generating a driver interface.
  • FIG. 1 shows a document issuing system 1 in which document data can be received from different input channels 3 from a document output management server 2 and output selectively at different output channels 4.
  • Input data can from users 5a, 5b via their client computer systems or applications are generated.
  • Document data generated by a user 5b by scanning or conversion in certain data formats, for example Portable Document Format PDF or optical character recognition (OCR), can optionally be cached in a personal document storage 6.
  • the incoming data may be sent to the OMS Server 2 via an OMS specific output driver 7 installed on the application computer (client), for example, in a Windows operating system.
  • data can also be transmitted via a web browser or its associated interface 8, via a Windows shared printer interface 9 or via a scanner interface 11.
  • a hot folder interface 10 also makes it possible to load in so-called legacy applications in which data from largely automated systems, such as databases for printing, are provided. Data via the hot folder
  • the interface 10 in particular, is further processed according to largely automated rules, for example sent to a printing device for joint output, as soon as a predetermined number of data or files have been received in a memory area assigned to the hot folder interface 10.
  • the output driver 7 acts as a mediator, which processes the document data generated in the client system in such a way that the target system, here the OMS Server 2, can interpret the document data.
  • the client driver generates additional job-tracking data (called job ticket data) that intelligently controls the processing of the document output job and enables message exchanges between the devices and systems involved, including feedback to the client computer when a job has been completely processed or errors have occurred ,
  • An output module (backend) contained in the document Output Management System 2 controls the output of the document jobs to the output channels.
  • the document data are parsed according to the selected output device (so-called parsing) and converted as required.
  • the data stream is examined and it is checked whether the print data language in which it is coded can be interpreted by the output device. If necessary, the data stream is converted to a different format.
  • additional information can be included in the print data stream that correspond to the print settings made by the user in the client driver 3 (eg page number, duplex printing, finishing, job tracking, job ticket) and / or settings specified by the administrator of the OMS.
  • settings can be made with regard to the data connection existing between the OMS and the printing device (eg transmission protocol, compression, encryption) and, if appropriate, corresponding control data or commands in the correct manner, according to the print data.
  • language specification-compliant format can be integrated into the data stream.
  • the job ticket data can comply with various conventions, for example a manufacturer-specific format such as the Oce Job Ticket (OJT) or a cross-manufacturer communication protocol such as SMNP / PJL or the standard Job Definition Format (JDF) developed by the CIP 4 Consortium ) and Job Fairing Format (JMF).
  • OJT Oce Job Ticket
  • JDF Job Definition Format
  • JMF Job Fairing Format
  • Status messages in particular according to a standardized job ticket or job messaging format, can be exchanged between the OMS system 2, the output driver 7 and / or the output device specified for the job output.
  • the OMS system 2 regularly or on client-side activation of the output driver 7 a feedback to the output driver 7 via available output devices and / or in the output device or connected to the OMS output devices (incl. which in turn comprise several output devices), whereby the user at the client system can already recognize when issuing the order which output options are available.
  • FIG. 2 shows a selection window of the graphical user interface, which is provided in particular in the OMS-specific output driver 7 and is typically displayed as a so-called pop-up menu on the screen of the client system.
  • the function Print is selected via the selection button 12.
  • encryption Various print parameters can be set via tabs 13 or the selection windows assigned to the function groups "Basic Settings", “Design &Layout”,"Media” and “Finishing”. Settings made can be saved or retrieved via the template buttons 14.
  • print jobs can be sent to a so-called mail box of a printing device, where they are stored in the printing device until a user manually starts the print job there.
  • the display area 16 displays the currently set print options, such as one-sided printing, A4 media size, black-and-white printing and no stacking function.
  • the display or selection of the printing device selection field "Printer” or of the room in which the printing device is set up (selection field "Location”).
  • selection field "Printer” selection field "Printer”
  • selection field "Location” selection field "Location”
  • the printer selection "Best Fit” shown in the OMS is automatically checked on the basis of the other settings selected in the client system and / or in the OMS system and / or the properties of the document data stream (eg print data language, size, color properties) will determine which available output device is best suited for processing and the print job is automatically output to this device.
  • Pressure equipment can be generated and installed in an OMS. It is assumed that the driver control component is created by a trained person (consultant) on a computer 19 independent of the OMS system 2. An independent computer program 20 is installed on this computer 19 for this purpose.
  • the driver control components are configured as OMS-specific printer model decription files (abbreviated PMD).
  • PMD printer model decription files
  • the computer program 20 Print Development Toolkit
  • PMD files from an internal memory 21 of the program 20 can be recreated, duplicated edited or deleted.
  • PMD files can also be imported or exported, in particular via a file interface 23, which is a data connection between the toolkit program 20 and an OMS-side interface 24 (OMS Portal) available.
  • OMS-side interface 24 OMS-side interface 24
  • PMD files that have been generated and imported by the toolkit program 20 can be stored in an internal memory 25.
  • the actual PMD files used in the OMS system are stored in a separate memory 26.
  • the OMS internal management and activation of the PMD files takes place via a configuration file 27.
  • This can be configured via a suitable user interface provided within the OMS, PMD files being uploaded via the portal 24, downloaded, installed, uninstalled and also available printers are listed.
  • These processes can be performed on the OMS server 2 either by the consultant or by another person registered at the OMS server (administrator) who has corresponding access rights there.
  • the interface 23, in particular the access to the OMS portal 24, can take place on a network basis via a browser technology (for example via Internet Explorer).
  • a browser technology for example via Internet Explorer.
  • the driver control component PMD is generated by means of the ToolKit computer program 20.
  • the toolkit computer program reads in a printer description file, assigns the read data to predefined structures, if necessary edited by the user of the ToolKit computer program 20 and adds additional control parameters, and finally from this data automatically a PMD driver control component suitable for the OMS generated.
  • the extract of the PostScript ® Standard appropriate printer description file (File Printer Descripton, PPD) is shown by way of example, which is read as described by the computer program toolkit 20th It contains device-specific data in text form for various printing devices of the models Oce 3165 / VarioPrint 2065 / 70PS3.
  • the illustrated information of the PPD file (OCVP65_3.PPD) contain in a first data area 28 introductory information about the to be described
  • a second data area 29 contains information about installable options of the devices, such as a mailbox function.
  • a third data area 30 contains indications of constraints which can apply to the printing devices, for example if no mailbox is installed or in the input tray 1 only A4 or Letter media can be entered and therefore when this input tray with other formats such as A3 or A5 is not possible.
  • the PPD file contains further information not shown here, for example concerning system management (time out information, etc.), emulation information, resolution information, grayscale rendering, color properties, media selection, media sizes, simplex / dublex properties and character specifications.
  • the PPD file is read into the consultant computer 19 and from this data and the set via the graphical user interface of the toolkit program 20, optionally additional Parameters automatically generates the PMD file. Selected information of the PPD file can also be ignored.
  • information about the interface between the Output Management System and the respective printing device is added to the PMD file when creating the PMD file, for example via the available protocol structures such as Transmission Control Protocol / Internet Protocol (TCP / IP) or Line Printer Remote (LPR).
  • the PMD file contains additional information or data structures compared to the PPD file, with which order-related data, status messages and information for tracking orders or the processing status of orders can be entered and exchanged. In this regard, data enrichment occurs over the PPD data.
  • FIG. 6 shows an extract of a PMD file generated by the toolkit program 20.
  • the information is encoded in an Extended Markup Language (XML) format.
  • the PMD file has data in a region 31 for describing the associated printer models.
  • references 32 are included, by the OMS specific program components such as dynamic link libaries
  • DLL Dynamic Local Area Network
  • OMS-specific processes can also be optimized when outputting print jobs to printing devices.
  • media sizes are referenced and in the area 34 staple parameters.
  • Area 35 references job-specific information such as job name, name of the user / client, etc.
  • area 36 parameters are referenced for tracking the job or its processing progress.
  • the entry 37 in turn, references a DLL program available in the OMS, which performs monitoring functions.
  • the following describes how a new PMD file is generated using the toolkit program 20. For this purpose, first a description file associated with the corresponding printing device model and the desired print data language is loaded, for the language PostScript corresponding to a PPD file or for the language PCL * a GPD file.
  • the further processing then takes place via the graphical user interface menu-guided in eight steps.
  • FIG. 7 shows the window of the first step displayed by the graphical user interface of the toolkit program 20.
  • This will automatically data in this case the device Kyocery-Mita, model KM-5035KPDL and the PostScript are read from the PPD file and extracted according to predetermined rules, in particular the OMS data and / or processed and transferred into corresponding data fields, for example manufacturer and type information in the fields 38.
  • a database provided in which PPD files and / or PPD fields are automatically recognized by means of key information (keys). Further information, eg in fields 39 concerning the language and the language version, are displayed in corresponding fields.
  • management information about the generating PMD file is displayed editable.
  • FIG. 8 shows the corresponding display window 43 of the second processing step, in which parameters for read-in data of the PPD file are displayed and possibly edited or newly defined, which relate to the post-processing of the print (finishing parameter). It contains two sub-windows 41, 42.
  • the window 41 indicates typical features of printers, such as media parameters, color properties and optionally integrated functions.
  • In the window 42 corresponding current values are given editable for the selected feature group.
  • the editing can be done via corresponding control buttons 44.
  • FIG. 9 shows the corresponding window 45 of the third processing step, in which, for printing devices with feed trays for single sheets, subject-specific parameters are displayed, edited or redefined. It is divided into three sub windows 46, 47, 48.
  • Window 46 shows all the input trays available in the printing device.
  • window 47 different names can be given according to different languages for the selected subjects.
  • buttons 48 can be
  • FIG. 10 shows the window 49 corresponding to the fourth processing step, in which parameters of the print media parameters available in the printer are displayed, edited or newly defined. It comprises subwindows 50, 51 and 52.
  • the window 50 indicates functional features of the printing device
  • the window 51 indicates printer-supported features of print jobs, in this case the orientation of pages
  • the window 52 are features that are firmly connected to one another
  • the basis weight of a paper in a feed tray For example, the basis weight of a paper in a feed tray.
  • Figure 11 shows the corresponding window 53 of the fifth step.
  • functions supported by the printing device can be displayed when calling up jobs or pages, as well as information about the type of call to be made in each case is displayed, edited or newly created. Again, whenever available, information from the PPD
  • the file is extracted and displayed as the default value in the corresponding fields of the selection menu.
  • FIG. 12 shows a window 54 corresponding to the sixth processing step.
  • This processing step presents printer-side functional limitations, particularly the incompatible simultaneous use of various functions. Corresponding parameters or functional states are displayed, edited or redefined. The display is made in window 55 and the definition of new restriction features in window 56.
  • Fig. 13 the display window 57 of the seventh step is shown. This step configures the print device-supported interfaces or protocols for transferring print data and exchanging status messages.
  • window 58 An overview of the available connections is displayed and in window 59 corresponding settings for the respective connections such as port number, time out parameter and the number of retry attempts are defined.
  • the window 60 is shown, which is displayed for connection of the configuration for the PMD file. It can be selected here whether the PMD file should be stored in the internal toolkit memory 21 (repository) and / or in the file system 22, from which it can be exported if necessary.
  • a status report can be generated as a table and a corresponding expression can be created in which the user, in a simple tabular form, determines the specified parameters, i. in particular, can see the functions and / or configured device properties supported according to the generated driver control program in the associated printer. All functions supported by the OMS can be listed and specified whether this function is supported. Furthermore, the device corresponding control commands for the enabled functions can be specified.
  • Embodiments of the invention have been specified, it being understood that the person skilled in the art can indicate further developments at any time.
  • a variety of other settings can be provided, such. Eg mailbox printing, enlargement / reduction, watermark printing etc.
  • the invention has been described in particular in connection with the print languages PostScript * and PCL * . But it can also be used for other document data such as PDF (Portable Data Format) or AFP® (Advanced Function Presentation).
  • the client computer may be a personal computer and / or include a computer program corresponding to the client system as well as user programs such as Microsoft 0
  • the client system may also be installed in a host computer, e.g. with an MVS system and / or appropriate host applications for generating the document data.
  • the invention is advantageously described in the context of a document output management system in which multiple client computers are connected via a network to a server running the OMS application, it is also conceivable that the OMS may be installed directly on a client computer is and the various output devices without the interposition of a server are controlled directly via different channels / interfaces or via a data network. Furthermore, it can be provided that the client system is installed directly in the OMS server or integrated there as an internal component. In this case, e.g. an operator logged in or operating on the OMS server can process, create and / or configure output jobs directly independent of the individual output devices with a correspondingly uniform graphic user interface directly in the OMS server. The assignment of the output request to specific output devices can then only be defined by him at the end of his processing or automatically determined by the OMS.
  • the invention is particularly suitable for being implemented as a computer program (software). It can thus be distributed as a computer program module as a file on a data carrier such as a floppy disk, CD-ROM or DVD or as a file via a data or communication network, eg also via the Internet.
  • a data carrier such as a floppy disk, CD-ROM or DVD
  • Such and comparable bare computer program products or computer program elements are embodiments of the invention.
  • the process according to the invention can be used in a computer, in a printing device or in a printing system with upstream or downstream data processing devices.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

The invention relates to a method, a computer program and a computer system for producing a driver control component for an output device in a document output management system. Said document output management system processes document output jobs received by at least one client system, a graphical user interface for the configuration of output jobs that is uniform for a plurality of output devices being provided in the client system. Using the driver control component, the document output management system converts a document output job to a format that can be interpreted by the output device and that corresponds to the output job configuration, and transmits the modified output job to the output device. In order to produce the driver control component for the output device, output device-specific data, especially data of a predetermined format, are read into a computer program module and control data for controlling format conversion are produced based on the read-in data.

Description

Verfahren, Computerprogramm und Computersystem zum Erzeugen einer Treiber-Steuerungskomponente für ein Ausgabegerät in einem Dokumenten Output Management SystemMethod, computer program and computer system for generating a driver control component for an output device in a document output management system
Die Erfindung betrifft ein Verfahren, ein Computerpro- gramm und ein Computersystem zum Erzeugen einer Treiber- Steuerungskomponente für ein Ausgabegerät in einem Dokumenten Output Management System.The invention relates to a method, a computer program and a computer system for generating a driver control component for an output device in a document output management system.
Die Erfindung betrifft insbesondere das Erzeugen einer gerätespezifischen Schnittstelle für ein Ausgabegerät wie z.B. ein Druckgerät in einem Dokumenten Output Management System.More particularly, the invention relates to creating a device-specific interface for an output device, such as a display device. a printing device in a document output management system.
Dokumenten Output Management Systeme, nachfolgend auch OMS genannt, dienen dazu, die Ausgabe von Dokumentendaten von einem Eingabesystem an ein Ausgabesystem zu steuern.Document output management systems, also referred to below as OMS, serve to control the output of document data from an input system to an output system.
Als Eingabesystem sind in der Regel Computersysteme und/oder darauf ablaufende Computerprogramme vorgesehen, in denen die Dokumentendaten erzeugt werden, beispiels- weise Büro-Anwenderprogramme wie Microsoft Word oderComputer systems and / or computer programs running on them are generally provided as the input system in which the document data are generated, for example office application programs such as Microsoft Word or
Datenbankprogramme wie z.B. die bekannten Systeme derDatabase programs, such as the known systems of
Firma SAP® Walldorf, Deutschland.Company SAP ® Walldorf, Germany.
Dabei besteht häufig die Anforderung, möglichst viele verschiedene Ausgabegeräte an das OMS anzuschließen. Weiterhin müssen häufig neue Modelle von Ausgabegeräten angeschlossen werden, wobei entsprechende Installationsvorgänge zu bewerkstelligen sind. Derartige Installations- Vorgänge zur Bereitstellung der Schnittstellenprogramme, häufig auch Treiber-Programme genannt, sind in der Regel relativ zeitaufwändig, denn die Gerätehersteller stellen zwar häufig Treiberprogramme für Standard-Betriebssysteme wie z. B: Linux oder Windowsxp® zur Verfügung, diese können jedoch häufig nicht direkt in ein OMS eingebunden werden. Weiterhin haben derartige Standard- Treiberprogramme den Nachteil, dass sie jeweils eine herstellerspezifische grafische Benutzerschnittstelle auf- weisen, weswegen der Anwender mit neuen Modellen von Ausgabegeräten, sei es von verschiedenen Herstellern oder von denselben Herstellern, häufig mit neuen Schnittstellen konfrontiert wird, in deren Struktur und Besonderheiten er sich erst einarbeiten muß.There is often a requirement to connect as many different output devices as possible to the OMS. Furthermore, new models of output devices often have to be connected, whereby appropriate installation operations are to accomplish. Such installation Operations for providing the interface programs, often called driver programs are usually relatively time consuming, because the device manufacturers often provide driver programs for standard operating systems such. B: Linux or Windows xp® available, but these can often not be directly integrated into an OMS. Furthermore, such standard driver programs have the disadvantage that they each have a manufacturer-specific graphical user interface, which is why the user is often confronted with new models of output devices, whether from different manufacturers or from the same manufacturers, with new interfaces in their structure and Special features he must first familiarize himself.
Von der Oce-Gruppe wird ein OMS unter dem Handelsnamen Oce PRISMAsatellite* weltweit vertrieben.The Oce Group distributes an OMS under the trade name Oce PRISMAsatellite * worldwide.
Druckdaten sind in der Regel in einer Druckdatensprache kodiert, wie z.B. der Sprache PostScript , die von derPrint data is typically encoded in a print data language, such as e.g. the language PostScript used by the
Firma Adobe Inc. entwickelt wurde oder der Sprache Print Control Language (PCL ) , die von der Firma Hewlett- Packard Company Corp. entwickelt wurde.Company Adobe Inc. or the language Print Control Language (PCL), which was developed by the Hewlett-Packard Company Corp. was developed.
Für Druckgeräte, die die Druckdatensprache PostScript unterstützen, ist es bekannt, dass Gerätehersteller zu Ihren Gerätemodellen sogenannte Druckerbeschreibungsdateien, sogenannte PostScript® Printer Description Files, abgekürzt „PPD Files", zur Verfügung stellen, in denen gerätespezifische Informationen enthalten sind. Figur 5 zeigt einen beispielhaften Auszug einer solchen Datei.For printing devices that support the print data PostScript language, it is known that device manufacturers called to your device models printer description files called PostScript ® Printer Description Files, abbreviated as "PPD Files" to make available, in which device-specific information is included. 5 shows an exemplary Extract of such a file.
PostScript Printer Description Dateien beschreiben die Zeichensätze (fonts) , Papiergrößen, Auflösungsmöglichkei- ten und andere Eigenschaften, die für den entsprechenden PostScript fähigen Drucker Standard sind. PPD Dateien werden von PostScript* Druckertreibern benutzt um festzustellen wie ein Dokument gedruckt werden soll. Wenn man beim Drucken nicht die richtige PPD Datei verwendet, dann kann unter Umständen das Dokument nicht korrekt gedruckt werden oder beim Drucken nicht alle vom Drucker unterstützten Merkmale verfügbar sein.PostScript Printer Description files describe the fonts, paper sizes, resolution options and other properties that are standard for the corresponding PostScript-capable printer. PPD files are used by PostScript * printer drivers to determine how to print a document. If you do not use the correct PPD file when printing, you may not be able to print the document correctly, or you may not have all the printer-supported features available when printing.
Die Umsetzung von PPD Informationen in geeignete Steuerinformationen eines Druckertreibers ist ein relativ komplexer Vorgang, bei dem tiefgreifende Systemkenntnisse über Steuerungskomponenten von Druckertreibern nötig sind. Die Erstellung derartiger Treiberkomponenten kann deshalb in der Regel nur von hochgradig geschulten und spezialisierten Entwicklungsingenieuren erfolgen.Translating PPD information into the appropriate control information of a printer driver is a relatively complex process that requires in-depth knowledge of the system about control components of printer drivers. The creation of such driver components can therefore usually only be done by highly trained and specialized development engineers.
Digitale Druckprozesse werden zunehmend umfangreicher, da immer mehr Geräte in einen Druckprozess integriert wer- den, wodurch die Funktionsvielfalt zunimmt. Zudem werden durch das Internet und Intranet Druckprozesse zunehmend regional verteilt ausgeführt oder einem Pool von Druckern zugeordnet, die regional verteilt sein können. Außerdem müssen zunehmend Geräte unterschiedlicher Hersteller in einem Gesamtprozess zur Verarbeitung von Druckaufträgen gekoppelt werden und dem entsprechend untereinander Steuerungsinformationen austauschen. Um diesen gestiegenen Anforderungen gewachsen zu sein, wurde eine einheitliche Spezifikation zum Austausch von Datenformaten und Auf- tragsbegleitinformationen wie z.B. sogenannten Job Tickets im Druckprozess vereinbart, die als Job Definition Format (JDF) bezeichnet wird. Hierzu gibt es ein korrespondierendes Jobnachrichtenformat (Job Messaging Format bzw. JMF), das entsprechend spezifiziert ist. Die Spezi- fikation von JDF kann von der Internetseite www. cip4.org heruntergeladen werden, das zum Zeitpunkt der vorliegenden Patentanmeldung aktuelle Spezifikationsdokument ist die JDF Specification Release 1.2.Digital printing processes are becoming more and more extensive as more and more devices are integrated into one printing process, which increases the variety of functions. In addition, Internet and intranet print processes are increasingly regionally distributed or assigned to a pool of printers that can be regionally distributed. In addition, devices from different manufacturers increasingly have to be coupled in an overall process for processing print jobs and accordingly exchange control information with one another. In order to cope with these increased requirements, a standardized specification for the exchange of data formats and job-related information such as so-called job tickets in the printing process was agreed, which is referred to as Job Definition Format (JDF). There is a corresponding job message format (Job Messaging Format or JMF), which is specified accordingly. The specification of JDF can be found on the website www. cip4.org The current specification document at the time of this application is the JDF Specification Release 1.2.
In der Veröffentlichung „Digital Printing", Marieberthe Hoffmann-Falk (Ed.), Oce Printing Systems GmbH, neunte Auflage (Februar 2005), ISBN 3-00-001081-5 sind im Kapitel 14 verschiedene Komponenten von Dokumenten Output Management Systemen beschrieben.In the publication "Digital Printing", Marieberthe Hoffmann-Falk (ed.), Oce Printing Systems GmbH, ninth edition (February 2005), ISBN 3-00-001081-5 are described in chapter 14 various components of document output management systems.
Aus der US-Al-2003/0231328 ist ein Druckertreiber für eine Netzwerkumgebung bekannt, bei dem für verschiedene Druckgeräte eine gemeinsame Benutzerschnittstelle vorgesehen ist. Der Druckertreiber wird jeweils auf dem Anwen- dercomputer individuell installiert. Zur Ausgabe eines Druckauftrages erfolgt im Druckertreiber bzw. im Anwendercomputer eine Auswahl eines für den Auftrag geeigneten Druckgeräts .From US-A1-2003/0231328 a printer driver for a network environment is known in which a common user interface is provided for different printing devices. The printer driver is individually installed on the user's computer. For issuing a print job, a selection of a printing device suitable for the job takes place in the printer driver or in the user computer.
In der US-Al-2005/0068558 ist ein Verfahren zur Aktualisierung einer Druckertreiber-Konfiguration beschrieben. In der US-Al-2004/0218201 ist ein Verfahren zur Konfiguration eines Cluster Drucksystems bekannt.US-A-2005/0068558 describes a method of updating a printer driver configuration. US-A-2004/0218201 discloses a method of configuring a cluster printing system.
Die oben genannten Veröffentlichungen werden hiermit durch Bezugnahme in die vorliegende Beschreibung aufgenommen .The above publications are hereby incorporated by reference into the present specification.
Es ist Aufgabe der Erfindung, in einem Dokumenten Output- management System die Handhabung verschiedener Ausgabegeräte möglichst benutzerfreundlich und flexibel zu gestalten. Diese Aufgabe wird durch die in den unabhängigen Patentansprüchen angegebene Erfindung gelöst. Vorteilhafte Ausführungsformen der Erfindung sind Gegenstand der Unteransprüche .It is an object of the invention to make the handling of various output devices as user-friendly and flexible as possible in a document output management system. This object is achieved by the invention specified in the independent claims. Advantageous embodiments of the invention are the subject of the dependent claims.
Gemäß einem ersten Aspekt der Erfindung ist das Erzeugen einer Treiber-Steuerungskomponente für ein Ausgabegerät in einem Dokumenten Output Management System vorgesehen. Das Dokumenten Output Management System verarbeitet Doku- menten-Ausgabeaufträge, die es von mindestens einem Client System erhält, wobei im Client System eine für mehrere Ausgabegeräte einheitliche grafische Benutzeroberfläche zur Konfiguration von Ausgabeaufträgen vorgesehen ist. Das Dokumenten Output Management System wandelt ei- nen Dokumenten-Ausgabeauftrag mittels der Treiber- Steuerungskomponente in ein für ein Ausgabegerät interpretierbares und der Ausgabeauftrags-Konfiguration entsprechendes Format um und sendet den modifizierten Ausgabeauftrag an das Ausgabegerät. Zur Erzeugung der Treiber- Steuerungskomponente für das Ausgabegerät werden ausgäbe- gerätespezifische Daten insbesondere in einem vorgegebenen Format in ein Computerprogrammmodul eingelesen und basierend auf den eingelesenen Daten Steuerungsdaten zur Steuerung der Formatumwandlung erzeugt. Weiterhin wird durch das Computerprogrammmodul eine grafische Benutzerschnittstelle zur Verfügung gestellt, in der die eingelesenen Daten dargestellt werden und entfernt oder verändert werden können und zusätzliche Steuerungsdaten für das Ausgabegerät erzeugt werden können.According to a first aspect of the invention, generating a driver control component for an output device is provided in a document output management system. The document output management system processes document output requests received from at least one client system, whereby the client system provides a uniform graphical user interface for the configuration of output requests for several output devices. The document output management system converts a document output request by means of the driver control component into a format which can be interpreted by an output device and corresponds to the output request configuration, and sends the modified output request to the output device. To generate the driver control component for the output device, output device-specific data is read into a computer program module, in particular in a predefined format, and control data for controlling the format conversion are generated on the basis of the read-in data. Furthermore, the computer program module provides a graphical user interface in which the read-in data can be displayed and removed or changed and additional control data for the output device can be generated.
Die Erfindung beruht auf der Erkenntnis, dass mit einem Dokumenten Output Management System, an das eingangssei - tig mehrere Client Systeme angeschlossen sind und aus- gangsseitig mehrere Ausgabegeräte die Handhabung der Treiber der Ausgabegeräte vereinfacht werden kann, wenn die entsprechenden gerätespezifischen Treiber zentral im Dokumenten Output Management System verwaltet und genutzt werden. Dadurch ist es einerseits möglich, bei den ein- gangsseitigen Client Systemen einen einheitlichen Ausgabetreiber mit entsprechender einheitlicher grafischer Benutzeroberfläche bzw. Menüoberfläche vorzusehen, der erst eine Verbindung zu dem Dokumenten Output Management Sys- tem herstellt und die Verbindung zum Ausgabegerät dann durch das OMS hergestellt wird. Andererseits ist es dabei nicht notwendig, bei Anbindung eines neuen Ausgabegerätes auf den ggf. vielen Client Systemen einzelweise dem neuen Ausgabegerät entsprechende, zusätzliche Treiber zu in- stallieren.The invention is based on the recognition that a plurality of client systems are connected to a document output management system on the input side and On the output side of several output devices, the handling of the output device drivers can be simplified if the corresponding device-specific drivers are managed and used centrally in the document output management system. This makes it possible on the one hand to provide a uniform output driver with a corresponding uniform graphical user interface or menu interface for the input-side client systems, which first establishes a connection to the document output management system and then establishes the connection to the output device through the OMS , On the other hand, it is not necessary to install additional drivers corresponding to the new output device when connecting a new output device to the possibly many client systems.
Die grafische Ausgabeschnittstelle kann dann einmalig OMS-spezifisch erstellt werden und es müssen nicht gerätespezifische Benutzerschnittstellen bereitgestellt und am Client System installiert werden.The graphical output interface can then be created once OMS-specific and non-device specific user interfaces must be provided and installed on the client system.
Die Erfindung beruht weiterhin auf der Erkenntnis, dass bei der Anbindung eines neuen Ausgabegerätes an ein Dokumenten Output Management System Standard-Treiber, die von Herstellern der Ausgabegeräte zur Verfügung gestellt werden, nicht ohne weiteres verwendbar sind und deshalb eine für das OMS spezifische Treiber-Steuerungskomponente benötigt wird. Dies ist insbesondere dann nötig, wenn das OMS Funktionen bereitstellt und ggf. verwendet, die in dem Standard-Treiber nicht vorgesehen sind. Mit der Erfindung ist es möglich, eine derartige Treiber- Steuerungskomponente relativ einfach zu erzeugen, bei der die vom OMS beziehungsweise deren in Client Systemen in- stallierten grafischen Benutzeroberfläche vorgesehenen Funktionalitäten auf dem Ausgabegerät ausgeführt werden können, soweit dieses Ausgabegerät diese Funktionalitäten grundsätzlich unterstützt.The invention is further based on the recognition that when connecting a new output device to a document output management system standard drivers that are provided by manufacturers of the output devices are not readily usable and therefore a specific for the OMS driver control component is needed. This is especially necessary if the OMS provides and possibly uses functions that are not provided in the standard driver. With the invention it is possible to relatively easily generate such a driver control component, in which the OMS or its in client systems in stalled graphic user interface functionalities can be performed on the output device, as far as this output device supports these functionalities in principle.
Über die vom Ausgabegerät an sich bereits unterstützten, den ausgabegerätespezifischen Daten entsprechenden Funktionen hinaus ermöglicht es die Erfindung, in einer entsprechenden Treiber-Schnittstelle zusätzliche Daten und entsprechende Funktionalitäten zu unterstützen beziehungsweise bereit zu stellen, die vom Benutzer des OMS beziehungsweise von der grafischen Benutzeroberfläche ausgewählt bzw. zur Verfügung gestellt werden. Derartige Funktionen können zum Beispiel netzwerktechnische Infor- mationen beziehungsweise Funktionen betreffen, die dieIn addition to the functions already supported by the output device and corresponding to the output device-specific data, the invention makes it possible to support or provide additional data and corresponding functionalities in a corresponding driver interface, which are selected by the user of the OMS or by the graphical user interface . to provide. Such functions can, for example, relate to network-technical information or functions that the
Datenverbindung, insbesondere deren Verbindungsprotokolle zwischen OMS und Ausgabegerät betreffen. Weiterhin können sie Informationen und/oder Funktionen betreffen, die Statusmeldungen, Bearbeitungsfortschrittsmeldungen oder Ge- rätezustandmeldungen betreffen, die für die Überwachung eines Dokumenten-Ausgabeauftrags von Bedeutung sind. Bei der Bearbeitung eines solchen Ausgabeauftrags können somit nicht nur Steuerungs- und Überwachungsfunktionen über ein Ausgabegerät erfolgen, sondern auch geräteübergrei- fend zu mehreren zur Bearbeitung eines Ausgabeauftrags vorgesehenen Geräten. Beispielsweise kann bei der Ausgabe eines Druckauftrags vorgesehen sein, dass die gedruckten Dokumente zu einer Broschüre gebunden werden. Das OMS kann dann die für diesen Ausgabeauftrag benötigten Gerä- te, hier z.B. ein Druckgerät und ein Bindegerät, entsprechend ansteuern, überwachen und gegebenenfalls nach Fertigstellung des Druckauftrages eine entsprechende Meldung an das Client System senden, das den Auftrag erzeugt hat. Mit einer erfindungsgemäß erzeugten Treiber- Steuerungskomponente kann das Dokumenten Output Management System einen Dokumenten-Ausgabeauftrag in ein für das jeweilige Ausgabegerät interpretierbares und der Ausgabeauftrags-Konfiguration entsprechendes Format einer Druckdatensprache wie z.B. PCL, PostScript oder AFP umwandeln, wobei dem jeweiligen Ausgabegerät entsprechende bzw. für dieses Gerät spezifische Steuerungsdaten einge- fügt sind, und den derart modifizierten Ausgabeauftrag an das Ausgabegerät senden.Data connection, in particular their connection protocols between OMS and output device concern. Furthermore, they can relate to information and / or functions that relate to status messages, processing progress messages or device status messages that are important for monitoring a document output request. When processing such an output request, not only control and monitoring functions can be performed via an output device, but also across devices across to several devices provided for processing an output request. For example, when outputting a print job, it may be provided that the printed documents are bound to a booklet. The OMS can then appropriately control and monitor the devices required for this output request, in this case eg a printing device and a binding device, and, if appropriate, after completion of the print job, send a corresponding message to the client system which has generated the request. With a driver control component produced according to the invention, the document output management system can convert a document output request into a format of a print data language, such as PCL, PostScript or AFP, which can be interpreted by the respective output device and corresponding to the output request configuration, corresponding to the respective output device This device has specific control data inserted and send the modified output request to the output device.
Die Erzeugung der Treiber-Steuerungskomponente kann insbesondere dynamisch erfolgen, wobei zur Bildung der Steu- erungsdaten vorgegebene Software-Module zusammengebunden werden und dieser Prozess durch die eingelesenen Daten gesteuert wird. Die Software-Module können jeweils bestimmte Funktionsgruppen des Ausgabegerätes betreffen, beispielsweise Druckfunktionen, Datentransferfunktionen oder Abfragefunktionen für den Gerätestatus.In particular, the driver control component can be generated dynamically, predetermined software modules being bound together to form the control data, and this process being controlled by the read-in data. The software modules may each relate to particular functional groups of the output device, for example printing functions, data transfer functions or device status query functions.
Die ausgabegerätespezifischen Daten des vorgegebenen Formats können insbesondere aus einer ersten Datei in das Computerprogrammmodul eingelesen werden. Weiterhin können die Daten über die grafische Benutzerschnittstelle insbesondere jeweils entsprechenden Parametern des Dokumenten Output Management Systems zugeordnet werden.The output device-specific data of the predetermined format can be read in particular from a first file in the computer program module. Furthermore, the data can in particular be assigned to corresponding parameters of the document output management system via the graphical user interface.
Gemäß einem zweiten Aspekt der Erfindung, der gemeinsam oder auch unabhängig vom ersten Aspekt der Erfindung ausgeführt werden kann, wird zur Erzeugung einer Treiber- Steuerungskomponente für ein Dokumenten Output Management System ein Computerprogrammmodul zur Verfügung gestellt, mit dem eine erste Datei, in der ausgabegerätespezifische Daten eines vorgegebenen Formats enthalten sind, eingelesen wird, die Daten jeweils entsprechenden Parametern des Dokumenten Output Management Systems zugeordnet werden und eine grafische Benutzerschnittstelle zur Verfügung gestellt wird, in der die Zuordnungen dargestellt werden und veränderbar sind, wobei eingelesene Daten entfernt oder verändert werden können und zusätzliche Steuerungsdaten für das Ausgabegerät erzeugt werden können.According to a second aspect of the invention, which may be carried out jointly or independently of the first aspect of the invention, a computer program module is provided for generating a driver control component for a document output management system, with which a first file containing output device-specific data of a predetermined format is read in, the data are respectively assigned to corresponding parameters of the document output management system and a graphical user interface is made available in which the assignments are displayed and can be changed, wherein read data can be removed or changed and additional control data can be generated for the output device.
Die ausgabegerätespezifischen Daten und/oder die zusätzlichen Steuerungsdaten umfassen insbesondere Ansteue- rungsbefehle für Gerätefunktionen, Befehle zur Abfrage eines Gerätezustands und/oder Befehle zur Verbindungsauf- nähme mit dem Ausgabegerät.The output device-specific data and / or the additional control data comprise, in particular, control commands for device functions, commands for querying a device state and / or commands for connecting to the output device.
Gemäß dem zweiten Aspekt der Erfindung können bei der Erzeugung der Treiber-Steuerungskomponente eingelesene, für das Ausgabegerät spezifische Daten insbesondere entfernt und/oder mit zusätzlichen Steuerungsdaten angereichert werden.According to the second aspect of the invention, in the generation of the driver control component, data that is read in for the output device can in particular be removed and / or enriched with additional control data.
Mit der Erfindung kann somit ein benutzerfreundliches Hilfsmittel geschaffen werden, mit dem Ansteuerungspro- gramme für Ausgabegeräte (Treiber) relativ schnell und anwenderfreundlich aus verfügbaren Steuerungsdaten des Ausgabegeräts erstellt werden können und ein hoher Grad an Übereinstimmung für verfügbare Funktionalitäten eines Dokumenten Output Management Systems mit denen eines an- geschlossenen Ausgabegerät erreicht werden. Mit demThe invention thus provides a user-friendly tool with which output device (driver) control programs can be created relatively quickly and user-friendly from available control data of the output device and a high degree of consistency for available functionalities of a document output management system with those of one connected output device can be achieved. With the
Hilfsmittel kann eine Art intelligentes Werkzeug zur Verfügung gestellt werden, mit dessen Hilfe komplexe Zusammenhänge von Funktionen, Strukturen und Anforderungen so- wohl von OMS spezifischen als auch von Gerätetreiber spezifischen Progammstrukturen, für Dokumenten-Ausgabe- aufträge übliche Steuerungs,- und Überwachungsfunktionen einschl. Finishing-Optionen und Verbindungsprotokoll - strukturen unterstützt und berücksichtigt werden können und dennoch die vom Bediener gewünschte einfache Handhabung des Hilfsmittels erreicht werden kann.A tool can be provided as a kind of intelligent tool, with the help of which complex relationships of functions, structures and requirements can be Although OMS-specific and device-driver-specific program structures, control and monitoring functions, including finishing options and connection protocol structures, can be supported and taken into account for document output jobs, the user-friendly handling of the tool can still be achieved ,
Die Erfindung ermöglich dabei insbesondere, dass entspre- chende Treiberkomponenten auch von weniger hochgradig spezialisierten Personen erstellt werden. Tiefgreifende Systemkenntnisse über das OMS bzw. die in ihm zur Ansteuerung von Ausgabegeräten verfügbaren und benötigten Treiberkomponenten sind nicht notwendig. Dadurch ist es nicht notwendig, zur Einbindung eines neuen Ausgabegerätes, das bisher im OMS nicht unterstützt war bzw. zu dem noch kein Treiber verfügbar ist, spezielles Entwicklungspersonal einzuschalten, das vielfach am Anwendungsort des OMS nicht verfügbar ist, sondern nur in der Entwicklungszent- rale des OMS. Die gewünschten Steuerungskomponenten können dagegen leicht vor Ort von weniger geschulten Personen erstellt werden.In particular, the invention makes it possible for corresponding driver components to be produced by less highly specialized persons. Profound knowledge of the system via the OMS or the driver components available and required in it for the control of output devices are not necessary. As a result, it is not necessary to involve special development personnel to integrate a new output device, which was previously not supported in OMS or for which no driver is yet available, which is often not available at the OMS's application location, but only in the development center of the OMS. By contrast, the desired control components can easily be created on-site by less-trained persons.
Mit der Erfindung ist es insbesondere möglich, für ein neu anzuschließendes Ausgabegerät einfach und schnell eine neue Treiber-Schnittstellte zu erzeugen und diese in das OMS einzubinden. Das vorgesehene Computerprogrammmodul umfasst dabei insbesondere Informationen über für das OMS spezifische, in diesem enthaltenen Programmbestand- teile, mit denen die Formatumwandlung eines Ausgabeauftrags steuerbar ist. Das Computerprogrammmodul kann dazu Steuerungsteile enthalten, die automatisch entsprechend den eingelesenen Daten und/oder vom Anwender festgelegten Parametern zur Erzeugung der Teiber-Steuerungskomponente geeignete Programmteile des OMS in die Treiber- Steuerungskomponente einbindet .With the invention it is possible, in particular, to easily and quickly generate a new driver interface for a new output device to be connected and to integrate this into the OMS. The computer program module provided in this case comprises, in particular, information about OMS-specific program components contained therein, with which the format conversion of an output request can be controlled. The computer program module may for this purpose contain control parts that automatically according to the read data and / or specified by the user Parameters for generating the Teiber control component includes appropriate program parts of the OMS in the driver control component.
Weiterhin ermöglicht es die Erfindung, seitens des OMS eine generische Ausgabeschnittstelle zu Ausgabegeräten zur Verfügung zu stellen, die relativ einfach durch Verbindung mit einer ausgabegerätespezifischen Treiber- Steuerungskomponente als sogenannte plug-in Architektur an die jeweiligen Ausgabegeräte anpassbar ist. Die zu einem neuen Ausgabegerät erzeugte Treiber-Steuerungskomponente kann dabei als plug-in technisch einfach mit der generischen Ausgabeschnittstelle verbunden werden.Furthermore, the invention makes it possible for the OMS to provide a generic output interface to output devices, which can be adapted to the respective output devices relatively simply by connecting it to a output device-specific driver control component as a so-called plug-in architecture. The driver control component generated to a new output device can be connected as a plug-in technically simple with the generic output interface.
Gemäß einem vorteilhaften Ausführungsbeispiel der Erfindung werden mittels einer grafischen Benutzeroberfläche des Computerprogramms eingelesene Daten einer vorgegebenen Struktur zugeordnet, diese in der Benutzerschnittstelle entsprechend angezeigt und/oder den Daten entspre- chende und/oder zusätzliche Parameter festgelegt, mit denen die Erzeugung der Treiber-Steuerungskomponente in dem Computerprogrammmodul gesteuert wird.According to an advantageous exemplary embodiment of the invention, data read in by means of a graphical user interface of the computer program are assigned to a predefined structure, displayed accordingly in the user interface and / or the data are defined and / or additional parameters with which the generation of the driver control component in FIG controlled by the computer program module.
Durch die Erfindung ist es vorteilhaft möglich, dass End- anwender an den jeweiligen Client Systemen stets mit ein- und derselben, vom OMS bereitgestellten, grafischen Benutzerschnittstelle zur Konfiguration von Dokumenten- Ausgabeaufträgen arbeiten können, unabhängig davon, an welches Ausgabegerät bzw. an welches Modell des jeweili- gen Ausgabegeräts die Ausgabe der Dokumentedaten erfolgt. Hersteller- und modellabhängige Unterschiede bzw. Besonderheiten brauchen von ihm dabei nicht berücksichtigt werden, weil die entsprechende Ansteuerung durch das OMS erfolgt .With the invention, it is advantageously possible for end users to always work on the respective client systems with one and the same graphical user interface provided by the OMS for the configuration of document output jobs, regardless of which output device or which model of the respective output device, the output of the document data takes place. Manufacturer- and model-dependent differences or peculiarities need not be considered by him, because the appropriate control by the OMS he follows .
Gemäß einem weiteren vorteilhaften Ausführungsbeispiel der Erfindung ist das Computerprogrammmodul, mit dem die Treiber-Steuerungskomponente erzeugt wird, ein gegenüber dem Dokumenten Output Management System separat ablauffähiges Programm. Die Treiber-Steuerungskomponente kann weiterhin vorteilhaft über eine Übertragungs- Schnittstelle von dem Computerprogrammmodul an das OMS übertragen werden.According to a further advantageous embodiment of the invention, the computer program module with which the driver control component is generated is a separate executable program from the document output management system. The driver control component can furthermore advantageously be transmitted via a transmission interface from the computer program module to the OMS.
Die ausgabegerätespezifischen Daten und/oder die Steuerungsdaten der Treiber-Steuerungskomponente können insbesondere Steuerungsbefehle und/oder Referenzen zu aufruf- baren Programmodulen des OMS umfassen.The output device-specific data and / or the control data of the driver control component can in particular include control commands and / or references to callable program modules of the OMS.
Die einzulesenden Daten liegen vorzugsweise in einem Textformat vor, das insbesondere standardisiert ist. Für Druckgeräte kann insbesondere ein standardisiertes Format einer Drucksprache verwendet werden wie zum Beispiel das Format Printer Description File (PPD) der Sprache PostScript® oder das Format Generic Printer Description (GPD) für die Sprache Printer Control Language (PCL ) .The data to be read in are preferably in a text format, which is standardized in particular. For pressure equipment in particular a standardized format may be used a print language such as the format Printer Description File (PPD) of the PostScript language or format ® Generic Printer Description (GPD) for the language Printer Control Language (PCL).
Die Treiber-Steuerungskomponente ist insbesondere als Textdatei ausgebildet und kann beispielsweise im Datenformat Extensible Markup Language (XML) erstellt werden.The driver control component is designed in particular as a text file and can be created, for example, in the data format Extensible Markup Language (XML).
Weitere Vorteile, Wirkungen und vorteilhafte Ausprägungen der Erfindung gehen aus den nachfolgenden, anhand von in den Figuren dargestellten und beschriebenen Ausführungsbeispielen hervor. Gleiche Systemkomponenten werden dabei in den verschiedenen Figuren jeweils mit den gleichen Bezugszeichen versehen. Es zeigen:Further advantages, effects and advantageous features of the invention will become apparent from the following, with reference to embodiments shown in the figures and described. Same system components are included each provided with the same reference numerals in the various figures. Show it:
Es zeigen:Show it:
Figur 1 ein Dokumentenausgabesystem mit einem OMS,FIG. 1 shows a document output system with an OMS,
Figur 2 eine grafische Benutzerschnittstelle zum Absenden eines Druckauftrags in einem Client Computer,FIG. 2 shows a graphical user interface for sending a print job in a client computer,
Figur 3 ein zweites Auswahlfenster der Schnittstelle von Figur 2 ,FIG. 3 shows a second selection window of the interface of FIG. 2,
Figur 4 eine Systemstruktur zur Erzeugung einerFIG. 4 shows a system structure for generating a
Treiber-Steuerungskomponente,Driver control component,
Figur 5 den Auszug einer PostScript0 PrinterFigure 5 shows the extract of a PostScript 0 Printer
Description Datei,Description file,
Figur 6 den Auszug einer Treiber- Steuerungskomponenten-Datei undFigure 6 shows the extract of a driver control component file and
Figuren 7 bis 14 verschiedene Auswahlfenster einer gra- fischen Benutzerschnittstelle zur Erzeugung einer Treiber-Schnittstelle.FIGS. 7 to 14 different selection windows of a graphical user interface for generating a driver interface.
In Figur 1 ist ein Dokumentenausgabesystem 1 gezeigt, indem von einem Dokumenten Output Management Server 2 Doku- mentendaten aus verschiedenen Eingangskanälen 3 empfangen und selektiv an verschiedenen Ausgangskanäle 4 ausgegeben werden können. Eingangsdaten können dabei von Benutzern 5a, 5b über deren Client Computersysteme beziehungsweise -anwendungen erzeugt werden. Von einem Benutzer 5b durch Scannen oder Konversion in bestimmten Datenformaten, zum Beispiel Portable Dokument Format PDF oder mittels optischer Zeichenerkennung (optical character recognition, Abk. OCR), erzeugte Dokumentendaten können wahlweise in einem persönlichem Dokumentenspeicher 6 zwischengespeichert werden.FIG. 1 shows a document issuing system 1 in which document data can be received from different input channels 3 from a document output management server 2 and output selectively at different output channels 4. Input data can from users 5a, 5b via their client computer systems or applications are generated. Document data generated by a user 5b by scanning or conversion in certain data formats, for example Portable Document Format PDF or optical character recognition (OCR), can optionally be cached in a personal document storage 6.
Die eingehenden Daten können über einen OMS spezifischen Ausgabetreiber 7, der auf dem Anwendungscomputer (Client) zum Beispiel in einem Windows-Betriebsystem installiert ist, an den OMS Server 2 gesandt werden. Alternativ dazu können Daten auch über einen Web-Browser beziehungsweise dessen zugeordnete Schnittstelle 8, über eine Windows Shared Printer Schnittstelle 9 oder über eine Scanner Schnittstelle 11 übermittelt werden. Eine Hot Folder Schnittstelle 10 ermöglicht auch, sogenannte Legacy Anwendungen einzuspielen, bei denen Daten aus weitgehend automatisierten Systemen wie zum Beispiel Datenbanken zum Drucken vorgesehen sind. Daten, die über die Hot FolderThe incoming data may be sent to the OMS Server 2 via an OMS specific output driver 7 installed on the application computer (client), for example, in a Windows operating system. Alternatively, data can also be transmitted via a web browser or its associated interface 8, via a Windows shared printer interface 9 or via a scanner interface 11. A hot folder interface 10 also makes it possible to load in so-called legacy applications in which data from largely automated systems, such as databases for printing, are provided. Data via the hot folder
Schnittstelle 10 eingehen, werden insbesondere nach weitgehend automatisierten Regeln weiterverarbeitet, beispielsweise zur gemeinsamen Ausgabe an ein Druckgerät gesandt, sobald eine vorgegebene Anzahl von Daten bezie- hungsweise Dateien in einem der Hot Folder Schnittstelle 10 zugeordneten Speicherbereich eingegangen sind.The interface 10, in particular, is further processed according to largely automated rules, for example sent to a printing device for joint output, as soon as a predetermined number of data or files have been received in a memory area assigned to the hot folder interface 10.
Als Ausgabekanäle können individuell ansteuerbare Druckgeräte, komplexere Drucksysteme ggf. mit integrierten Nachverarbeitungsystemen, Telefaxgeräte, ein email-System und/oder ein Druckzentrum vorgesehen sein, in dem wiederum mehrere verschiedene Druckgeräte angeschlossen sind (Print Room) . Der Ausgabetreiber 7 wirkt als Vermittler, der die im Client System erzeugten Dokumentendaten so aufbereitet, dass das Zielsystem, hier der OMS Server 2, die Dokumen- tendaten interpretieren kann. Weiterhin erzeugt der Clienttreiber zusätzliche Auftragsbegleitdaten (sogenannte Job Ticket Daten) mit denen die Verarbeitung des Dokumen- tenausgabeauftrags intelligent gesteuert und Austauschmeldungen zwischen den beteiligten Geräten und Systemen ermöglicht werden, einschließlich einer Rückmeldung an den Client Computer, wenn ein Auftrag vollständig bearbeitet oder Fehler aufgetreten sind.As output channels individually controllable pressure equipment, more complex printing systems may be provided with integrated post-processing systems, fax machines, an email system and / or a printing center, in turn, several different printing devices are connected (Print Room). The output driver 7 acts as a mediator, which processes the document data generated in the client system in such a way that the target system, here the OMS Server 2, can interpret the document data. In addition, the client driver generates additional job-tracking data (called job ticket data) that intelligently controls the processing of the document output job and enables message exchanges between the devices and systems involved, including feedback to the client computer when a job has been completely processed or errors have occurred ,
Ein im Dokument Output Management System 2 enthaltenes Ausgangsmodul (Backend) steuert die Ausgabe der Dokumentenaufträge an die Ausgabekanäle. Dabei werden die Dokumentendaten jeweils entsprechend dem ausgewählten Ausgabegerät analysiert (sog. parsing) und je nach Notwendigkeit umgewandelt. Für Druckaufträge wird z.B. der Daten- ström untersucht und geprüft, ob die Druckdatensprache, in der er kodiert ist, vom Ausgabegerät interpretierbar ist. Wenn nötig, wird der Datenstrom in ein entsprechend anderes Format konvertiert. Weiterhin können in den Druckdatenstrom zusätzliche Informationen eingebunden werden, die den vom Anwender im Client Treiber 3 getroffenen Druckeinstellungen (z.B. Seitenzahl, Duplexdruck, Finishing, Auftragsverfolgung, Job Ticket) und/oder vom Administrator des OMS festgelegten Einstellungen entsprechen. Schließlich können Einstellungen hinsichtlich der zwischen dem OMS und dem Druckgerät bestehenden Datenverbindung (z.B. Übertragungsprotokoll , Komprimierung, Verschlüsselung) vorgenommen und ggf. entsprechende Steuerungsdaten bzw. -befehle im richtigen, gemäß der Druckda- tensprache spezifikationskonformen Format in den Datenstrom integriert werden.An output module (backend) contained in the document Output Management System 2 controls the output of the document jobs to the output channels. The document data are parsed according to the selected output device (so-called parsing) and converted as required. For print jobs, for example, the data stream is examined and it is checked whether the print data language in which it is coded can be interpreted by the output device. If necessary, the data stream is converted to a different format. Furthermore, additional information can be included in the print data stream that correspond to the print settings made by the user in the client driver 3 (eg page number, duplex printing, finishing, job tracking, job ticket) and / or settings specified by the administrator of the OMS. Finally, settings can be made with regard to the data connection existing between the OMS and the printing device (eg transmission protocol, compression, encryption) and, if appropriate, corresponding control data or commands in the correct manner, according to the print data. language specification-compliant format can be integrated into the data stream.
Die Job Ticket Daten können je nach Anwendung verschiede- nen Konventionen entsprechen, zum Beispiel einem Hersteller spezifischen Format wie dem Oce Job Ticket (OJT) oder einem Hersteller übergreifenden Kommunikationsprotokoll wie SMNP/PJL oder den vom CIP 4 Consortium entwickelten Standard Job Definition Format (JDF) und Job Messeging Format (JMF) .Depending on the application, the job ticket data can comply with various conventions, for example a manufacturer-specific format such as the Oce Job Ticket (OJT) or a cross-manufacturer communication protocol such as SMNP / PJL or the standard Job Definition Format (JDF) developed by the CIP 4 Consortium ) and Job Fairing Format (JMF).
Zwischen dem OMS System 2, dem Ausgabetreiber 7 und/oder dem jeweils für die Auftragsausgabe festgelegten Ausgabegerät können Statusmeldungen, insbesondere entsprechend einem standardisierten Job Ticket bzw. Job Messaging Format ausgetauscht werden.Status messages, in particular according to a standardized job ticket or job messaging format, can be exchanged between the OMS system 2, the output driver 7 and / or the output device specified for the job output.
Vorteilhaft ist weiterhin vorgesehen, dass das OMS System 2 regelmäßig oder bei Client seitiger Aktivierung des Ausgabetreibers 7 eine Rückmeldung an den Ausgabetreiber 7 über verfügbare Ausgabegeräte und/oder den in dem Ausgabegerät bzw. den an das OMS angeschlossenen Ausgabegeräten (inkl. ggf. Systeme, die wiederum mehrere Ausgabegeräte umfassen) gibt, wodurch der Benutzer am Client Sy- stem beim Absenden des Auftrags bereits erkennen kann, welche Ausgabeoptionen verfügbar sind.Advantageously, it is further provided that the OMS system 2 regularly or on client-side activation of the output driver 7 a feedback to the output driver 7 via available output devices and / or in the output device or connected to the OMS output devices (incl. which in turn comprise several output devices), whereby the user at the client system can already recognize when issuing the order which output options are available.
In Figur 2 ist ein Auswahlfenster der grafischen Benutzerschnittstelle dargestellt, die insbesondere in dem OMS spezifischen Ausgabetreiber 7 vorgesehen ist und typischerweise als sog. pop-up Menü am Bildschirm des Client Systems angezeigt wird. Gemäß der Darstellung ist über den Auswahlknopf 12 die Funktion Drucken ausgewählt. Ver- schiedene Druckparameter können über die Reiter 13 bzw. den ihnen zugeordneten Auswahlfenstern zu den Funktionsgruppen „Basic Settings", „Design & Layout", „Media" und „Finishing" eingestellt werden. Vorgenommene Einstellun- gen können über die Template-Schaltknöpfe 14 gespeichert oder wieder abgerufen werden. Über das Auswahlfeld 15 können Druckaufträge an eine sogenannte Maibox eines Druckgerätes gesandt werden, bei der sie im Druckgerät gespeichert werden, bis ein Benutzer dort den Druckauf- trag manuell startet.FIG. 2 shows a selection window of the graphical user interface, which is provided in particular in the OMS-specific output driver 7 and is typically displayed as a so-called pop-up menu on the screen of the client system. As shown, the function Print is selected via the selection button 12. encryption Various print parameters can be set via tabs 13 or the selection windows assigned to the function groups "Basic Settings", "Design &Layout","Media" and "Finishing". Settings made can be saved or retrieved via the template buttons 14. Via the selection field 15, print jobs can be sent to a so-called mail box of a printing device, where they are stored in the printing device until a user manually starts the print job there.
Im Anzeigebereich 16 werden die aktuell eingestellten Druckoptionen wie zum Beispiel einseitiger Druck, Medienformat A4, Schwarz -Weiß-Druck und keine Stapelfunktion angezeigt. Im Anzeigebereich 16a erfolgen insbesondere die Anzeige bzw. Auswahl des Druckgeräts (Auswahlfeld „Printer") bzw. des Raums, in dem das Druckgerät aufgestellt ist (Auswahlfeld „Location") . Die dargestellte Drucker-Auswahl „Best Fit" hat zur Folge, dass im OMS au- tomatisch anhand der übrigen im Client System und/oder im OMS-System gewählten Einstellungen und/oder den Eigenschaften des Dokumentendatenstroms (z.B. Druckdatensprache, Umfang, Farbeigenschaften) geprüft wird, welches verfügbare Ausgabegerät zur Bearbeitung am besten geeig- net ist und der Druckauftrag automatisch an dieses Gerät ausgegeben wird.The display area 16 displays the currently set print options, such as one-sided printing, A4 media size, black-and-white printing and no stacking function. In the display area 16a, in particular, the display or selection of the printing device (selection field "Printer") or of the room in which the printing device is set up (selection field "Location"). As a result, the printer selection "Best Fit" shown in the OMS is automatically checked on the basis of the other settings selected in the client system and / or in the OMS system and / or the properties of the document data stream (eg print data language, size, color properties) will determine which available output device is best suited for processing and the print job is automatically output to this device.
Figur 3 zeigt die selbe Benutzerschnittstelle, wenn der Reiter 17 bzw. dessen Auswahlfenster zu der Funktions- gruppe „Finishing" ausgewählt ist. Dementsprechend werden im Anzeigebereich 18 alle verfügbaren Parameter zur Nachverarbeitung gedruckter Dokumente angezeigt, hier z.B. die Funktionen Stapeln, Sammeln, Binden, Falten und Lochen.3 shows the same user interface when the tab 17 or its selection window for the function group "Finishing" is selected Accordingly, all available parameters for the postprocessing of printed documents are displayed in the display area 18, here eg the functions stacking, collecting, binding, folding and punching.
In Figur 4 sind Systemkomponenten und Abläufe gezeigt, mit denen eine neue Treiber-Steuerungskomponente fürIn Figure 4 system components and processes are shown with which a new driver control component for
Druckgeräte erzeugt und in einem OMS installiert werden können. Dabei wird davon ausgegangen, dass die Treiber- Steuerungskomponente von einer darin geschulten Person (Consultant) auf einem vom OMS System 2 unabhängigen Com- puter 19 erstellt wird. Auf diesem Computer 19 ist dazu ein selbständiges Computerprogramm 20 installiert.Pressure equipment can be generated and installed in an OMS. It is assumed that the driver control component is created by a trained person (consultant) on a computer 19 independent of the OMS system 2. An independent computer program 20 is installed on this computer 19 for this purpose.
Die Treiber-Steuerungskomponenten sind als OMS- spezifische Druckgerät-Modellbescheibungsdateien (Printer Model Decription, Abk. PMD) ausgebildet. Mit dem Computerprogramm 20 (Printer Development Toolkit) zum Erzeugen der Treiber-Steuerungskomponente 20 können PMD Dateien aus einem internen Speicher 21 des Programms 20 neu erzeugt, vervielfältigt bearbeitet oder gelöscht werden. Über ein Dateisystem 22 können PMD Dateien auch importiert oder exportiert werden, insbesondere über eine Dateischnittstelle 23, die eine Datenverbindung zwischen dem Toolkit-Programm 20 und einer OMS-seitigen Schnittstelle 24 (OMS Portal) zur Verfügung steht. Innerhalb des OMS Servers 2 können PMD Dateien, die vom Toolkit- Programm 20 erzeugt und importiert worden sind in einem internen Speicher 25 abgelegt werden. Die tatsächlich im OMS System verwendeten PMD Dateien sind in einem separaten Speicher 26 abgelegt. Die OMS interne Verwaltung und Aktivierung der PMD-Dateien erfolgt über eine Konfigurationsdatei 27. Diese kann über eine geeignete, innerhalb des OMS vorgesehene Benutzerschnittstelle konfiguriert werden, wobei PMD-Dateien über das Portal 24 hochgeladen, heruntergeladen, installiert, deinstalliert und auch verfügbare Drucker in einer Liste aufgeführt werden. Diese Vorgänge kann am OMS Server 2 wahlweise die Beratungsperson oder auch eine andere am OMS Server registrierte Person (Administrator) vornehmen, die dort entsprechende Zugriffrechte hat.The driver control components are configured as OMS-specific printer model decription files (abbreviated PMD). With the computer program 20 (Printer Development Toolkit) for generating the driver control component 20 PMD files from an internal memory 21 of the program 20 can be recreated, duplicated edited or deleted. Via a file system 22 PMD files can also be imported or exported, in particular via a file interface 23, which is a data connection between the toolkit program 20 and an OMS-side interface 24 (OMS Portal) available. Within the OMS server 2, PMD files that have been generated and imported by the toolkit program 20 can be stored in an internal memory 25. The actual PMD files used in the OMS system are stored in a separate memory 26. The OMS internal management and activation of the PMD files takes place via a configuration file 27. This can be configured via a suitable user interface provided within the OMS, PMD files being uploaded via the portal 24, downloaded, installed, uninstalled and also available printers are listed. These processes can be performed on the OMS server 2 either by the consultant or by another person registered at the OMS server (administrator) who has corresponding access rights there.
Die Schnittstelle 23, insbesondere der Zugang zum OMS Portal 24 kann auf Netzwerkbasis über eine Browser- Technologie (z.B. per Internet Explorer) erfolgen. Eine Übersicht über die im Toolkit-Programm 20 und die im OMS Server 2 vorgesehenen Funktionen zur Handhabung von PMD Dateien geben die beiden nachfolgenden Tabellen in Englischer Sprache .The interface 23, in particular the access to the OMS portal 24, can take place on a network basis via a browser technology (for example via Internet Explorer). An overview of the functions provided in the Toolkit program 20 and in the OMS Server 2 for handling PMD files is given in the following two tables in English.
Tabelle "Printer Development Toolkit Funktionen" :Table "Printer Development Toolkit Functions":
Figure imgf000021_0001
Figure imgf000022_0001
Figure imgf000021_0001
Figure imgf000022_0001
Die Treiber-Steuerungskomponente PMD wird mittels des ToolKit-Computerprogramms 20 erzeugt. Dazu wird vom Tool- Kit-Computerprogramm eine Druckerbeschreibungsdatei ein- gelesen, die gelesenen Daten vorgegebenen Strukturen zugeordnet, ggf. vom Benutzer des ToolKit-Computerprogramms 20 editiert und zusätzliche Steuerungsparameter hinzugefügt und schließlich aus diesen Daten automatisch eine für das OMS geeignete PMD Treiber-Steuerungskomponente erzeugt.The driver control component PMD is generated by means of the ToolKit computer program 20. For this purpose, the toolkit computer program reads in a printer description file, assigns the read data to predefined structures, if necessary edited by the user of the ToolKit computer program 20 and adds additional control parameters, and finally from this data automatically a PMD driver control component suitable for the OMS generated.
In Figur 5 ist beispielhaft der Auszug einer dem PostScript® Standard entsprechenden Druckerbeschreibungsdatei (Printer Descripton File, PPD) gezeigt, die vom ToolKit- Computerprogramms 20 wie beschrieben eingelesen wird. Sie enthält in Textform gerätespezifische Daten zu verschiedenen Druckgeräten der Modelle Oce 3165/VarioPrint 2065/70PS3. Die dargestellten Informationen der PPD-Datei (OCVP65_3.PPD) enthalten in einem ersten Datenbereich 28 einleitende Informationen über die zu beschreibendenIn Figure 5, the extract of the PostScript ® Standard appropriate printer description file (File Printer Descripton, PPD) is shown by way of example, which is read as described by the computer program toolkit 20th It contains device-specific data in text form for various printing devices of the models Oce 3165 / VarioPrint 2065 / 70PS3. The illustrated information of the PPD file (OCVP65_3.PPD) contain in a first data area 28 introductory information about the to be described
Druckgeräte wie Modellname, Versionsnummern usw. In einem zweiten Datenbereich 29 sind Informationen über installierbare Optionen der Geräte enthalten wie zum Beispiel eine Mailbox-Funktion. Ein dritter Datenbereich 30 ent- hält Angaben über Beschränkungen (constraints) , die für die Druckgeräte gelten können, zum Beispiel wenn keine Mailbox installiert ist oder dass im Eingabefach 1 nur Medien der Formate A4 oder Letter eingegeben werden können und deshalb bei Ansprechen dieses Eingabefachs mit anderen Formaten wie zum Beispiel A3 oder A5 nicht möglich ist. Die PPD-Datei enthält weitere, hier nicht gezeigte Informationen zum Beispiel betreffend System Management (Time Out Angaben etc.) Emulationsangaben, Auflösungsangaben, Graustufenwiedergabe, Farbeigenschaften, Medienauswahl, Mediengrößen, Simplex/Dublexeigenschaften und Schriftzeichenangaben.Pressure devices such as model name, version numbers, etc. A second data area 29 contains information about installable options of the devices, such as a mailbox function. A third data area 30 contains indications of constraints which can apply to the printing devices, for example if no mailbox is installed or in the input tray 1 only A4 or Letter media can be entered and therefore when this input tray with other formats such as A3 or A5 is not possible. The PPD file contains further information not shown here, for example concerning system management (time out information, etc.), emulation information, resolution information, grayscale rendering, color properties, media selection, media sizes, simplex / dublex properties and character specifications.
Zur Erzeugung einer neuen PMD-Datei als Treiber- Steuerungskomponente für das OMS mit dem Toolkit-Programm 20 wird die PPD-Datei in den Consultant-Computer 19 eingelesen und aus diesen Daten sowie den über grafische Benutzerschnittstelle des Toolkit-Programms 20 festgelegten, gegebenenfalls zusätzlichen Parametern automatisch die PMD-Datei erzeugt. Dabei können ausgewählte Informationen der PPD-Datei auch ignoriert werden. Zusätzlich zu den berücksichtigten PPD- Informationen werden bei der Erzeugung der PMD-Datei Informationen betreffend die Schnittstelle zwischen dem Output Management System und dem jeweiligen Druckgerät ergänzt, beispielsweise über die verfügbaren Protokollstrukturen wie Transmission Con- troll Protokoll/Internetprotokoll (TCP/IP) oder Line Printer Remote (LPR) . Weiterhin werden in der PMD-Datei gegenüber der PPD-Datei zusätzliche Informationen bezie- hungsweise Datenstrukturen hinterlegt, mit denen Auftragsbegleitdaten, Statusmeldungen und Informationen zur Verfolgung von Aufträgen beziehungsweise dem Bearbeitungsstatus von Aufträgen erfaßt und ausgetauscht werden können. Diesbezüglich erfolgt gegenüber den PPD-Daten al- so eine Datenanreicherung.To generate a new PMD file as a driver control component for the OMS with the toolkit program 20, the PPD file is read into the consultant computer 19 and from this data and the set via the graphical user interface of the toolkit program 20, optionally additional Parameters automatically generates the PMD file. Selected information of the PPD file can also be ignored. In addition to the PPD information considered, information about the interface between the Output Management System and the respective printing device is added to the PMD file when creating the PMD file, for example via the available protocol structures such as Transmission Control Protocol / Internet Protocol (TCP / IP) or Line Printer Remote (LPR). Furthermore, the PMD file contains additional information or data structures compared to the PPD file, with which order-related data, status messages and information for tracking orders or the processing status of orders can be entered and exchanged. In this regard, data enrichment occurs over the PPD data.
Während in Figur 5 ein Beispiel für eine PostScript® spezifische, standardisierte PPD-Datei gezeigt ist, können in das Toolkit-Programm 20 je nach Anwendung und/oder vom Ausgabegerät unterstützte Datenformate auch andere das Ausgabegerät beschreibende, geeignete Daten eingelesen werden, beispielsweise für die Unterstützung von PCL0- Druckdaten entsprechende Informationen in dem dafür standardisierten Format Generic Printer Description (GPD) .In Figure 5 while an example of a PostScript ® specific, standardized PPD file is shown Program Toolkit supported data formats into the 20 depending on the application and / or the output device other output device descriptive, appropriate data can be read, for example, for the Support of PCL 0 - Print data corresponding information in the standardized format Generic Printer Description (GPD).
In Figur 6 ist ein Auszug einer mit dem Toolkit-Programm 20 erzeugten PMD-Datei gezeigt. Die Informationen sind in einem Extended Markup Language (XML) Format kodiert. Die PMD-Datei weist in einem Bereich 31 Daten zur Beschreibung der zugeordneten Druckermodelle auf. Weiterhin sind Referenzen 32 enthalten, durch die OMS spezifische Pro- grammkomponenten wie zum Beispiel Dynamik Link LibariesFIG. 6 shows an extract of a PMD file generated by the toolkit program 20. The information is encoded in an Extended Markup Language (XML) format. The PMD file has data in a region 31 for describing the associated printer models. Furthermore, references 32 are included, by the OMS specific program components such as dynamic link libaries
(DLL) aufrufbar sind. Dadurch können OMS spezifische Prozesse auch bei der Ausgabe der Druckaufträge an Druckgeräte optimiert werden. Im Bereich 33 werden Mediengrößen referenziert und im Bereich 34 Heftungsparameter. Bereich 35 referenziert auftragsspezifische Informationen wie Auftragsname, Name des Benutzers/Auftraggebers usw. Im Bereich 36 werden Parameter referenziert zur Verfolgung des Auftrags beziehungsweise dessen Bearbeitungsfortschritts. Durch den Eintrag 37 wird wiederum ein im OMS verfügbares DLL-Programm, das Überwachungsfunktionen ausführt referenziert.(DLL) are callable. As a result, OMS-specific processes can also be optimized when outputting print jobs to printing devices. In area 33, media sizes are referenced and in the area 34 staple parameters. Area 35 references job-specific information such as job name, name of the user / client, etc. In area 36, parameters are referenced for tracking the job or its processing progress. The entry 37, in turn, references a DLL program available in the OMS, which performs monitoring functions.
Im folgenden wird beschrieben, wie mit Hilfe des Toolkit- Programms 20 eine neue PMD-Datei erzeugt wird. Dazu wird zunächst eine dem entsprechenden Druckgerätemodell und der gewünschten Druckdatensprache zugeordnete Beschreibungsdatei geladen, für die Sprache PostScript entsprechend eine PPD-Datei beziehungsweise für die Sprache PCL* eine GPD-Datei.The following describes how a new PMD file is generated using the toolkit program 20. For this purpose, first a description file associated with the corresponding printing device model and the desired print data language is loaded, for the language PostScript corresponding to a PPD file or for the language PCL * a GPD file.
Die weitere Bearbeitung erfolgt dann über die grafische Benutzerschnittstelle menügeführt in acht Schritten.The further processing then takes place via the graphical user interface menu-guided in eight steps.
Figur 7 zeigt das von der grafischen Benutzerschnittstel- Ie des Toolkit-Programms 20 angezeigte Fenster des ersten Schritts. Dabei werden automatisch Daten, die in diesem Fall dem Gerät Kyocery-Mita, Modell KM-5035KPDL und der Druckdatensprache PostScript zugeordnet sind, aus der PPD-Datei gelesen und nach vorgegebenen, insbesondere dem OMS angepassten Regeln Daten extrahiert und/oder aufbereitet und in entsprechende Datenfelder übernommen, bei- spielsweise Hersteller - und Typinformationen in den Feldern 38. Dazu kann insbesondere eine Datenbank vorgesehen sein, in der PPD Dateien und/oder PPD Felder anhand von Schlüsselinformationen (keys) automatisch erkannt werden. Weitere Informationen, z.B. in Feldern 39 zur Sprache und zur Sprachversion werden in entsprechenden Feldern angezeigt. Im Bereich 40 werden Verwaltungsinformationen zu der erzeugenden PMD-Datei editierbar angezeigt.FIG. 7 shows the window of the first step displayed by the graphical user interface of the toolkit program 20. This will automatically data in this case the device Kyocery-Mita, model KM-5035KPDL and the PostScript are read from the PPD file and extracted according to predetermined rules, in particular the OMS data and / or processed and transferred into corresponding data fields, for example manufacturer and type information in the fields 38. In particular, a database provided in which PPD files and / or PPD fields are automatically recognized by means of key information (keys). Further information, eg in fields 39 concerning the language and the language version, are displayed in corresponding fields. In area 40, management information about the generating PMD file is displayed editable.
Figur 8 zeigt das entsprechende Anzeigefenster 43 des zweiten Bearbeitungsschritts, bei dem Parameter zu eingelesenen Daten der PPD Datei angezeigt und ggf. editiert werden bzw. neu festgelegt werden, welche die Drucknachverarbeitung betreffen (Finishing Parameter) . Es enthält zwei Unterfenster 41, 42. Im Fenster 41 sind typische Funktionsmerkmale von Druckern angegeben wie Medienparameter, Farbeigenschaften sowie gegebenenfalls integrierte Funktionen. Im Fenster 42 sind zu der jeweils ausgewählten Merkmalsgruppe entsprechende aktuelle Werte editierbar angegeben. Das Editieren kann über entsprechende Schaltknöpfe 44 erfolgen.FIG. 8 shows the corresponding display window 43 of the second processing step, in which parameters for read-in data of the PPD file are displayed and possibly edited or newly defined, which relate to the post-processing of the print (finishing parameter). It contains two sub-windows 41, 42. The window 41 indicates typical features of printers, such as media parameters, color properties and optionally integrated functions. In the window 42 corresponding current values are given editable for the selected feature group. The editing can be done via corresponding control buttons 44.
Figur 9 zeigt das entsprechende Fenster 45 des dritten Bearbeitungsschritts, bei dem für Druckgeräte mit Einzugsfächern für Einzelblätter fachspezifische Parameter angezeigt, editiert bzw. neu festgelegt werden. Es ist in drei Unterfenster 46, 47, 48 unterteilt. Im Fenster 46 sind alle im Druckgerät verfügbaren Eingabefächer dargestellt. Im Fenster 47 können verschiedene Namen entsprechend verschiedenen Sprachen zu den jeweils ausgewählten Fächern angegeben werden. Über die Schaltknöpfe 48 könnenFIG. 9 shows the corresponding window 45 of the third processing step, in which, for printing devices with feed trays for single sheets, subject-specific parameters are displayed, edited or redefined. It is divided into three sub windows 46, 47, 48. Window 46 shows all the input trays available in the printing device. In the window 47 different names can be given according to different languages for the selected subjects. About the buttons 48 can
Angaben gelöscht oder hinzugefügt werden und zwischen den verschiedenen Fachangaben gewechselt werden. Figur 10 zeigt das Fenster 49 entsprechend den vierten Bearbeitungsschritt, bei dem Parameter der im Drucker zur Verfügung stehenden Druckmedien Parameter angezeigt, edi- tiert bzw. neu festgelegt werden. Es umfaßt Unterfenster 50, 51 und 52. Im Fenster 50 sind Funktionsmerkmale des Druckgeräts angegeben, im Fenster 51 sind vom Drucker unterstützte Merkmale von Druckaufträgen angegeben, hier die Orientierung von Seiten und im Fenster 52 sind Merk- male angegeben, die fest miteinander in Verbindung stehen, hier beispielsweise das Flächengewicht eines in einem Einzugsfach befindlichen Papiers.Information to be deleted or added and to switch between the different technical specifications. FIG. 10 shows the window 49 corresponding to the fourth processing step, in which parameters of the print media parameters available in the printer are displayed, edited or newly defined. It comprises subwindows 50, 51 and 52. The window 50 indicates functional features of the printing device, the window 51 indicates printer-supported features of print jobs, in this case the orientation of pages and in the window 52 are features that are firmly connected to one another Here, for example, the basis weight of a paper in a feed tray.
Figur 11 zeigt das entsprechende Fenster 53 des fünften Schritts. In diesem Fenster werden vom Druckgerät unterstütze Funktionen die beim Aufruf von Aufträgen oder Seiten erfolgen können, dargestellt sowie Angaben über die jeweils zu erfolgende Art des Aufrufes angezeigt beziehungsweise bearbeitet oder neu erzeugt. Auch hier werden jeweils, soweit verfügbar, Informationen aus der PPD-Figure 11 shows the corresponding window 53 of the fifth step. In this window, functions supported by the printing device can be displayed when calling up jobs or pages, as well as information about the type of call to be made in each case is displayed, edited or newly created. Again, whenever available, information from the PPD
Datei extrahiert und als Vorgabewert in den zugehörigen Feldern des Auswahlmenüs angezeigt .The file is extracted and displayed as the default value in the corresponding fields of the selection menu.
In Figur 12 ist ein Fenster 54 entsprechend dem sechsten Bearbeitungsschritt dargestellt. In diesem Bearbeitungsschritt werden druckerseitige funktionale Beschränkungen dargestellt, insbesondere die inkompatible gleichzeitige Nutzung verschiedener Funktionen. Entsprechende Parameter bzw. Funktionszustände werden angezeigt, editiert bzw. neu festgelegt. Die Anzeige erfolgt im Fenster 55 und die Definition neuer Beschränkungsmerkmale im Fenster 56.FIG. 12 shows a window 54 corresponding to the sixth processing step. This processing step presents printer-side functional limitations, particularly the incompatible simultaneous use of various functions. Corresponding parameters or functional states are displayed, edited or redefined. The display is made in window 55 and the definition of new restriction features in window 56.
In Figur 13 ist das Anzeigefenster 57 des siebten Schritts dargestellt. Bei diesem Schritt werden die vom Druckgerät unterstützten Schnittstellen beziehungsweise Protokolle zur Übertragung von Druckdaten und zum Austausch von Statusmeldungen konfiguriert. Im Fenster 58 wird eine Übersicht der verfügbaren Verbindungen dargestellt und im Fenster 59 entsprechende Einstellungen zu den jeweiligen Verbindungen wie Portnummer, Time Out Parameter und die Anzahl von Wiederholungsversuchen festge- legt.In Fig. 13, the display window 57 of the seventh step is shown. This step configures the print device-supported interfaces or protocols for transferring print data and exchanging status messages. In the window 58 An overview of the available connections is displayed and in window 59 corresponding settings for the respective connections such as port number, time out parameter and the number of retry attempts are defined.
In Figur 14 ist das Fenster 60 dargestellt, welches zum Anschluß der Konfiguration für die PMD-Datei angezeigt wird. Dabei kann ausgewählt werden, ob die PMD-Datei in dem internen Toolkitspeicher 21 (Repository) und/oder im Dateisystem 22 abgespeichert werden soll, von dem es gegebenenfalls exportiert werden kann.In Figure 14, the window 60 is shown, which is displayed for connection of the configuration for the PMD file. It can be selected here whether the PMD file should be stored in the internal toolkit memory 21 (repository) and / or in the file system 22, from which it can be exported if necessary.
Nach Abschluß der o.g. Vorgänge kann ein als Tabelle aus- gebildeter Statusbericht erzeugt und ein entsprechender Ausdruck erstellt werden, in denen der Benutzer in einfacher tabellarischer Form die festgelegten Parameter, d.h. insbesondere die gemäß dem erzeugten Treiber- Steuerungsprogramm im zugehörigen Drucker unterstützten Funktionen und/oder konfigurierten Geräteeigenschaften, ersehen kann. Dabei können auch alle vom OMS unterstützen Funktionen aufgelistet und angegeben sein, ob diese Funktion unterstützt wird. Weiterhin können dem Gerät entsprechende Steuerungsbefehle für die freigeschalteten Funktionen angegeben sein.After completion of the o.g. A status report can be generated as a table and a corresponding expression can be created in which the user, in a simple tabular form, determines the specified parameters, i. in particular, can see the functions and / or configured device properties supported according to the generated driver control program in the associated printer. All functions supported by the OMS can be listed and specified whether this function is supported. Furthermore, the device corresponding control commands for the enabled functions can be specified.
Es wurden Ausführungsbeispiele der Erfindung angegeben, dabei ist klar, dass der Fachmann jederzeit Weiterbildungen angeben kann. Insbesondere können in den grafischen Benutzerschnittstellen der Auftragssysteme eine Vielzahl weiterer Einstellmöglichkeiten vorgesehen werden, wie z. B. Mailbox-Druck, Vergrößerung/Verkleinerung, Wasserzeichendruck usw.Embodiments of the invention have been specified, it being understood that the person skilled in the art can indicate further developments at any time. In particular, in the graphical user interfaces of the application systems, a variety of other settings can be provided, such. Eg mailbox printing, enlargement / reduction, watermark printing etc.
Die Erfindung ist insbesondere in Zusammenhang mit den Drucksprachen PostScript* und PCL* beschrieben worden. Sie kann aber genausogut für andere Dokumentendatenspra- chen wie z.B. PDF (Portable Data Format) oder AFP® (Advanced Function Presentation) eingesetzt werden. Der Client Computer kann ein Personal Computer sein und/oder ein dem Client System entsprechendes Computerprogramm enthalten sowie Anwenderprogramme wie z.B. Microsoft0 The invention has been described in particular in connection with the print languages PostScript * and PCL * . But it can also be used for other document data such as PDF (Portable Data Format) or AFP® (Advanced Function Presentation). The client computer may be a personal computer and / or include a computer program corresponding to the client system as well as user programs such as Microsoft 0
Word. Das Client System kann aber auch in einem Host Computer installiert sein, z.B. mit einem MVS System und/oder entsprechenden Host Applikationen zur Generierung der Dokumentendaten.Word. However, the client system may also be installed in a host computer, e.g. with an MVS system and / or appropriate host applications for generating the document data.
Obwohl die Erfindung vorteilhaft im Zusammenhang mit einem Dokumenten Output Management System beschrieben ist, bei dem mehrere Client Computer über ein Netzwerk mit einem Server verbunden sind, auf dem die OMS Anwendung läuft, ist es auch denkbar, dass das OMS direkt auf einem Client Computer installiert ist und die verschiedenen Ausgabegeräte ohne Zwischenschaltung eines Servers direkt über verschiedene Kanäle/Schnittstellen oder über ein Datennetzwerk angesteuert werden. Weiterhin kann vorgesehen sein, dass das Client System direkt im OMS Server installiert bzw. dort als interne Komponente integriert ist. In diesem Fall kann z.B. ein am OMS Server eingeloggter bzw. arbeitender Operator Ausgabeaufträge weitgehend unabhängig von den einzelnen Ausgabegeräten mit einer entspre- chend einheitlichen grafischen Benutzeroberfläche direkt im OMS Server bearbeiten, erstellen und/oder konfigurieren. Die Zuordnung des Ausgabeauftrags an konkrete Ausgabegeräte kann dann von ihm erst am Schluß seiner Bearbeitung festgelegt oder automatisch vom OMS festgelegt wer- den.Although the invention is advantageously described in the context of a document output management system in which multiple client computers are connected via a network to a server running the OMS application, it is also conceivable that the OMS may be installed directly on a client computer is and the various output devices without the interposition of a server are controlled directly via different channels / interfaces or via a data network. Furthermore, it can be provided that the client system is installed directly in the OMS server or integrated there as an internal component. In this case, e.g. an operator logged in or operating on the OMS server can process, create and / or configure output jobs directly independent of the individual output devices with a correspondingly uniform graphic user interface directly in the OMS server. The assignment of the output request to specific output devices can then only be defined by him at the end of his processing or automatically determined by the OMS.
Die Erfindung ist insbesondere dazu geeignet, als Computerprogramm (Software) realisiert zu werden. Sie kann damit als Computerprogramm-Modul als Datei auf einem Daten- träger wie einer Diskette, CD-ROM oder DVD oder als Datei über ein Daten- bzw. Kommunikationsnetz, z.B. auch über das Internet verbreitet werden. Derartige und vergleich- bare Computerprogramm-Produkte oder Computerprogramm- Elemente sind Ausgestaltungen der Erfindung. Der erfindungsgemäße Ablauf kann in einem Computer, in einem Druckgerät oder in einem Drucksystem mit vorgeschalteten oder nachgeschalteten Datenverarbeitungsgeräten Anwendung finden. Dabei ist klar, daß entsprechende Computer, auf denen die Erfindung angewandt wird, weitere, an sich bekannte technische Einrichtungen wie Eingabemittel (Tastatur, Mouse, Touchscreen) , einen Mikroprozessor, einen Da- ten- bzw. Steuerungsbus, eine Anzeigeeinrichtung (Monitor, Display) sowie einen Arbeitsspeicher, einen Festplattenspeicher und eine Netzwerkkarte enthalten können. The invention is particularly suitable for being implemented as a computer program (software). It can thus be distributed as a computer program module as a file on a data carrier such as a floppy disk, CD-ROM or DVD or as a file via a data or communication network, eg also via the Internet. Such and comparable bare computer program products or computer program elements are embodiments of the invention. The process according to the invention can be used in a computer, in a printing device or in a printing system with upstream or downstream data processing devices. It is clear that corresponding computers to which the invention is applied, other known technical devices such as input means (keyboard, mouse, touch screen), a microprocessor, a data or control bus, a display device (monitor, display ) as well as a main memory, a hard disk memory and a network card.
BezugszeichenlisteLIST OF REFERENCE NUMBERS
1 Dokumentenausgabesystem1 document output system
2 Dokumenten Output Management (OMS) Server 3 Eingangskanäle2 Document Output Management (OMS) Server 3 input channels
4 Ausgangskanäle 5a, 5b Benutzer4 output channels 5a, 5b user
6 Zwischenspeicher6 temporary storage
7 OMS - spezifischer Ausgabetreiber 8 Web Browser Client7 OMS - specific output driver 8 Web Browser Client
9 Windows Shared Printer Schnittstelle9 Windows shared printer interface
10 Hot Folder Schnittstelle10 hot folder interface
11 Scanner Schnittstelle11 scanner interface
12 Druck-Auswahlknopf 13 Reiter für Druckeinstellungen12 Print selection button 13 Print settings tab
14 Template-Funktionen14 template functions
15 Mailbox-Auswahl15 Mailbox Selection
16 Übersichts-Anzeigebereich 16a Drucker-Anzeigebereich 17 Fishing-Reiter16 Overview display area 16a Printer display area 17 Fishing tab
18 Fishing-Anzeigebereich18 fishing display area
19 Consultant-Computer19 consultant computer
20 Erzeugungsprogramm (Toolkit) für Treiber- Steuerungskomponente 21 Interner Toolkit-Speicher20 Driver Control Component Toolkit 21 Internal Toolkit Memory
22 Dateisystem22 file system
23 Dateischnittstelle23 file interface
24 OMS Portal24 OMS Portal
25 Toolkitspeicher für Printer Model Decription (PMD) Dateien25 Toolkit storage for Printer Model Decription (PMD) files
26 Arbeitsspeicher für PMD Dateien26 memory for PMD files
27 Konfigurationsdatei27 configuration file
28 Einleitungs-Datenbereich 29 Optionen-Datenbereich28 introductory data area 29 Options data area
30 Beschränkungs-Datenbereich30 restriction data area
31 Modellbeschreibungs-Bereich31 Model Description Area
32 Digital Link Library (DLL) Referenz 33 Mediengrößen-Referenz32 Digital Link Library (DLL) Reference 33 Media Size Reference
34 Heftparameter-Referenz34 stapling parameter reference
35 Jobparameter-Referenz35 job parameter reference
36 Jobverfolgungs-Referenz 37 Monitor-DLL-Referenz 38 Drucker-Informationsfelder36 Job Tracking Reference 37 Monitor DLL Reference 38 Printer Information Fields
39 Sprachfelder39 language fields
40 PMD-Datenfelder40 PMD data fields
41 Eigenschaftsfenster41 Property window
42 Wertefenster 43 Fenster Schritt 242 Value window 43 Window Step 2
44 Editierungsknöpfe44 editing buttons
45 Fenster Schritt 345 window step 3
46 Fach-Fenster46 compartment windows
47 Namens-Fenster 48 Fach-Schaltknöpfe47 Name windows 48 compartment knobs
49 Fenster Schritt 449 window step 4
50 Drucker Funktions-Fenster50 printer function window
51 Job Funktions-Fenster51 job function window
52 Kombi -Funktions-Fenster 53 Fenster Schritt 552 Combi Function Window 53 Window Step 5
54 Fenster Schritt 654 window step 6
55 Beschränkungs-Anzeigetenster55 restriction display window
56 Beschränkungs-Editierungsfenster56 constraint editing window
57 Fenster Schritt 7 58 Übersicht Verbindungen57 Window Step 7 58 Overview connections
59 Einstellfenster59 Setting window
60 Fenster Schritt 8 60 window step 8

Claims

Patentansprüche claims
1. Verfahren zum Erzeugen einer Treiber- Steuerungskomponente für ein Ausgabegerät in einem Do- kumenten Output Management System,1. A method for generating a driver control component for an output device in a document output management system,
- wobei das Dokumenten Output Management System Doku- menten-Ausgabeaufträge verarbeitet, die es von mindestens einem Client System erhält,the document output management system processes document output requests that it receives from at least one client system,
- im Client System eine für mehrere Ausgabegeräte einheitliche grafische Benutzeroberfläche zur Konfiguration von Ausgabeaufträgen vorgesehen ist,in the client system, a graphical user interface that is uniform for several output devices is provided for the configuration of output jobs,
- das Dokumenten Output Management System einen Doku- menten-Ausgabeauftrag mittels der Treiber- Steuerungskomponente in ein für ein Ausgabegerät interpretierbares und der Ausgabeauftrags-Konfiguration entsprechendes Format umwandelt und den modifizierten Ausgabeauftrag an das Ausgabegerät sendet,the document output management system converts a document output request by means of the driver control component into a format which can be interpreted by an output device and corresponds to the output request configuration, and sends the modified output request to the output device,
- wobei die Treiber-Steuerungskomponente für das Ausgabegerät erzeugt wird, indem ausgabegerätespezifische Daten insbesondere in einem vorgegebenen Format in ein Computerprogrammmodul eingelesen werden und basierend auf den eingelesenen Daten Steuerungsdaten zur Steuerung der Formatumwandlung erzeugt werden, und- The driver control component for the output device is generated by reading output device-specific data, in particular in a predetermined format in a computer program module and based on the read data control data to control the format conversion are generated, and
- wobei durch das Computerprogrammmodul eine grafische Benutzerschnittstelle zur Verfügung gestellt wird, in der die eingelesenen Daten dargestellt werden und entfernt oder verändert werden können und zusätzliche Steuerungsdaten für das Ausgabegerät erzeugt werden können .wherein the computer program module provides a graphical user interface in which the read-in data is displayed and can be removed or changed and additional control data for the output device is generated can .
2. Verfahren nach Anspruch 1, wobei die ausgabegerätespe- zifischen Daten des vorgegebenen Formats insbesondere aus einer ersten Datei in das Computerprogrammmodul eingelesen und die Daten über die grafische Benutzerschnittstelle jeweils entsprechenden Parametern des Dokumenten Output Management Systems zugeordnet werden und.2. The method according to claim 1, wherein the outputting device-specific data of the predetermined format are in particular read from a first file into the computer program module and the data are respectively assigned to corresponding parameters of the document output management system via the graphical user interface and
3. Verfahren nach Anspruch 1 oder 2, wobei mittels einer grafischen Benutzeroberfläche des Computerprogramms eingelesene Daten einer vorgegebenen Struktur zugeordnet werden und den Daten entsprechende und/oder zu- sätzliche Parameter festgelegt werden, mit denen die3. The method of claim 1 or 2, wherein by means of a graphical user interface of the computer program read data are assigned to a predetermined structure and the data corresponding and / or additional parameters are set, with which the
Erzeugung der Treiber-Steuerungskomponente in dem Computerprogrammmodul gesteuert wird.Generation of the driver control component is controlled in the computer program module.
4. Verfahren nach einem der vorhergehenden Ansprüche, wo- bei das Ausgabegerät ein Druckgerät ist.4. The method according to any one of the preceding claims, wherein the output device is a printing device.
5. Verfahren nach einem der vorhergehenden Ansprüche, wobei die Treiber-Steuerungskomponente Steuerungsdaten umfasst, mit denen vorgegebene Programmmodule, insbe- sondere Digital Link Libraries und/oder Treiberprogramme, die im Output Management System gespeichert sind, referenziert werden.5. The method according to any one of the preceding claims, wherein the driver control component comprises control data with which predetermined program modules, in particular digital link libraries and / or driver programs that are stored in the output management system, are referenced.
6. Verfahren nach einem der vorhergehenden Ansprüche, wo- bei die Steuerungsdaten der Treiber- Steuerungskomponente Steuerungsbefehle umfassen. 6. The method of claim 1, wherein the control data of the driver control component comprises control commands.
7. Verfahren nach einem der vorhergehenden Ansprüche, wobei die eingelesenen Daten in einem Textformat eingelesen werden.7. The method according to any one of the preceding claims, wherein the read data are read in a text format.
8. Verfahren nach Anspruch 7, wobei das Textformat standardisiert ist.8. The method of claim 7, wherein the text format is standardized.
9. Verfahren nach Anspruch 7 oder 8, wobei das Textformat einer Druckdatensprache entspricht.9. The method of claim 7 or 8, wherein the text format corresponds to a print data language.
10.Verfahren nach Anspruch 8, wobei die Druckdatensprache10.A method according to claim 8, wherein the print data language
Post Script ist und das Textformat ein Printer Desc- ription File Format ist.Post Script is and the text format is a printer description file format.
11.Verfahren nach Anspruch 8, wobei die Druckdatensprache Printer Control Language ist und das Textformat das Format Generic Printer Description.11.A method according to claim 8, wherein the print data language is Printer Control Language and the text format is the format Generic Printer Description.
12.Verfahren nach einem der vorherigen Ansprüche, wobei die Treiber-Steuerungskomponente als Textdatei ausgebildet ist, insbesondere im Datenformat Extensible Markup Language .12.A method according to one of the preceding claims, wherein the driver control component is designed as a text file, in particular in the data format Extensible Markup Language.
13.Verfahren nach einem der vorhergehenden Ansprüche, wo- bei das die Treiber-Steuerungskomponente erzeugende Computerprogrammmodul auf einem ersten Computer abläuft und das Dokumenten Output Managment System auf einem zweiten Computer.13.The method according to any one of the preceding claims, wherein the driver control component generating computer program module runs on a first computer and the document output management system on a second computer.
14.Verfahren nach Anspruch 13, wobei die Treiber- Steuerungskomponente an das Dokumenten Output Managment System übertragen wird. 14.A method according to claim 13, wherein the driver control component is transmitted to the document output management system.
15.Verfahren nach Anspruch 14, wobei die Übertragung der Treiber-Steuerungskomponente über eine Netzwerkverbindung, insbesondere mittels einer Netzwerk-Browser- Architektur, erfolgt.15.A method according to claim 14, wherein the transmission of the driver control component via a network connection, in particular by means of a network browser architecture, takes place.
16.Verfahren nach einem der vorhergehenden Ansprüche, wobei ein Ausgabeauftrag von einem Anwendercomputer erzeugt und mit der für mehrere Ausgabegeräte einheitlichen grafischen Benutzeroberfläche konfiguriert wird, an das auf einem Ausgabeserver installierte Dokumenten Output Management System übertragen wird und dort unter Verwendung der Treiber-Steuerungskomponente zur Ausgabe auf einem geeigneten Ausgabegerät aufbereitet wird.16.A method according to one of the preceding claims, wherein an output job is generated by a user computer and configured with the common user interface for multiple output devices is transferred to the output management system installed on an output server output there and using the driver control component for output is processed on a suitable output device.
17.Verfahren nach Anspruch 16, wobei die einheitliche grafischen Benutzeroberfläche zur Konfiguration des Ausgabeauftrags zumindest Einstellmöglichkeiten für17.The method according to claim 16, wherein the uniform graphical user interface for the configuration of the output job at least setting options for
(a) einen gewünschten Ausgabekanal wie Druck und e- mail,(a) a desired output channel such as print and e-mail,
(b) im Falle des Druckkanals(b) in the case of the pressure channel
(bl) den Aufzeichnungsträger als solchen oder geräte- seitige Einzugsparameter für den den Aufzeichnungsträger, (b2) simplex oder duplex Druck und(bl) the record carrier as such or device-side feed parameters for the record carrier, (b2) simplex or duplex print and
(b3) Drucknachverarbeitungs-Optionen wie z.B. Heftung aufweist .(b3) Post-processing options such as e.g. Stapling has.
18.Verfahren nach einem der vorhergehenden Ansprüche, wo- bei der Ausgabeauftrag vom Dokumenten Output Management System an ein im Client System festgelegtes oder vom Dokumenten Output Management System bestimmtes Ausgabegerät ausgegeben wird.18.A method according to one of the preceding claims, wherein the output request from the document output management system to a specified in the client system or by the document output management system Output device is output.
19.Verfahren nach einem der vorhergehenden Ansprüche, wobei die im Client System vorgesehene einheitliche gra- fische Benutzeroberfläche unabhängig von den Ausgabegeräten aber spezifisch für das Dokumenten Output Management System ist.19.The method according to any one of the preceding claims, wherein provided in the client system uniform graphical user interface is independent of the output devices but specific to the document output management system.
20.Computerprogramm, das beim Laden und Ausführen auf ei- nem Computer ein Verfahren gemäß einem der vorhergehenden Ansprüche ausführt.20.A computer program which, when loaded and executed on a computer, carries out a method according to one of the preceding claims.
21.Dokumenten Output Managment System umfassend eine21.Documents Output Management System comprising a
Schnittstelle zum Einlesen einer Treiberschnittstelle, die gemäß einem der Ansprüche 1 bis 19 erzeugt worden ist.Interface for reading in a driver interface, which has been generated according to one of claims 1 to 19.
22. Computer, auf dem ein Computerprogramm gemäß Anspruch22. Computer on which a computer program according to claim
20 und/oder ein Dokumenten Output Managment System ge- maß Anspruch 21 geladen ist.20 and / or a document output management system according to claim 21 is loaded.
23.Drucksystem umfassend einen Computer gemäß Anspruch 22. A printing system comprising a computer according to claim 22.
PCT/EP2007/052808 2006-03-27 2007-03-23 Method, computer program and computer system for producing a driver control component for an output device in a document output management system WO2007110389A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE102006014004.4 2006-03-27
DE200610014004 DE102006014004A1 (en) 2006-03-27 2006-03-27 Driver control component producing method for output device in document output management system, involves producing control data for controlling format conversion based on read-in data to produce driver control component for output device

Publications (1)

Publication Number Publication Date
WO2007110389A1 true WO2007110389A1 (en) 2007-10-04

Family

ID=38198257

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2007/052808 WO2007110389A1 (en) 2006-03-27 2007-03-23 Method, computer program and computer system for producing a driver control component for an output device in a document output management system

Country Status (2)

Country Link
DE (1) DE102006014004A1 (en)
WO (1) WO2007110389A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6426798B1 (en) * 1999-03-04 2002-07-30 Canon Kabushiki Kaisha Data structure for printer description file
US20030200361A1 (en) * 2002-04-19 2003-10-23 Vikas Dogra Extensible drive
US20050159926A1 (en) * 2004-01-20 2005-07-21 Canon Kabushiki Kaisha Information processing apparatus and method
US6952831B1 (en) * 1999-02-26 2005-10-04 Microsoft Corporation Driverless printing

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030231328A1 (en) * 2002-06-07 2003-12-18 Xerox Corporation Multiple printer driver
US20040218201A1 (en) * 2003-04-30 2004-11-04 Pierre Lermant Methods and apparatus for dynamically configuring cluster printing systems
US20050068558A1 (en) * 2003-09-30 2005-03-31 Jianxin Wang Method and system to automatically update in real-time a printer driver configuration

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6952831B1 (en) * 1999-02-26 2005-10-04 Microsoft Corporation Driverless printing
US6426798B1 (en) * 1999-03-04 2002-07-30 Canon Kabushiki Kaisha Data structure for printer description file
US20030200361A1 (en) * 2002-04-19 2003-10-23 Vikas Dogra Extensible drive
US20050159926A1 (en) * 2004-01-20 2005-07-21 Canon Kabushiki Kaisha Information processing apparatus and method

Also Published As

Publication number Publication date
DE102006014004A1 (en) 2007-10-04

Similar Documents

Publication Publication Date Title
DE10027222B4 (en) A method and central printing system for processing a print job in a network using selected printer attributes
EP1579309B1 (en) Method, computer programme product and device for the processing of a document data stream from an input format to an output format
EP1859340A2 (en) Method for generating print jobs in a printing system, method for sorting print jobs in a printing system, computer program product and printing system for carrying out said methods
EP1197347A2 (en) Interface system and method
DE10309241A1 (en) Print with variable data using a dynamic imposition template
EP1388042B1 (en) Method, equipment system and computer program system for visually checking a print data flow
DE10045133C2 (en) Reusable computer-implemented order editing and delivery process
DE10223750A1 (en) Split a print job to improve printing speed
EP1612728A2 (en) Method, system and computer program for producing electronic document from rasterized image data
DE102019008097A1 (en) TAX PROCEDURE AND COMPUTER PROGRAM
EP1805592A2 (en) Method, system and a computer program for automatically processing a job ticket for a printing process
EP1532514B1 (en) Method, system of devices, and computer program product for the document-related extension of a resource-structured document data flow
EP1749257A2 (en) Method, device and computer program product for generating a page and/or domain-structured data stream from a line data stream
WO2006034859A2 (en) Method and system for automatically selecting a device for document processing order treatment
DE102021102043A1 (en) Information processing apparatus, control method and program therefor, and server system capable of communicating with the information processing apparatus
DE102006006060B4 (en) Method and arrangement for archiving document data and for outputting document data stored in an archive
DE102007037032A1 (en) Method for generating a template
DE102007036985B4 (en) Method, system and computer program product for automatically editing document editing data
WO2007110389A1 (en) Method, computer program and computer system for producing a driver control component for an output device in a document output management system
EP1470472B1 (en) Method for the automatic reception and forwarding of document processing orders
EP1282883A2 (en) Method and system for the transformation of digital print data streams and corresponding printer and printer server
EP2575029A1 (en) Printing method, arrangement for realising the printing method and a corresponding computer program and a corresponding computer readable storage medium
DE10256967A1 (en) Coding device output
DE102007036986A1 (en) Method for automatic preparation of document processing data contained in document data stream, particularly print data stream, involves submitting document data stream of document data analysis
DE10223926A1 (en) Method, computer system and computer program product for transferring a print job from a host computer to a print server

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07727282

Country of ref document: EP

Kind code of ref document: A1

DPE2 Request for preliminary examination filed before expiration of 19th month from priority date (pct application filed from 20040101)
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07727282

Country of ref document: EP

Kind code of ref document: A1