WO1995003669A1 - Active raster image duplicating processor - Google Patents

Active raster image duplicating processor Download PDF

Info

Publication number
WO1995003669A1
WO1995003669A1 PCT/EP1994/002385 EP9402385W WO9503669A1 WO 1995003669 A1 WO1995003669 A1 WO 1995003669A1 EP 9402385 W EP9402385 W EP 9402385W WO 9503669 A1 WO9503669 A1 WO 9503669A1
Authority
WO
WIPO (PCT)
Prior art keywords
image data
description language
page description
page
postscript
Prior art date
Application number
PCT/EP1994/002385
Other languages
English (en)
French (fr)
Inventor
Kostadin Gurcilov
Original Assignee
Nilson, Christina, M.
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 Nilson, Christina, M. filed Critical Nilson, Christina, M.
Priority to AU75316/94A priority Critical patent/AU7531694A/en
Publication of WO1995003669A1 publication Critical patent/WO1995003669A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/387Composing, repositioning or otherwise geometrically modifying originals
    • H04N1/3872Repositioning or masking
    • H04N1/3873Repositioning or masking defined only by a limited number of coordinate points or parameters, e.g. corners, centre; for trimming

Definitions

  • a page description language is the link between the application program and the output device as illustrated in Figure 1.
  • the basic operating system on the server is DOS 5.0. With Quatradeck Deskview 6.0 multi-tasking environment loaded directly at boot time. Hardware
  • the weakest point of the prior art system is in the INTERPRETIVE nature on the Raster Image Processor (RIP).
  • RIP Raster Image Processor
  • the image data is treated by the standard color image operator on the RIP as an executable object which is thrown away as soon as the RIP has executed it (painted it on the current page).
  • the PostScript files generated by the page layout application are extremely large (14 Mbytes). And consists of 36 repetitions of same image data plus new positioning commands for the following picture.
  • a sample of the PostScript file is as follows:
  • the present invention is directed to an improved method for producing on a single page multiple copies of a photographic image that has been entered into a computer system and stored as image data.
  • the image data is converted into a page description language, such as PostScript, and subsequently outputted to an output device such as a color copier.
  • RIP Raster Image Processor
  • it is a general purpose Raster Image Processor (RIP) capable of taking a general purpose page description language program used for interchanging data between different software applications and output devices, such as PostScript, and outputting those programs on a variety of non-page description language reading devices including * color copiers.
  • RIP Raster Image Processor
  • it is an active computer network server for automatically scanning all the workstations connected to the computer network for valid image data files, transmitting the image data files to its own disk, preparing the image data files for output and outputting the image data files on the color copier.
  • TSR Terminate But Stay Resident
  • Figure 1 is a block diagram illustrating the function of a general purpose page description language computer program.
  • Figure 2 is a block diagram illustrating the information flow on a prior art system for producing multiple copies of a photographic image.
  • Figure 3 is block diagram illustrating the global operation of the server of the present invention.
  • Figure 4 is a block diagram illustrating the steps of the Network Window Manager of the present invention used for scanning all the workstations connected to a server.
  • Figure 5 is a block diagram illustrating the steps of the server of the present invention used for generating page description language files.
  • Figure 6 is a block diagram illustrating the steps of the Raster Imaging Processor Window of the present invention used for interpreting page description language and outputting data.
  • FIG. 3 a block diagram illustrating the global operation of the server of the present invention is shown.
  • the window manager is starting and stopping different processes in the server.
  • the interchange of data between the separate partitions is done via the Environmental Variable Table which is available to each separate partition and via TSR programs.
  • FIG. 4 a block diagram of the Network Window of the present invention is shown.
  • the purpose of this window is to scan all the workstations connected to the server for valid image data files and transmit them to the server. It also does administration on a files that have been processed, and informs the Window Manager about the current status.
  • FIG. 5 a block diagram of the Letterserve Window of the present invention is shown. As soon as files have been transmitted to the server disk and the window manager has been informed about it and activates this window in which PostScript files are generated for each image file that have arrived in the system. RIP Window
  • FIG. 6 a block diagram of the Raster Image Processor Window of the present invention is shown. This is the window that is started as soon as PostScript files have been generated and are waiting to be outputted. PostScript Interpreting and output is done in this window.
  • the goal of the present invention was to build a system that will take as input photographic images, scan them into the workstations disk, produce a page layout consisting of 36 repetitions of the same image file on the page, and optionally add text and output such a page on a pre-perforated paper.
  • the output should have continuous tone quality.
  • Tests were made on different computer platforms and variety of output devices with their corresponding RIP's.
  • the only output device that meet those quality and material needs were the color copiers produced by Canon, Kodak and Agfa.
  • Total production time is 1 min. 15 sec. for one A4 ark with 36 pictures generated thereon measured from the moment the server "saw” the image file on some of the workstations.
  • the RIP performance is improved 10 times due to the smaller amount of data in tne PostScript files that are processed (300 Kbytes compared to 14 Mbytes).
  • the amount of data transmitted over the network is 36 times smaller.
  • the workstation operator is capable of producing approx 200 pictures per day. And the system in total is producing approx 700 customers a day. A minimal investment is needed (3 workstations with scanners) to come up to this production volume.
  • a page to be printed on a raster output device can be described as an array of pixel values with one to one correspondence to the printer dots.
  • an application can describe the desired output as a full-page pixel array and transmit it to the printer. Pages containing combinations of text, graphics and sampled images can be described in this way. Such an arrangement is unsatisfactory for many reasons. Chief among them are:
  • the pixel array is device dependent; it is valid for output devices of only one particular resolution and one choice of possible data values per pixel.
  • Producing printed output from an application program then becomes a two-stage process.
  • First the application generates a device independent description of the desired output in the page description language.
  • Second a program controlling the output device interprets the description and renders it on the device.
  • the two stages may be executed in different places and different times.
  • the PostScript language is today recognized as a broad industry page description language. Its design has benefitted from nearly two decades experience with several predecessor languages.
  • the language has its beginnings in 1976 at the Evans & Sutherland Computer Corporation, known as "Design System”. In 1978 the language was reimplemented at Xerox Palo Alto Research Center under the name of "JaM”. The third incarnation of the language was done 1982 at "Adobe Systems Incorporated” and since then is known as "PostScript”.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Record Information Processing For Printing (AREA)
