JP2010218325A - Printing controller and printing system - Google Patents

Printing controller and printing system Download PDF

Info

Publication number
JP2010218325A
JP2010218325A JP2009065376A JP2009065376A JP2010218325A JP 2010218325 A JP2010218325 A JP 2010218325A JP 2009065376 A JP2009065376 A JP 2009065376A JP 2009065376 A JP2009065376 A JP 2009065376A JP 2010218325 A JP2010218325 A JP 2010218325A
Authority
JP
Japan
Prior art keywords
printing
data
processed
print
outputs
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
JP2009065376A
Other languages
Japanese (ja)
Inventor
Akira Hamada
亮 浜田
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP2009065376A priority Critical patent/JP2010218325A/en
Publication of JP2010218325A publication Critical patent/JP2010218325A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To shorten printing time by preventing data processing in a printer from being wasted when outputting data to be processed to the printer in advance for printing. <P>SOLUTION: A printing controller determines whether the data being processed by application software is changeable, in an information processor 2. When the data is unchangeable, the printing controller outputs the data to the printer 1 before indicating printing. When the data is printable, the printing controller does not output the data to the printer 1 until a printing request is issued. The printer 1 performs printing processing with respect to the received data. When a user performs a printing request operation, the printing controller indicates a print start to the printer. The printer 1 prints the printing-processed data as an image. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、ユーザからの印刷要求を受けて、印刷装置にデータを出力して印刷を要求する印刷制御装置に関する。   The present invention relates to a print control apparatus that receives a print request from a user and outputs data to a printing apparatus to request printing.

パソコン等の情報処理装置に搭載される印刷制御装置はプリンタドライバによって動作する。プリンタドライバは、ユーザが使用しているアプリケーションソフトにおいて印刷の指示がされることにより呼び出される。そして、印刷制御装置は、アプリケーションソフトが処理したデータをPDLによる印刷データに変換し、プリンタ等の印刷装置に出力する。   A print control apparatus mounted on an information processing apparatus such as a personal computer is operated by a printer driver. The printer driver is called when a printing instruction is issued in the application software used by the user. The print control apparatus converts the data processed by the application software into print data by PDL, and outputs the print data to a printing apparatus such as a printer.

印刷装置は、印刷データを受け取ると、印刷データにレンダリング処理を行って、ラスタイメージデータに変換し、印刷情報にしたがって印刷を開始する。   When receiving the print data, the printing apparatus performs rendering processing on the print data, converts the print data into raster image data, and starts printing according to the print information.

上記のように、ユーザが印刷の要求を行ってから、レンダリング処理等の印刷のための印刷処理が開始される。データの容量が大きいといったような場合、印刷処理に時間がかかる。そのため、印刷開始の指示が行われてから記録シートに印刷して出力するまでの時間が長くなる。   As described above, printing processing for printing such as rendering processing is started after the user makes a print request. When the data capacity is large, the printing process takes time. For this reason, it takes a long time from when an instruction to start printing is issued until printing is performed on the recording sheet.

そこで、特許文献1では、アプリケーションソフトの文書操作中に操作情報を取得して、操作情報に基づいて予め印刷データを作成する。これによって、印刷指示が行われる前に、データのレンダリング処理を終えることができ、印刷に要する時間を短縮できる。   Therefore, in Patent Document 1, operation information is acquired during document operation of application software, and print data is created in advance based on the operation information. Thus, the data rendering process can be completed before the print instruction is issued, and the time required for printing can be shortened.

特開2005−100356号公報JP 2005-1003006 A

通常、印刷開始の指示は、アプリケーションソフトによるデータの処理が完了した後に行われる。しかし、印刷開始の指示前にデータが変更された場合、すでに印刷処理されたデータは、印刷したいデータとは異なる。印刷処理後のデータはラスタイメージデータであるので、一部のみを修正することは困難である。したがって、変更されたデータに対しては、印刷装置は、再度印刷処理を行わなければならず、予め行われた印刷処理が無駄なものとなる。そのため、もう一度印刷処理を行うことにより、印刷に要する時間が長くなってしまうとともに、予め印刷処理されたデータを記憶しておくため、印刷装置のメモリ等の資源が無駄に占有され、処理効率の低下や消費電力の増大を招くという悪影響を及ぼす。   Usually, an instruction to start printing is given after the data processing by the application software is completed. However, if the data is changed before an instruction to start printing, the already printed data is different from the data to be printed. Since the data after the printing process is raster image data, it is difficult to correct only a part of the data. Therefore, the printing apparatus must perform the printing process again for the changed data, and the printing process performed in advance becomes useless. Therefore, by performing the printing process again, the time required for printing becomes longer, and since the data subjected to the printing process is stored in advance, resources such as the memory of the printing apparatus are wasted and the processing efficiency is improved. It has the adverse effect of causing a decrease and an increase in power consumption.

