JP2010188675A - Printer device - Google Patents

Printer device Download PDF

Info

Publication number
JP2010188675A
JP2010188675A JP2009037423A JP2009037423A JP2010188675A JP 2010188675 A JP2010188675 A JP 2010188675A JP 2009037423 A JP2009037423 A JP 2009037423A JP 2009037423 A JP2009037423 A JP 2009037423A JP 2010188675 A JP2010188675 A JP 2010188675A
Authority
JP
Japan
Prior art keywords
data
page
variable
memory
position information
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.)
Pending
Application number
JP2009037423A
Other languages
Japanese (ja)
Inventor
Masanori Kurosawa
正典 黒澤
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2009037423A priority Critical patent/JP2010188675A/en
Publication of JP2010188675A publication Critical patent/JP2010188675A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To merge fixed form data and variable data transmitted from a host device with flexibility, and to reduce a memory capacity retained for paper jam recovery processing. <P>SOLUTION: The printer device includes: a means for detecting variable printing in advance when print data sets for individual pages each formed by merging form data as shared fixed data from a host device with variable data and individually different from each other are received; a means for comparing data sets of a page 1 and a page 2 after bit development to detect the position information of a variable data area; a means for extracting the bit data of the fixed data area and the variable data area based on the detected position information and storing the data in different storage regions; and a means for extracting only the bit image of the variable data area based on the position information from the page bit-developed after the position information of the variable data area is obtained and storing the bit image in a memory. Thereafter, the fixed data read from the memory and the variable data of each page are merged and output to paper. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、上位装置から送信された印刷データをビット展開しページメモリに格納するプリンタ装置に関するものである。   The present invention relates to a printer device that develops bits of print data transmitted from a host device and stores them in a page memory.

近年、印刷データは多様化し、ダイレクトメールや請求書の出力に見られるように固定のフォームデータと宛名や住所等の可変データで構成され、固定データと可変データを別々に管理し、印刷処理時にマージして出力することで生産性の向上を図るバリアブル印刷が普及している。この場合、予め固定フォームデータをプリンタ装置の記憶部に登録しておき、上位装置から可変データのみを送信し、プリンタ内部で固定フォームデータと可変データをマージして出力するというものが一般的である。   In recent years, print data has become diversified and consists of fixed form data and variable data such as address and address as seen in direct mail and invoice output. Variable printing, which improves productivity by merging and outputting, has become widespread. In this case, it is common to register fixed form data in the storage unit of the printer device in advance, send only variable data from the host device, and merge and output the fixed form data and variable data inside the printer. is there.

登録された固定フォームデータを予めビットイメージに展開して記憶部に格納しておき、可変データとマージする際に前記記憶部から読み出して出力イメージを生成することで、ページ生成の負荷を低減するために非常に有効な手段である。また、既に登録された固定フォームのビットイメージを各ページに共通利用することでページメモリの使用量を抑える効果もある。   Registered fixed form data is developed into a bit image in advance and stored in a storage unit, and when merged with variable data, it is read from the storage unit to generate an output image, thereby reducing page generation load. This is a very effective means. In addition, there is also an effect of reducing the amount of page memory used by commonly using a fixed form bit image that has already been registered for each page.

特許文献1には、2次定型印刷データが画像メモリに作成され、展開コマンドに基づいて画像メモリから2次定型印刷データが読出されるとともに、上位装置から送出される印刷データと合成される構成が記載されている。   Japanese Patent Application Laid-Open No. 2004-228561 has a configuration in which secondary standard print data is created in an image memory, secondary standard print data is read from the image memory based on a development command, and combined with print data sent from a host device. Is described.

特許文献2には、登録されているフォームの印刷内容、タイトル、フォームの階層構造を一覧印刷することにより、操作性を改善することができる構成が記載されている。   Patent Document 2 describes a configuration that can improve operability by printing a list of print contents, titles, and hierarchical structures of registered forms.

特許文献3には、所定のフォームデータの差分データを登録して、入力される印刷情報の解析結果に基づいて記憶される所定のフォームデータ、あるいは所定のフォームデータと差分データとから出力用のフォームオーバレイ画像を生成して、フォームオーバレイ画像と、通常ページ画像とを重ね合わせる構成が記載されている。   In Patent Document 3, difference data of predetermined form data is registered, and output is performed from predetermined form data stored based on an analysis result of input print information, or from predetermined form data and difference data. A configuration is described in which a form overlay image is generated and the form overlay image and a normal page image are superimposed.