PCT/EP1994/002385 1993-07-19 1994-07-19 Active raster image duplicating processor WO1995003669A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU75316/94A AU7531694A (en) 1993-07-19 1994-07-19 Active raster image duplicating processor

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
SE9302455A SE9302455D0 (sv) 1993-07-19 1993-07-19 Reproduktionsmetod av bild & text
SE9302455-2 1993-07-19

Publications (1)

Publication Number Publication Date
WO1995003669A1 true WO1995003669A1 (en) 1995-02-02

Family

ID=20390643

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP1994/002385 WO1995003669A1 (en) 1993-07-19 1994-07-19 Active raster image duplicating processor

Country Status (3)

Country Link
AU (1) AU7531694A (sv)
SE (1) SE9302455D0 (sv)
WO (1) WO1995003669A1 (sv)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997026623A1 (en) * 1996-01-19 1997-07-24 Francesco Morelli Electronic system for memorizing, manipulating, multiplying and printing pictures
US6285889B1 (en) 1996-08-08 2001-09-04 Nokia Mobile Phones Limited Information output system, method for outputting information and terminal devices for outputting information via mobile communication network

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0320014A2 (en) * 1987-12-09 1989-06-14 Fuji Photo Film Co., Ltd. Image processing system
US4949188A (en) * 1988-01-19 1990-08-14 Canon Kabushiki Kaisha Image processing apparatus
US5029115A (en) * 1989-05-04 1991-07-02 Laserfast Industries Process for the creation of camera-ready mechanicals
EP0518619A2 (en) * 1991-06-11 1992-12-16 Canon Kabushiki Kaisha Image processing system with plural memory devices
EP0538059A2 (en) * 1991-10-17 1993-04-21 Ricoh Company, Ltd System and method for document processing

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0320014A2 (en) * 1987-12-09 1989-06-14 Fuji Photo Film Co., Ltd. Image processing system
US4949188A (en) * 1988-01-19 1990-08-14 Canon Kabushiki Kaisha Image processing apparatus
US5029115A (en) * 1989-05-04 1991-07-02 Laserfast Industries Process for the creation of camera-ready mechanicals
EP0518619A2 (en) * 1991-06-11 1992-12-16 Canon Kabushiki Kaisha Image processing system with plural memory devices
EP0538059A2 (en) * 1991-10-17 1993-04-21 Ricoh Company, Ltd System and method for document processing

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
VOLLENWEIDER: "PostScript und Encapsulated PostScript", ANGEWANDTE INFORMATIK, vol. 31, no. 6, June 1989 (1989-06-01), pages 261 - 264 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997026623A1 (en) * 1996-01-19 1997-07-24 Francesco Morelli Electronic system for memorizing, manipulating, multiplying and printing pictures
US6285889B1 (en) 1996-08-08 2001-09-04 Nokia Mobile Phones Limited Information output system, method for outputting information and terminal devices for outputting information via mobile communication network