本発明は、上記に鑑み、無駄な処理をなくしながら、印刷を効率よく行えるようにする印刷制御装置の提供を目的とする。   SUMMARY OF THE INVENTION In view of the above, an object of the present invention is to provide a print control apparatus that can perform printing efficiently while eliminating unnecessary processing.

本発明は、入力されたデータを印刷する印刷装置に印刷を要求する印刷制御装置であって、印刷装置にデータを出力して、印刷の指示を行う出力部と、処理中のデータが変更可能か否かを判別する判別部とを備えたものである。   The present invention is a print control device that requests printing to a printing device that prints input data. The output unit outputs data to the printing device and instructs printing, and the data being processed can be changed. And a determination unit for determining whether or not.

出力部は、処理中のデータが変更不可能なデータであるとき、印刷を指示する前に、処理中のデータを印刷装置に出力する。また、出力部は、処理中のデータが変更可能なデータであるとき、印刷開始を印刷装置に指示して、データを印刷装置に出力する。   When the data being processed is data that cannot be changed, the output unit outputs the data being processed to the printing apparatus before instructing printing. In addition, when the data being processed is changeable data, the output unit instructs the printing apparatus to start printing and outputs the data to the printing apparatus.

変更不可能なデータの場合、処理中のデータと印刷したいデータとは同じものである。印刷要求がある前に、データを印刷装置に出力しても、データは変更されることはないので、予め印刷処理を行っても差し支えない。そして、印刷装置がデータを出力した後に、印刷要求があると、印刷制御装置の出力部は、印刷装置に印刷開始を指示する。印刷装置は、予め入力されていたデータに対する印刷を行う。したがって、印刷指示が行われてから印刷が完了するまでの時間が短くなる。   In the case of data that cannot be changed, the data being processed and the data to be printed are the same. Even if the data is output to the printing apparatus before the print request is made, the data is not changed. Therefore, the printing process may be performed in advance. When there is a print request after the printing apparatus outputs data, the output unit of the print control apparatus instructs the printing apparatus to start printing. The printing apparatus performs printing on data that has been input in advance. Therefore, the time from when the printing instruction is given until the printing is completed is shortened.

変更可能なデータの場合、処理中のデータと印刷したいデータとが異なることがある。データに対する処理が終了すると、印刷したいデータが完成し、印刷が要求される。そこで、出力部は、印刷要求があってからデータを印刷装置に出力して、印刷開始を指示する。印刷装置は、受け取ったデータに印刷処理を施してから、印刷を行う。   In the case of data that can be changed, the data being processed may differ from the data to be printed. When the processing for the data is completed, the data to be printed is completed and printing is requested. Therefore, the output unit outputs the data to the printing apparatus after receiving a print request, and instructs to start printing. The printing apparatus performs printing after performing printing processing on the received data.

判別部は、データのファイル属性、データのファイル形式、データを処理するアプリケーションソフトの種別に基づいて判別する。これらの判断条件のうち、いずれか1つの判断条件から変更不可能なデータであると判断されると、データは印刷に先立って印刷装置に出力される。   The determination unit performs determination based on the file attribute of the data, the file format of the data, and the type of application software that processes the data. If it is determined from any one of these determination conditions that the data cannot be changed, the data is output to the printing apparatus prior to printing.

上記の印刷制御装置と、入力されたデータを印刷する印刷装置とによって印刷システムが形成される。なお、印刷制御装置はプリンタドライバによって動作するものである。   A printing system is formed by the printing control apparatus and a printing apparatus that prints input data. The print control apparatus is operated by a printer driver.

