JP2006244249A - Image forming device system - Google Patents

Image forming device system Download PDF

Info

Publication number
JP2006244249A
JP2006244249A JP2005060713A JP2005060713A JP2006244249A JP 2006244249 A JP2006244249 A JP 2006244249A JP 2005060713 A JP2005060713 A JP 2005060713A JP 2005060713 A JP2005060713 A JP 2005060713A JP 2006244249 A JP2006244249 A JP 2006244249A
Authority
JP
Japan
Prior art keywords
image
forming apparatus
image forming
unit
output destination
Prior art date
Legal status (The legal status 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 status listed.)
Withdrawn
Application number
JP2005060713A
Other languages
Japanese (ja)
Inventor
Masahiko Tominaga
雅彦 冨永
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2005060713A priority Critical patent/JP2006244249A/en
Publication of JP2006244249A publication Critical patent/JP2006244249A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To maintain affinity between printing and reuse after accumulation, while saving on a storage area in the accumulation, in a system printing a document of a computer terminal, and accumulating it in the storage area of an image forming device to be reused. <P>SOLUTION: This system has a means for selecting an output destination for printing or accumulating print data in the image forming device, just after developed into an image by a developing means, when generating the print data in the computer terminal, information in the selected output destination is transmitted to the developing means together with the print data, the selected output destination determines either of the printing in the image forming device or the accumulation in the image forming device, from information of the selected output destination selected by the developing means, and a color space is switched to be developed in response to the determined output destination. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、コントローラ機能を提供する画像形成装置とコンピュータ端末からなる画像形成装置システムに関するものである。   The present invention relates to an image forming apparatus system including an image forming apparatus providing a controller function and a computer terminal.

従来から、コンピュータ上で扱う文書を画像形成装置にプリンタドライバを使用して、画像形成装置にてすぐにプリントするのではなく、画像形成装置の記憶領域にイメージとして記憶させ、必要に応じてプリントしたり、コンピュータ端末で用いられるファイルフォーマットに変換して再度他のコンピュータ端末にファイル送信したりする画像蓄積機能がある。一般にプリントの際にはプリンタの画像形成で用いられるCyan/Magenta/Yellow/Black(CMYK)の色空間が使用され、コンピュータ端末で用いられるファイルではRed/Green/BlueのRGB系色空間や、YCbCrなどの3次元の色空間が用いられる。一般にコンピュータ端末からプリントする画像形成装置では、コンピュータ端末から受信したPDLをCMYKの色空間のイメージで展開し、プリンタが使用する色空間のイメージを生成することで高画質なプリントを得ることができるようにしている。一方一旦蓄積した画像を再度コンピュータ端末で扱うJpegなどのファイルフォーマットに変換する場合は、RGB系の3次元の色空間が用いられる。   Conventionally, a document handled on a computer is not printed immediately on the image forming apparatus by using a printer driver in the image forming apparatus, but is stored as an image in the storage area of the image forming apparatus, and printed as necessary. Or an image storage function that converts the file format used by a computer terminal and transmits the file to another computer terminal again. In general, when printing, the Cyan / Magenta / Yellow / Black (CMYK) color space used for image formation of a printer is used, and the Red / Green / Blue RGB color space or YCbCr color space used in a computer terminal is used. A three-dimensional color space such as is used. In general, in an image forming apparatus that prints from a computer terminal, it is possible to obtain a high-quality print by developing the PDL received from the computer terminal as an image in the color space of CMYK and generating an image in the color space used by the printer. I am doing so. On the other hand, when an image once stored is converted again into a file format such as JPEG which is handled by a computer terminal, an RGB three-dimensional color space is used.

PDLをイメージに展開する場合に、その展開するイメージの色空間を操作するためにプロファイルという色変換テーブルが用いられる。このプロファイルをRGB用プロファイルを用いれば、RGB色空間のイメージに展開でき、CMYK用プロファイルを用いればCMYK色空間のイメージに展開できる。このようにプリントに用いる画像ではCMYK色空間の方がプリンタとの親和性が高いが、コンピュータ端末で扱うファイルフォーマットに再変換する場合は、RGB系の3次元の色空間の方が親和性が高い。   When developing PDL into an image, a color conversion table called a profile is used to manipulate the color space of the developed image. This profile can be developed into an image in the RGB color space by using the RGB profile, and can be developed into an image in the CMYK color space by using the CMYK profile. As described above, in the image used for printing, the CMYK color space has a higher affinity with the printer. However, when re-converting to a file format handled by a computer terminal, the RGB three-dimensional color space has a higher affinity. high.

又、従来例としては、例えば特許文献1をあげることが出来る。
特開2003−338943号公報
As a conventional example, for example, Patent Document 1 can be cited.
JP 2003-338944 A

しかしながら、展開されたイメージを画像形成装置に蓄積し、プリント/ファイルフォーマット変換の両方の用途に用いる場合、プリンタとの親和性と、コンピュータ端末で扱うファイルフォーマットとの親和性の双方を求めることとなり、CMYK、RGBそれぞれのイメージを保持する必要があり、二重の蓄積領域が必要となってしまう。   However, when the developed image is stored in the image forming apparatus and used for both print / file format conversion, both the compatibility with the printer and the file format handled by the computer terminal are required. , CMYK and RGB images need to be held, and a double storage area is required.

一方RGB系のみで蓄積しておき、プリント時にCMYKに変換する方式ではPDLをイメージに展開する際に反映されるコンピュータ上の画像特性とプリンタの画像再現特性とを考慮した色未調整が省かれるため、プリント時の印字品質がCMYKのイメージに展開した場合に比べ劣る場合がある。   On the other hand, in the method of storing only in the RGB system and converting to CMYK at the time of printing, color unadjustment considering the image characteristics on the computer and the image reproduction characteristics of the printer reflected when the PDL is developed into an image is omitted. For this reason, the print quality at the time of printing may be inferior to the case where the image is developed into a CMYK image.

一方、CMYKイメージで保存した場合は、ファイルフォーマット変換のためにCMYK→RGBの色空間を行う仕組みが必要となる。一般に画像形成装置においては、スキャナから入力される画像の色空間がRGB系の色空間であることが多いため、スキャンした画像のプリントのためにRGB→CMYKの色空間変換機能を有していることがほとんどであるが、CMYK→RGBの色空間変換機能はさらなるコストを生じさせてしまうため、CMYK→RGBの色空間変換機能を有しない。   On the other hand, when saving as a CMYK image, a mechanism for performing a CMYK → RGB color space for file format conversion is required. In general, in an image forming apparatus, the color space of an image input from a scanner is often an RGB color space, and therefore has an RGB → CMYK color space conversion function for printing a scanned image. In most cases, however, the CMYK → RGB color space conversion function causes additional costs, and therefore does not have the CMYK → RGB color space conversion function.