マージ処理をプリンタで実施するのではなく、固定フォームデータと可変データを上位装置で管理し、上位装置がそれらをマージしたデータを印刷データとしてプリンタ装置に送信する上位装置も存在する。   There is a higher-level device in which the merge processing is not performed by the printer but the fixed form data and variable data are managed by the higher-level device, and the higher-level device transmits the merged data to the printer device as print data.

この場合、プリンタ装置が受信した印刷データはプリンタ装置側にとってはバリアブル印刷データではなく、ページ毎にページ全体のビット展開処理を実施する必要がある。そのため、1ページあたりのビットイメージを格納するために要するページメモリのサイズは、常に用紙サイズと解像度から算出された値で固定となり、限られたメモリ資源を有効活用する上で柔軟性に欠ける面がある。   In this case, the print data received by the printer apparatus is not variable print data for the printer apparatus side, and it is necessary to perform bit expansion processing for the entire page for each page. For this reason, the page memory size required to store a bit image per page is always fixed at a value calculated from the paper size and resolution, and lacks flexibility in effectively using limited memory resources. There is.

また、スタッカ装置、後処理装置が充実したこともあり、プリンタ装置の構成も多様化し、入稿から複雑な後処理工程を経た出力までの過程を一台のプリンタ装置で実現可能となったことから、給紙部から排紙部までの距離、つまり、用紙走行距離が長くなる傾向がみられる。   In addition, the stacker and post-processing devices have been enriched, and the configuration of the printer has diversified, making it possible to implement a process from submission to output through complicated post-processing steps with a single printer. To the paper discharge unit, that is, the paper travel distance tends to be long.

しかしながら、用紙ジャム等の障害が発生した場合、その後のリカバリ印刷の対象となるページ数が増加することとなり、排紙が完了するまでプリンタ装置内部に保持しておかなければならないページデータの量が増し、リカバリ処理用に確保する容量の記憶部で占める割合が増している。そのため、限られた記憶エリアを効率的に使用にすることも課題として挙げられる。   However, when a failure such as a paper jam occurs, the number of pages to be subjected to subsequent recovery printing increases, and the amount of page data that must be held inside the printer device until paper discharge is completed. Increasingly, the proportion of the capacity reserved for recovery processing in the storage unit is increasing. Therefore, efficiently using a limited storage area is also an issue.

また、特許文献3では、所定のフォームデータとの差分のみをメモリに格納するとあり、予め所定のフォームデータを登録してあるジョブにしか対応できない。   In Patent Document 3, only a difference from predetermined form data is stored in a memory, and only a job for which predetermined form data is registered in advance can be handled.

本発明が解決しようとする課題は、上位装置から送信された印刷データをビット展開しページメモリに格納するプリンタ装置において、固定のフォームデータと可変データを柔軟性をもたせてマージでき、また、用紙ジャムリカバリ処理用に保持するメモリ容量を削減させることのできるプリンタ装置を提供することにある。   A problem to be solved by the present invention is that in a printer device that develops bits of print data transmitted from a host device and stores them in a page memory, fixed form data and variable data can be merged with flexibility, and paper An object of the present invention is to provide a printer apparatus capable of reducing the memory capacity held for jam recovery processing.

前記課題を解決するため、本発明は、上位装置から送信された印刷データをビットイメージに展開してページメモリに格納し、前記ページメモリからビットイメージに展開された印刷データを読み出して用紙に出力するプリンタ装置において、
バリアブル印刷機能を有する上位装置から共通の固定データであるフォームデータと可変データがマージされ1ページ毎に異なる印刷データを受信した場合、予めバリアブル印刷であることを検知する手段と、ページ1とページ2のビット展開後のデータを比較してページデータ内の可変データエリアの位置情報を検知する手段と、検知した前記位置情報をもとに前記固定データエリアと前記可変データエリアのビットデータを抽出して別々の記憶領域に格納する手段と、可変データエリアの位置情報取得後にビット展開したページにおいては、前記位置情報を基に可変データエリアのビットイメージのみを抽出してメモリに格納する手段を備え、
以降の印刷処理において、メモリから読み出した固定データと各ページの可変データをマージして用紙に出力する手段を有することを特徴とするものである。
In order to solve the above problems, the present invention develops print data transmitted from a host device into a bit image and stores it in a page memory, reads out the print data developed into the bit image from the page memory, and outputs it to a sheet. In the printer device
Means for detecting beforehand that variable printing is performed when form data and variable data, which are common fixed data, are merged from a host device having a variable printing function and different print data is received for each page; page 1 and page Means for detecting the position information of the variable data area in the page data by comparing the data after the two bits are expanded, and extracting the bit data of the fixed data area and the variable data area based on the detected position information Means for storing in a separate storage area and means for extracting only the bit image of the variable data area based on the position information and storing it in the memory in the page that has been bit expanded after the position information of the variable data area is acquired. Prepared,
In the subsequent printing process, there is provided a means for merging the fixed data read from the memory and the variable data of each page and outputting the merged data to a sheet.