印刷制御装置の出力部は、処理中のデータが変更不可能なデータであるとき、印刷を指示する前に、処理中のデータを印刷装置に出力し、印刷装置は、入力されたデータに対する印刷処理を行い、印刷制御装置の出力部は、印刷の要求を受けると、印刷装置に印刷開始を指示し、印刷装置は、印刷処理したデータの印刷を行う。そして、印刷装置は、印刷制御装置から印刷開始の指示がないとき、印刷処理したデータを削除する。   When the data being processed is data that cannot be changed, the output unit of the print control device outputs the data being processed to the printing device before instructing printing, and the printing device prints the input data. In response to the request for printing, the output unit of the print control apparatus instructs the printing apparatus to start printing, and the printing apparatus prints the print-processed data. Then, when there is no print start instruction from the print control apparatus, the printing apparatus deletes the printed data.

印刷制御装置の出力部は、処理中のデータが変更可能なデータであるとき、印刷開始を印刷装置に指示して、データを印刷装置に出力し、印刷装置は、印刷開始の指示を受けると、入力されたデータに対する印刷処理を行い、印刷処理したデータの印刷を行う。   When the data being processed is changeable data, the output unit of the print control apparatus instructs the printing apparatus to start printing and outputs the data to the printing apparatus. When the printing apparatus receives the instruction to start printing, Then, print processing is performed on the input data, and the printed data is printed.

本発明によると、処理中のデータが変更不可能なデータである場合、バックグラウンドで印刷装置へのデータ送信およびデータに対する印刷処理が行われる。したがって、印刷開始を指示してから印刷が完了するまでの見かけ上の印刷に要する時間を短くすることができる。また、変更可能なデータに対しては、印刷開始の指示に先立ってデータを印刷装置に出力することはしないので、印刷処理をやり直すといったような無駄な処理が行われることを防止できる。   According to the present invention, when the data being processed is data that cannot be changed, data transmission to the printing apparatus and printing processing for the data are performed in the background. Accordingly, it is possible to shorten the time required for apparent printing from when the start of printing is instructed to when printing is completed. Further, since data that can be changed is not output to the printing apparatus prior to an instruction to start printing, useless processing such as re-execution of printing processing can be prevented.

本発明の印刷システムの概略構成を示す図The figure which shows schematic structure of the printing system of this invention 印刷制御装置を備えた情報処理装置および印刷装置の概略構成を示すブロック図Block diagram showing a schematic configuration of an information processing apparatus and a printing apparatus provided with a printing control apparatus 通常処理の場合における印刷完了までの印刷システムの動作を示す図The figure which shows operation | movement of the printing system until the completion of printing in the case of normal processing 処理中のデータを印刷するときのフローチャートFlowchart for printing data being processed 事前にデータを送信する場合における印刷完了までの印刷システムの動作を示す図The figure which shows operation | movement of the printing system until the completion of printing in the case of transmitting data in advance

本実施形態の印刷システムを図1に示す。印刷システムは、印刷を行う印刷装置1と印刷装置1に印刷を要求する情報処理装置2とを通信可能に接続して形成される。印刷装置1と複数の情報処理装置2とがLAN等のネットワークによって接続される。ネットワークは、インターネットに接続され、情報処理装置2は、外部の情報処理装置とも通信を行える。なお、印刷装置1が情報処理装置2にローカル接続されていてもよい。このとき、印刷装置1を共有する設定にしておけば、複数の情報処理装置2が印刷装置1を利用できる。   A printing system of this embodiment is shown in FIG. The printing system is formed by communicably connecting a printing apparatus 1 that performs printing and an information processing apparatus 2 that requests printing to the printing apparatus 1. The printing apparatus 1 and a plurality of information processing apparatuses 2 are connected by a network such as a LAN. The network is connected to the Internet, and the information processing apparatus 2 can communicate with an external information processing apparatus. Note that the printing apparatus 1 may be locally connected to the information processing apparatus 2. At this time, if the printing apparatus 1 is set to be shared, the plurality of information processing apparatuses 2 can use the printing apparatus 1.

印刷装置1は、例えば複合機とされ、図2に示すように、記録シートに画像を印刷する印刷部10、印刷するために入力されたデータに対する印刷処理を行う処理部11、データを記憶する記憶部12、情報処理装置2と通信を行う通信部13、装置全体の動作を制御する制御部14を有する。なお、印刷装置1は、情報処理装置2から出力されたデータを印刷するだけでなく、コピー、ファクシミリ通信、データ通信も行う。   The printing apparatus 1 is, for example, a multifunction peripheral, and as illustrated in FIG. 2, a printing unit 10 that prints an image on a recording sheet, a processing unit 11 that performs a printing process on data input for printing, and stores data. It has the memory | storage part 12, the communication part 13 which communicates with the information processing apparatus 2, and the control part 14 which controls operation | movement of the whole apparatus. The printing apparatus 1 not only prints data output from the information processing apparatus 2, but also performs copying, facsimile communication, and data communication.