蓄積画像のプリントとファイルフォーマット変換を効率よく行うには、蓄積領域の二重の消費やコストの増加といった問題があった。   In order to efficiently print the stored image and convert the file format, there are problems such as double consumption of the storage area and an increase in cost.

上述した問題を解決するため、本発明に係る画像形成装置システムは、ネットワークに接続されたコンピュータ端末と画像形成装置において、前記コンピュータ端末は、前記コンピュータ端末で扱われる文書を画像形成装置でプリントするためのデータに変換するプリントデータ変換手段と、前記変換手段により変換された前記プリントデータを前記ネットワークを介して前記画像形成装置に送出する送出手段と有し、前記画像形成装置は前記送出手段により送出された前記プリントデータを受信する受信手段と、前記受信手段により受信した前記プリントデータを色空間の異なる複数の色空間でイメージに展開する展開手段と前記展開手段により展開されたイメージを、前記画像形成装置内に蓄積しておく蓄積手段と、前記蓄積手段により蓄積されたイメージのプリントまたはファイルフォーマットの変換を指示する操作指示手段と、前記操作指示手段により指示されたイメージをプリントするプリント手段と、前記操作指示手段により指示されたイメージを他のファイルフォーマットに変換する手段とを有し、前記コンピュータ端末にてプリントデータを生成する際に、前記展開手段にてイメージに展開した直後に、前記画像形成装置にてプリントするか、または前記画像形成装置に蓄積するかの出力先を選択する手段を有し、前記選択された出力先の情報を前記プリントデータとともに前記展開手段に送出し、前記展開手段にて前記選択された出力先の情報から前記選択された出力先が前記画像形成装置にてプリントするか、または前記画像形成装置に蓄積するかを判別し、前記判別された出力先に応じて展開するイメージの色空間を切り替える手段を有する。   In order to solve the above-described problem, an image forming apparatus system according to the present invention includes a computer terminal and an image forming apparatus connected to a network, and the computer terminal prints a document handled by the computer terminal with the image forming apparatus. Print data conversion means for converting the data into data for transmission, and sending means for sending the print data converted by the conversion means to the image forming apparatus via the network, the image forming apparatus being sent by the sending means Receiving means for receiving the sent print data, developing means for developing the print data received by the receiving means into an image in a plurality of different color spaces, and an image developed by the developing means, Storage means for storing in the image forming apparatus, and the storage means Operation instruction means for instructing printing of a stacked image or conversion of a file format, printing means for printing an image instructed by the operation instruction means, and an image instructed by the operation instruction means in another file format And when the print data is generated by the computer terminal, the image is printed by the image forming apparatus immediately after being developed to the image by the developing means or stored in the image forming apparatus. Means for selecting an output destination to be sent, the information on the selected output destination is sent together with the print data to the development means, and the selection is made from the information on the output destination selected by the development means. Determining whether the output destination is to be printed by the image forming apparatus or stored in the image forming apparatus, Having means for switching the color space of the image to be deployed in accordance with the serial discriminated destination.

特に上記画像形成装置システムにおいて、前記展開手段は、Cyan/Magenta/Yellow/Blackの色空間でイメージを展開する機能と、Red/Blue/Greenの色空間でイメージを展開手段とを有し、前記展開手段にて前記判別された出力先が前記が造形性装置でのプリントであった場合はCyan/Magenta/Yellow/Blackの色空間のイメージで展開し、前記判別された出力先が画像形成装置に蓄積であった場合はRed/Blue/Greenの色空間のイメージで展開する手段を有する。   In particular, in the image forming apparatus system, the developing unit includes a function of developing an image in a color space of Cyan / Magenta / Yellow / Black, and a developing unit of an image in a color space of Red / Blue / Green. In the case where the output destination determined by the developing means is a print by the modeling apparatus, the output destination is developed with an image of a color space of Cyan / Magenta / Yellow / Black, and the determined output destination is the image forming apparatus. In the case of storage, the image data is developed with an image in a color space of Red / Blue / Green.

以上説明したように、本発明によれば、画像形成装置内のコントローラにてCMYK→RGB(またはYCbCrなど)の4色から3色への色空間変換機能を持たずに、ボックス蓄積した画像をコンピュータ端末で用いられるファイルフォーマットの画像を生成し、所望のコンピュータ端末にファイル送信することができる。また、プリントにおいても、プリントされる色空間でプリント向けに色調整された画像品質にてプリントすることが可能である。   As described above, according to the present invention, a controller in an image forming apparatus does not have a color space conversion function from four colors of CMYK → RGB (or YCbCr) to three colors, and stores an image stored in a box. An image in a file format used in a computer terminal can be generated and transmitted to a desired computer terminal. Also in printing, it is possible to print with image quality that is color-adjusted for printing in the color space to be printed.

[システムの概要説明]
図1は本発明の実施系システムの構成を示すブロック図、図2は実施系システムにおける画像形成装置の構成図である。本システムが有する機能についての概要を図1、2を用いて説明する。
[System overview]
FIG. 1 is a block diagram showing a configuration of an implementation system of the present invention, and FIG. 2 is a configuration diagram of an image forming apparatus in the implementation system. An overview of the functions of this system will be described with reference to FIGS.

画像形成装置101はフルカラーでスキャンまたは、プリントなどが可能なカラースキャナ/プリンタ機器であり、内部ネットワーク102、画像データ転送のためのVideoケーブル103を介して外部コントローラ104と接続されており、さらに外部コントローラ104は、もう一方の外部ネットワーク105を介してコンピュータ端末106が接続されているネットワークシステムに接続されている。   The image forming apparatus 101 is a color scanner / printer device capable of scanning or printing in full color, and is connected to an external controller 104 via an internal network 102 and a video cable 103 for transferring image data, and further to an external device. The controller 104 is connected to a network system to which the computer terminal 106 is connected via the other external network 105.

画像形成装置101は、スキャナ部201、プリンタ部202を有しており、スキャナ部201から読み取った画像をプリンタ部202にてプリントするコピー機能を備えている。また、ユーザが画像形成装置101の機能の実行を指示したり、機能実行時の動作設定を行ったり、またあるいは画像形成装置101の状態をユーザに知らせるための操作部203も備えている。   The image forming apparatus 101 includes a scanner unit 201 and a printer unit 202, and has a copy function for printing an image read from the scanner unit 201 by the printer unit 202. In addition, an operation unit 203 is provided for the user to instruct the execution of the function of the image forming apparatus 101, to set the operation when the function is executed, or to notify the user of the state of the image forming apparatus 101.

