JP2006227967A - Program, information processor, printing system, and method for outputting printing data - Google Patents

Program, information processor, printing system, and method for outputting printing data Download PDF

Info

Publication number
JP2006227967A
JP2006227967A JP2005041731A JP2005041731A JP2006227967A JP 2006227967 A JP2006227967 A JP 2006227967A JP 2005041731 A JP2005041731 A JP 2005041731A JP 2005041731 A JP2005041731 A JP 2005041731A JP 2006227967 A JP2006227967 A JP 2006227967A
Authority
JP
Japan
Prior art keywords
print data
image forming
forming apparatus
memory
information processing
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.)
Granted
Application number
JP2005041731A
Other languages
Japanese (ja)
Other versions
JP4488356B2 (en
Inventor
Kazunori Yamaguchi
和則 山口
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 JP2005041731A priority Critical patent/JP4488356B2/en
Publication of JP2006227967A publication Critical patent/JP2006227967A/en
Application granted granted Critical
Publication of JP4488356B2 publication Critical patent/JP4488356B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem that two processings, i.e. printing data preparation processing and printing data output processing, are concentrated and a load may be imposed to other software to be driven on an operating system (OS). <P>SOLUTION: An information processor 1 outputs a RAM using state acquisition instruction to a printer device 2, and the capacity of a RAM 21 is sufficient for the printing operation of the printer device 2 on the basis of information concerned with RAM capacity obtained from the printer device 2, refrains from outputting printing data to the printer device 2. When the application quantity of the RAM 21 is insufficient for the printing operation of the printer device 2, the information processor 1 outputs the printing data to the printer device 2. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明はプログラム、情報処理装置、印刷システム及び印刷データの出力方法に関する。   The present invention relates to a program, an information processing apparatus, a printing system, and a print data output method.

従来、情報処理装置と画像形成装置としてのプリンタ装置とを組み合わせた印刷システム、これに用いるプログラム、情報処理装置ないしシステムとしては、例えば、次のようのものが知られている。   2. Description of the Related Art Conventionally, as a printing system combining an information processing apparatus and a printer apparatus as an image forming apparatus, a program used therefor, and an information processing apparatus or system, for example, the following are known.

特許文献1に記載されているように、アプリケーションソフトからプリンタ装置の印字動作をテストするプリンタ装置テストシステムにおいて、前記アプリケーションソフトから印刷に際してプリンタ装置に送信する印刷データを複製する印刷データ複製手段を具備することを特徴とするプリンタ装置テストシステムがある。
特開2000−222154号公報
As described in Japanese Patent Application Laid-Open No. H10-228561, in a printer apparatus test system for testing a printing operation of a printer apparatus from application software, a print data replication unit that replicates print data to be transmitted to the printer apparatus when printing from the application software is provided. There is a printer device test system characterized by the above.
JP 2000-222154 A

特許文献2に記載されているように、プリンタと、プリンタに接続されたプリンタサーバと、プリンタサーバを介してプリンタを使用するクライアントとを含む情報処理システムであって、プリンタサーバは、プリンタの動作状態を、クライアントに同報する/しないを選択する同報選択手段と、プリンタの動作状態を監視する監視手段と、同報選択手段において同報することが選択された場合であって、監視手段によって得られたプリンタの動作状態に変化があったときに、変化後の動作状態を、クライアントに同報する同報手段と、を備え、クライアントは、プリンタの動作状態の通知を要求する要求信号を、プリンタサーバに送信する/しないを選択する送信選択手段と、送信選択手段において要求信号を送信することが選択された場合に、所定の時間間隔で、要求信号をプリンタサーバに送信する送信手段と、を備えた情報処理システムがある。
特開2001−282472号公報
As described in Patent Literature 2, an information processing system including a printer, a printer server connected to the printer, and a client that uses the printer via the printer server, the printer server operating the printer Broadcasting means for selecting whether or not to broadcast the status to the client, monitoring means for monitoring the operating state of the printer, and broadcasting means selected when broadcasting is selected. And a broadcast means for broadcasting the changed operating state to the client when the changed operating state of the printer is obtained by the client, wherein the client requests a notification of the operating state of the printer. Transmission selection means for selecting whether or not to transmit to the printer server, and when the transmission selection means selects transmission of the request signal. , At a predetermined time interval, there is an information processing system comprising transmitting means for transmitting a request signal to the printer server, the.
JP 2001-282472 A

特許文献3に記載されているように、プリンタと接続可能なコンピュータ機器で実行され、双方向インタフェースを介してプリンタをデフォルト機能に従って駆動するプリンタドライバであって、コンピュータ機器でのプリントジョブの開始に応答して、双方向インタフェースを介して現在の状態をプリンタに照会する照会部と、プリンタの現在の状態に応じてデフォルト機能を変更する変更部と、変更された機能に従って双方向インタフェースを介してプリンタにプリントデータを送信する駆動部とを備えるプリンタドライバがある。
特開2000−343794号公報
As described in Patent Document 3, a printer driver that is executed by a computer device connectable to a printer and drives the printer according to a default function via a bidirectional interface, for starting a print job on the computer device In response, an inquiry unit that queries the printer for the current status via the bi-directional interface, a change unit that changes the default function according to the current status of the printer, and the bi-directional interface according to the changed function There is a printer driver that includes a drive unit that transmits print data to a printer.
JP 2000-343794 A

特許文献4に記載されているように、サーバシステムにクライアントシステムおよびプリンタが接続されており、接続されたプリンタのステータスをクライアントシステムに表示可能な印刷システムにおいて、クライアントシステムは、サーバシステムにステータスの送信の要求を行う要求手段を具え、サーバシステムは、要求に応じて、プリンタからステータスを取得する取得手段と、取得手段により取得したステータスをクライアントシステムへ送信する送信手段とを具え、要求を受信時に取得手段が起動されていない場合に、取得手段を起動してステータスをプリンタから取得させ、取得したステータスを送信手段によりクライアントシステムへ送信させる印刷システムがある。
特開2002−196896号公報
As described in Patent Document 4, in a printing system in which a client system and a printer are connected to a server system and the status of the connected printer can be displayed on the client system, the client system displays the status of the server system. In response to the request, the server system includes an acquisition unit that acquires a status from the printer, and a transmission unit that transmits the status acquired by the acquisition unit to the client system, and receives the request. There is a printing system that sometimes activates the acquisition unit to acquire the status from the printer and transmits the acquired status to the client system by the transmission unit when the acquisition unit is not activated.
JP 2002-196896 A

特許文献5に記載されているように、情報処理装置と、情報処理装置からの画像データに基づいて印刷を行うプリンタからなる印刷システムにおいて、情報処理装置に画像データを蓄積する画像データ蓄積手段と、プリンタからのプリンタステータス情報に応じて画像データ蓄積手段に蓄積された画像データのプリンタへの出力を監視制御する印刷状態監視手段とを有し、プリンタにはプリンタステータス情報を情報処理装置に告知する印刷状態告知手段を有し、印刷状態監視手段はプリンタからのプリンタステータス情報に該当するページから画像データをプリンタに出力させる印刷システムがある。
特開2000−298571号公報
As described in Patent Document 5, in a printing system including an information processing apparatus and a printer that performs printing based on image data from the information processing apparatus, an image data storage unit that stores image data in the information processing apparatus; And a print status monitoring means for monitoring and controlling the output of the image data stored in the image data storage means to the printer in accordance with the printer status information from the printer, and the printer notifies the information processing apparatus of the printer status information There is a printing system that prints image data from a page corresponding to printer status information from the printer.
JP 2000-298571 A

特許文献6に記載されているように、印刷情報の処理方法であって、受信した印刷情報をメモリに格納する工程と、受信した印刷情報の量を計測するための計測工程と、計測の結果に基き、受信した印刷情報量と制御の基準量との大小関係を判断して受信の停止と再開を制御する制御工程と、を備える印刷情報の処理方法がある。
特開2000−326596号公報
As described in Patent Document 6, a method for processing print information, a step of storing received print information in a memory, a measurement step for measuring the amount of received print information, and a measurement result And a control process for controlling the stop and restart of reception by determining the magnitude relation between the received print information amount and the control reference amount.
JP 2000-326596 A

特許文献7に記載されているように、サーバとクライアントとを双方向通信可能に接続させ、クライアントにて所定の制御処理を開始したことをクライアントで認識するための制御処理開始認識システムであって、上記サーバ側において、上記双方向通信によってクライアントからサーバに所定の制御指示が与えられたことを検出する制御指示検出手段と、同制御指示検出手段がクライアントからの制御指示を検出したときに上記双方向通信によってクライアントに対して制御指示に基づく制御処理が開始されたことを通知する制御処理開始通知手段とを具備し、上記クライアント側において、上記双方向通信によって上記制御処理開始通知手段による制御処理開始通知がなされたときに上記所定の制御処理を開始したことを認識する制御処理開始認識手段とを具備する制御処理開始認識システムがある。
特開2001−162906号公報
As described in Patent Document 7, a control processing start recognition system for connecting a server and a client so that two-way communication is possible, and recognizing that the client has started a predetermined control processing by the client. On the server side, control instruction detecting means for detecting that a predetermined control instruction is given from the client to the server by the two-way communication, and when the control instruction detecting means detects a control instruction from the client, Control processing start notifying means for notifying the client that control processing based on the control instruction has been started by bidirectional communication, and control by the control processing start notifying means by the bidirectional communication on the client side A control process for recognizing that the predetermined control process has started when a process start notification is made. It has control processing start recognition system comprising a start recognition means.
JP 2001-162906 A

特許文献8に記載されているように、プリンタと、このプリンタに通信可能に接続されてプリンタを制御するホスト装置とを備え、プリンタは、受信バッファとして利用されるメモリと、ホスト装置から送られて来る印刷データを受信バッファに受ける受信手段と、受信バッファに受けた印刷データに基づき印刷を行う印刷手段と、プリンタの現在のステータス及びエラーを把握し、把握したステータス及びエラーを表すステータス情報を作成し保持するステータス情報手段と、ホスト装置から送られてくるデータ送信コマンドに応答して、現在保持されているステータス情報を含んだ応答を作成してホスト装置に返送する応答手段と、を有し、ホスト装置は、印刷データを作成する印刷データ作成手段と、作成された1つの印刷ジョブにかかる印刷データを複数の部分データに分割して、各部分データをそれぞれ含んだ複数のデータ送信コマンドを作成し順次にプリンタへ送信するデータ送信手段と、各データ送信コマンドに対してプリンタから返送される各応答を受け、各応答に含まれるステータス情報を取得するステータス取得手段と、を備え、印刷データは各ページ別に異なる1又は複数の部分データに分けられており、各ページにかかるデータ送信コマンドの送信に先立って、各ページのコピー枚数の指定を含んだページ開始宣言コマンドを送ることができるようになっており、プリンタは、ページ開始宣言コマンドにより通知されたコピー枚数が複枚であるページについて、1ページ分のデータ送信コマンドの全部が受信バッファに蓄積できた場合、この受信バッファに蓄積した1ページ分のデータ送信コマンドに基づいて、コピー枚数分の印刷を実行するようになっており、ホスト装置は、更に、各ページにかかるデータ送信コマンドの送信に先立って、各ページのコピー枚数の指定を含んだページ開始宣言コマンドを送信する手段と、コピー枚数が複数枚であるページについて、1ページ分のデータ送信コマンドの全部がプリンタの受信バッファに蓄積できるか否か、つまりマルチコピー成功か否かを判断するマルチコピー成否判断手段と、を有し、ホスト装置のデータ送信手段は、マルチコピー成否判断手段がマルチコピー失敗を判断したページについて、1ページ分のデータ送信コマンドの全部を、コピー枚数回繰り返してプリンタへ送信するようになっている、印刷システムがある。
特許第3546935号公報
As described in Patent Document 8, the printer includes a printer and a host device that is communicably connected to the printer and controls the printer. The printer is sent from the host device and a memory that is used as a reception buffer. Receive means for receiving incoming print data in the reception buffer, print means for performing printing based on the print data received in the reception buffer, and grasping the current status and error of the printer, and status information indicating the grasped status and error Status information means for creating and holding; and response means for creating a response including status information currently held in response to a data transmission command sent from the host device and returning the response to the host device. The host device determines whether the print data creation means for creating the print data and one created print job. Data transmission means for dividing the print data into a plurality of partial data, creating a plurality of data transmission commands each including the respective partial data, and sequentially transmitting them to the printer; Status acquisition means for receiving status responses and acquiring status information included in each response, and print data is divided into one or a plurality of partial data different for each page, and a data transmission command for each page Prior to sending the page, a page start declaration command including the specification of the number of copies of each page can be sent, and the printer can send a page with multiple copies notified by the page start declaration command. If all of the data transmission commands for one page can be stored in the reception buffer, this reception buffer Printing for the number of copies is executed based on the accumulated data transmission command for one page, and the host device further copies each page prior to transmission of the data transmission command for each page. A means for transmitting a page start declaration command including the designation of the number of copies and whether or not all of the data transmission commands for one page can be stored in the reception buffer of the printer for a page having a plurality of copies, that is, multi-copy Multi-copy success / failure judgment means for judging success or failure, and the data transmission means of the host device includes all of the data transmission commands for one page for the page for which the multi-copy success / failure judgment means judges multi-copy failure. There is a printing system that repeatedly transmits the number of copies to the printer.
Japanese Patent No. 3546935

上述したように、一般的な印刷システムでは、プリンタ装置の状態を監視し、プリンタ装置の状態に合わせてコンピュータ(情報処理装置)側から印刷データの出力を行うようにしている。   As described above, in a general printing system, the status of a printer device is monitored, and print data is output from the computer (information processing device) side according to the status of the printer device.

ところで、プリンタ装置として、例えば記録液の液滴を吐出する記録ヘッドを主走査し、被記録媒体を主走査方向と直交する副走査方向に送りながら被記録媒体に画像を形成するシリアル型画像形成装置を使用した場合、記録ヘッドを主走査するための時間がかかり、相対的にはライン型画像形成装置に比べて印刷速度が遅くなる。一方、画像形成装置に対して印刷データを出力する側の情報処理装置の処理速度や印刷データの転送速度は高速化する傾向がある。   By the way, as a printer device, for example, a serial type image forming that performs main scanning with a recording head that ejects droplets of recording liquid and forms an image on a recording medium while feeding the recording medium in a sub-scanning direction orthogonal to the main scanning direction. When the apparatus is used, it takes time to perform main scanning of the recording head, and the printing speed is relatively slower than that of the line type image forming apparatus. On the other hand, the processing speed and print data transfer speed of the information processing apparatus that outputs print data to the image forming apparatus tend to increase.

この場合、画像形成装置側ではRAMなどのメモリ手段(以下「RAM」と称する。)を備えて、情報処理装置側から受領した印刷データを一時的にRAMに保存することで、情報処理装置側から一度に複数部の印刷データを受け取れるようにしている。ただし、画像形成装置のRAM容量を全て使用してしまった場合には、それ以上画像形成装置に印刷データは保存ができないため、情報処理装置側で印刷データを保持したまま、画像形成装置のRAMが空く(使用可能になる)のを待ち、再度印刷データを転送するなどの処理を行うようにしている。   In this case, the image forming apparatus is provided with memory means such as a RAM (hereinafter referred to as “RAM”), and print data received from the information processing apparatus is temporarily stored in the RAM, whereby the information processing apparatus side. Can receive multiple copies of print data at once. However, if the RAM capacity of the image forming apparatus has been used up, the print data cannot be stored in the image forming apparatus any more, so the RAM of the image forming apparatus remains with the print data retained on the information processing apparatus side. The printer waits for the printer to become free (can be used), and performs processing such as transferring print data again.

ところが、情報処理装置側では、印刷データは1ページを一度に作成するのではなく、分割して作成し、分割して作成された印刷データは、順次、画像形成装置に出力される。このとき、情報処理装置側では、印刷データを作成する手段(プログラム)は引き続き残りの印刷データを作成し続けるため、印刷データ作成処理と印刷データ出力処理は並行して行われる。   However, on the information processing apparatus side, the print data is not created one page at a time, but is created separately, and the print data created by the division is sequentially output to the image forming apparatus. At this time, on the information processing apparatus side, since the means (program) for creating print data continues to create the remaining print data, the print data creation process and the print data output process are performed in parallel.

そのため、印刷データ作成処理と印刷データ出力処理の二つの処理が集中されてしまい、オペレーティングシステム(OS)上で動作する他のアプリケーションソフトなどのソフトウエアに負荷が掛かるという課題がある。   For this reason, the two processes of the print data creation process and the print data output process are concentrated, and there is a problem that a load is imposed on software such as other application software operating on the operating system (OS).

本発明は上記の課題に鑑みてなされたものであり、印刷データの作成、出力に関与しない他のプログラムへの処理の負荷を軽減するプログラム、情報処理装置、印刷システム、印刷データの出力方法を提供することを目的とする。   The present invention has been made in view of the above problems, and provides a program, an information processing apparatus, a printing system, and a print data output method for reducing the processing load on other programs not involved in creation and output of print data. The purpose is to provide.

上記の課題を解決するため、本発明に係るプログラムは、印刷データを格納可能なメモリ手段を備えた画像形成装置に対して印刷データを出力する処理をコンピュータに行わせるプログラムであって、作成した印刷データを分割して画像形成装置に出力し、分割した印刷データを出力する前に画像形成装置からメモリの使用量に関する情報を取得して、メモリの使用量が印刷動作を行うに充分な使用量であるときには分割した印刷データの出力を控え、メモリの使用量が印刷動作を行うに不十分な使用量であるときには分割した印刷データを出力する処理をコンピュータに行わせる構成とした。   In order to solve the above-described problems, a program according to the present invention is a program that causes a computer to perform a process of outputting print data to an image forming apparatus including a memory unit that can store print data. Divide the print data and output it to the image forming device, obtain information about the memory usage from the image forming device before outputting the divided print data, and use the memory usage sufficient to perform the printing operation When the amount is the amount, the output of the divided print data is refrained, and when the memory usage is insufficient to perform the printing operation, the computer is configured to output the divided print data.

ここで、印刷動作を行うに充分な使用量であるとするときのメモリ手段の使用量をユーザインタフェース画面上で指定する処理をコンピュータに行なわせることが好ましい。また、メモリの使用量に応じて分割した印刷データの出力を控え、或いは分割した印刷データを出力する処理を行うか否かをユーザインタフェース画面上で指定する処理をコンピュータに行なわせることが好ましい。   Here, it is preferable to cause the computer to perform processing for designating the usage amount of the memory means on the user interface screen when the usage amount is sufficient for performing the printing operation. In addition, it is preferable that the computer refrains from outputting the divided print data according to the amount of memory used, or causes the computer to perform a process of designating on the user interface screen whether or not to perform the process of outputting the divided print data.

本発明に係る情報処理装置は、本発明に係るプログラムを備えているものである。   An information processing apparatus according to the present invention includes a program according to the present invention.

本発明に係る印刷システムは、本件発明に係る情報処理装置を備えたものである。   The printing system according to the present invention includes the information processing apparatus according to the present invention.

本発明に係る印刷システムは、印刷データを作成して出力する情報処理装置と、この情報処理装置から出力された印刷データに基づいて印刷を行う画像形成装置とで構成される印刷システムであって、画像形成装置には、印刷する印刷データを蓄えるメモリ手段と、印刷データを蓄えたメモリ手段の使用状況を把握する手段と、情報処理装置からのメモリ使用状況取得命令に対して使用しているメモリ手段の使用量を通知する手段とを有し、情報処理装置には、作成した印刷データを保持する記憶手段と、作成した印刷データを画像形成装置に対して出力する手段と、画像形成装置が使用しているメモリ手段の使用量を取得するメモリ使用状況取得命令を送出してメモリ手段の使用量を取得する手段とを有し、情報処理装置は、印刷データを分割して画像形成装置に対して出力し、分割した印刷データを出力する前にメモリ使用状況取得命令を送出して画像形成装置から取得したメモリ手段の使用量に基づき、画像形成装置が使用しているメモリ手段の使用量が印刷動作を行うのに充分な使用量であるときには、分割した印刷データの出力を控え、画像形成装置が使用しているメモリ手段の使用量が印刷動作を行うのに不十分であるときには、分割した印刷データを出力する構成としたものである。   A printing system according to the present invention is a printing system including an information processing apparatus that generates and outputs print data, and an image forming apparatus that performs printing based on the print data output from the information processing apparatus. In the image forming apparatus, the memory means for storing print data to be printed, the means for grasping the usage status of the memory means for storing the print data, and the memory usage status acquisition command from the information processing apparatus are used. Means for notifying the usage amount of the memory means, and the information processing apparatus includes a storage means for holding the created print data, a means for outputting the created print data to the image forming apparatus, and an image forming apparatus. A memory usage status acquisition command for acquiring the usage amount of the memory means used by the information processing device, and acquiring the usage amount of the memory means. The divided image data is output to the image forming apparatus, and before the divided print data is output, the memory forming status acquisition command is transmitted to the image forming apparatus. When the amount of memory means used is sufficient to perform the printing operation, the divided print data is not output and the amount of memory means used by the image forming apparatus performs the printing operation. When the print data is insufficient, the divided print data is output.

本発明に係る印刷データの出力方法は、印刷データを分割し、印刷画像形成装置のメモリ手段の使用量に基づいて、メモリ手段の使用量が印刷動作に十分であるときには、使用量が印刷動作に不十分になるまで分割した印刷データの送出を控える構成としたものである。   According to the print data output method of the present invention, when the print data is divided and the use amount of the memory unit is sufficient for the print operation based on the use amount of the memory unit of the print image forming apparatus, the use amount is the print operation. In this configuration, the divided print data is not sent until it becomes insufficient.

本発明に係るプログラム、このプログラムを備えた情報処理装置、この情報処理装置を含む印刷システム、本発明に係る情報処理装置、本発明に係る印刷データの出力方法によれば、作成した印刷データを分割して画像形成装置に出力し、画像形成装置のメモリの使用量に関する情報に基づいて、メモリ手段の使用量が印刷動作を行うに充分な使用量であるときには印刷データの出力を控えるので、印刷データの出力処理を分散し、処理の効率化、OSで動作している他ソフトウエアに対する負荷を軽減することができる。   According to the program according to the present invention, the information processing apparatus provided with the program, the printing system including the information processing apparatus, the information processing apparatus according to the present invention, and the print data output method according to the present invention, Since the data is divided and output to the image forming apparatus, and based on the information on the memory usage of the image forming apparatus, the output of the print data is refrained when the usage of the memory means is sufficient to perform the printing operation. It is possible to distribute print data output processing, improve processing efficiency, and reduce the load on other software running on the OS.

以下、本発明の実施形態について添付図面を参照して説明する。図1は本発明に係る印刷システムの一実施形態を示すシステム構成図である。
この印刷システムは、情報処理装置1と画像形成装置であるプリンタ装置2とで構成される。まず、プリンタ装置2は、情報処理装置1から転送されてくる印刷する印刷データを格納する(蓄える)メモリ手段であるRAM24と、このプリンタ装置2全体の制御を司り、RAM21に格納された印刷データを順次読み出してエンジン制御部23を制御して被記録媒体に印刷(画像形成、記録、印写、印字などともいう。)る印刷制御部22と、印刷制御部22からの情報に基づいてプリンタエンジン24を駆動制御するエンジン制御部23と、RAM21の使用状況を管理するRAM使用状況管理手段25などを備えている。
Embodiments of the present invention will be described below with reference to the accompanying drawings. FIG. 1 is a system configuration diagram showing an embodiment of a printing system according to the present invention.
This printing system includes an information processing apparatus 1 and a printer apparatus 2 that is an image forming apparatus. First, the printer device 2 controls the entire printer device 2, which is a memory unit that stores (stores) print data to be printed transferred from the information processing device 1, and the print data stored in the RAM 21. Are sequentially read and the engine control unit 23 is controlled to print on a recording medium (also referred to as image formation, recording, printing, printing, etc.), and a printer based on information from the print control unit 22 An engine control unit 23 that controls the drive of the engine 24, a RAM usage status management unit 25 that manages the usage status of the RAM 21, and the like are provided.

そして、このプリンタ装置2は、情報処理装置1からRAM使用状況取得命令を受けたときにRAM使用状況管理手段25がRAM21の使用量を把握して、把握したRAM25の使用量を示すRAM使用状況情報を情報処理装置1に送出する。すなわち、RAM使用状況管理手段25は、印刷データを蓄えたRAM21の使用状況を把握する手段と、情報処理装置1からのRAM21の使用量(使用状況)に関する情報を要求するメモリ使用状況取得命令(RAM使用状況取得命令)に対して、RAM21の使用量(以下「RAMサイズ」ともいう。)を通知する手段とを兼ねている。   In the printer device 2, when the RAM usage status acquisition unit 25 receives the RAM usage status acquisition command from the information processing device 1, the RAM usage status management unit 25 grasps the usage amount of the RAM 21, and indicates the usage amount of the RAM 25. Information is sent to the information processing apparatus 1. That is, the RAM usage status management means 25 grasps the usage status of the RAM 21 that stores the print data and the memory usage status acquisition command (request for information on the usage (usage status) of the RAM 21 from the information processing apparatus 1). It also serves as means for notifying the RAM 21 usage amount (hereinafter also referred to as “RAM size”).

一方、情報処理装置1は、プリンタ装置2が印刷可能な印刷データを作成するプリンタドライバ11と、プリンタドライバ11によって生成された印刷データを分割して保存するOSが持つスプーラ12と、プリンタドライバ11が生成した印刷データを、作成された印刷データから順次、スプーラ12から分割して受け取り、プリンタ装置2に送出するランゲージモニタ13と、表示装置(ディスプレイ)14及び図示しないOSやアプリケーションソフトなどを備えている。スプーラ12は作成した印刷データを保持する記憶手段を兼ねている。   On the other hand, the information processing apparatus 1 includes a printer driver 11 that creates print data that can be printed by the printer apparatus 2, a spooler 12 that has an OS that divides and stores the print data generated by the printer driver 11, and the printer driver 11. Includes a language monitor 13 that sequentially receives the print data generated from the spooler 12 from the created print data, and sends the print data to the printer device 2, a display device (display) 14, an OS (not shown), application software, and the like. ing. The spooler 12 also serves as storage means for holding the created print data.

ここで、プリンタドライバ3は、ディスプレイ9に、プリンタ装置2のRAMサイズに応じた印刷データの出力制御処理を実行する/しないをユーザが指定することが可能なユーザインタフェース画面を表示装置14に表示させ、指定された結果を取り込む処理を行う。また、プリンタドライバ3は、プリンタ装置2に対する印刷データの出力を控えるときのプリンタ装置2のRAMサイズ(使用量)を指定することが可能なユーザインタフェース画面を表示装置14に表示させ、指定された結果を取り込む処理を行う。   Here, the printer driver 3 displays on the display device 14 a user interface screen that allows the user to specify whether or not to execute print data output control processing corresponding to the RAM size of the printer device 2 on the display 9. And fetch the specified result. In addition, the printer driver 3 causes the display device 14 to display a user interface screen that can specify the RAM size (usage amount) of the printer device 2 when the print data output to the printer device 2 is refrained. Process to capture the result.

なお、RAM21の使用量が印刷動作を行うに十分か不十分かを判別するためのRAMサイズ(設定使用量)については、印刷動作を行う対象となるプリンタ装置2に最適な値(印刷データ転送を行っている間にプリンタヘッドが動作しなくなってしまう状態にならない最小の値)を初期値として有している。   Note that the RAM size (set usage amount) for determining whether the usage amount of the RAM 21 is sufficient or insufficient for performing the printing operation is an optimal value (print data transfer) for the printer device 2 that is the target of the printing operation. The initial value is a minimum value that does not cause the printer head to stop operating during the operation.

また、ランゲージモニタ13は、スプーラ12から分割して受け取った印刷データをプリンタ装置2に対して出力する前に、プリンタ装置2に対して、プリンタ装置2のRAM使用状況取得命令を出力し、プリンタ装置2からのRAM使用状況情報を受け取る。この受け取ったRAMサイズを、予め設定された印刷動作を行うに充分な使用量であるか不十分な使用量であるかを判別するための設定使用量と比較して、RAMサイズが印刷動作を行うに充分な使用量であるか、不十分な使用量であるかを判別し、この判別結果に応じて印刷データの出力を控え、又は、印刷データを出力する。つまり、ランゲージモニタ13は、作成した印刷データを画像形成装置に対して出力する手段と、画像形成装置が使用しているメモリ手段の使用量を取得するメモリ使用状況取得命令を送出してメモリ手段の使用量を取得する手段を兼ねている。   The language monitor 13 outputs a RAM usage status acquisition command of the printer device 2 to the printer device 2 before outputting the print data dividedly received from the spooler 12 to the printer device 2. The RAM usage status information from the apparatus 2 is received. The received RAM size is compared with a set usage amount for determining whether the usage amount is sufficient or insufficient for performing a preset printing operation. It is determined whether the usage amount is sufficient or insufficient, and printing data is output or printing data is output according to the determination result. That is, the language monitor 13 sends out the generated print data to the image forming apparatus, and sends out a memory usage status acquisition command for acquiring the usage amount of the memory means used by the image forming apparatus. It also serves as a means of obtaining the amount of usage.

なお、上記のRAMサイズが印刷動作を行うに充分な使用量であるか、不十分な使用量であるかの判別は、ランゲージモニタ13で行ってもよいし、RAM使用状況(RAMサイズ)に関する情報を、スプーラ12を介してプリンタドライバ11に送り、プリンタドライバ11で行うようにすることもできる。   It should be noted that the language monitor 13 may determine whether the RAM size is sufficient or insufficient for performing the printing operation, and relates to the RAM usage status (RAM size). The information may be sent to the printer driver 11 via the spooler 12 and performed by the printer driver 11.

このように構成した印刷システムにおける印刷データの出力処理について図2を参照して説明する。
情報処理装置1は、プリンタドライバ11で作成され、プリンタ装置2に出力していない分割された印刷データがあるときには、ランゲージモニタ13からプリンタ装置2に対してRAM使用状態取得命令(RAM使用状況確認コマンド)を出力して、プリンタ装置2からRAM使用状況情報が返送されるのを持ち、プリンタ装置2からRAM使用状況情報が返送されたときには、プリンタ装置2のRAM21の使用量(RAMサイズ)を予め定めた設定使用量と比較して、RAM21の使用量が、プリンタ装置2が印刷動作を行うために充分な使用量であるか/不十分な使用量であるかを判別する。
The print data output process in the printing system configured as described above will be described with reference to FIG.
When there is divided print data created by the printer driver 11 and not output to the printer apparatus 2, the information processing apparatus 1 sends a RAM usage status acquisition command (RAM usage status confirmation) from the language monitor 13 to the printer apparatus 2. Command) and the RAM usage status information is returned from the printer apparatus 2. When the RAM usage status information is returned from the printer apparatus 2, the usage amount (RAM size) of the RAM 21 of the printer apparatus 2 is calculated. Compared with a predetermined set usage amount, it is determined whether the usage amount of the RAM 21 is a sufficient usage amount or an insufficient usage amount for the printer device 2 to perform a printing operation.