情報処理装置2は、キーボード、マウス等の入力部20、ディスプレイを有する表示部21、HDD、SSD、メモリ等の記憶部23、ネットワークを通じてデータの送受信を行う通信部24、CPU、ROM、RAMを有する制御部25を備えた一般的なパソコンやサーバとされる。情報処理装置2には、アプリケーションソフトがインストールされており、制御部25は、アプリケーションソフトにしたがって各種処理を実行する。例えば文書作成ソフトは、文書データを作成し、画像処理ソフトは、画像データを作成する。閲覧ソフトは、インターネットを通じて画像データを取得して表示したり、記憶部23から読み出した画像データを表示する。   The information processing apparatus 2 includes an input unit 20 such as a keyboard and a mouse, a display unit 21 having a display, a storage unit 23 such as an HDD, an SSD, and a memory, a communication unit 24 that transmits and receives data through a network, a CPU, a ROM, and a RAM. A general personal computer or server including the control unit 25 is provided. Application software is installed in the information processing apparatus 2, and the control unit 25 executes various processes according to the application software. For example, document creation software creates document data, and image processing software creates image data. The browsing software acquires and displays image data through the Internet, or displays image data read from the storage unit 23.

これらのデータが印刷装置1に出力されると、印刷装置1は、データを印刷して出力する。そこで、情報処理装置2は、図2に示すように、印刷装置1を制御するための印刷制御装置26を備えている。印刷制御装置26は、印刷装置1に印刷を実行させるプリンタドライバによって動作する。プリンタドライバは、制御部25の命令によって起動し、印刷制御装置26を動作させる。   When these data are output to the printing apparatus 1, the printing apparatus 1 prints and outputs the data. Therefore, the information processing apparatus 2 includes a print control apparatus 26 for controlling the printing apparatus 1 as shown in FIG. The print control apparatus 26 is operated by a printer driver that causes the printing apparatus 1 to execute printing. The printer driver is activated by a command from the control unit 25 and operates the print control device 26.

印刷制御装置26は、印刷装置1にデータを出力して、印刷の指示を行う出力部27を有している。出力部27は、印刷対象のデータを印刷データに変換して、ユーザにより入力された印刷情報とともに印刷データを印刷装置1に出力する。   The print control device 26 includes an output unit 27 that outputs data to the printing device 1 and instructs printing. The output unit 27 converts the print target data into print data, and outputs the print data to the printing apparatus 1 together with the print information input by the user.

ユーザの操作により、制御部25は、アプリケーションソフトを立ち上げ、アプリケーションソフトはデータを処理する。ここで、図3に示すように、ユーザが印刷要求の操作を行うと、アプリケーションソフトを通じた制御部25の命令により印刷制御装置26が動作を開始する。出力部27は、アプリケーションソフトによって処理されたデータを印刷データに変換して印刷装置1に通信部24を通じて送信するとともに、2in1、給紙トレイなどの印刷情報をPJLコマンドを用いて印刷装置1に送信して、印刷開始を指示する。このように通常、印刷データを送信することと印刷開始の指示とは、同時に行われる。   In response to a user operation, the control unit 25 starts up application software, and the application software processes data. Here, as shown in FIG. 3, when the user performs a print request operation, the print control device 26 starts to operate in response to an instruction from the control unit 25 through the application software. The output unit 27 converts the data processed by the application software into print data and transmits the print data to the printing apparatus 1 through the communication unit 24, and print information such as a 2-in-1 paper feed tray to the printing apparatus 1 using the PJL command. Send and instruct to start printing. As described above, the transmission of print data and the instruction to start printing are usually performed simultaneously.

印刷装置1は、受け取った印刷データおよび印刷情報にしたがって印刷を開始する。制御部14は、情報処理装置2からの印刷データの受信を完了すると、処理部11を動作させる。処理部11が、印刷データをラスタイメージデータに変換するレンダリング処理(RIP処理)等の印刷処理を行う。制御部14は、印刷処理によって作成された画像データを記憶部12に一時的に保存する。印刷処理が完了すると、制御部14は、印刷情報に基づいて印刷条件を設定して、印刷部10を動作させる。印刷部10は、画像データを画像として記録シートに印刷する。   The printing apparatus 1 starts printing according to the received print data and print information. When the control unit 14 completes reception of the print data from the information processing apparatus 2, the control unit 14 operates the processing unit 11. The processing unit 11 performs a printing process such as a rendering process (RIP process) for converting print data into raster image data. The control unit 14 temporarily stores the image data created by the printing process in the storage unit 12. When the printing process is completed, the control unit 14 sets the printing conditions based on the printing information and operates the printing unit 10. The printing unit 10 prints image data as an image on a recording sheet.