こうした画像形成装置101のスキャナ部201、プリンタ部202の動作や、操作部108からのユーザ指示/状態表示は、画像形成装置内部の装置内コントローラ204によって処理される。装置内コントローラ204では、スキャナ部201、プリンタ部202にて扱われる画像データの処理や、外部コントローラとの内部ネットワーク102と接続されるネットワークとのデータ送受信をも行っており、画像形成装置101の全体の動作制御、状態管理、画像処理は装置内コントローラ204で行われる。また、プリンタ部202の先にはステイプルなどの後処理を行うフィニッシャ部205が接続される。   The operations of the scanner unit 201 and the printer unit 202 of the image forming apparatus 101 and the user instruction / status display from the operation unit 108 are processed by the in-device controller 204 inside the image forming apparatus. The in-device controller 204 also processes image data handled by the scanner unit 201 and the printer unit 202 and transmits / receives data to / from a network connected to the internal network 102 with an external controller. Overall operation control, state management, and image processing are performed by the in-device controller 204. A finisher unit 205 that performs post-processing such as stapling is connected to the end of the printer unit 202.

また、本システムでは、コンピュータ端末106で作成したドキュメントをPDLデータとして外部ネットワーク105を介して外部コントローラ104に送信し、外部コントローラ104で、受信したPDLデータをイメージに展開し、画像形成装置101にてプリント可能なデータ形式にしてVideoケーブル103を介して画像形成装置101に送信するとともに、プリント時の動作設定やVideoケーブル103にて送出する画像データの諸情報を内部ネットワーク102にて通信して、プリントするというネットワークプリンタ機能も備えている。この外部コントローラ104においては、コンピュータ端末106から送出されたPDLを色空間変換を行うプロファイルを用いて、Red/Green/Blue(RGB)の色空間、またはCyan/Magenta/Yellow/Black(CMYK)の色空間の2種類の色空間でイメージに展開する機能をもち、Videoケーブル103上もRGBとCMYKの2種類の色空間の画像を転送できるようになっている。   Further, in this system, a document created by the computer terminal 106 is transmitted as PDL data to the external controller 104 via the external network 105, and the received PDL data is developed into an image by the external controller 104, and is sent to the image forming apparatus 101. The printable data format is transmitted to the image forming apparatus 101 via the video cable 103, and the operation settings at the time of printing and various information of the image data transmitted via the video cable 103 are communicated via the internal network 102. The printer also has a network printer function for printing. The external controller 104 uses a profile for performing color space conversion on the PDL sent from the computer terminal 106, and uses a Red / Green / Blue (RGB) color space or Cyan / Magenta / Yellow / Black (CMYK). It has a function of developing an image in two kinds of color spaces, and images on two kinds of color spaces of RGB and CMYK can also be transferred on the video cable 103.

さらに、本システムでは、画像形成装置101にてスキャンした画像をコンピュータ端末106に表示/保存するネットワークスキャン機能を有している。ネットワークスキャン機能はその操作形態から、プルスキャン機能/プッシュスキャン機能に大別される。プルスキャン機能はユーザがスキャン指示をコンピュータ端末106にて行うものであり、プッシュスキャン機能ではユーザはスキャン指示を画像形成装置101の操作部203にて行うというスキャン指示を行う形態が異なるものである。プルスキャン/プッシュスキャンいずれの機能であっても、画像形成装置101はユーザからの指示によって、スキャナ部201に予め載置された原稿画像を読み取り、読み取った画像をコンピュータ端末106にて扱うのに適した形式で、内部ネットワーク102、外部コントローラ104、外部ネットワーク105を介して、コンピュータ端末106に転送することによって実現される。   Further, this system has a network scan function for displaying / saving an image scanned by the image forming apparatus 101 on the computer terminal 106. The network scan function is roughly classified into a pull scan function / push scan function according to its operation mode. In the pull scan function, the user issues a scan instruction on the computer terminal 106, and in the push scan function, the user performs a scan instruction in which the scan instruction is performed on the operation unit 203 of the image forming apparatus 101. . Regardless of the pull scan / push scan function, the image forming apparatus 101 reads a document image previously placed on the scanner unit 201 in accordance with an instruction from the user, and handles the read image on the computer terminal 106. It is realized by transferring to the computer terminal 106 via the internal network 102, the external controller 104, and the external network 105 in a suitable format.

本システムの画像形成装置101はフルカラー画像を扱うため、プリンタ部202での画質向上を目的とした画質調整機能を備えている。これは画像形成装置101単体での濃度調整と、コンピュータ端末106からの電子文書のプリントとの2種類の色調整がある。   Since the image forming apparatus 101 of this system handles a full-color image, the image forming apparatus 101 has an image quality adjustment function for the purpose of improving the image quality in the printer unit 202. This includes two types of color adjustments: density adjustment for the image forming apparatus 101 alone and printing of an electronic document from the computer terminal 106.

画像形成装置101単体の色調整は、プリンタ部202にて規程の画像をプリントし、その画像をスキャナ部201で読み取ることにより、プリンタ部202の特性を内部コントローラ204の画像処理にて行われる濃度調整値に反映させ、安定した画像をプリントすることができるようにしたものである。この際のプリントに用いられる規程の画像は、装置内コントローラ204にて生成される。   For color adjustment of the image forming apparatus 101 alone, the printer unit 202 prints a prescribed image, and the scanner unit 201 reads the image, thereby adjusting the characteristics of the printer unit 202 by the image processing of the internal controller 204. This is reflected in the adjustment value so that a stable image can be printed. The rule image used for printing at this time is generated by the in-device controller 204.

コンピュータ端末106からの電子文書のプリントにおける色調整は、外部コントローラ104主導で行われるもので、外部コントローラ104にて規程の画像を画像形成装置101に送信、プリントさせ、プリントされた画像をスキャナ部201で読み取り、読み取った画像を外部コントローラ104が受信することにより、外部コントローラが画像形成装置101の画像特性を認識できる。この認識された特性は、コンピュータ端末106からのPDLデータをイメージに展開する際に外部コントローラ104が考慮する値として保持される。   Color adjustment in printing an electronic document from the computer terminal 106 is performed by the external controller 104, and the external controller 104 transmits and prints the prescribed image to the image forming apparatus 101, and the printed image is scanned by the scanner unit. When the external controller 104 receives the image read in 201 and the read image, the external controller can recognize the image characteristics of the image forming apparatus 101. This recognized characteristic is held as a value that the external controller 104 considers when developing PDL data from the computer terminal 106 into an image.