つまり、プリンタ装置2が印刷動作を行うに必要な印刷データがRAM21に格納されている(蓄えられている)ときには「充分」である(そのような使用量以上である)と判別し、プリンタ装置2が印刷動作を行うに必要な印刷データがRAM21に格納されていないときには「不充分」である(そのような使用量に達していない)と判別する。   That is, when print data necessary for the printer apparatus 2 to perform a printing operation is stored (stored) in the RAM 21, it is determined that the print apparatus 2 is “sufficient” (over the amount of use), and the printer apparatus 2 is determined to be “insufficient” (the amount of use has not been reached) when the print data necessary for performing the printing operation is not stored in the RAM 21.

このとき、RAM21の使用量が、プリンタ装置2が印刷動作を行うために充分であるときには、プリンタ装置2に対する印刷データの出力を控えて、プリンタ装置2に対してRAM使用状況取得命令(RAM使用状況確認コマンド)を出力する処理に戻り、RAM21の使用量が、プリンタ装置2が印刷動作を行うために不十分であると判別されるまで、このRAM使用状況取得命令の出力を繰り返す。   At this time, if the amount of use of the RAM 21 is sufficient for the printer device 2 to perform a printing operation, the print data output to the printer device 2 is refrained and a RAM usage status acquisition command (RAM use) is sent to the printer device 2. Returning to the process of outputting the status confirmation command), the output of the RAM usage status acquisition command is repeated until it is determined that the usage amount of the RAM 21 is insufficient for the printer device 2 to perform the printing operation.