本情報処理装置2では、印刷に要する時間を短縮するために、アプリケーションソフトが処理しているデータを予め印刷装置1に出力する。印刷装置1は、受け取ったデータに対して印刷処理を行う。このとき、印刷装置1が無駄な印刷処理を行わないようにするために、印刷制御装置26は、アプリケーションソフトによる処理中のデータが変更可能か否かを判別する判別部28を有する。   The information processing apparatus 2 outputs data processed by the application software to the printing apparatus 1 in advance in order to shorten the time required for printing. The printing apparatus 1 performs a printing process on the received data. At this time, in order to prevent the printing apparatus 1 from performing unnecessary printing processing, the printing control apparatus 26 includes a determination unit 28 that determines whether or not the data being processed by the application software can be changed.

判別部28は、処理中のデータが変更不可能なデータであると判断したとき、処理中のデータを先行して印刷装置1に出力することを許可する。処理中のデータが変更可能なデータであるとき、処理中のデータを先行して印刷装置1に出力することを禁止する。変更不可能なデータは、データに対する処理が終了しても、処理の前後においてデータは変わらない。そのため、印刷制御装置26がデータを先行して出力しても、印刷装置1は、印刷処理を済ましておくことができる。一方、変更可能なデータは、データに対する処理が終了すると、処理の前後においてデータは変わる。印刷制御装置26がデータを先行して出力したとき、印刷装置1が印刷処理を行うと、その後変更されたデータに対する印刷指示が送信されると、先に行った印刷処理が無駄になってしまう。そのため、処理中のデータが変更可能なデータであるとき、処理中のデータを先行して印刷装置1に出力することが禁止される。   When determining that the data being processed is data that cannot be changed, the determination unit 28 permits the data being processed to be output to the printing apparatus 1 in advance. When the data being processed is changeable data, it is prohibited to output the data being processed to the printing apparatus 1 in advance. Data that cannot be changed does not change before and after the processing even if the processing on the data is completed. Therefore, even if the print control apparatus 26 outputs the data in advance, the printing apparatus 1 can finish the printing process. On the other hand, the changeable data changes before and after the process when the process on the data is completed. When the printing control device 26 performs print processing when the print control device 26 outputs the data in advance, if a print instruction for the changed data is transmitted thereafter, the previous print processing is wasted. . For this reason, when the data being processed is changeable data, it is prohibited to output the data being processed to the printing apparatus 1 in advance.

判別部28は、データのファイル属性、データのファイル形式およびアプリケーションソフトの種別といった判断条件に基づいて、データの変更の可否を判別する。データのファイル属性において、ファイルのプロパティの属性がread onlyあるいは変更禁止であれば、データは変更不可能と判断され、これ以外であれば、データは変更可能と判断される。データのファイル形式において、ファイルの拡張子に基づいて変更の可否が判断される。例えばPDFファイルであれば、データは変更不可能と判断され、これ以外であれば、データは変更可能と判断される。アプリケーションの種別において、データを表示しているアプリケーションソフトがブラウザ、ビュワーのような閲覧ソフトであれば、データは変更不可能と判断され、これ以外であれば、データは変更可能と判断される。   The determination unit 28 determines whether data can be changed based on determination conditions such as a file attribute of data, a file format of data, and a type of application software. In the file attribute of data, if the file property attribute is read only or change prohibition, it is determined that the data cannot be changed. Otherwise, the data is determined to be changeable. In the file format of the data, whether or not it can be changed is determined based on the extension of the file. For example, in the case of a PDF file, it is determined that the data cannot be changed, and in other cases, it is determined that the data can be changed. In the application type, if the application software displaying data is browsing software such as a browser or a viewer, it is determined that the data cannot be changed. Otherwise, the data is determined to be changeable.