[装置内コントローラ109の構成]
装置内コントローラ204の構成を図3を用いて説明する。装置内コントローラ204は、CPU301、ワークメモリ302、画像処理部303、画像メモリ304、大容量記憶装置(以下、HDD)305によって構成され、画像処理部303は画像信号線306/307/308にて、それぞれスキャナ部201/プリンタ部202、及びVideoケーブル103を介しての外部コントローラ104と接続されている。またさらに画像処理部303は画像メモリ304とも接続され、画像メモリ304の先にはファクシミリ通信部306もつながっている。つまり、スキャナ部201より画像データを画像処理部303を介して画像メモリ304、HDD305に格納し、格納された画像データは再び画像メモリ304、画像処理部303を介してプリンタ部202に送出される。また外部コントローラ104からも同様にVideoケーブル103を介して画像データを入力できる。ファクシミリ通信部306に対してはファクシミリ送受信に用いられる画像データの入出力ができるようになっている。このHDD305への画像格納の機能を利用して、スキャナ部201より入力された画像、あるいは外部コントローラ104からVideoケーブル103を介して入力した画像を、すぐにプリントせずにHDD305に蓄積しておき、ユーザがプリントまたはファクスしたいときに操作部203からプリント/ファクスしたり、複数のユーザ間でHDD305に蓄積した画像を共用するといったボックス機能も実現している。
[Configuration of In-Device Controller 109]
The configuration of the in-device controller 204 will be described with reference to FIG. The in-device controller 204 includes a CPU 301, a work memory 302, an image processing unit 303, an image memory 304, and a mass storage device (hereinafter referred to as HDD) 305. The image processing unit 303 is connected to image signal lines 306/307/308. Are connected to the external controller 104 via the scanner unit 201 / printer unit 202 and the video cable 103, respectively. Further, the image processing unit 303 is also connected to an image memory 304, and a facsimile communication unit 306 is connected to the end of the image memory 304. That is, image data is stored in the image memory 304 and HDD 305 via the image processing unit 303 from the scanner unit 201, and the stored image data is sent to the printer unit 202 via the image memory 304 and image processing unit 303 again. . Similarly, image data can be input from the external controller 104 via the video cable 103. The facsimile communication unit 306 can input / output image data used for facsimile transmission / reception. Using this image storage function in the HDD 305, an image input from the scanner unit 201 or an image input from the external controller 104 via the video cable 103 is stored in the HDD 305 without being printed immediately. Also, a box function such as printing / faxing from the operation unit 203 when a user wants to print or fax, or sharing an image stored in the HDD 305 among a plurality of users is realized.

さらに、HDD305に蓄積した画像をコンピュータ端末で一般的に用いられているファイルフォーマットである画像(たとえばJpegなど)に画像メモリ304と画像処理部303とで変換し、変換したファイルをネットワークインターフェイス部307、内部ネットワーク102、外部コントローラ104、外部ネットワーク105を介して所望のコンピュータ端末に送出し、コンピュータ端末にて再利用するという、ファイル送信機能をも備えている。   Further, the image stored in the HDD 305 is converted into an image (for example, Jpeg) having a file format generally used in a computer terminal by the image memory 304 and the image processing unit 303, and the converted file is converted into the network interface unit 307. Also, a file transmission function of sending to a desired computer terminal via the internal network 102, the external controller 104, and the external network 105 and reusing the computer terminal is also provided.

CPU301はHDD305に格納されたプログラムにしたがって動作し、またさらに操作部203の制御も合わせて行う。CPU301は機器内のファクシミリ通信部306などの各処理部も制御し、さらにプリンタ部202/スキャナ部201とも画像データ送受信の同期を図るための通信を行う。同様に外部コントローラ104との内部ネットワーク102での通信のためネットワークインターフェイス部307にもアクセスする。   The CPU 301 operates according to a program stored in the HDD 305 and further controls the operation unit 203. The CPU 301 also controls each processing unit such as the facsimile communication unit 306 in the device, and further performs communication with the printer unit 202 / scanner unit 201 to synchronize image data transmission / reception. Similarly, the network interface unit 307 is also accessed for communication with the external controller 104 via the internal network 102.

装置内コントローラにおいては、HDD305に格納されたデータをWebサービスなどにより内部ネットワーク102、及び外部コントローラ104を介して機器の状態をコンピュータ端末106にて参照したり、あるいはコンピュータ端末106より画像形成装置101の設定をしたりすることが可能なリモート操作サービスを提供している。   In the in-apparatus controller, the data stored in the HDD 305 is referred to the state of the apparatus on the computer terminal 106 via the internal network 102 and the external controller 104 by a Web service or the like, or the image forming apparatus 101 from the computer terminal 106 is referred to. A remote operation service that allows you to configure settings.

[操作部203]
図4を用いて操作部203について説明する。操作部203にはLCD表示画面401があり、ここに画像形成装置101の設定や状況が表示される。図4においては動作設定画面402にてコピー画面を参考に示しており、コピー時のズーム設定や給紙段設定、印刷部数などが表示されている。動作設定画面402は機能キー403によって、ファクシミリ機能や、外部コントローラ104からのプリント機能の画面に遷移することができる。またLCD表示画面401下部には、画像形成装置101の状態や、選択している機能画面以外の機能の状況を示すステイタスメッセージ表示部404があり、さらに右下部には、画像形成装置101の状態や、選択している機能画面以外の機能の状況についての詳細を参照する画面に遷移するシステム状況キー405がある。
[Operation unit 203]
The operation unit 203 will be described with reference to FIG. The operation unit 203 has an LCD display screen 401 on which settings and status of the image forming apparatus 101 are displayed. In FIG. 4, the operation setting screen 402 shows a copy screen as a reference, and displays zoom settings, paper feed stage settings, the number of copies, and the like during copying. The operation setting screen 402 can be changed to a facsimile function screen or a print function screen from the external controller 104 by a function key 403. Further, at the bottom of the LCD display screen 401, there is a status message display unit 404 indicating the status of the image forming apparatus 101 and the status of functions other than the selected function screen, and at the lower right is the status of the image forming apparatus 101. In addition, there is a system status key 405 for transitioning to a screen for referring to details of the status of functions other than the selected function screen.

またLCD表示画面401の他に数値設定を入力するテンキー406がある。さらに画像形成装置101においてコピーやファクスなどの各機能を使用する際に、使用するユーザを判別するためのIDを入力する画面に遷移するIDキー407も設けられている。リセットキー408は動作設定画面402を規定機能に戻すものであり、詳細設定キー409は画像形成装置101の動作設定の詳細やネットワーク設定などを行う画面に遷移するためのものある。スタートキー410、ストップキー411は各機能の動作開始や中止を行うためのボタンである。   In addition to the LCD display screen 401, there is a numeric keypad 406 for inputting numerical values. Further, when using each function such as copying and faxing in the image forming apparatus 101, an ID key 407 is also provided for transition to a screen for inputting an ID for identifying a user to be used. A reset key 408 is used to return the operation setting screen 402 to the specified function, and a detailed setting key 409 is used to transit to a screen for performing details of operation settings of the image forming apparatus 101 and network settings. A start key 410 and a stop key 411 are buttons for starting and stopping the operation of each function.

