JP2012221427A - Image formation processing system, image formation apparatus, and computer program - Google Patents
Image formation processing system, image formation apparatus, and computer program Download PDFInfo
- Publication number
- JP2012221427A JP2012221427A JP2011089510A JP2011089510A JP2012221427A JP 2012221427 A JP2012221427 A JP 2012221427A JP 2011089510 A JP2011089510 A JP 2011089510A JP 2011089510 A JP2011089510 A JP 2011089510A JP 2012221427 A JP2012221427 A JP 2012221427A
- Authority
- JP
- Japan
- Prior art keywords
- image
- processing
- instruction
- unit
- generation unit
- 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
Links
- 238000012545 processing Methods 0.000 title claims abstract description 185
- 230000015572 biosynthetic process Effects 0.000 title claims abstract description 61
- 238000004590 computer program Methods 0.000 title claims abstract description 12
- 230000005540 biological transmission Effects 0.000 claims abstract description 11
- 238000012805 post-processing Methods 0.000 claims description 83
- 238000000034 method Methods 0.000 claims description 21
- 230000008569 process Effects 0.000 claims description 20
- 238000010586 diagram Methods 0.000 description 15
- 230000006870 function Effects 0.000 description 14
- 238000003860 storage Methods 0.000 description 12
- 238000004891 communication Methods 0.000 description 6
- 238000004220 aggregation Methods 0.000 description 5
- 230000002776 aggregation Effects 0.000 description 5
- 238000012937 correction Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 4
- 238000003702 image correction Methods 0.000 description 4
- 238000004080 punching Methods 0.000 description 4
- 230000009467 reduction Effects 0.000 description 3
- 238000006243 chemical reaction Methods 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 2
- 238000010438 heat treatment Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000003825 pressing Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Images
Landscapes
- Control Or Security For Electrophotography (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
- Record Information Processing For Printing (AREA)
Abstract
Description
本発明は、媒体上に形成する画像をプレビュー表示させる画像形成処理システム、画像形成装置、及び、コンピュータプログラムに関する。 The present invention relates to an image forming processing system, an image forming apparatus, and a computer program that display a preview of an image formed on a medium.
従来、画像形成装置から媒体上に画像を形成する場合には、画像の形成を指示する操作者が、所望の画像が出力されるかを確認するために、形成する画像のプレビュー画像を表示させることがある。例えば、操作者が、画像形成装置が備える操作部を操作してプレビュー画像を確認する場合には、画像形成装置が備える表示部にプレビュー画像が表示される(例えば、特許文献1参照)。 Conventionally, when an image is formed on a medium from an image forming apparatus, an operator who instructs the image formation displays a preview image of the image to be formed in order to check whether a desired image is output. Sometimes. For example, when an operator operates an operation unit included in the image forming apparatus to check a preview image, the preview image is displayed on a display unit included in the image forming apparatus (see, for example, Patent Document 1).
ところで、画像形成装置に接続された通信端末装置から画像の形成を指示する場合には、通信端末装置にインストールされたプリンタドライバが実行されることにより、画像データを含むPDL(Page Description Language)形式の印刷制御情報が生成され、画像形成装置に送信される。印刷制御情報を受信した画像形成装置は、PDL形式の印刷データから画像データをラスタライズしてラスタデータを生成し、生成したラスタデータに基づいて媒体上に形成する形成画像を生成する。 By the way, when an image formation is instructed from a communication terminal device connected to the image forming apparatus, a printer description installed in the communication terminal apparatus is executed to execute a PDL (Page Description Language) format including image data. Print control information is generated and transmitted to the image forming apparatus. The image forming apparatus that has received the print control information rasterizes the image data from the print data in the PDL format to generate raster data, and generates a formed image to be formed on the medium based on the generated raster data.
通信端末装置におけるプレビュー画像の表示は、印刷制御情報を画像形成装置に送信する前に行われる。そこで例えば、印刷制御情報を生成するアプリケーションからプレビュー画像の表示を実行する。また例えば、通信端末装置にGDI(Graphic Device Interface)がインストールされている場合には、プリンタドライバがGDIに印刷データを出力することにより、プレビュー画像を表示することができる。 The preview image is displayed on the communication terminal device before the print control information is transmitted to the image forming device. Therefore, for example, a preview image is displayed from an application that generates print control information. For example, when GDI (Graphic Device Interface) is installed in the communication terminal device, the printer driver outputs print data to GDI, so that a preview image can be displayed.
しかしながら、アプリケーションによるプレビュー画像の表示は、画像形成装置の仕様に完全に対応してはいないため、画像形成装置毎に異なる画像処理又は後処理をプレビュー画像に反映させることができない。また、GDIはOSによって機能の追加や変更があるため、これらの機能をプリンタドライバが使用する場合には、通信端末装置に搭載されるOSによって、通信端末装置が表示するプレビュー画像や、画像形成装置が形成する画像が異なることがある。 However, the display of the preview image by the application does not completely correspond to the specifications of the image forming apparatus, and therefore image processing or post-processing different for each image forming apparatus cannot be reflected in the preview image. Also, since GDI has functions added or changed depending on the OS, when these functions are used by the printer driver, a preview image displayed on the communication terminal apparatus or image formation by the OS installed in the communication terminal apparatus is used. The image that the device forms may be different.
本発明は斯かる事情に鑑みてなされたものであり、画像形成装置に対して形成画像を形成する指示を出力する画像処理装置において、形成画像を忠実に再現することができる画像形成処理システム、画像形成装置、及び、コンピュータプログラムを提供することを目的とする。 The present invention has been made in view of such circumstances, and in an image processing apparatus that outputs an instruction to form a formed image to the image forming apparatus, an image forming processing system capable of faithfully reproducing the formed image, An object is to provide an image forming apparatus and a computer program.
本発明に係る画像形成処理システムは、画像形成装置及び画像処理装置を通信可能に接続してなり、前記画像処理装置は、画像データから媒体上に形成する形成画像を生成して媒体上に形成する形成指示を生成する指示生成部と、前記画像データ及び前記指示生成部が生成した形成指示を前記画像形成装置へ送信する送信部と、前記送信部が送信する画像データから、ラスタライズ処理により送信側のラスタデータを生成する画像生成部とを有し、前記画像形成装置は、前記送信部から送信された画像データ及び形成指示を受信する受信部と、該受信部が受信した画像データから前記画像生成部が実行するラスタライズ処理に対応するラスタライズ処理により受信側のラスタデータを生成し、生成した受信側のラスタデータから形成画像を生成する形成画像生成部と、前記受信部が受信した形成指示に基づいて、前記形成画像生成部が生成した形成画像を媒体上に形成する画像形成部とを有することを特徴とする。 An image forming processing system according to the present invention includes an image forming apparatus and an image processing apparatus that are communicably connected to each other. The image processing apparatus generates a formed image to be formed on a medium from image data and forms the image on the medium. An instruction generation unit that generates a formation instruction to be transmitted, a transmission unit that transmits the image data and the formation instruction generated by the instruction generation unit to the image forming apparatus, and image data transmitted by the transmission unit, transmitted by rasterization processing An image generating unit that generates raster data on the side, and the image forming apparatus receives the image data and the forming instruction transmitted from the transmitting unit, and the image data received by the receiving unit from the image data Raster data corresponding to the rasterization processing executed by the image generation unit is generated to generate raster data on the receiving side, and a generated image is generated from the generated raster data on the receiving side. And forming an image generation section that, on the basis of the receiving unit received formation instruction, and having an image forming unit for forming a form image in which the forming image generating unit has generated on the medium.
本発明にあっては、画像形成装置が有する形成画像生成部が画像データから形成画像を形成する際に実行するラスタライズ処理に対応するラスタライズ処理により、画像処理装置が有する画像生成部が画像を生成する。これにより、画像処理装置において形成画像を忠実に再現することができる。 In the present invention, the image generating unit included in the image processing apparatus generates an image by the rasterizing process corresponding to the rasterizing process executed when the formed image generating unit included in the image forming apparatus forms a formed image from the image data. To do. Thereby, the formed image can be faithfully reproduced in the image processing apparatus.
本発明に係る画像形成処理システムは、前記指示生成部は、前記画像データ及び形成指示を含むPDLデータを生成し、前記送信部は、前記指示生成部が生成したPDLデータを前記画像形成装置へ送信し、前記受信部は、前記送信部から送信されたPDLデータを受信し、前記画像生成部は、前記送信部が送信するPDLデータに含まれる画像データから、前記形成画像と同様の画像を生成するように構成してあることを特徴とする。 In the image forming processing system according to the present invention, the instruction generating unit generates PDL data including the image data and a forming instruction, and the transmitting unit transmits the PDL data generated by the instruction generating unit to the image forming apparatus. And the receiving unit receives the PDL data transmitted from the transmitting unit, and the image generating unit generates an image similar to the formed image from the image data included in the PDL data transmitted by the transmitting unit. It is comprised so that it may produce | generate.
本発明にあっては、PDLデータに含まれる画像データから、形成画像と同様の画像を画像処理装置が有する画像生成部が生成する。これにより、画像形成装置と画像処理装置とで、同一のPDLデータから、それぞれ、形成画像と該形成画像と同様の画像とが生成され、画像処理装置において形成画像を忠実に再現することができる。 In the present invention, the image generation unit included in the image processing apparatus generates an image similar to the formed image from the image data included in the PDL data. Thereby, the image forming apparatus and the image processing apparatus respectively generate a formed image and an image similar to the formed image from the same PDL data, and the formed image can be faithfully reproduced in the image processing apparatus. .
本発明に係る画像形成処理システムは、前記指示生成部は、前記PDLデータに、前記ラスタデータに対して実行する画像処理を指示する画像処理指示を含ませ、前記形成画像生成部は、生成した受信側のラスタデータに対して、前記PDLデータに含まれる画像処理指示による画像処理を施して、形成画像を生成し、前記画像生成部は、生成した送信側のラスタデータに対して、前記PDLデータに含まれる画像処理指示による画像処理を施して、画像を生成するように構成してあることを特徴とする。 In the image forming processing system according to the present invention, the instruction generating unit includes an image processing instruction for instructing image processing to be performed on the raster data in the PDL data, and the formed image generating unit generates The received raster data is subjected to image processing according to an image processing instruction included in the PDL data to generate a formed image, and the image generating unit applies the PDL to the generated transmitting raster data. The image processing apparatus is configured to generate an image by performing image processing according to an image processing instruction included in the data.
本発明にあっては、PDLデータに含まれる画像処理指示を、画像形成装置と画像処理装置とがそれぞれ実行する。これにより、画像処理されて生成される形成画像を画像処理装置が忠実に再現することができる。 In the present invention, the image forming apparatus and the image processing apparatus each execute an image processing instruction included in the PDL data. Thereby, the image processing apparatus can faithfully reproduce the formed image generated by the image processing.
本発明に係る画像形成処理システムは、前記画像処理装置は、さらに、前記画像処理の処理内容の設定を受け付ける受付部を有し、前記指示生成部は、前記受付部が異なる設定を受け付ける都度、画像処理指示を生成し、前記画像生成部は、前記指示生成部が異なる画像処理指示を生成する都度、画像を生成するように構成してあることを特徴とする。 In the image forming processing system according to the present invention, the image processing apparatus further includes a reception unit that receives a setting of the processing content of the image processing, and the instruction generation unit receives a different setting when the reception unit receives a different setting. An image processing instruction is generated, and the image generation unit is configured to generate an image each time the instruction generation unit generates a different image processing instruction.
本発明にあっては、画像処理の処理内容の異なる設定が受け付けられる都度、画像処理指示が生成され、画像処理指示が生成される都度、画像が生成される。これにより、画像処理の処理内容の異なる設定が受け付けられる都度、受け付けられた画像処理が施された画像が画像処理装置において生成される。 According to the present invention, an image processing instruction is generated every time settings with different image processing contents are received, and an image is generated every time an image processing instruction is generated. As a result, each time a setting with a different processing content for image processing is received, an image subjected to the received image processing is generated in the image processing apparatus.
本発明に係る画像形成処理システムは、前記画像処理装置は、さらに、前記画像生成部が生成した画像から、表示装置に出力する前記形成画像のプレビュー画像を生成するプレビュー画像生成部を有することを特徴とする。 In the image forming processing system according to the present invention, the image processing apparatus further includes a preview image generating unit that generates a preview image of the formed image to be output to a display device from an image generated by the image generating unit. Features.
本発明にあっては、形成画像と同様の画像からプレビュー画像を画像処理装置が生成する。これにより、形成画像に対する再現性が高いプレビュー画像を生成することができる。 In the present invention, the image processing apparatus generates a preview image from the same image as the formed image. As a result, a preview image with high reproducibility for the formed image can be generated.
本発明に係る画像形成処理システムは、前記指示生成部は、前記PDLデータに、前記形成画像が形成された媒体に対して実行する後処理を指示する後処理指示を含ませ、前記形成画像生成部は、生成した受信側のラスタデータに対して、前記PDLデータに含まれる後処理指示に基づく画像処理を施して、形成画像を生成し、前記画像生成部は、生成した送信側のラスタデータに対して、前記PDLデータに含まれる後処理指示に基づく画像処理を施して、画像を生成するように構成してあることを特徴とする。 In the image formation processing system according to the present invention, the instruction generation unit includes, in the PDL data, a post-processing instruction for instructing post-processing to be performed on a medium on which the formation image is formed. The image processing unit performs image processing based on a post-processing instruction included in the PDL data on the generated reception-side raster data to generate a formed image, and the image generation unit generates the generated transmission-side raster data. The image processing apparatus is configured to generate an image by performing image processing based on a post-processing instruction included in the PDL data.
本発明にあっては、PDLデータに含まれる後処理指示に基づく画像処理を、画像形成装置と画像処理装置とがそれぞれ実行する。これにより、後処理に基づく画像処理が施されて生成される形成画像を画像処理装置が忠実に再現することができる。 In the present invention, the image forming apparatus and the image processing apparatus each execute image processing based on a post-processing instruction included in the PDL data. Thereby, the image processing apparatus can faithfully reproduce the formed image generated by performing the image processing based on the post-processing.
本発明に係る画像形成処理システムは、前記画像処理装置は、さらに、前記後処理の処理内容の設定を受け付ける受付部を有し、前記指示生成部は、前記受付部が異なる設定を受け付ける都度、後処理指示を生成し、前記画像生成部は、前記指示生成部が異なる後処理指示を生成する都度、画像を生成するように構成してあることを特徴とする。 In the image forming processing system according to the present invention, the image processing apparatus further includes a reception unit that receives a setting of processing content of the post-processing, and the instruction generation unit receives a setting that is different from the reception unit, A post-processing instruction is generated, and the image generation unit is configured to generate an image each time the instruction generation unit generates a different post-processing instruction.
本発明にあっては、後処理の処理内容の異なる設定が受け付けられる都度、後処理の指示が生成され、後処理の指示が生成される都度、画像が生成される。これにより、後処理の処理内容の異なる設定が受け付けられる都度、受け付けられた後処理の内容に基づく画像処理が施された画像が画像処理装置において生成される。 In the present invention, a post-processing instruction is generated each time a setting with a different post-processing content is received, and an image is generated each time a post-processing instruction is generated. As a result, each time a setting with a different post-processing content is accepted, an image subjected to image processing based on the accepted post-processing content is generated in the image processing apparatus.
本発明に係る画像形成処理システムは、前記画像処理装置は、さらに、前記画像生成部が生成した画像から、表示装置に出力する前記形成画像のプレビュー画像を生成するプレビュー画像生成部を有することを特徴とする。 In the image forming processing system according to the present invention, the image processing apparatus further includes a preview image generating unit that generates a preview image of the formed image to be output to a display device from an image generated by the image generating unit. Features.
本発明にあっては、形成画像と同様の画像からプレビュー画像を画像処理装置が生成する。これにより、形成画像に対する再現性が高いプレビュー画像を生成することができる。 In the present invention, the image processing apparatus generates a preview image from the same image as the formed image. As a result, a preview image with high reproducibility for the formed image can be generated.
本発明に係る画像形成処理システムは、前記画像処理装置は、さらに、前記画像形成装置の後処理に係る情報を保持する後処理情報保持部を有し、前記プレビュー画像生成部は、前記形成画像生成部が生成した形成画像が形成され、前記指示生成部が生成した後処理指示による後処理が実行された媒体を模したプレビュー画像を、前記後処理指示、及び、前記後処理情報保持部に保持された後処理に係る情報に基づいて、前記画像から生成するように構成してあることを特徴とする。 In the image forming processing system according to the present invention, the image processing apparatus further includes a post-processing information holding unit that holds information related to post-processing of the image forming apparatus, and the preview image generating unit includes the formed image. A preview image imitating the medium on which the formation image generated by the generation unit is formed and the post-processing instruction generated by the instruction generation unit is executed is displayed in the post-processing instruction and the post-processing information holding unit. It is configured to generate the image from the image based on the stored information related to post-processing.
本発明にあっては、画像形成装置の後処理に係る情報に基づいて、画像処理装置が、プレビュー画像を生成する。これにより、画像形成装置が実行する後処理を忠実に再現するプレビュー画像を生成することができる。 In the present invention, the image processing apparatus generates a preview image based on information related to post-processing of the image forming apparatus. As a result, a preview image that faithfully reproduces the post-processing executed by the image forming apparatus can be generated.
本発明に係る画像形成処理システムは、前記形成指示が、複数頁の媒体に画像を形成する指示であり、前記後処理指示が複数頁の媒体の出力順に係る指示の場合に、前記画像生成部は、頁毎に画像を生成し、前記プレビュー画像生成部は、前記画像生成部が生成した画像毎に、プレビュー画像を生成するように構成してあり、前記画像処理装置は、さらに、前記プレビュー画像生成部が生成した複数のプレビュー画像を前記後処理指示により指示される出力順に表示する画面の画像を生成する表示画面生成部を有することを特徴とする。 In the image forming processing system according to the present invention, when the forming instruction is an instruction to form an image on a medium of a plurality of pages, and the post-processing instruction is an instruction according to an output order of the medium of a plurality of pages, the image generation unit Generates an image for each page, and the preview image generation unit is configured to generate a preview image for each image generated by the image generation unit, and the image processing apparatus further includes the preview A display screen generation unit that generates a screen image that displays a plurality of preview images generated by the image generation unit in an output order instructed by the post-processing instruction.
本発明にあっては、画像形成装置が、複数頁の媒体の出力順に係る後処理を実行する場合に、画像形成装置が媒体を出力する順にプレビュー画像が表示される画面を画像処理装置が生成することができる。 In the present invention, when the image forming apparatus executes post-processing related to the output order of a plurality of pages of media, the image processing apparatus generates a screen on which preview images are displayed in the order in which the image forming apparatus outputs the media. can do.
本発明に係る画像形成処理システムは、前記形成指示が、複数頁の媒体に画像を形成する指示であり、前記後処理が複数頁の媒体の出力順に係る処理の場合に、前記画像生成部は、頁毎に画像を生成し、前記プレビュー画像生成部は、画像毎に、プレビュー画像を生成するように構成してあり、前記画像処理装置は、さらに、前記プレビュー画像生成部が生成した複数のプレビュー画像を前記後処理指示により指示される出力順に表示する動画像を含む画面の画像を生成する表示画面生成部を有することを特徴とする。 In the image formation processing system according to the present invention, when the formation instruction is an instruction to form an image on a medium of a plurality of pages, and the post-processing is a process related to the output order of the medium of a plurality of pages, the image generation unit The image is generated for each page, and the preview image generation unit is configured to generate a preview image for each image, and the image processing apparatus further includes a plurality of images generated by the preview image generation unit. A display screen generation unit that generates a screen image including a moving image for displaying a preview image in an output order instructed by the post-processing instruction.
本発明にあっては、画像形成装置が、複数頁の媒体の出力順に係る後処理を実行する場合に、画像処理装置が、画像形成装置が媒体を出力する順にプレビュー画像が動画像により表示される画面を画像処理装置が生成することができる。 In the present invention, when the image forming apparatus executes post-processing related to the output order of a plurality of pages of media, the image processing apparatus displays the preview image as a moving image in the order in which the image forming apparatus outputs the media. The image processing apparatus can generate a screen.
本発明に係る画像形成装置は、画像データから媒体上に形成する形成画像を生成して媒体上に形成する形成指示を生成する指示生成部と、前記画像データからラスタライズ処理によりラスタデータを生成し、生成したラスタデータから画像を生成する画像生成部と、該画像生成部が生成した画像から前記形成画像のプレビュー画像を生成するプレビュー画像生成部とを有する画像処理装置から、前記画像データ及び形成指示を受信する受信部と、該受信部が受信した画像データから、前記画像生成部が実行するラスタライズ処理に対応するラスタライズ処理によりラスタデータを生成し、生成したラスタデータから形成画像を生成する形成画像生成部と、前記形成指示に基づいて、前記形成画像生成部が生成した形成画像を媒体上に形成する画像形成部とを有することを特徴とする。 An image forming apparatus according to the present invention generates a formation image to be formed on a medium from image data and generates a formation instruction to form on the medium, and generates raster data from the image data by rasterization processing. An image generation unit that generates an image from the generated raster data; and a preview image generation unit that generates a preview image of the formed image from the image generated by the image generation unit. A receiving unit that receives an instruction, and from the image data received by the receiving unit, raster data is generated by rasterizing processing corresponding to the rasterizing processing executed by the image generating unit, and a formation image is generated from the generated raster data Based on the image generation unit and the formation instruction, the formation image generated by the formation image generation unit is formed on a medium. And having a image forming unit.
本発明にあっては、画像処理装置が有する画像生成部に対応するラスタライズ処理により、画像形成装置が有する形成画像生成部が形成画像を生成する。これにより、画像処理装置において生成されるプレビュー画像との一致性が高い形成画像を画像形成装置が生成することができる。 In the present invention, the formed image generating unit included in the image forming apparatus generates a formed image by rasterization processing corresponding to the image generating unit included in the image processing apparatus. As a result, the image forming apparatus can generate a formed image having high consistency with the preview image generated in the image processing apparatus.
本発明に係るコンピュータプログラムは、画像データからラスタライズ処理によりラスタデータを生成し、生成したラスタデータから媒体上に形成する形成画像を生成して媒体上に形成する画像形成装置に、画像データを出力するコンピュータに、画像データから形成画像を生成して媒体上に形成する形成指示を生成する指示生成部と、前記画像データから前記画像形成装置が実行するラスタライズ処理に対応するラスタライズ処理によりラスタデータを生成し、生成したラスタデータから画像を生成する画像生成部としての機能を実現させるためのコンピュータプログラムである。 The computer program according to the present invention generates raster data from image data by rasterization processing, generates a formed image formed on the medium from the generated raster data, and outputs the image data to an image forming apparatus formed on the medium. A raster generation process corresponding to a rasterization process corresponding to a rasterization process executed by the image forming apparatus from the image data; and an instruction generation unit that generates a formation instruction for generating a formation image from the image data and forming the image on a medium. A computer program for realizing a function as an image generation unit that generates and generates an image from generated raster data.
本発明にあっては、画像形成装置が生成する形成画像と同様の画像を、画像処理装置が有する画像生成部が生成する。これにより、画像処理装置において形成画像と一致性が高い画像を生成することができる。 In the present invention, the image generation unit included in the image processing apparatus generates an image similar to the formed image generated by the image forming apparatus. As a result, an image having high consistency with the formed image can be generated in the image processing apparatus.
本発明によれば、画像形成装置に対して形成画像を形成する指示を出力する画像処理装置において、形成画像を忠実に再現することができる画像形成処理システム、画像形成装置、及び、コンピュータプログラムを提供することができる。 According to the present invention, an image forming apparatus, an image forming apparatus, and a computer program that can faithfully reproduce a formed image in an image processing apparatus that outputs an instruction to form a formed image to the image forming apparatus. Can be provided.
以下、本発明の実施の形態を図面に基づいて詳述する。なお、以下の実施の形態のプリンタドライバは、コンピュータプログラムである。また、プリンタドライバから画像形成装置に対して出力される印刷制御情報は、PDL形式で記述されるが、他の形式でも構わない。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. Note that the printer driver of the following embodiment is a computer program. The print control information output from the printer driver to the image forming apparatus is described in the PDL format, but may be in other formats.
(第1の実施の形態)
図1は、本実施形態に係るプリンタドライバがインストールされたコンピュータと、コンピュータに接続された画像形成装置とを有する画像形成処理システムの機能ブロックを説明する図である。図1の画像形成処理システムは、コンピュータ1と画像形成装置8とが接続されている。コンピュータ1と画像形成装置8とは、ネットワークを介して接続されていてもよく、又は、直接接続されていてもよい。
(First embodiment)
FIG. 1 is a diagram illustrating functional blocks of an image forming processing system including a computer in which a printer driver according to the present embodiment is installed and an image forming apparatus connected to the computer. In the image forming processing system of FIG. 1, a
画像形成装置8は、受信部81、形成画像生成部83、画像形成部88、及び、後処理部89を有する。受信部81は、コンピュータ1から出力される印刷制御情報を受け付ける。
The
本実施の形態に係る印刷制御情報は、形成指示、画像データ、及び、画像処理指示を含む。印刷制御情報は、また、形成指示、画像データ、及び、後処理指示を含む。形成指示は、画像データに係る画像を媒体上に形成して出力する指示である。 The print control information according to the present embodiment includes a formation instruction, image data, and an image processing instruction. The print control information also includes a formation instruction, image data, and a post-processing instruction. The formation instruction is an instruction to form and output an image related to image data on a medium.
画像処理指示は、画像データにより表される画像に対して画像処理を施す指示である。画像処理指示は、例えば、集約、透かしの付加、及び、トナーセーブの指示と、それらの処理に対する設定情報とを含む。集約は、複数の画像を一枚の媒体に出力するための合成処理である。集約に対する設定情報は、例えば、一枚の媒体に含ませる画像の枚数、又は、媒体上に画像を形成する際の向きの情報を含む。透かしの付加は、画像に、所定の文字列又はマークを合成する処理である。透かしの付加に係る設定情報は、例えば、合成する文字列又はマークの情報を含む。 The image processing instruction is an instruction to perform image processing on the image represented by the image data. The image processing instruction includes, for example, instructions for aggregation, watermark addition, and toner save, and setting information for these processes. Aggregation is a composition process for outputting a plurality of images to a single medium. The setting information for aggregation includes, for example, information on the number of images to be included in one medium, or information on the orientation when an image is formed on the medium. The addition of a watermark is a process of combining a predetermined character string or mark with an image. The setting information related to the addition of the watermark includes, for example, information on a character string or a mark to be synthesized.
トナーセーブは、媒体に印刷する際に生成する中間調のパターンを制御して、使用されるトナーを節約する。これにより、明度が高い、薄色の画像が媒体上に形成される。トナーセーブに係る設定情報は、例えば、複数の明度から一つの明度を選択することができる場合に、選択する明度の情報である。 Toner save controls the halftone pattern generated when printing on the media to save toner used. Thereby, a light-colored image with high brightness is formed on the medium. The setting information related to toner save is information on the brightness to be selected when one brightness can be selected from a plurality of brightnesses, for example.
後処理指示は、画像データに係る画像が形成された媒体に対して後処理を施す指示である。後処理指示は、例えば、ステープル、パンチ、及び、画像が形成された媒体の出力順(以下、「ソート順」という。)の指示である。ステープルは、複数の媒体に画像が出力される場合に、それらをステープル処理する。ステープルに係る指示は、ステープル位置、及び、ステープル箇所の数の情報を含む。パンチは、複数の媒体を綴り閉じるためのパンチ穴を設ける。パンチに係る指示は、パンチ位置、及び、パンチ箇所の数の情報を含む。 The post-processing instruction is an instruction to perform post-processing on a medium on which an image related to image data is formed. The post-processing instruction is, for example, an instruction in the output order (hereinafter referred to as “sort order”) of the medium on which the staple, punch, and image are formed. Staple performs staple processing when images are output to a plurality of media. The instruction relating to the staple includes information on the staple position and the number of staple portions. The punch is provided with punch holes for binding and closing a plurality of media. The instruction related to the punch includes information on the punch position and the number of punch locations.
ソート順は、複数の媒体にわたる画像を複数部数出力する場合に、一部毎に対応する画像が形成された媒体を連続して出力する(以下、「ソートON」という。)か、同一の画像が形成されている媒体を連続して出力する(以下、「ソートOFF」という。)かを示す情報である。 As for the sort order, when a plurality of images over a plurality of media are output, the media on which corresponding images are formed for each part are continuously output (hereinafter referred to as “sort ON”) or the same image. Is information indicating whether to continuously output the medium on which the image is formed (hereinafter referred to as “sort OFF”).
図2は、印刷制御情報の例を示す図である。図2の印刷制御情報は、PJL(Printer Job Langage)形式で記載された制御情報の後に、PCL(Printer Command Language)形式で記載された制御情報が続いている。PJL形式の制御情報には、印刷制御情報の全体に対する設定の情報、画像形成装置毎に固有の設定の情報、及び、PDL形式に続いて記載される制御情報の形式の情報が含まれる。 FIG. 2 is a diagram illustrating an example of print control information. In the print control information of FIG. 2, the control information described in the PCL (Printer Command Language) format follows the control information described in the PJL (Printer Job Language) format. The control information in the PJL format includes setting information for the entire print control information, setting information unique to each image forming apparatus, and control information format information described following the PDL format.
図3は、画像処理指示を含む印刷制御情報の詳細な例を示す図である。図3の制御情報は、10個の設定に係る指示が含まれる。図3の制御情報は、各行が一つの指示に対応する。各行は、PJLの制御情報を示す「@PJL」を行頭に有し、続く「SET」が、設定に係る指示であることを示す。その後に続く文字列が設定項目であり、設定項目に対して等号を挟んで右側の文字列が、設定項目に対する設定値である。 FIG. 3 is a diagram illustrating a detailed example of print control information including an image processing instruction. The control information in FIG. 3 includes instructions for 10 settings. In the control information of FIG. 3, each line corresponds to one instruction. Each line has “@PJL” indicating the control information of PJL at the beginning of the line, and the following “SET” indicates that it is an instruction related to setting. The subsequent character string is the setting item, and the character string on the right side of the setting item with an equal sign is the setting value for the setting item.
「PAP = A4」は、用紙サイズがA4、「RES = 600」は、解像度が600dpi、「INT = AUTO」は、用紙トレイを自動選択する、「COP = 1」は、出力部数が1部、「DUP = OFF」は、両面印刷しない、「BIN = OFF」は、綴り処理をしない、「ECO = 0FF」は、トナーセーブをしない、「OUT = UPPER」は、出力するトレイが上段、「MED = PLAIN」は、印刷する媒体が普通紙、「SHI = OFF」は、シフト排紙をしない、ことをそれぞれ指示している。 “PAP = A4” is the paper size is A4, “RES = 600” is the resolution is 600 dpi, “INT = AUTO” automatically selects the paper tray, “COP = 1” is the number of output copies, “DUP = OFF” does not print on both sides, “BIN = OFF” does not perform binding processing, “ECO = 0FF” does not save toner, “OUT = UPPER” indicates that the output tray is in the upper row, “MED “= PLAIN” indicates that the medium to be printed is plain paper, and “SHI = OFF” indicates that shift discharge is not performed.
図4は、後処理指示を含む印刷制御情報の詳細な例を示す図である。図4の印刷制御情報には、14個の設定に係る指示が含まれる。図4の印刷制御情報の各行の形式は、図3と同様である。 FIG. 4 is a diagram illustrating a detailed example of print control information including a post-processing instruction. The print control information in FIG. 4 includes instructions for 14 settings. The format of each line of the print control information in FIG. 4 is the same as that in FIG.
「PAP = A4」は、用紙サイズがA4、「RES = 600」は、解像度が600dpi、「INT = AUTO」は、用紙トレイを自動選択する、「COP = 1」は、出力部数が1部、「DUP = OFF」は、両面印刷しない、「BIN = LONGEDGE」は、長辺方向に綴り処理を行う、「FRO = 0」は、左辺綴じ又は上辺綴じ、「FIN = BOTH」は、ステープル処理とパンチ穴処理を行う、「STA = 2」は、ステープル処理を2箇所に行う、「PUN = 2」は、パンチ穴処理を2箇所に行う、「ECO = 0FF」は、トナーセーブをしない、「OUT = UPPER」は、出力するトレイが上段、「MED = PLAIN」は、印刷する媒体が普通紙、「SHI = OFF」は、シフト排紙をしない、ことをそれぞれ指示している。 “PAP = A4” is the paper size is A4, “RES = 600” is the resolution is 600 dpi, “INT = AUTO” automatically selects the paper tray, “COP = 1” is the number of output copies, “DUP = OFF” does not print on both sides, “BIN = LONGEDGE” performs binding processing in the long side direction, “FRO = 0” indicates left side binding or top side binding, and “FIN = BOTH” indicates stapling processing. Punch hole processing is performed. “STA = 2” performs stapling processing at two locations. “PUN = 2” performs punching processing at two locations. “ECO = 0FF” does not save toner. “OUT = UPPER” indicates that the output tray is in the upper stage, “MED = PLAIN” indicates that the medium to be printed is plain paper, and “SHI = OFF” indicates that shift discharge is not performed.
図1に戻り、形成画像生成部83は、受け付けた画像データをラスタライズして、ラスタデータを生成する。ラスタデータは、画像を構成する画素がラスタ順に並ぶ画像の画像データである。形成画像生成部83は、さらに、生成したラスタデータに対し、印刷制御情報に含まれる画像処理指示に基づく画像処理を行う。
Returning to FIG. 1, the formed
より詳細には、画像処理指示に集約又は両面印刷が含まれている場合には、形成画像生成部83は、生成したラスタデータに対し、画像を縮小し、又は、回転する画像処理を施して形成画像を生成する。
More specifically, when the image processing instruction includes aggregation or double-sided printing, the formed
画像処理指示に透かしを付加することが含まれている場合には、形成画像生成部83は、透かしの文字又はマークをラスタデータに合成する。透かしの文字は、例えば、「社外秘」、「至急」、「回覧」等の文字列である。透かしのマークは、例えば、丸囲みされた「秘」文字である。
If the image processing instruction includes adding a watermark, the formed
画像処理指示にトナーセーブが含まれている場合には、形成画像生成部83は、画像の明度を高くする。これにより、使用されるトナーを少なくすることができる。なお、トナーセーブの処理は、後述する中間調を生成する際に実行してもよい。
If the image processing instruction includes toner save, the formed
形成画像生成部83は、また、ラスタライズして生成したラスタデータに対し、印刷制御情報に含まれる後処理指示に基づく画像処理を行う。
The formed
より詳細には、印刷制御情報に、ステープル、又は、パンチ等の綴り処理に係る指示が含まれている場合には、綴り位置に対応して媒体上に形成される画像の位置を平行移動する処理、又は、画像を縮小する処理を行う。 More specifically, when the print control information includes an instruction related to a binding process such as stapling or punching, the position of the image formed on the medium is translated in correspondence with the binding position. Processing or processing for reducing an image is performed.
形成画像生成部83により画像処理されて生成された形成画像は、図示しない印刷用の画像補正部により、画像補正、色補正、色空間変換等の補正処理が行われた後に、中間調により表される画像に変換され、画像形成部88に出力される。
A formed image generated by image processing by the formed
画像形成部88は、中間調により表現される形成画像を媒体上に形成して出力する。画像形成部88は、例えば、媒体を搬送する搬送路と、媒体上に形成画像を形成する形成部と、形成画像が形成された媒体に対して加熱又は加圧等により画像を定着させる定着部とを有する。後処理部89は、印刷制御情報に後処理指示が含まれている場合に、画像形成部88が出力した媒体に対し、後処理指示に基づく処理を実行する。後処理部89は、例えば、ステープル装置、パンチ装置、及び、ソート出力装置の何れか一以上の装置を有する。
The
コンピュータ1には、入力部71と表示部72とが接続されている。入力部71は、コンピュータ1に対する指示が入力される。入力部71は、例えば、マウス、又は、キーボードである。表示部72は、コンピュータ1が生成する画面を表示する。コンピュータ1が生成する画面は、コンピュータ1から画像形成装置8に対して出力される形成指示により印刷される形成画像のプレビュー画像を表示する画面を含む。
An
なお、入力部71及び表示部72は、コンピュータ1に直接接続されなくても良く、コンピュータ1とネットワークを介して接続される他の装置に接続されていてもよい。
Note that the
コンピュータ1は、制御部10、受付部20、記憶部30、及び、送信部60を有する。
The
受付部20は、入力部71から入力される各種の指示を受け付ける。受付部20は、コンピュータ1に接続される図示しない記録装置に格納されている画像データにより表される画像を、画像形成装置8が媒体上に形成して出力する指示を受け付ける。受付部20は、また、画像データにより表される画像に対して実行する画像処理指示を受け付ける。受付部20は、また、画像が形成された媒体に対して実行する後処理指示を受け付ける。
The accepting
送信部60は、制御部10が生成した印刷制御情報を、画像形成装置8に対して出力する。送信部60は、例えば、ネットワークインタフェースの機能を有する。
The
制御部10は、コンピュータ1がプリンタドライバを実行することにより実現する各種の機能を有する。制御部10は、指示生成部11、処理画像生成部12、プレビュー画像生成部13、表示画面生成部14、及び、情報保持部15を有する。
The
指示生成部11は、受付部20が受け付けた指示に基づいて、図示しない記録装置から画像データを取得し、形成指示と画像処理指示とを含む印刷制御情報を生成する。
The
処理画像生成部12は、画像データから画像をラスタライズして生成し、さらに、指示生成部11が生成した印刷制御情報に含まれる画像処理指示に対応する画像処理を行い、処理画像を生成する。より詳細には、処理画像生成部12は、集約、透かしの付加、及び、トナーセーブ等の画像処理を行う。生成された処理画像は、プレビュー画像生成部13に出力される。
The processed
処理画像生成部12は、また、画像データからラスタデータをラスタライズにより生成し、さらに、指示生成部11が生成した印刷制御情報に含まれる後処理指示に対応する画像処理を行う。より詳細には、処理画像生成部12は、ラスタデータに対し、綴り処理に対応した画像の平行移動、又は、縮小処理を行う。画像処理されて生成した処理画像は、プレビュー画像生成部13に出力される。
The processed
処理画像生成部12は、画像形成装置8が有する形成画像生成部83が実行するラスタライズ処理に対応するラスタライズ処理を行う。処理画像生成部12は、さらに、形成画像生成部83に対応する画像処理の機能を有する。処理画像生成部12は、これらにより、形成画像生成部83が生成する形成画像と同様の画像を出力する。そこで、後述するプレビュー画像生成部13が、処理画像生成部12から与えられた処理画像からプレビュー画像を生成することにより、画像形成装置8が媒体に出力する形成画像に対応したプレビュー画像を生成することができる。
The processed
なお、形成画像生成部83が実行するラスタライズ処理に対応するラスタライズ処理とは、例えば、処理画像生成部12と形成画像生成部83とが画像データをラスタライズしてラスタデータを生成する際、及び、画像処理をする際の処理が、同一の手法又は同一の数式に基づいており、演算処理を含む処理が同一であることをいう。
The rasterization process corresponding to the rasterization process executed by the formed
なお、処理画像生成部12が出力する処理画像と、形成画像生成部83が出力する形成画像とは、完全に同一でなくてもよく、例えば、主観では同一になるものの、演算精度等による若干の誤差を有してもよい。
Note that the processed image output from the processed
プレビュー画像生成部13は、処理画像生成部12から与えられた処理画像を縮小して、表示部72に表示するプレビュー画像を生成する。
The preview
プレビュー画像生成部13は、印刷制御情報に後処理指示が含まれる場合には、処理画像生成部12から与えられた処理画像を縮小し、さらに、後処理指示に対応する効果画像を付加して、表示部72に表示するプレビュー画像を生成する。例えば、媒体をステープルする位置又はパンチ穴を設ける位置に対応するプレビュー画像上の位置に、それぞれ対応するステープル又はパンチ穴の形状を示すシンボルの画像を付加する。プレビュー画像生成部13は、また、綴り位置にあわせて、複数のプレビュー画像が頁めくりされて表示する効果を付加してもよい。この効果は、複数のプレビュー画像を含む動画像でもよい。
When the post-processing instruction is included in the print control information, the preview
なお、シンボルの画像や効果の付加は、処理画像を縮小した後のプレビュー画像に対して行ってもよく、処理画像に対して行った後に、縮小してプレビュー画像を生成してもよい。 The addition of the symbol image and the effect may be performed on the preview image after reducing the processed image, or the preview image may be generated by reducing the processed image and then reducing the processed image.
プレビュー画像生成部13は、また、複数の媒体にわたる画像を複数部数出力する場合に、「ソートON」及び「ソートOFF」の指示に対応して、出力される順にプレビュー画像を並べた表示画面を生成する。
The preview
情報保持部15は、画像形成装置8の仕様に関する情報を保持する。情報保持部15は、例えば、画像形成装置8の後処理部89が実行する後処理に係る情報を保持する。後処理に係る情報とは、例えば、媒体上にステープルする際のステープル針の位置の情報、媒体にパンチ穴を開ける際のパンチ穴の位置の情報、綴り処理をする際の画像の縮小率に係る情報、及び、複数頁の媒体をソート出力する際の、ソート機能に係る情報である。プレビュー画像生成部13が、後処理指示に対応したプレビュー画像を生成する場合には、情報保持部15から、後処理に係る情報を取得する。
The
表示画面生成部14は、プレビュー画像生成部13が生成したプレビュー画像を、表示部72に表示する画面を生成する。表示する画面は、プレビュー画像と画像処理指示の情報とを含む。複数の媒体にわたるプレビュー画像を表示する画面は、例えば、一頁毎のプレビュー画像が、出力順に並んだ画面、又は、複数頁のプレビュー画像が出力順に表示される動画像を含む画面である。
The display
図5は、表示画面生成部14により生成される画面の例を示す図である。図5の画面は、画像処理指示の情報を表示する領域R1と、プレビュー画像を表示する領域R2とを含む。領域R1は、「とじしろ表示」、「解像度表示」、及び、「トナーセーブ表示」を行うか否かの入力を促すチェックボックスが設けられているが、何れのチェックボックスも選択されていない。領域R2は、画像「1」に、透かしの文字「ドラフト」が合成された画像が表示されている。
FIG. 5 is a diagram illustrating an example of a screen generated by the display
図6は、表示画面生成部14により生成される画面の例を示す図である。図6の画面は、画像処理指示の情報及び後処理指示の情報を表示する領域R3と、プレビュー画像を表示する領域R4とを含む。
FIG. 6 is a diagram illustrating an example of a screen generated by the display
領域R3は、「とじしろ表示」、「解像度表示」、及び、「トナーセーブ表示」を行うか否かの入力を促すチェックボックスが設けられ、「とじしろ表示」のチェックボックスが選択されている。領域R3には、さらに、「用紙サイズ」、「変倍」、「片面/両面」、「綴り位置」、「ステープル処理の有無」、「パンチ穴処理の有無」、「解像度」、及び、「トナーセーブ」の各設定項目に対する設定値が表示されている。 In the region R3, check boxes for prompting whether to perform “margin display”, “resolution display”, and “toner save display” are provided, and the “margin display” check box is selected. . In the region R3, “paper size”, “magnification”, “single side / both sides”, “binding position”, “presence / absence of staple processing”, “presence / absence of punch hole processing”, “resolution”, and “ Setting values for each setting item of “Toner Save” are displayed.
領域R3には、さらに、印刷する画像が、9頁にわたることと、領域R4に表示されている画像は、そのうちの1頁目であることとが表示され、前後の頁のプレビュー画像を表示するための矢印ボタンが設けられている。 In the area R3, it is further displayed that the image to be printed covers 9 pages, and that the image displayed in the area R4 is the first page, and a preview image of the previous and subsequent pages is displayed. An arrow button is provided.
領域R4は、画像「1」に、透かしの文字「ドラフト」が合成された画像が表示されている。領域R4は、さらに、左側にとじしろを示すラインと、とじしろの幅が数値で示されている。また、ステープル位置にステープルを示すシンボル、パンチ穴位置にパンチ穴を示すシンボルが付加されている。 In the region R4, an image in which the watermark character “draft” is combined with the image “1” is displayed. In the region R4, a line indicating a margin on the left side and a margin width are indicated by numerical values. Further, a symbol indicating a staple is added at a staple position, and a symbol indicating a punch hole is added at a punch hole position.
図7は、後処理指示に、「ソートOFF」又は「ソートON」が含まれている場合の、プレビュー画像を表示する例を示す図である。図7A及び図7Bでは、領域R3に設けられている「矢印ボタン」を操作者が押下することにより、領域R4に表示されているプレビュー画像が、出力される順で、次頁となる画像のプレビュー画像に更新される。 FIG. 7 is a diagram illustrating an example in which a preview image is displayed when “sort OFF” or “sort ON” is included in the post-processing instruction. In FIG. 7A and FIG. 7B, when the operator presses the “arrow button” provided in the region R3, the preview image displayed in the region R4 is displayed in the order in which the next page is output. Updated to preview image.
図7Aは、「ソートOFF」の場合のプレビュー画像を表示する例を示す図である。図7Aでは、矢印ボタンの操作により、同一の画像「1」が3頁続けて表示された後に、画像「2」が表示される。図7Bは、「ソートON」の場合のプレビュー画像を表示する例を示す図である。図7Bでは、矢印ボタンが操作される毎に、画像「1」、画像「2」、画像「3」に順次更新され、その後に、再び画像「1」が表示される。 FIG. 7A is a diagram illustrating an example of displaying a preview image in the case of “sort OFF”. In FIG. 7A, by operating the arrow button, the same image “1” is displayed three consecutive pages, and then the image “2” is displayed. FIG. 7B is a diagram illustrating an example of displaying a preview image in the case of “sort ON”. In FIG. 7B, every time the arrow button is operated, the image “1”, the image “2”, and the image “3” are sequentially updated, and then the image “1” is displayed again.
なお、図7A及び図7Bにおいて、操作者が「矢印ボタン」を押下することに代えて、動画像によりプレビュー画像が媒体の出力順に表示されてもよい。また、一つの画面内に、複数のプレビュー画像が媒体の出力順に並べて表示されてもよい。 In FIGS. 7A and 7B, instead of the operator pressing the “arrow button”, preview images may be displayed in the order of output of the media by moving images. Also, a plurality of preview images may be displayed side by side in the output order of the medium in one screen.
図1に戻り、指示生成部11は、受付部20から、新たな画像処理又は後処理の設定を与えられる毎に、新たな印刷制御情報を生成する。但し、与えられる設定が、一つ前に与えられた設定と同一の場合には、新たな印刷制御情報を生成しなくてもよい。また、与えられる設定が、従前に与えられた複数の設定の何れか一と同一の場合に、その設定に対応する印刷制御情報が既に記憶部30に記憶されているときには、記憶されている印刷制御情報を記憶部30から読み出すとよい。
Returning to FIG. 1, the
処理画像生成部12は、指示生成部11が、新たな印刷制御情報を生成する毎に、新たな処理画像を生成する。但し、新たな印刷制御情報が、過去に生成された印刷制御情報の何れか一と同一であり、その印刷制御情報に対応する処理画像が記憶部30に記憶されている場合には、記憶されている処理画像を記憶部30から読み出すとよい。
The processed
プレビュー画像生成部13は、処理画像生成部12が、新たな処理画像を生成する毎に、新たなプレビュー画像を生成する。但し、新たな処理画像が、過去に生成された処理画像の何れか一と同一であり、その処理画像に対応するプレビュー画像が記憶部30に記憶されている場合には、記憶されているプレビュー画像を記憶部30から読み出すとよい。
The preview
記憶部30は、制御部10が処理する各種の情報を記憶する。記憶部30は、例えば、受付部20が受け付けた印刷制御情報を記憶する。記憶部30は、また例えば、プリンタドライバが保持する情報を、プリンタドライバがコンピュータ1にインストールされた後に記憶してもよい。より詳細には、例えば、情報保持部15が保持する画像形成装置8の後処理に係る情報を保持してもよい。
The
(第2の実施の形態)
図8は、本実施形態に係るプリンタドライバがインストールされたコンピュータと、コンピュータに接続された画像形成装置を有する画像形成処理システムの機能ブロックを説明する図である。図8の画像形成処理システムは、コンピュータ4と画像形成装置9とが接続されている。コンピュータ4と画像形成装置9とは、ネットワークを介して接続されていてもよく、又は、直接接続されていてもよい。
(Second Embodiment)
FIG. 8 is a diagram illustrating functional blocks of an image forming processing system including a computer in which the printer driver according to the present embodiment is installed and an image forming apparatus connected to the computer. In the image forming processing system of FIG. 8, a computer 4 and an image forming apparatus 9 are connected. The computer 4 and the image forming apparatus 9 may be connected via a network or may be directly connected.
画像形成装置9は、画像入力部92、画像形成部88、及び、後処理部89を有する。画像入力部92は、コンピュータ4から出力される形成画像と後処理指示とを受け付ける。後処理指示は、第1の実施の形態の後処理指示と同一である。
The image forming apparatus 9 includes an
画像入力部92により受け付けられた画像データは、図示しない印刷用の画像補正部により、画像補正、色補正、色空間変換等の補正処理が行われた後に、中間調の画像データに変換され、画像形成部88に与えられる。
The image data received by the
画像形成部88は、中間調により表現される形成画像を媒体上に形成して出力する。後処理部89は、画像形成部88が出力した媒体に対し、後処理指示に基づく処理を実行する。
The
コンピュータ4には、入力部71と表示部72とが接続されている。入力部71は、コンピュータ4に対する指示が入力される。入力部71は、例えば、マウス、又は、キーボードである。表示部72は、コンピュータ4が生成する画面を表示する。コンピュータ4が生成する画面は、コンピュータ4から画像形成装置9に対して出力される形成指示により印刷される画像のプレビュー画像を含む。
An
コンピュータ4は、制御部40、受付部20、及び、画像出力部61を有する。
The computer 4 includes a
受付部20は、入力部71から入力される各種の指示を受け付ける。受付部20は、コンピュータ4に接続される図示しない記録装置に格納されている画像データにより表される画像を、画像形成装置9から印刷出力する指示を受け付ける。受付部20は、また、入力部71から入力される後処理指示を受け付ける。後処理指示は、画像が形成された媒体に対して実行する後処理の指示である。
The accepting
制御部40は、コンピュー4がプリンタドライバを実行することにより実現する各種の機能を有する。また、プリンタドライバは、これら各種機能を実現するためのプログラムを有する。制御部40は、指示生成部11、形成画像生成部42、プレビュー画像生成部13、表示画面生成部14、及び、情報保持部15を有する。これらのうち、制御部10が有する各部と同一の機能及び構成を有する各部は、同一の符号を付し、ここでは説明を省略する。
The
形成画像生成部42は、指示生成部11が生成した印刷制御情報から、画像データをラスタライズして生成し、さらに、後処理指示に対応する画像処理を行う。より詳細には、形成画像生成部42は、綴り処理に対応した画像の平行移動、又は、縮小処理を行う。画像処理された形成画像は、プレビュー画像生成部13及び画像出力部61に出力される。
The formed
画像出力部61は、形成画像生成部42が生成した画像と後処理指示とを、画像形成装置9(画像入力部92)に対して出力する。画像出力部61は、例えば、スプーラである。
The
プレビュー画像生成部13が、形成画像からプレビュー画像を生成することにより、画像形成装置9が形成する画像に、完全に対応したプレビュー画像となる。
The preview
(コンピュータの構成)
図9は、実施の形態に係るコンピュータのハードウェア構成を示す図である。図9のコンピュータは、CPU901、メモリ902、ハードディスク装置(以下、「HDD」という。)903、及び、ネットワークインタフェース(以下、「NIF」という。)904を有する。コンピュータには、さらに、ディスプレイ905、及び、キーボード・マウス906が接続されている。
(Computer configuration)
FIG. 9 is a diagram illustrating a hardware configuration of the computer according to the embodiment. The computer in FIG. 9 includes a
CPU901は、実施の形態に係るプリンタドライバを実行することにより、上記第1及び第2の実施の形態における各部の機能を実現する。メモリ902は、プリンタドライバを含むCPU901が実行するコンピュータプログラムが、HDD903から読み出されて記憶される。
The
HDD903は、大容量の記憶装置である。NIF904は、ネットワークを介して接続される他の装置との通信を行うインタフェースである。
The
ディスプレイ905は、表示手段であり、CPU901により実行されるプリンタドライバが生成するプレビュー画像を表示する。ディスプレイ905は、また、CPU901が実行するコンピュータプログラムにより実現される機能に対する指示の入力を促す画面を表示する。
A
キーボード・マウス906は、入力手段であり、操作者がコンピュータに対する指示を入力する際に用いる。
A keyboard /
実施の形態に係るコンピュータは、プリンタドライバがインストールされてCPUがプリンタドライバを実行することにより機能を実現する。実施の形態に係るコンピュータは、また他のコンピュータプログラムを実行することにより、本実施の形態に係る画像処理装置の機能を実現する。 The computer according to the embodiment implements functions by installing a printer driver and causing the CPU to execute the printer driver. The computer according to the embodiment realizes the functions of the image processing apparatus according to the present embodiment by executing another computer program.
以上、発明を実施するための形態について説明を行ったが、本発明は、この発明を実施するための形態で述べた実施形態に限定されるものではない。本発明の主旨をそこなわない範囲で変更することが可能である。 As mentioned above, although the form for inventing was demonstrated, this invention is not limited to embodiment described in the form for implementing this invention. Modifications can be made without departing from the spirit of the present invention.
1、4 コンピュータ(画像処理装置)
10、40 制御部
11 指示生成部
12 処理画像生成部(画像生成部)
13 プレビュー画像生成部
14 表示画面生成部
15 情報保持部
20 受付部
30 記憶部
42 形成画像生成部
60 送信部
61 画像出力部
71 入力部
72 表示部
8、9 画像形成装置
81 受信部
83 形成画像生成部
88 画像形成部
89 後処理部
92 画像入力部
901 CPU
902 メモリ
903 HDD
904 NIF
905 ディスプレイ
906 キーボード・マウス
1, 4 Computer (image processing device)
10, 40
DESCRIPTION OF
902
904 NIF
905
Claims (13)
前記画像処理装置は、
画像データから媒体上に形成する形成画像を生成して媒体上に形成する形成指示を生成する指示生成部と、
前記画像データ及び前記指示生成部が生成した形成指示を前記画像形成装置へ送信する送信部と、
前記送信部が送信する画像データから、ラスタライズ処理により送信側のラスタデータを生成する画像生成部と
を有し、
前記画像形成装置は、
前記送信部から送信された画像データ及び形成指示を受信する受信部と、
該受信部が受信した画像データから前記画像生成部が実行するラスタライズ処理に対応するラスタライズ処理により受信側のラスタデータを生成し、生成した受信側のラスタデータから形成画像を生成する形成画像生成部と、
前記受信部が受信した形成指示に基づいて、前記形成画像生成部が生成した形成画像を媒体上に形成する画像形成部と
を有することを特徴とする画像形成処理システム。 An image forming apparatus and an image processing apparatus are communicably connected,
The image processing apparatus includes:
An instruction generation unit that generates a formation image to be formed on a medium from image data and generates a formation instruction to be formed on the medium;
A transmission unit that transmits the image data and the formation instruction generated by the instruction generation unit to the image forming apparatus;
An image generation unit that generates raster data on the transmission side by rasterization processing from image data transmitted by the transmission unit, and
The image forming apparatus includes:
A receiving unit that receives the image data and the formation instruction transmitted from the transmitting unit;
A forming image generating unit that generates raster data on the receiving side from the image data received by the receiving unit by rasterizing processing corresponding to the rasterizing processing executed by the image generating unit, and generates a formed image from the generated raster data on the receiving side When,
An image forming processing system comprising: an image forming unit that forms a formed image generated by the formed image generating unit on a medium based on a forming instruction received by the receiving unit.
前記送信部は、前記指示生成部が生成したPDLデータを前記画像形成装置へ送信し、
前記受信部は、前記送信部から送信されたPDLデータを受信し、
前記画像生成部は、前記送信部が送信するPDLデータに含まれる画像データから、前記形成画像と同様の画像を生成する
ように構成してあることを特徴とする請求項1記載の画像形成処理システム。 The instruction generation unit generates PDL data including the image data and a formation instruction,
The transmission unit transmits the PDL data generated by the instruction generation unit to the image forming apparatus,
The receiving unit receives the PDL data transmitted from the transmitting unit,
The image forming process according to claim 1, wherein the image generating unit is configured to generate an image similar to the formed image from image data included in the PDL data transmitted by the transmitting unit. system.
前記形成画像生成部は、生成した受信側のラスタデータに対して、前記PDLデータに含まれる画像処理指示による画像処理を施して、形成画像を生成し、
前記画像生成部は、生成した送信側のラスタデータに対して、前記PDLデータに含まれる画像処理指示による画像処理を施して、画像を生成する
ように構成してあることを特徴とする請求項2に記載の画像形成処理システム。 The instruction generation unit includes an image processing instruction for instructing image processing to be performed on the raster data in the PDL data,
The formed image generation unit performs image processing according to an image processing instruction included in the PDL data on the generated reception-side raster data to generate a formed image,
The image generation unit is configured to perform image processing according to an image processing instruction included in the PDL data on the generated transmission-side raster data to generate an image. 3. The image forming processing system according to 2.
前記画像処理の処理内容の設定を受け付ける受付部を有し、
前記指示生成部は、前記受付部が異なる設定を受け付ける都度、画像処理指示を生成し、
前記画像生成部は、前記指示生成部が異なる画像処理指示を生成する都度、画像を生成する
ように構成してあることを特徴とする請求項3記載の画像形成処理システム。 The image processing apparatus further includes:
A reception unit that receives setting of the processing content of the image processing;
The instruction generation unit generates an image processing instruction every time the reception unit receives a different setting,
The image forming processing system according to claim 3, wherein the image generation unit is configured to generate an image every time the instruction generation unit generates a different image processing instruction.
前記画像生成部が生成した画像から、表示装置に出力する前記形成画像のプレビュー画像を生成するプレビュー画像生成部を有することを特徴とする請求項1から4の何れか一項に記載の画像形成処理システム。 The image processing apparatus further includes:
5. The image formation according to claim 1, further comprising: a preview image generation unit configured to generate a preview image of the formed image to be output to a display device from an image generated by the image generation unit. Processing system.
前記形成画像生成部は、生成した受信側のラスタデータに対して、前記PDLデータに含まれる後処理指示に基づく画像処理を施して、形成画像を生成し、
前記画像生成部は、生成した送信側のラスタデータに対して、前記PDLデータに含まれる後処理指示に基づく画像処理を施して、画像を生成する
ように構成してあることを特徴とする請求項3に記載の画像形成処理システム。 The instruction generation unit includes, in the PDL data, a post-processing instruction that instructs post-processing to be performed on a medium on which the formed image is formed,
The formed image generation unit performs image processing based on a post-processing instruction included in the PDL data on the generated reception-side raster data to generate a formed image,
The image generation unit is configured to generate an image by performing image processing based on a post-processing instruction included in the PDL data on the generated transmission-side raster data. Item 4. The image forming processing system according to Item 3.
前記後処理の処理内容の設定を受け付ける受付部を有し、
前記指示生成部は、前記受付部が異なる設定を受け付ける都度、後処理指示を生成し、
前記画像生成部は、前記指示生成部が異なる後処理指示を生成する都度、画像を生成する
ように構成してあることを特徴とする請求項6記載の画像形成処理システム。 The image processing apparatus further includes:
A reception unit for receiving setting of the processing content of the post-processing;
The instruction generation unit generates a post-processing instruction each time the reception unit receives a different setting,
The image forming processing system according to claim 6, wherein the image generation unit is configured to generate an image every time the instruction generation unit generates a different post-processing instruction.
前記画像生成部が生成した画像から、表示装置に出力する前記形成画像のプレビュー画像を生成するプレビュー画像生成部を有することを特徴とする請求項6又は7に記載の画像形成処理システム。 The image processing apparatus further includes:
The image forming processing system according to claim 6, further comprising a preview image generating unit that generates a preview image of the formed image to be output to a display device from an image generated by the image generating unit.
前記画像形成装置の後処理に係る情報を保持する後処理情報保持部を有し、
前記プレビュー画像生成部は、前記形成画像生成部が生成した形成画像が形成され、前記指示生成部が生成した後処理指示による後処理が実行された媒体を模したプレビュー画像を、前記後処理指示、及び、前記後処理情報保持部に保持された後処理に係る情報に基づいて、前記画像から生成するように構成してあることを特徴とする請求項8記載の画像形成処理システム。 The image processing apparatus further includes:
A post-processing information holding unit for holding information related to post-processing of the image forming apparatus;
The preview image generation unit is configured to display a preview image imitating a medium on which a formation image generated by the formation image generation unit is formed and post-processing according to a post-processing instruction generated by the instruction generation unit. 9. The image forming processing system according to claim 8, wherein the image forming processing system is configured to generate from the image based on information related to post-processing held in the post-processing information holding unit.
前記画像生成部は、頁毎に画像を生成し、
前記プレビュー画像生成部は、前記画像生成部が生成した画像毎に、プレビュー画像を生成する
ように構成してあり、
前記画像処理装置は、さらに、
前記プレビュー画像生成部が生成した複数のプレビュー画像を前記後処理指示により指示される出力順に表示する画面の画像を生成する表示画面生成部を有することを特徴とする請求項9記載の画像形成処理システム。 In the case where the formation instruction is an instruction to form an image on a multi-page medium, and the post-processing instruction is an instruction related to the output order of the multi-page medium,
The image generation unit generates an image for each page,
The preview image generation unit is configured to generate a preview image for each image generated by the image generation unit,
The image processing apparatus further includes:
The image forming process according to claim 9, further comprising: a display screen generating unit configured to generate a screen image for displaying a plurality of preview images generated by the preview image generating unit in an output order instructed by the post-processing instruction. system.
前記画像生成部は、頁毎に画像を生成し、
前記プレビュー画像生成部は、画像毎に、プレビュー画像を生成する
ように構成してあり、
前記画像処理装置は、さらに、
前記プレビュー画像生成部が生成した複数のプレビュー画像を前記後処理指示により指示される出力順に表示する動画像を含む画面の画像を生成する表示画面生成部を有することを特徴とする請求項9記載の画像形成処理システム。 In the case where the formation instruction is an instruction to form an image on a plurality of pages of media, and the post-processing is processing related to the output order of the plurality of pages of media,
The image generation unit generates an image for each page,
The preview image generation unit is configured to generate a preview image for each image,
The image processing apparatus further includes:
10. The display screen generating unit that generates a screen image including a moving image that displays a plurality of preview images generated by the preview image generating unit in an output order instructed by the post-processing instruction. Image forming processing system.
該受信部が受信した画像データから、前記画像生成部が実行するラスタライズ処理に対応するラスタライズ処理によりラスタデータを生成し、生成したラスタデータから形成画像を生成する形成画像生成部と、
前記形成指示に基づいて、前記形成画像生成部が生成した形成画像を媒体上に形成する画像形成部と
を有することを特徴とする画像形成装置。 Generates a formation image to be formed on the medium from the image data and generates a formation instruction to form on the medium, and generates raster data from the image data by rasterization processing, and generates an image from the generated raster data A receiving unit that receives the image data and a forming instruction from an image processing apparatus that includes an image generating unit that performs a preview image generating unit that generates a preview image of the formed image from an image generated by the image generating unit;
A formation image generation unit that generates raster data from the image data received by the reception unit by rasterization processing corresponding to the rasterization processing executed by the image generation unit, and generates a formation image from the generated raster data;
An image forming apparatus comprising: an image forming unit that forms a formed image generated by the formed image generating unit on a medium based on the forming instruction.
画像データから形成画像を生成して媒体上に形成する形成指示を生成する指示生成部と、
前記画像データから前記画像形成装置が実行するラスタライズ処理に対応するラスタライズ処理によりラスタデータを生成し、生成したラスタデータから画像を生成する画像生成部と
しての機能を実現させるためのコンピュータプログラム。 Raster data is generated from image data by rasterization processing, a formed image to be formed on the medium is generated from the generated raster data, and the image is formed on the medium.
An instruction generation unit that generates a formation instruction to generate a formation image from image data and form it on a medium;
A computer program for realizing a function as an image generation unit that generates raster data from the image data by rasterization processing corresponding to the rasterization processing executed by the image forming apparatus, and generates an image from the generated raster data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011089510A JP2012221427A (en) | 2011-04-13 | 2011-04-13 | Image formation processing system, image formation apparatus, and computer program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011089510A JP2012221427A (en) | 2011-04-13 | 2011-04-13 | Image formation processing system, image formation apparatus, and computer program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2012221427A true JP2012221427A (en) | 2012-11-12 |
Family
ID=47272811
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011089510A Withdrawn JP2012221427A (en) | 2011-04-13 | 2011-04-13 | Image formation processing system, image formation apparatus, and computer program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2012221427A (en) |
-
2011
- 2011-04-13 JP JP2011089510A patent/JP2012221427A/en not_active Withdrawn
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10114527B2 (en) | Display control device, display device, printing apparatus, display control method and non-transitory computer readable medium storing program for displaying process of duplex print processing | |
US20110007355A1 (en) | Apparatus, method, system and storage medium for setting print status | |
US8908228B2 (en) | Method and system for changing physical page properties in a poster printing application | |
US8582166B2 (en) | Image-data generation method, image-data generation apparatus and storage medium of storing image-data generation program | |
JP2008203439A (en) | Image processor, preview image display method, and preview image display program | |
CN110895454A (en) | Printing system, information processing apparatus, external apparatus, control method therefor, and medium | |
JP6852666B2 (en) | Image forming device | |
JP2009048096A (en) | Image processing apparatus, image forming apparatus, processing condition setting method and processing condition setting program | |
JP2012056278A (en) | Image processing device, method of controlling the image processing device and program | |
JP2008044174A (en) | Printer, program for computer controlling printer, and method for controlling the same | |
US10140558B2 (en) | Print control system, print control apparatus, and program | |
JP2013257652A (en) | Print setting device, control method of print setting device, control program of print setting device, and printer | |
JP2012221427A (en) | Image formation processing system, image formation apparatus, and computer program | |
US8913288B2 (en) | Method and system for changing physical page properties in a priting application | |
JP5353477B2 (en) | Image processing apparatus and program | |
JP4893820B2 (en) | Control device and computer program | |
JP5962111B2 (en) | Display control apparatus, printing apparatus, and program | |
JP2010102657A (en) | Image processor, document number adding method and program | |
JP2018110327A (en) | Image-processing device and program | |
JP2006209249A (en) | Controller, system, control program for image output and recording medium recorded with image output control program | |
JP6108707B2 (en) | Image processing apparatus, image processing method, and program for executing image processing | |
JP2016132144A (en) | Image formation device | |
JP5521647B2 (en) | Driver program and image control apparatus | |
JP2016200999A (en) | Printing instruction device, printing system, and program | |
JP6252215B2 (en) | Image forming system and image forming apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Withdrawal of application because of no request for examination |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20140701 |