図4、5に示すように、ユーザの操作に応じて、アプリケーションソフトがデータの処理を開始すると、印刷制御装置26の判別部28は、制御部25からの命令によって動作を開始する。判別部28は、アプリケーションソフトによって開かれたファイルの変更の可否を判別する(S1)。   As shown in FIGS. 4 and 5, when the application software starts processing data in response to a user operation, the determination unit 28 of the print control device 26 starts to operate according to a command from the control unit 25. The determination unit 28 determines whether the file opened by the application software can be changed (S1).

判別部28が、ファイルのデータを変更できると判断したとき、出力部27は、印刷装置へのデータの出力を中止し、制御部25は、通常の処理を行う(S2)。すなわち、ユーザが印刷要求の操作を行ったとき、図3に示すように、印刷制御装置26は、印刷データを印刷装置1に出力する。印刷装置1は、受け取った印刷データの印刷処理を行って、情報処理装置2において印刷要求の操作が行われた時点のデータに基づく画像を印刷する。   When the determination unit 28 determines that the file data can be changed, the output unit 27 stops outputting the data to the printing apparatus, and the control unit 25 performs normal processing (S2). That is, when the user performs a print request operation, the print control device 26 outputs print data to the printing device 1 as shown in FIG. The printing apparatus 1 prints the received print data, and prints an image based on the data at the time when the print request operation is performed in the information processing apparatus 2.

判別部28が、ファイルのデータを変更できないと判断したとき、出力部27は、表示中のデータを印刷データに変換して、印刷データを通信部24を通じて印刷装置1に事前に送信する(S3)。   When the determination unit 28 determines that the file data cannot be changed, the output unit 27 converts the data being displayed into print data and transmits the print data to the printing apparatus 1 in advance through the communication unit 24 (S3). ).

印刷装置1は、印刷データの受信を完了すると、処理部11が受信したデータに印刷処理を施して画像データを作成し、画像データを記憶部12に一時的に保存する。印刷装置1は、印刷制御装置26からの印刷開始の指示を待ち受ける(S4)。   When the printing apparatus 1 completes reception of the print data, the printing unit 1 performs print processing on the data received by the processing unit 11 to create image data, and temporarily stores the image data in the storage unit 12. The printing apparatus 1 waits for an instruction to start printing from the print control apparatus 26 (S4).

その後、ユーザが印刷情報を設定して、印刷を要求すると、印刷制御装置26は、印刷装置1に印刷情報を通信部24を通じて送信し、印刷開始を指示する。   Thereafter, when the user sets the print information and requests printing, the print control device 26 transmits the print information to the printing device 1 through the communication unit 24 and instructs the start of printing.

印刷装置1は、印刷情報を受け取ると、制御部14は、印刷条件を設定して、印刷部10に印刷開始を命令する。印刷部10は、印刷条件にしたがって画像データを画像として印刷して出力する(S5)。   When the printing apparatus 1 receives the printing information, the control unit 14 sets printing conditions and instructs the printing unit 10 to start printing. The printing unit 10 prints and outputs the image data as an image according to the printing conditions (S5).

ところで、データが印刷装置1に先行して出力されたが、ユーザが印刷要求をしない場合がある。すなわち、制御部25は、ファイルが閉じられたことを検知する(S6)と、印刷の中止を印刷制御装置26に指示する。出力部27は、印刷中止を印刷装置1に通知する。印刷装置1の制御部14は、記憶部12に保存している画像データ削除する(S7)。   By the way, although data was output prior to the printing apparatus 1, the user may not make a print request. That is, when the control unit 25 detects that the file is closed (S6), the control unit 25 instructs the print control device 26 to stop printing. The output unit 27 notifies the printing apparatus 1 of the print cancellation. The control unit 14 of the printing apparatus 1 deletes the image data stored in the storage unit 12 (S7).

このように、アプリケーションソフトによって処理中のデータが変更不可能なデータである場合、ユーザの印刷要求を待たずに、データを事前に印刷装置1に出力して、データに対する印刷処理を予め行うことにより、ユーザが印刷要求を行ってから印刷が終了するまでの時間を通常の印刷に比べて、大幅に短縮することができる。すなわち、データの送信および印刷装置1での処理がバックグラウンドで実行されるため、送信時間や処理時間が隠蔽されることになり、見かけ上の印刷に要する時間を短縮できる。   As described above, when the data being processed by the application software is data that cannot be changed, the data is output to the printing apparatus 1 in advance without waiting for the user's print request, and the print processing for the data is performed in advance. As a result, the time from when the user makes a print request until the end of printing can be significantly reduced compared to normal printing. That is, since data transmission and processing in the printing apparatus 1 are executed in the background, transmission time and processing time are concealed, and apparent time required for printing can be shortened.