[スキャナ部106の構成]
図5を用いてスキャナ部201の構成を説明する。501は原稿台ガラスであり、読み取られるべき原稿502が置かれる。原稿502は照明ランプ503により照射され、その反射光はミラー504、505、506を経て、レンズ507によりCCD508上に結像される。ミラー504、照明ランプ503を含む第1ミラーユニット510は速度vで移動し、ミラー505、506を含む第2ミラーユニット511は速度1/2vで移動することにより、原稿502の全面を走査する。第1ミラーユニット510及び第2ミラーユニット511はモータ509により駆動する。スキャナ部201の各ユニット510、511の動作はスキャナコントローラ部512からの信号によって制御される。スキャナコントローラ部512は内部コントローラ204からの指示に応じて、各ユニット510、511の動作制御を行う。
[Configuration of Scanner Unit 106]
The configuration of the scanner unit 201 will be described with reference to FIG. Reference numeral 501 denotes a platen glass on which a document 502 to be read is placed. A document 502 is irradiated by an illumination lamp 503, and the reflected light is imaged on a CCD 508 by a lens 507 through mirrors 504, 505 and 506. The first mirror unit 510 including the mirror 504 and the illumination lamp 503 moves at a speed v, and the second mirror unit 511 including the mirrors 505 and 506 moves at a speed 1 / 2v, thereby scanning the entire surface of the document 502. The first mirror unit 510 and the second mirror unit 511 are driven by a motor 509. The operations of the units 510 and 511 of the scanner unit 201 are controlled by signals from the scanner controller unit 512. The scanner controller unit 512 controls the operations of the units 510 and 511 in accordance with instructions from the internal controller 204.

次に図6を用いてスキャナコントローラ部512での画像処理について説明する。入力された光学的信号がCCDセンサ601により電気信号に変換される。このCCDセンサ601はRGBラインのカラーセンサであり、R/G/Bそれぞれの画像信号としてA/D変換部602に入力される。ここでゲイン調整、オフセット調整をされた後、A/Dコンバータで、各色信号毎に8bitのデジタル画像信号R0,G0,B0に変換される。その後、603のシェーディング補正で色ごとに、基準白色板の読み取り信号を用いた、公知のシェーディング補正が施される。更に、CCDセンサ601の各色ラインセンサは、相互に所定の距離を隔てて配置されているため、ラインディレイ調整回路(ライン補間部)604において、副走査方向の空間的ずれが補正される。   Next, image processing in the scanner controller unit 512 will be described with reference to FIG. The input optical signal is converted into an electric signal by the CCD sensor 601. The CCD sensor 601 is an RGB line color sensor, and is input to the A / D converter 602 as R / G / B image signals. After the gain adjustment and the offset adjustment are performed here, each color signal is converted into 8-bit digital image signals R0, G0, and B0 by the A / D converter. Thereafter, a known shading correction using a read signal of the reference white plate is performed for each color by the shading correction 603. Further, since the color line sensors of the CCD sensor 601 are arranged at a predetermined distance from each other, the line delay adjustment circuit (line interpolation unit) 604 corrects the spatial deviation in the sub-scanning direction.

次に、入力マスキング部605は、CCDセンサ601のR/G/Bフィルタの分光特性で決まる読取色空間を、NTSCの標準色空間に変換する部分であり、CCDセンサ601の感度特性/照明ランプのスペクトル特性等の諸特性を考慮した装置固有の定数を用いた3×3のマトリックス演算を行い、入力された(R0,G0,B0)信号を標準的な(R,G,B)信号に変換する。更に、輝度/濃度変換部(LOG変換部)606はルックアップテーブル(LUT)により構成され、RGBの輝度信号がC1,M1,Y1の濃度信号になるように変換される。変換された信号は、装置内コントローラ部109に送出される。   Next, the input masking unit 605 is a part that converts the reading color space determined by the spectral characteristics of the R / G / B filter of the CCD sensor 601 to the NTSC standard color space. 3 × 3 matrix operation using device-specific constants taking into account various characteristics such as spectral characteristics, and the input (R0, G0, B0) signal is converted into a standard (R, G, B) signal. Convert. Further, the luminance / density conversion unit (LOG conversion unit) 606 is configured by a look-up table (LUT), and converts the RGB luminance signals into C1, M1, and Y1 density signals. The converted signal is sent to the in-device controller unit 109.

[プリンタ部107の構成]
図7に、プリンタ部の概観図を示す。701は、半導体レーザ駆動部を持つポリゴンミラーであり、発光された4本のレーザ光を受ける。その内の1本はミラー702、703、704をへて感光ドラム705を走査し、次の1本はミラー706、707、708をへて感光ドラム709を走査し、次の1本はミラー710、711、712をへて感光ドラム713を走査し、次の1本はミラー714、715、716をへて感光ドラム717を走査する。
[Configuration of Printer 107]
FIG. 7 shows an overview of the printer unit. Reference numeral 701 denotes a polygon mirror having a semiconductor laser driving unit, which receives four emitted laser beams. One of them scans the photosensitive drum 705 through the mirrors 702, 703 and 704, the next one scans the photosensitive drum 709 through the mirrors 706, 707 and 708, and the next one scans the mirror 710. , 711, 712, and the photosensitive drum 713 is scanned. The next one scans the mirrors 714, 715, 716, and scans the photosensitive drum 717.

一方、718はイエロー(Y)のトナーを供給する現像器であり、レーザ光に従い、感光ドラム705上にイエローのトナー像を形成し、719はマゼンタ(M)のトナーを供給する現像器であり、レーザ光に従い、感光ドラム709上にマゼンタのトナー像を形成し、720はシアン(C)のトナーを供給する現像器であり、レーザ光に従い、感光ドラム713上にシアンのトナー像を形成し、721はブラック(K)のトナーを供給する現像器であり、レーザ光に従い、感光ドラム717上にブラックのトナー像を形成する。以上4色(Y,M,C,K)のトナー像がシートに転写され、フルカラーの出力画像を得ることができる。   On the other hand, a developing device 718 supplies yellow (Y) toner, forms a yellow toner image on the photosensitive drum 705 in accordance with the laser beam, and a developing device 719 supplies magenta (M) toner. , A magenta toner image is formed on the photosensitive drum 709 in accordance with the laser beam, and a developing device 720 supplies cyan (C) toner. A cyan toner image is formed on the photosensitive drum 713 in accordance with the laser beam. , 721 is a developing device for supplying black (K) toner, and forms a black toner image on the photosensitive drum 717 in accordance with the laser beam. The four color (Y, M, C, K) toner images are transferred onto the sheet, and a full-color output image can be obtained.