そして、これに対して、RAM21の使用量が、プリンタ装置2が印刷動作を行うために不十分であると判別したときには、分割された印刷データをプリンタ装置2に出力する(転送を開始する)。この場合、プリンタ装置2に異常がないことも印刷データを出力する条件とすることもできる。   On the other hand, when it is determined that the usage amount of the RAM 21 is insufficient for the printer device 2 to perform the printing operation, the divided print data is output to the printer device 2 (transfer is started). . In this case, the printer device 2 can be set to have no abnormality or can be a condition for outputting print data.

このように、作成した印刷データを分割して画像形成装置に出力し、分割した印刷データを出力する前に画像形成装置からメモリ手段の使用状況に関する情報を取得して、メモリ手段の使用量が印刷動作を行うに充分な使用量であるときには、メモリ手段の使用量が印刷動作を行うに不十分な使用量になるまで印刷データの出力を控える。   In this way, the generated print data is divided and output to the image forming apparatus. Before the divided print data is output, information on the usage status of the memory means is obtained from the image forming apparatus, and the usage amount of the memory means is reduced. When the usage amount is sufficient for performing the printing operation, output of the print data is refrained until the usage amount of the memory means becomes an insufficient usage amount for performing the printing operation.

これによって、プリンタ装置のRAMが全て使用されるまで印刷データを転送する場合には印刷データ出力処理が印刷データ作成処理と同時に集中して行われるのに対し、プリンタ装置のRAM使用状況にあわせて印刷データの転送を行うことで処理を分散化することが可能となる(このような出力処理を「分散出力処理」という。)。その結果、OS上で動作している他のソフトウエアへの処理の負荷を軽減することができる。   As a result, when the print data is transferred until all the RAM of the printer device is used, the print data output processing is performed at the same time as the print data creation processing. By transferring the print data, the processing can be distributed (such output processing is referred to as “distributed output processing”). As a result, the processing load on other software running on the OS can be reduced.