しかも、データを先行して送信するとき、変更される可能性のあるデータを送信しないので、データが変更されたときに発生する無駄な印刷処理をなくすことができ、処理効率の低下を防ぎ、印刷装置1のメモリ等の資源を必要以上に使用しなくてすむ。   In addition, when data is transmitted in advance, data that may be changed is not transmitted, so unnecessary printing processing that occurs when the data is changed can be eliminated, and deterioration in processing efficiency can be prevented. It is unnecessary to use resources such as the memory of the printing apparatus 1 more than necessary.

なお、本発明は、上記実施形態に限定されるものではなく、本発明の範囲内で上記実施形態に多くの修正および変更を加え得ることは勿論である。上記では、印刷装置がデータに印刷処理を行っているが、印刷制御装置が、データを印刷データに変換して、さらに印刷処理を行って、画像データを作成してもよい。出力部は、処理中のデータが変更できないデータであるとき、画像データを印刷装置に出力する。印刷装置は、受け取った画像データを記憶部に保存する。そして、印刷制御装置から印刷開始の指示があると、印刷装置は、画像データに対する印刷を行う。   In addition, this invention is not limited to the said embodiment, Of course, many corrections and changes can be added to the said embodiment within the scope of the present invention. In the above description, the printing apparatus performs print processing on the data. However, the print control apparatus may convert the data into print data, perform print processing, and create image data. The output unit outputs the image data to the printing apparatus when the data being processed is data that cannot be changed. The printing apparatus stores the received image data in the storage unit. When a print start instruction is issued from the print control apparatus, the printing apparatus prints the image data.

1 印刷装置
2 情報処理装置
10 印刷部
11 処理部
12 記憶部
14 制御部
25 制御部
26 印刷制御装置
27 出力部
28 判別部
DESCRIPTION OF SYMBOLS 1 Printing apparatus 2 Information processing apparatus 10 Printing part 11 Processing part 12 Storage part 14 Control part 25 Control part 26 Printing control apparatus 27 Output part 28 Discrimination part

Claims (9)

入力されたデータを印刷する印刷装置に印刷を要求する印刷制御装置であって、印刷装置にデータを出力して、印刷の指示を行う出力部と、処理中のデータが変更可能か否かを判別する判別部とを備え、出力部は、処理中のデータが変更不可能なデータであるとき、印刷を指示する前に、処理中のデータを印刷装置に出力することを特徴とする印刷制御装置。 A print control device that requests printing to a printing device that prints input data, and outputs data to the printing device to instruct printing, and whether or not the data being processed can be changed. A control unit for determining, and when the data being processed is unchangeable data, the output unit outputs the data being processed to a printing apparatus before instructing printing. apparatus. 出力部は、処理中のデータが変更可能なデータであるとき、印刷開始を印刷装置に指示して、データを印刷装置に出力することを特徴とする請求項1記載の印刷制御装置。 2. The print control apparatus according to claim 1, wherein when the data being processed is changeable data, the output unit instructs the printing apparatus to start printing and outputs the data to the printing apparatus. 判別部は、データのファイル属性に基づいて判別することを特徴とする請求項1記載の印刷制御装置。 The print control apparatus according to claim 1, wherein the determination unit determines based on a file attribute of the data. 判別部は、データのファイル形式に基づいて判別することを特徴とする請求項1記載の印刷制御装置。 The print control apparatus according to claim 1, wherein the determination unit determines based on a file format of the data. 判別部は、データを処理するアプリケーションソフトの種別に基づいて判別することを特徴とする請求項1記載の印刷制御装置。 The printing control apparatus according to claim 1, wherein the determination unit determines based on a type of application software that processes data. 入力されたデータを印刷する印刷装置と、印刷装置にデータを出力して印刷を要求する印刷制御装置とを備えた印刷システムであって、印刷制御装置は、印刷装置にデータを出力して、印刷の指示を行う出力部と、処理中のデータが変更可能か否かを判別する判別部とを備え、出力部は、処理中のデータが変更不可能なデータであるとき、印刷を指示する前に、処理中のデータを印刷装置に出力し、印刷装置は、入力されたデータに対する印刷処理を行い、印刷制御装置の出力部は、印刷の要求を受けると、印刷装置に印刷開始を指示し、印刷装置は、印刷処理したデータの印刷を行うことを特徴とする印刷システム。 A printing system comprising: a printing device that prints input data; and a printing control device that outputs data to the printing device and requests printing. The printing control device outputs data to the printing device, An output unit for instructing printing and a determination unit for determining whether or not the data being processed can be changed. The output unit instructs printing when the data being processed is unchangeable data Before processing, the data being processed is output to the printing device. The printing device performs a printing process on the input data, and when the output unit of the printing control device receives a request for printing, the printing device instructs the printing device to start printing. And a printing system that prints the print-processed data. 印刷制御装置の出力部は、処理中のデータが変更可能なデータであるとき、印刷開始を印刷装置に指示して、データを印刷装置に出力し、印刷装置は、印刷開始の指示を受けると、入力されたデータに対する印刷処理を行い、印刷処理したデータの印刷を行うことを特徴とする請求項6記載の印刷システム。 When the data being processed is changeable data, the output unit of the print control apparatus instructs the printing apparatus to start printing and outputs the data to the printing apparatus. When the printing apparatus receives the instruction to start printing, The printing system according to claim 6, wherein a printing process is performed on the input data, and the printed data is printed. 印刷装置は、印刷制御装置から印刷開始の指示がないとき、印刷処理したデータを削除することを特徴とする請求項6または7記載の印刷システム。 8. The printing system according to claim 6, wherein the printing apparatus deletes the print-processed data when there is no print start instruction from the print control apparatus. 印刷制御装置はプリンタドライバによって動作することを特徴とする請求項6〜8のいずれかに記載の印刷システム。 The printing system according to claim 6, wherein the printing control apparatus is operated by a printer driver.
JP2009065376A 2009-03-18 2009-03-18 Printing controller and printing system Pending JP2010218325A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009065376A JP2010218325A (en) 2009-03-18 2009-03-18 Printing controller and printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009065376A JP2010218325A (en) 2009-03-18 2009-03-18 Printing controller and printing system