シートカセット722、723および、手差しトレイ724のいずれかより給紙されたシートは、レジストローラ725を経て、転写ベルト726上に吸着され、搬送される。給紙のタイミングと同期がとられて、予め感光ドラム705、709、713、717には各色のトナーが現像されており、シートの搬送とともに、トナーがシートに転写される。各色のトナーが転写されたシートは、分離され、搬送ベルト727により搬送され、定着器728によって、トナーがシートに定着される。定着器728を抜けたシートはフラッパ729により一旦下方向へ導かれてシートの後端がフラッパ729を抜けた後、スイッチバックさせて排出する。これによりフェイスダウン状態で排出され、先頭頁から順にプリントしたときに正しいページ順となる。   A sheet fed from one of the sheet cassettes 722 and 723 and the manual feed tray 724 is adsorbed onto the transfer belt 726 via a registration roller 725 and conveyed. The toner of each color is developed in advance on the photosensitive drums 705, 709, 713, and 717 in synchronization with the sheet feeding timing, and the toner is transferred to the sheet as the sheet is conveyed. The sheet on which the toner of each color is transferred is separated and conveyed by a conveying belt 727, and the toner is fixed to the sheet by a fixing device 728. The sheet that has passed through the fixing unit 728 is once guided downward by a flapper 729, and after the trailing edge of the sheet has passed through the flapper 729, the sheet is switched back and discharged. As a result, the sheets are discharged face down, and the correct page order is obtained when printing is performed in order from the first page.

なお、4つの感光ドラム705、709、713、717は、距離dをおいて、等間隔に配置されており、搬送ベルト724により、シートは一定速度vで搬送されており、このタイミング同期がなされて、ポリゴンミラー701の半導体レーザは駆動される。   Note that the four photosensitive drums 705, 709, 713, and 717 are arranged at equal intervals with a distance d, and the sheet is conveyed at a constant speed v by the conveyance belt 724, and this timing synchronization is performed. Thus, the semiconductor laser of the polygon mirror 701 is driven.

[フィニッシャ部205の構成]
図8に、フィニッシャ部205の概観図を示す。プリンタ部202の定着部728を出たシートは、フィニッシャ部205に入る。フィニッシャ部205には、サンプルトレイ801及びスタックトレイ802があり、ジョブの種類や排出されるシートの枚数に応じて切り替えて排出される。
[Configuration of Finisher 205]
FIG. 8 shows an overview of the finisher unit 205. The sheet exiting the fixing unit 728 of the printer unit 202 enters the finisher unit 205. The finisher unit 205 includes a sample tray 801 and a stack tray 802, which are switched and discharged according to the type of job and the number of discharged sheets.

ソート方式には2通りあり、複数のビンを有して各ビンに振り分けるビンソート方式と、後述の電子ソート機能とビン(または、トレイ)を奥手前方向にシフトしてジョブ毎に出力シートを振り分けるシフトソート方式によりソーティングを行うことができる。電子ソート機能は、コレートと呼ばれ、前述のコア部で説明した大容量メモリを持っていれば、このバッファメモリを利用して、バッファリングしたページ順と排出順を変更する、いわゆるコレート機能を用いることで電子ソーティングの機能もサポートできる。次にグループ機能は、ソーティングがジョブ毎に振り分けるのに対し、ページ毎に仕分けする機能である。   There are two sort methods: a bin sort method that has a plurality of bins and distributes the bins, and an electronic sort function and a bin (or tray), which will be described later, are shifted in the front direction to distribute output sheets for each job. Sorting can be performed by the shift sort method. The electronic sort function is called collate. If you have the large-capacity memory described in the core section above, the so-called collate function is used to change the buffered page order and discharge order using this buffer memory. It can also support electronic sorting functions. Next, the group function is a function for sorting by page, while sorting is sorted by job.

更に、スタックトレイ802に排出する場合には、シートが排出される前のシートをジョブ毎に蓄えておき、排出する直前にステープラ805にてバインドすることも可能である。   Further, when discharging to the stack tray 802, it is also possible to store the sheets before being discharged for each job and bind them by the stapler 805 immediately before discharging.

そのほか、上記2つのトレイに至るまでに、紙をZ字状に折るためのZ折り機804、ファイル用の2つ(または3つ)の穴開けを行うパンチャ806があり、ジョブの種類に応じてそれぞれの処理を行う。   In addition to the above two trays, there are a Z-folder 804 for folding paper into a Z-shape and a puncher 806 for punching two (or three) holes for files, depending on the type of job. Each process.

更に、サドルステッチャ807は、シートの中央部分を2ヶ所バインドした後に、シートの中央部分をローラに噛ませることによりシートを半折りし、週刊誌やパンフレットのようなブックレットを作成する処理を行う。サドルステッチャ807で製本されたシートは、ブックレットトレイ808に排出される。   Further, the saddle stitcher 807 binds the central portion of the sheet at two places, and then folds the sheet in half by biting the central portion of the sheet with a roller, thereby creating a booklet such as a weekly magazine or pamphlet. . The sheets bound by the saddle stitcher 807 are discharged to the booklet tray 808.

そのほか、図には記載されていないが、製本のためのグルー(糊付け)によるバインドや、あるいはバインド後にバインド側と反対側の端面を揃えるためのトリム(裁断)などを加えることも可能である。   In addition, although not shown in the drawing, it is also possible to add binding by glue (glue) for bookbinding or trim (cutting) for aligning the end surface opposite to the binding side after binding.

また、インサータ803はトレイ809にセットされたシートをプリンタへ通さずにトレイ801、802、808のいずれかに送るためのものである。これによってフィニッシャ205に送り込まれるシートとシートの間にインサータ803にセットされたシートをインサート(中差し)することができる。インサータ803のトレイ809にはユーザによりフェイスアップの状態でセットされるものとし、ピックアップローラ810により最上部のシートから順に給送する。従って、インサータ803からのシートはそのままトレイ801、802へ搬送することによりフェイスダウン状態で排出される。サドルステッチャ807へ送るときには、一度パンチャ806側へ送り込んだ後スイッチバックさせて送り込むことによりフェースの向きを合わせる。   An inserter 803 is for sending a sheet set on the tray 809 to one of the trays 801, 802, and 808 without passing the sheet through the printer. As a result, the sheet set in the inserter 803 can be inserted (inserted) between the sheets fed into the finisher 205. The tray 809 of the inserter 803 is set in a face-up state by the user, and is fed in order from the uppermost sheet by the pickup roller 810. Therefore, the sheet from the inserter 803 is discharged to the trays 801 and 802 as it is and discharged in a face-down state. When sending to the saddle stitcher 807, the face is aligned by sending it back to the puncher 806 and then switching back.