この場合、RAMサイズ(使用量)による印刷データ出力/不出力の制御処理を実行する/しないを、プリンタドライバ3が表示装置4上に表示するユーザインタフェース画面でユーザが指定できるようにすることで、印刷データ作成処理と印刷データの出力処理の競合による負荷がかからない印刷データを印刷する場合には、印刷データの分散出力処理を省くことができる。   In this case, the user can specify whether or not to execute the print data output / non-output control process based on the RAM size (usage amount) on the user interface screen displayed on the display device 4 by the printer driver 3. When printing print data that is not burdened by the competition between the print data creation process and the print data output process, the print data distributed output process can be omitted.

また、印刷動作を行うに充分な使用量であるとするときのメモリ手段の設定使用量を、プリンタドライバが表示装置4上に表示するユーザインタフェース画面上でユーザが指定できるようにすることで、判断条件として使用する設定使用量の値を、使用するプリンタ装置のスペックにあわせて設定することができる。   Also, by allowing the user to specify the set usage amount of the memory means when the usage amount is sufficient for performing the printing operation on the user interface screen displayed on the display device 4 by the printer driver, The value of the set usage amount used as the determination condition can be set according to the specifications of the printer device to be used.

本発明の一実施形態を示すシステム構成図である。It is a system configuration figure showing one embodiment of the present invention. 同実施形態における印刷データ出力処理の説明に供するフロー図である。FIG. 6 is a flowchart for explaining print data output processing in the embodiment.