Publications (1)

Publication Number Publication Date
JP2010218325A true JP2010218325A (en) 2010-09-30

Family

ID=42977089

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009065376A Pending JP2010218325A (en) 2009-03-18 2009-03-18 Printing controller and printing system

Country Status (1)

Country Link
JP (1) JP2010218325A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013171421A (en) * 2012-02-21 2013-09-02 Konica Minolta Inc Image formation device, image formation device control program, communication terminal device, communication terminal device control program and information processing system
JP2019091154A (en) * 2017-11-13 2019-06-13 京セラドキュメントソリューションズ株式会社 Image formation system, printer driver and information processing device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013171421A (en) * 2012-02-21 2013-09-02 Konica Minolta Inc Image formation device, image formation device control program, communication terminal device, communication terminal device control program and information processing system
JP2019091154A (en) * 2017-11-13 2019-06-13 京セラドキュメントソリューションズ株式会社 Image formation system, printer driver and information processing device

Similar Documents

Publication Publication Date Title
JP5763904B2 (en) Printing system, printing method, print server, control method therefor, and program
US9160888B2 (en) Information processing apparatus, user information management control method, and storage medium
US8736879B2 (en) Managing settings for image processing job options
US10129420B2 (en) Image processing apparatus, control method, and storage medium thereof
JP2011131382A (en) Image forming system and image forming apparatus
US20200089443A1 (en) Printing system, information processing apparatus, method of controlling same, storage medium, external apparatus, method of controlling same, and storage medium
JP2007329919A (en) Image forming apparatus and control method therefor
JP6190207B2 (en) System, information processing method, processing apparatus, processing method, and program
JP2017024297A (en) Printer, control method and program thereof
JP2010284852A (en) Printing apparatus and printing method
JP2009053789A (en) Information processor, program, and computer-readable recording medium
JP2010218325A (en) Printing controller and printing system
JP6397168B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP2010257040A (en) Program and computer
US20170155776A1 (en) Image output system
JP7255277B2 (en) Image processing device and image processing system
JP5966805B2 (en) Control device for printing
US20230126389A1 (en) Image forming apparatus, method for controlling image forming apparatus, and storage medium
JP2006130816A (en) Image forming device
JP2010188598A (en) Printing apparatus, driver program and printing system
JP2009151697A (en) Printing system and server device
JP2007130945A (en) Printer device
JP6063857B2 (en) Image forming system
JP2015179334A (en) Information processor, printing device, and information processing method
JP2015125506A (en) Print control device, information processing method, and program