次に、本実施例におけるドキュメントのプリントとボックス蓄積、及びボックス蓄積されたドキュメントのプリントとファイル送信方法について図9、10、11、12を用いて説明する。   Next, document printing and box storage, and printing of a document stored in a box and a file transmission method according to the present embodiment will be described with reference to FIGS.

図9のS901にて、ユーザは所望のドキュメントの画像形成装置101への投入を実行する。このときユーザはプリントドライバを用い、画像形成装置101での出力先として、記録紙への画像形成(プリント)を行うか、装置内コントローラ204のHDD305への保存(ボックス蓄積)を行うかを図10のプリンタドライバ画面1001の出力先設定1002にて選択する。選択された出力先は、1003の実行キーの押下により、PDLとともに外部ネットワーク102を介して外部コントローラ104に通知される。   In S901 of FIG. 9, the user inputs a desired document into the image forming apparatus 101. At this time, the user uses the print driver to determine whether to perform image formation (printing) on recording paper as an output destination in the image forming apparatus 101 or storage (box accumulation) in the HDD 305 of the controller 204 in the apparatus. 10 is selected in the output destination setting 1002 of the printer driver screen 1001. The selected output destination is notified to the external controller 104 via the external network 102 together with the PDL when the execution key 1003 is pressed.

次にS902にて外部コントローラはPDLに付加された画像形成装置101での出力先がプリントかボックス蓄積かを判別する。   In step S <b> 902, the external controller determines whether the output destination of the image forming apparatus 101 added to the PDL is print or box storage.

S902にてプリントと判断された場合、S903で図11の1101の系のように外部コントローラ104はCyan/Magenta/Yellow/Black(CMYK)の色空間のイメージに展開し、S904にて装置内コントローラ204は外部コントローラ104よりVideoケーブル103を介してCMYKの色空間のイメージを受信し、図11の1102の系のようにCMYKの色空間のまま、画像処理部303、画像メモリ304を介して、プリンタ部202にCMYKの色空間のイメージを送出しプリントする。   If it is determined in step S902 that printing is to be performed, in step S903, the external controller 104 develops an image in a color space of Cyan / Magenta / Yellow / Black (CMYK) as in the system 1101 in FIG. 204 receives an image in the CMYK color space from the external controller 104 via the video cable 103, and remains in the CMYK color space as in the system 1102 in FIG. 11 via the image processing unit 303 and the image memory 304. An image in the CMYK color space is sent to the printer unit 202 and printed.

一方、S902にて外部コントローラ104がPDLに付加された画像形成装置101での出力先がボックス蓄積であると判別した場合、S905で、外部コントローラ104は図11の1103の系のようにRed/Green/Blue(RGB)の色空間のイメージに展開し、S906で装置内コントローラ204は図11の1104の系のように外部コントローラ104よりVideoケーブル103を介してRGBの色空間のイメージを受信、HDD305に蓄積する。   On the other hand, if the external controller 104 determines in S902 that the output destination of the image forming apparatus 101 added to the PDL is box storage, in S905, the external controller 104 determines that the Red / Red as shown in the system 1103 in FIG. In step S906, the in-device controller 204 receives an image in the RGB color space from the external controller 104 via the video cable 103 as shown in 1104 in FIG. Accumulate in HDD 305.

S906でのHDD305への蓄積後、S907にてユーザが操作部203によって蓄積されたドキュメントの操作を行う。この際ユーザは図12のボックス蓄積されたドキュメントの操作画面1201の操作選択キーにおける“プリント”1202または“ファイル送信”1203の操作を行う。この選択された操作は図11の1105のように装置内コントローラ204に通知される。   After accumulation in the HDD 305 in S906, the user operates the document accumulated by the operation unit 203 in S907. At this time, the user operates “print” 1202 or “file transmission” 1203 on the operation selection key of the operation screen 1201 of the document stored in the box of FIG. The selected operation is notified to the in-device controller 204 as indicated by 1105 in FIG.

このときユーザが“プリント”1202を選択した場合、S908で装置内コントローラ204は操作部203から通知される“プリント”指示により、HDD305に蓄積されたRGBの色空間のイメージであるドキュメントを図11の1106の系のように画像メモリ304、画像処理部305にてRGBの色空間からCMYKの色空間に変換し、プリンタ部202にCMYKの色空間のイメージを送出してプリントする。   If the user selects “print” 1202 at this time, the in-device controller 204 displays a document as an image in the RGB color space stored in the HDD 305 in accordance with a “print” instruction notified from the operation unit 203 in step S908. In the image memory 304 and the image processing unit 305, the RGB color space is converted into the CMYK color space, and an image in the CMYK color space is sent to the printer unit 202 for printing.

一方、S907で“ファイル送信”が選択された場合は、S909で装置内コントローラ204は図11の1107の系のようにHDD305に蓄積された該当ドキュメントのイメージを読み出し、画像メモリ304、画像処理部303を使用して、RGBの色空間のイメージからJpegフォーマットの画像ファイルを作成する。   On the other hand, if “file transmission” is selected in step S907, the in-device controller 204 reads out the image of the corresponding document stored in the HDD 305 in step S909 as in the system 1107 in FIG. An image file in Jpeg format is created from an image in the RGB color space using 303.

そしてS910で、ユーザが指示したコンピュータ端末に対し、Jpegフォーマットに変換されたファイルを図11の1108のように送信する。   In step S910, the file converted into the jpeg format is transmitted to the computer terminal designated by the user as indicated by 1108 in FIG.

本発明の実施形態のシステム全体を示す図。The figure which shows the whole system of embodiment of this invention. 画像形成装置全体のブロック図。1 is a block diagram of an entire image forming apparatus. 画像形成装置内のコントローラのブロック図。FIG. 2 is a block diagram of a controller in the image forming apparatus. 画像形成装置の操作部を示す図。FIG. 3 is a diagram illustrating an operation unit of the image forming apparatus. 画像形成装置のスキャナ部を示す図。FIG. 3 is a diagram illustrating a scanner unit of the image forming apparatus. 画像形成装置のスキャナコントローラのブロック図。1 is a block diagram of a scanner controller of an image forming apparatus. 画像形成装置のプリンタ部を示す図。FIG. 3 is a diagram illustrating a printer unit of the image forming apparatus. 画像形成装置のフィニッシャ部を示す図。FIG. 3 is a diagram illustrating a finisher unit of the image forming apparatus. 本発明の実施例を示すフローチャート。The flowchart which shows the Example of this invention. 画像形成装置での出力先を選択するプリンタドライバ画面例。7 is an example of a printer driver screen for selecting an output destination in the image forming apparatus. 本発明の実施例におけるブロック図。The block diagram in the Example of this invention. 画像形成装置に蓄積されたドキュメントを操作する操作部画面例。6 is an example of an operation unit screen for operating a document stored in an image forming apparatus.