符号の説明Explanation of symbols

1…情報処理装置
2…プリンタ装置
11…プリンタドライバ
21…RAM(メモリ手段)
25…RAM使用状況管理手段
DESCRIPTION OF SYMBOLS 1 ... Information processing apparatus 2 ... Printer apparatus 11 ... Printer driver 21 ... RAM (memory means)
25. RAM usage status management means

Claims (7)

印刷データを格納可能なメモリ手段を備えた画像形成装置に対して前記印刷データを出力する処理をコンピュータに行わせるプログラムであって、
作成した印刷データを分割して前記画像形成装置に出力し、前記分割した印刷データを出力する前に前記画像形成装置から前記メモリの使用量に関する情報を取得して、前記メモリの使用量が印刷動作を行うに充分な使用量であるときには前記分割した印刷データの出力を控え、前記メモリの使用量が印刷動作を行うに不十分な使用量であるときには前記分割した印刷データを出力する処理をコンピュータに行なわせることを特徴とするプログラム。
A program for causing a computer to perform a process of outputting the print data to an image forming apparatus including a memory unit capable of storing print data,
The generated print data is divided and output to the image forming apparatus. Before the divided print data is output, information on the memory usage is acquired from the image forming apparatus, and the memory usage is printed. Processing to output the divided print data when the usage amount is sufficient to perform the operation, and output the divided print data when the usage amount of the memory is insufficient to perform the printing operation. A program characterized by being executed by a computer.
請求項1に記載のプログラムにおいて、前記印刷動作を行うに充分な使用量であるとするときの前記メモリ手段の使用量をユーザインタフェース画面上で指定する処理をコンピュータに行なわせることを特徴とするプログラム。   2. The program according to claim 1, wherein the computer is caused to perform processing for designating a usage amount of the memory means on a user interface screen when the usage amount is sufficient to perform the printing operation. program. 請求項1又は2に記載のプログラムにおいて、前記メモリの使用量に応じて分割した印刷データの出力を控え、或いは分割した印刷データを出力する処理を行うか否かをユーザインタフェース画面上で指定する処理をコンピュータに行なわせることを特徴とするプログラム。   3. The program according to claim 1, wherein the output of the divided print data according to the amount of use of the memory is refrained, or whether or not the process of outputting the divided print data is performed is designated on the user interface screen. A program characterized by causing a computer to perform processing. 印刷データを作成して印刷データを格納可能なメモリ手段を備えた画像形成装置に対して前記印刷データを出力することが可能な情報処理装置において、請求項1ないし3のいずれかに記載のプログラムを備えていることを特徴とする情報処理装置。   The information processing apparatus capable of outputting the print data to an image forming apparatus provided with memory means capable of creating print data and storing the print data. An information processing apparatus comprising: 印刷データを格納可能なメモリ手段を備えた画像形成装置と、この画像形成装置に対して印刷データを作成して出力する情報処理装置とを供えた印刷システムにおいて、前記情報処理装置が請求項4に記載の情報処理装置であることを特徴とする印刷システム。   In a printing system provided with an image forming apparatus provided with memory means capable of storing print data and an information processing apparatus for generating and outputting print data to the image forming apparatus, the information processing apparatus is claimed in claim 4. A printing system, which is the information processing apparatus described in 1. 印刷データを作成して出力する情報処理装置と、この情報処理装置から出力された印刷データに基づいて印刷を行う画像形成装置とで構成される印刷システムにおいて、
前記画像形成装置には、印刷する印刷データを蓄えるメモリ手段と、印刷データを蓄えたメモリ手段の使用状況を把握する手段と、前記情報処理装置からのメモリ使用状況取得命令に対して使用している前記メモリ手段の使用量を通知する手段とを有し、
前記情報処理装置には、作成した印刷データを保持する記憶手段と、作成した印刷データを前記画像形成装置に対して出力する手段と、前記画像形成装置が使用しているメモリ手段の使用量を取得するメモリ使用状況取得命令を送出して前記メモリ手段の使用量を取得する手段とを有し、
前記情報処理装置は、前記印刷データを分割して前記画像形成装置に対して出力し、前記分割した印刷データを出力する前に前記メモリ使用量取得命令を送出して前記画像形成装置から取得した前記メモリ手段の使用量に基づき、
前記画像形成装置が使用しているメモリ手段の使用量が印刷動作を行うのに充分な使用量であるときには、前記分割した印刷データの出力を控え、前記画像形成装置が使用しているメモリ手段の使用量が印刷動作を行うのに不十分であるときには、前記分割した印刷データを出力することを特徴とする印刷システム。
In a printing system including an information processing apparatus that creates and outputs print data, and an image forming apparatus that performs printing based on the print data output from the information processing apparatus.
The image forming apparatus includes a memory unit that stores print data to be printed, a unit that grasps a usage status of the memory unit that stores the print data, and a memory usage status acquisition command from the information processing apparatus. Means for notifying the usage amount of the memory means,
The information processing apparatus includes a storage unit that holds generated print data, a unit that outputs the generated print data to the image forming apparatus, and a usage amount of a memory unit that is used by the image forming apparatus. A memory usage status acquisition command to be acquired and a means for acquiring the usage amount of the memory means;
The information processing apparatus divides the print data and outputs the divided print data to the image forming apparatus, and obtains the memory usage amount acquisition command from the image forming apparatus before outputting the divided print data. Based on the usage of the memory means,
When the usage amount of the memory means used by the image forming apparatus is a sufficient usage quantity for performing the printing operation, the memory means used by the image forming apparatus is refrained from outputting the divided print data. The printing system is characterized in that the divided print data is output when the amount of use is insufficient to perform the printing operation.
情報処理装置で作成した印刷データを、この印刷データを格納可能なメモリ手段を備えた画像形成装置に出力する印刷データの出力方法であって、前記印刷データを分割し、印刷前記画像形成装置のメモリ手段の使用量に基づいて、前記メモリ手段の使用量が印刷動作に十分であるときには、使用量が印刷動作に不十分になるまで、前記分割した印刷データの送出を控えることを特徴とする印刷データの出力方法。   A print data output method for outputting print data created by an information processing apparatus to an image forming apparatus having a memory means capable of storing the print data, wherein the print data is divided and printed. When the usage amount of the memory means is sufficient for the printing operation based on the usage amount of the memory means, the divided print data is not sent out until the usage amount becomes insufficient for the printing operation. Print data output method.
JP2005041731A 2005-02-18 2005-02-18 Program, information processing apparatus, printing system, and print data output method Expired - Fee Related JP4488356B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005041731A JP4488356B2 (en) 2005-02-18 2005-02-18 Program, information processing apparatus, printing system, and print data output method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005041731A JP4488356B2 (en) 2005-02-18 2005-02-18 Program, information processing apparatus, printing system, and print data output method