本発明は前述のような構成になっており、バリアブル印刷機能を有する上位装置から共通の固定データであるフォームデータと可変データがマージされ1ページ毎に異なる印刷データを受信した場合であっても、ページメモリの使用量とリカバリ処理用に保持するメモリ容量を抑え、限られたメモリ資源を有効に使用することが可能となる。   The present invention is configured as described above, even when form data and variable data, which are common fixed data, are merged from a host device having a variable printing function and different print data is received for each page. Thus, it is possible to reduce the amount of page memory used and the memory capacity held for recovery processing, and to effectively use limited memory resources.

本発明の実施例に係るプリンタ装置のブロック図である。1 is a block diagram of a printer apparatus according to an embodiment of the present invention. 印刷データ受信後のラスタ展開処理の動作フローチャートである。6 is an operation flowchart of raster development processing after receiving print data. 障害発生時のリカバリ処理を含む出力処理の動作フローチャートである。It is an operation | movement flowchart of the output process including the recovery process at the time of failure occurrence. 本発明におけるメモリ使用の状態と従来のメモリ使用の状態との比較を示す図である。It is a figure which shows the comparison with the state of memory use in this invention, and the state of conventional memory use.

本発明の実施例を図1〜4を用いて説明する。   An embodiment of the present invention will be described with reference to FIGS.

図1において、1はプリンタ装置、2はプリンタ装置1の制御部、3はプリンタ装置1の印刷機構部、4は上位装置(図示なし)から印刷データを受信するネットワーク通信部であり、特定のインターフェース(例えば、特定のTCPポート)から受信した印刷データは、固定のフォームデータと可変データが上位装置でマージされ1ページ毎に異なる印刷データであると認識する。5は印刷データを格納する記憶部、6はネットワーク通信部4で受信した印刷データをラスタ展開しビットイメージを生成するラスタ展開部、7はラスタ展開されたページイメージを比較し、可変データ部を検出するイメージ比較部であり、可変データ部の位置情報を取得する。8は記憶部5に格納されている印刷データを管理するページ管理部、9は記憶部5に格納されている印刷データを印刷機構部3に転送し出力処理を管理する印刷管理部、10は用紙ジャム等の障害が発生した際にリカバリによる再出力が必要なページ情報を管理するリカバリページ管理部である。   In FIG. 1, 1 is a printer device, 2 is a control unit of the printer device 1, 3 is a printing mechanism unit of the printer device 1, and 4 is a network communication unit that receives print data from a host device (not shown). The print data received from the interface (for example, a specific TCP port) recognizes that the fixed form data and variable data are merged by the host device and are different for each page. 5 is a storage unit that stores print data, 6 is a raster development unit that rasterizes the print data received by the network communication unit 4 to generate a bit image, and 7 is a page that compares the raster-developed page images. It is an image comparison unit to detect, and acquires position information of the variable data unit. 8 is a page management unit that manages print data stored in the storage unit 5, 9 is a print management unit that transfers print data stored in the storage unit 5 to the printing mechanism unit 3 and manages output processing. This is a recovery page management unit that manages page information that needs to be re-output by recovery when a failure such as a paper jam occurs.

図2は、印刷データ受信後のラスタ展開処理の動作フローチャートである。   FIG. 2 is an operation flowchart of raster development processing after receiving print data.