Claims (2)

ネットワークに接続されたコンピュータ端末と画像形成装置において、
前記コンピュータ端末は、前記コンピュータ端末で扱われる文書を画像形成装置でプリントするためのデータに変換するプリントデータ変換手段と、
前記変換手段により変換された前記プリントデータを前記ネットワークを介して前記画像形成装置に送出する送出手段と有し、
前記画像形成装置は前記送出手段により送出された前記プリントデータを受信する受信手段と、
前記受信手段により受信した前記プリントデータを色空間の異なる複数の色空間でイメージに展開する展開手段と
前記展開手段により展開されたイメージを、前記画像形成装置内に蓄積しておく蓄積手段と、
前記蓄積手段により蓄積されたイメージのプリントまたはファイルフォーマットの変換を指示する操作指示手段と、
前記操作指示手段により指示されたイメージをプリントするプリント手段と、
前記操作指示手段により指示されたイメージを他のファイルフォーマットに変換する手段とを有し、
前記コンピュータ端末にてプリントデータを生成する際に、前記展開手段にてイメージに展開した直後に、前記画像形成装置にてプリントするか、または前記画像形成装置に蓄積するかの出力先を選択する手段を有し、前記選択された出力先の情報を前記プリントデータとともに前記展開手段に送出し、前記展開手段にて前記選択された出力先の情報から前記選択された出力先が前記画像形成装置にてプリントするか、または前記画像形成装置に蓄積するかを判別し、前記判別された出力先に応じて展開するイメージの色空間を切り替える手段を有することを特徴とする画像形成装置システム。
In a computer terminal and an image forming apparatus connected to a network,
The computer terminal includes a print data conversion unit that converts a document handled by the computer terminal into data to be printed by an image forming apparatus;
Sending means for sending the print data converted by the converting means to the image forming apparatus via the network;
The image forming apparatus includes a receiving unit that receives the print data sent by the sending unit;
A developing unit that develops the print data received by the receiving unit into an image in a plurality of different color spaces; a storage unit that stores the image developed by the developing unit in the image forming apparatus;
Operation instruction means for instructing printing of an image stored by the storage means or conversion of a file format;
Printing means for printing an image instructed by the operation instruction means;
Means for converting the image instructed by the operation instruction means into another file format,
When generating the print data at the computer terminal, immediately after the image is expanded by the expansion unit, an output destination to be printed by the image forming apparatus or stored in the image forming apparatus is selected. Means for sending the selected output destination information together with the print data to the developing means, and the output destination selected from the information on the output destination selected by the developing means is the image forming apparatus. An image forming apparatus system comprising: means for determining whether to print in the image forming apparatus or storing in the image forming apparatus, and switching a color space of an image to be developed according to the determined output destination.
前記請求項1の画像形成装置システムにおいて前記展開手段は、Cyan/Magenta/Yellow/Blackの色空間でイメージを展開する機能と、Red/Blue/Greenの色空間でイメージを展開手段とを有し、前記展開手段にて前記判別された出力先が前記が造形性装置でのプリントであった場合はCyan/Magenta/Yellow/Blackの色空間のイメージで展開し、前記判別された出力先が画像形成装置に蓄積であった場合はRed/Blue/Greenの色空間のイメージで展開する手段を有することを特徴とする画像形成装置システム。   2. The image forming apparatus system according to claim 1, wherein the developing unit includes a function of developing an image in a color space of Cyan / Magenta / Yellow / Black and a developing unit of developing an image in a color space of Red / Blue / Green. When the output destination discriminated by the developing means is a print by a modeling apparatus, the output destination is developed with an image of a color space of Cyan / Magenta / Yellow / Black, and the discriminated output destination is an image. An image forming apparatus system comprising means for developing an image in a red / blue / green color space when stored in the forming apparatus.
JP2005060713A 2005-03-04 2005-03-04 Image forming device system Withdrawn JP2006244249A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005060713A JP2006244249A (en) 2005-03-04 2005-03-04 Image forming device system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005060713A JP2006244249A (en) 2005-03-04 2005-03-04 Image forming device system

Publications (1)

Publication Number Publication Date
JP2006244249A true JP2006244249A (en) 2006-09-14

Family

ID=37050596

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005060713A Withdrawn JP2006244249A (en) 2005-03-04 2005-03-04 Image forming device system

Country Status (1)

Country Link
JP (1) JP2006244249A (en)

Similar Documents

Publication Publication Date Title
US7546056B2 (en) Printing apparatus and method performing either automatic or manual duplex printing based on copy media attributes
JP4086378B2 (en) Image forming system
US20090180143A1 (en) Image forming apparatus, image forming system, recovery processing method, program, and storage medium
JP3826075B2 (en) Image forming system, image forming apparatus, sheet processing method, program, and storage medium
JP3793120B2 (en) Image forming system, image forming system control method, color image forming apparatus, monochrome image forming apparatus, and program
JP2007041391A (en) Image forming apparatus
JP2006229556A (en) Image forming apparatus
JP4261870B2 (en) Image forming apparatus, image forming system, and control method for image forming apparatus
JP4673177B2 (en) Printing apparatus and printing method
JP3919358B2 (en) Image forming system
JP2007043375A (en) Image forming apparatus system
JP2006244249A (en) Image forming device system
JP2006165750A (en) Image forming apparatus system
JP2005271259A (en) Printing device and processed data
JP2007004246A (en) Image forming device
JP2006159758A (en) Image forming apparatus system
JP2007057944A (en) Image forming apparatus
JP2003330667A (en) Network device controller
JP2000112704A (en) Image forming system
JP2004026401A (en) Image forming system, image forming device, sheet storing device, recovery processing method, program, and storage medium
JP2003345550A (en) Image forming system
JP4250505B2 (en) Information processing apparatus, information processing method and information processing program applied to the apparatus
JP2007026175A (en) Image forming system
JP2004338198A (en) Image processing device, unit control method, computer readable storage medium and program
JP2007025452A (en) Image processing device, program and storage medium

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080513