Publications (2)

Publication Number Publication Date
JP2006227967A true JP2006227967A (en) 2006-08-31
JP4488356B2 JP4488356B2 (en) 2010-06-23

Family

ID=36989296

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005041731A Expired - Fee Related JP4488356B2 (en) 2005-02-18 2005-02-18 Program, information processing apparatus, printing system, and print data output method

Country Status (1)

Country Link
JP (1) JP4488356B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010277141A (en) * 2009-05-26 2010-12-09 Oki Data Corp Image forming system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11203063A (en) * 1998-01-16 1999-07-30 Seiko Epson Corp Page print system, page print method and page printer
JPH11259248A (en) * 1997-11-14 1999-09-24 Lexmark Internatl Inc Method and device isochronous printing with minimum buffer
JP2001026151A (en) * 1998-09-29 2001-01-30 Seiko Epson Corp Page printer and page printing system
JP2003316529A (en) * 2002-04-22 2003-11-07 Canon Inc Information processor, print controller, print system, data processing method, computer readable storage medium and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11259248A (en) * 1997-11-14 1999-09-24 Lexmark Internatl Inc Method and device isochronous printing with minimum buffer
JPH11203063A (en) * 1998-01-16 1999-07-30 Seiko Epson Corp Page print system, page print method and page printer
JP2001026151A (en) * 1998-09-29 2001-01-30 Seiko Epson Corp Page printer and page printing system
JP2003316529A (en) * 2002-04-22 2003-11-07 Canon Inc Information processor, print controller, print system, data processing method, computer readable storage medium and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010277141A (en) * 2009-05-26 2010-12-09 Oki Data Corp Image forming system