先ず、ステップ101(S101と略し、以下これに準ずる)において、印刷データを受信状況を監視し、受信した場合、特定のインターフェス(例えば特定のTCPポート)から受信したデータしたかを判断し(S102)、特定のインターフェースから受信した場合には、上位装置側で固定フォームデータと可変データがマージされ1ページ毎に異なる印刷データであると認識し(S103)、ラスタ展開部6は1ページ目と2ページ目をラスタ展開し記憶部5にそれぞれのビットイメージを格納する(S104)。   First, in step 101 (abbreviated as S101, the same applies hereinafter), the reception status of print data is monitored, and if it is received, it is determined whether the data received from a specific interface (for example, a specific TCP port) ( (S102), when received from a specific interface, the upper form apparatus merges the fixed form data and the variable data and recognizes that the print data is different for each page (S103), and the raster development unit 6 determines the first page. The second page is raster-developed and each bit image is stored in the storage unit 5 (S104).

次に、ページ比較部7は1ページ目と2ページ目のビットイメージを比較し可変データ部の位置情報を検出し、その情報を記憶部5に格納し、固定フォームデータ部のみ抽出してそれを記憶部5に格納する(S105)。その後送信される3ページ目以降の後続ページにおいてはそれぞれラスタ展開した後、S105で検出した可変部の位置情報を基に可変データ部のみを抽出し記憶部5に格納していく。   Next, the page comparison unit 7 compares the bit images of the first page and the second page, detects the position information of the variable data unit, stores the information in the storage unit 5, extracts only the fixed form data unit, and extracts it. Is stored in the storage unit 5 (S105). In the subsequent pages transmitted after the third page, after raster rasterization, only the variable data part is extracted and stored in the storage part 5 based on the position information of the variable part detected in S105.

S102にて特定のインターフェースから受信していない場合には、上位装置側で固定フォームデータと可変データがマージされ1ページ毎に異なる印刷データであるとは見なさず、受信した印刷データをラスタ展開し記憶部5にページ単位で格納する(S201)。   If the received data is not received from the specific interface in S102, the fixed form data and variable data are merged on the higher-level device side and are not regarded as different print data for each page, and the received print data is rasterized. Store in the storage unit 5 in units of pages (S201).

図3は、障害発生時のリカバリ処理を含む出力処理の動作フローチャートである。   FIG. 3 is an operation flowchart of output processing including recovery processing when a failure occurs.

印刷管理部9は、図1のS104で記憶部4に格納した1ページ目と2ページ目のビットイメージを印刷機構部3に転送する。3ページ目以降に関しては、図1のS105で記憶部5に格納した固定フォームデータとS106で記憶部5に格納した該当ページの可変部データをそれぞれ読み出してマージし、印刷機構部3に転送する(S301)。ここで1ページ目と2ページ目に関しては、両ページを比較するために既に上位装置から送信された印刷データがそのままラスタ展開され、既にそれらのビットイメージが記憶部5に格納されているため、3ページ目以降のようなマージ処理は不要である。   The print management unit 9 transfers the bit images of the first page and the second page stored in the storage unit 4 in S104 of FIG. For the third and subsequent pages, the fixed form data stored in the storage unit 5 in S105 of FIG. 1 and the variable part data of the corresponding page stored in the storage unit 5 in S106 are read and merged, and transferred to the printing mechanism unit 3. (S301). Here, with respect to the first page and the second page, since the print data already transmitted from the host device for comparing both pages is raster-developed as it is and those bit images are already stored in the storage unit 5, The merge process from the third page onward is unnecessary.

その後、印刷機構部3は転送されたビットイメージを用紙に印刷し出力処理を実行する(S302)。   Thereafter, the printing mechanism unit 3 prints the transferred bit image on paper and executes output processing (S302).

出力処理中に障害が発生しない場合(S303)、ページ管理部8は排紙が完了したページを監視し(S304)、1ページ目、または2ページ目が正常排紙された場合にはそれぞれのページのビットイメージを
記憶部5から消去する。3ページ目以降が正常排紙された場合には該当ページの可変データを記憶部5から消去する(S305)。全てのページが排紙完了した場合には(S306)、ページ管理部8は固定フォームデータを記憶部5から消去する(S307)。
If no failure occurs during the output process (S303), the page management unit 8 monitors the page for which the paper discharge has been completed (S304), and if the first page or the second page is normally discharged, The bit image of the page is erased from the storage unit 5. When the third and subsequent pages are normally discharged, the variable data of the corresponding page is deleted from the storage unit 5 (S305). If all pages have been discharged (S306), the page management unit 8 deletes the fixed form data from the storage unit 5 (S307).

S303にて障害が発生した場合、リカバリページ管理部10はリカバリによる再出力が必要となるページを印刷管理部9に通知する(S401)。印刷管理部9は再出力が必要な対象ページが1ページ目、あるいは2ページ目であるかを確認し(S402)、1ページ目、または2ページ目であった場合、1ページ目、または2ページ目のビットイメージを記憶部5から読み出して印刷機構部3に転送する(S403)。   When a failure occurs in S303, the recovery page management unit 10 notifies the print management unit 9 of a page that needs to be re-output by recovery (S401). The print management unit 9 checks whether the target page that needs to be re-output is the first page or the second page (S402). If it is the first page or the second page, the first page or 2 The bit image of the page is read from the storage unit 5 and transferred to the printing mechanism unit 3 (S403).

S402にて再出力が必要なページが3ページ目以降であった場合、印刷管理部9は固定フォームデータとリカバリによる再出力対象ページの可変データを記憶部5から読み出してマージし、印刷機構部3に転送する(S501)。   If the page that needs to be re-output is the third page or later in S402, the print management unit 9 reads the fixed form data and the variable data of the page to be re-output by recovery from the storage unit 5 and merges them, and the print mechanism unit 3 (S501).

印刷機構部3は障害が解除された後に転送されたビットイメージを用紙に印刷し出力処理を実行する(S404)。   The printing mechanism unit 3 prints the transferred bit image on the paper after the failure is cleared and executes output processing (S404).

図4は、本発明におけるメモリ使用の状態と従来のメモリ使用の状態との比較を示す図である。   FIG. 4 is a diagram showing a comparison between a memory use state in the present invention and a conventional memory use state.

受信データは上位装置から送信されてくる印刷データであって、既に上位装置側で固定フォーム部と可変データ部がマージされた状態で送信される。本発明のプリンタ装置は可変データの位置を検出するために、1ページ目と2ページ目をラスタ展開してそれぞれ記憶部5に格納し、その後両データを比較し可変データ部の位置を特定して、固定フォームデータのみを抽出してメモリに格納する。その後のページに関しては可変データ部のみを抽出しメモリに格納していく。このため、3ページ目以降のページデータは可変データ部のみとなり使用するメモリエリアの割合を削減することが可能となりメモリのフリーエリアが拡大し、他の処理への有効活用が可能となる。   The received data is print data transmitted from the host device, and is transmitted in a state where the fixed form portion and the variable data portion are already merged on the host device side. In order to detect the position of the variable data, the printer apparatus of the present invention rasterizes the first page and the second page and stores them in the storage unit 5 respectively, and then compares both data to specify the position of the variable data unit. Only the fixed form data is extracted and stored in the memory. For the subsequent pages, only the variable data part is extracted and stored in the memory. For this reason, the page data for the third and subsequent pages is only the variable data portion, so that the proportion of the memory area to be used can be reduced, the free area of the memory is expanded, and it can be effectively used for other processing.

なお、従来方式の場合、プリンタ装置は上位装置から送られてきた印刷データが固定フォーム部と可変データ部に分けることが可能であることを認識できないため、ラスタ展開したイメージデータをページ単位で全てメモリに格納するため、メモリエリアのイメージデータ格納に占める割合が大きくなる。   In the case of the conventional method, the printer device cannot recognize that the print data sent from the host device can be divided into a fixed form portion and a variable data portion. Since the data is stored in the memory, the ratio of the memory area to image data storage increases.

上記のように、本発明は、バリアブル印刷機能を有する上位装置から共通の固定データであるフォームデータと可変データがマージされ1ページ毎に異なる印刷データを受信した場合であっても、ページメモリの使用量とリカバリ処理用に保持するメモリ容量を抑え、限られたメモリ資源を有効に使用することが可能となる。   As described above, according to the present invention, even when form data that is common fixed data and variable data are merged from a host device having a variable printing function and different print data is received for each page, the page memory It is possible to effectively use limited memory resources by reducing the amount of memory used and the memory capacity held for recovery processing.

また、本発明は、予めフォームデータを登録しておく必要はなく、上位からのジョブを解析してフォームと可変部とを分離するため、ジョブに依存することがない。   Further, the present invention does not need to register form data in advance, and separates the form and the variable part by analyzing the job from the upper level, so that it does not depend on the job.

1:プリンタ装置、2:制御部、3:印刷機構部、4:ネットワーク通信部、5:記憶部、6:ラスタ展開部、7:イメージ比較部、8:ページ管理部、9:印刷管理部、10:リカバリページ管理部。   1: printer device, 2: control unit, 3: printing mechanism unit, 4: network communication unit, 5: storage unit, 6: raster development unit, 7: image comparison unit, 8: page management unit, 9: print management unit 10: Recovery page management unit.

特開平9−207409号公報JP-A-9-207409 特開平9−141965号公報JP-A-9-141965 特開2001−5195号公報JP 2001-5195 A

Claims (1)

上位装置から送信された印刷データをビットイメージに展開してページメモリに格納し、前記ページメモリからビットイメージに展開された印刷データを読み出して用紙に出力するプリンタ装置において、
バリアブル印刷機能を有する上位装置から共通の固定データであるフォームデータと可変データがマージされ1ページ毎に異なる印刷データを受信した場合、予めバリアブル印刷であることを検知する手段と、ページ1とページ2のビット展開後のデータを比較してページデータ内の可変データエリアの位置情報を検知する手段と、検知した前記位置情報をもとに前記固定データエリアと前記可変データエリアのビットデータを抽出して別々の記憶領域に格納する手段と、可変データエリアの位置情報取得後にビット展開したページにおいては、前記位置情報を基に可変データエリアのビットイメージのみを抽出してメモリに格納する手段を備え、
以降の印刷処理において、メモリから読み出した固定データと各ページの可変データをマージして用紙に出力する手段を有することを特徴とするプリンタ装置。
In the printer device which develops the print data transmitted from the host device into a bit image and stores it in a page memory, reads out the print data developed in the bit image from the page memory and outputs it to the paper,
Means for detecting beforehand that variable printing is performed when form data and variable data, which are common fixed data, are merged from a host device having a variable printing function and different print data is received for each page; page 1 and page Means for detecting the position information of the variable data area in the page data by comparing the data after the two bits are expanded, and extracting the bit data of the fixed data area and the variable data area based on the detected position information Means for storing in a separate storage area and means for extracting only the bit image of the variable data area based on the position information and storing it in the memory in the page that has been bit expanded after the position information of the variable data area is acquired. Prepared,
A printer apparatus comprising means for merging fixed data read from a memory and variable data of each page and outputting them to a sheet in a subsequent printing process.
JP2009037423A 2009-02-20 2009-02-20 Printer device Pending JP2010188675A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009037423A JP2010188675A (en) 2009-02-20 2009-02-20 Printer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009037423A JP2010188675A (en) 2009-02-20 2009-02-20 Printer device

Publications (1)

Publication Number Publication Date
JP2010188675A true JP2010188675A (en) 2010-09-02

Family

ID=42815258

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009037423A Pending JP2010188675A (en) 2009-02-20 2009-02-20 Printer device

Country Status (1)

Country Link
JP (1) JP2010188675A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016055595A (en) * 2014-09-12 2016-04-21 セイコーエプソン株式会社 Printer and control method of the same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016055595A (en) * 2014-09-12 2016-04-21 セイコーエプソン株式会社 Printer and control method of the same

Similar Documents

Publication Publication Date Title
US9164709B2 (en) Printing apparatus and control method thereof
US7409169B2 (en) Image forming apparatus and image forming system
JP6683070B2 (en) Image forming apparatus, image forming system, and image forming apparatus program
US7034961B2 (en) Image forming apparatus
JP5152034B2 (en) Memory control method
JP2020023053A (en) Device, method and program for processing job
JP2008203695A (en) Image processing apparatus and program
JP2010188675A (en) Printer device
JP4029656B2 (en) Print program and print server
US20150036186A1 (en) Information processing apparatus and control method for the information processing apparatus
JP2016170479A (en) Print control device, image formation system and program
JP2003134323A (en) Image forming apparatus and its control method
JP4007084B2 (en) Print program
JP2011071657A (en) Image processing method and image processing apparatus
JP2011152666A (en) Image information processing device, and image information processing program
JP5135987B2 (en) Image forming apparatus and erroneous printing prevention method
JP2009163634A (en) Printer, printing system, print management method, print management program, and recording medium
JP2010231621A (en) Printing control program, printing data output device, and printing system
JP2009157480A (en) Image forming apparatus, program and data processing method
JP4150850B2 (en) Image processing apparatus, image processing method, and program
JPH11194914A (en) Print control unit
JP3311969B2 (en) Discharge position control method and apparatus in printing apparatus
JP6344145B2 (en) Image forming apparatus and image forming program
JP2021125821A (en) Image forming apparatus, server, and system
JP4029672B2 (en) Print program, print server, and printing method