Also Published As

Publication number Publication date
AU7531694A (en) 1995-02-20
SE9302455D0 (sv) 1993-07-19

Similar Documents

Publication Publication Date Title
US5615015A (en) Apparatus and method of programming a job to be processed at a location other than the location at which the job is prepared
US5526469A (en) System for printing image data in a versatile print server
US6006281A (en) Network printing system with data merge feature
US5717840A (en) Method and apparatus for printing according to a graphic language
US5701184A (en) Multi-function machine for combining and routing image data
CA1310541C (en) Printing apparatus and method
US6788428B1 (en) Data printing system and method generating intermediate printing data for another application to change the printing data
US5920685A (en) Printing machine with merging/annotating/signaturizing capability
US6151131A (en) Print system with deferred job assembly feature
EP1422632A2 (en) Method and apparatus to process portable document format data containing transparency
CN101452533A (zh) 描绘装置、描绘方法
US6247028B1 (en) Controlling attributes of pre-registered form data to match those of data to be printed with the form data
US6388757B1 (en) Printing apparatus, printing system, and a method for acquiring character resources of the printing system
JP4124898B2 (ja) 情報処理システム、情報処理装置及びその方法
JP2005056414A (ja) クライアント側で文書データをビューイングするための方法及び装置
US6271926B1 (en) Printing system with print job programming capability
WO1995003669A1 (en) Active raster image duplicating processor
US7092120B2 (en) Image transformation apparatus and image transformation program storage medium
US5729634A (en) Document processing system for enhancing halftone images including multiple centered dots
JPH09238209A (ja) 画像入出力システム及び画像読取り装置とその制御方法
JP3404255B2 (ja) 画像形成装置
JPH01168161A (ja) ファクシミリ装置
JP4006123B2 (ja) 情報処理システム、情報処理装置及びその制御方法、記録媒体
JP4006124B2 (ja) 情報処理システム、情報処理装置及びその制御方法、記録媒体
JP3495877B2 (ja) プリンタ制御システム、プリンタ制御装置およびそれらの方法

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AM AT AU BB BG BR BY CA CH CN CZ DE DK ES FI GB GE HU JP KE KG KP KR KZ LK LT LU LV MD MG MN MW NL NO NZ PL PT RO RU SD SE SI SK TJ TT UA US UZ VN

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): KE MW SD AT BE CH DE DK ES FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: CA