Also Published As

Publication number Publication date
JP4488356B2 (en) 2010-06-23

Similar Documents

Publication Publication Date Title
US8045202B2 (en) Information processing apparatus and print device control method
JP7305716B2 (en) IMAGE FORMING APPARATUS, IMAGE FORMING APPARATUS CONTROL METHOD, AND PROGRAM
US7916325B2 (en) Printing system with tray selection substitution
JP2000172453A (en) Print system and host device of same system
US9542141B2 (en) Printing apparatus and printing system including transmission of job log and log image
US20200159608A1 (en) Program and Information Processing Apparatus
US20090190936A1 (en) Image Forming Device, Printing Medium Supplying Method, and Computer-Readable Recording Medium
US8749826B2 (en) Information processing apparatus, control method and recording medium
US20050286078A1 (en) Print control device and method for automatically resuming a printing operation of remaining pages
JP5597088B2 (en) Printing system, printing system control method, and program
JP2007272832A (en) Print system, host device, printer, print control method, print method, program for allowing computer to execute these methods, and recording medium
JP2007094693A (en) Information distribution processing program, computer, information distribution processing method and information distribution processing system
JP4488356B2 (en) Program, information processing apparatus, printing system, and print data output method
EP1107104B1 (en) Printing system with standby and/or sleep mode
US9229508B2 (en) Image processing apparatus, information processing method, and storage medium
JP2007072711A (en) On-demand print monitoring system, on-demand print monitoring method, on-demand print monitoring program and on-demand printer
JP2009116595A (en) Printing system and control method for printing system
JP2005096165A (en) Printing method
US9569150B2 (en) Server controlling job management by a plurality of image forming devices
JP2021014062A (en) Control device, image formation device, information processor, control method, and program
JPH08263393A (en) Printer device and its control method
US20240037360A1 (en) Image forming apparatus
JP2004086927A (en) Print system
US20200341710A1 (en) Job transmission device, job processing device, program, and job transmission method performed by job transmission device
JP2007034496A (en) Print control system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070827

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091208

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091215

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100324

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100325

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130409

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140409

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees