JP2013029955A - Network print client facilitating change of print setting - Google Patents

Network print client facilitating change of print setting Download PDF

Info

Publication number
JP2013029955A
JP2013029955A JP2011165074A JP2011165074A JP2013029955A JP 2013029955 A JP2013029955 A JP 2013029955A JP 2011165074 A JP2011165074 A JP 2011165074A JP 2011165074 A JP2011165074 A JP 2011165074A JP 2013029955 A JP2013029955 A JP 2013029955A
Authority
JP
Japan
Prior art keywords
printer
print
print data
dependent
instruction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2011165074A
Other languages
Japanese (ja)
Inventor
Fumikazu Yobimoto
文数 呼元
Shota Ichikawa
正太 市川
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.)
Silex Technology Inc
Original Assignee
Silex Technology Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Silex Technology Inc filed Critical Silex Technology Inc
Priority to JP2011165074A priority Critical patent/JP2013029955A/en
Publication of JP2013029955A publication Critical patent/JP2013029955A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a network print system which is capable of easily performing re-printing over and over again by changing print setting contents such as color or monochrome in the network print system comprising a client PC, a server, a printer and a print indicator disposed adjacently thereto.SOLUTION: A server comprising a printer driver holds printer independent print data received from a client PC until explicit deletion, thereby converting the data into a printer dependent print data format over and over again based on an instruction from a print indicator. As a result, printing can be easily performed over and over again in accordance with print setting. Therefore, a user just has to once instruct printing from the client PC and thereafter, only by instructing predetermined print setting contents from the print indicator disposed adjacently to a printer, a print result corresponding to the contents can be obtained repeatedly without returning to the client PC.

Description

本願発明はネットワーク印刷システムに関し,特に,印刷設定の変更と,この設定を反映した印刷結果を容易に確認することのできるものに関する。   The present invention relates to a network printing system, and more particularly, to a printer that can easily check a change in print settings and a print result reflecting the settings.

コンピュータネットワークの普及に伴い,ネットワークプリンタを用いたネットワーク印刷が当たり前となっている。一般的なネットワーク環境では,通常,複数のプリンタが設置されており,クライアントPCには,プリンタの種類や台数に応じたプリンタドライバがインストールされている。各プリンタドライバには印刷ポート(出力先ポート)が対応付けられており,クライアントPCのユーザは,クライアントPCにて,どのプリンタに印刷を出力するかを指定することで印刷を指示する。   With the spread of computer networks, network printing using network printers has become commonplace. In a general network environment, normally, a plurality of printers are installed, and a printer driver corresponding to the type and number of printers is installed in the client PC. Each printer driver is associated with a print port (output destination port), and the user of the client PC instructs printing by designating which printer to output the print on the client PC.

当然,ネットワークプリンタの数が多いと,クライアントPCにも多くのプリンタドライバをインストールする必要がある。また,各プリンタドライバには印刷ポートの設定もしなくてはならない。これはネットワークを管理する側には大きな負担となる。さらに,印刷を実行する際,ユーザは,多くのプリンタドライバの中から希望するプリンタを選定する必要も出てくる。このため,ネットワークを利用するユーザの側にとっても負担となっている。   Of course, if the number of network printers is large, it is necessary to install many printer drivers on the client PC. Each printer driver must also have a print port set. This is a heavy burden on the network management side. In addition, when printing is performed, the user needs to select a desired printer from among many printer drivers. This places a burden on the user side who uses the network.

このようなネットワーク印刷の不便さは,ネットワークが大規模になるほど顕著であり,大規模化したネットワークが普及した今日では,早急な改善が求められていた。   Such inconvenience of network printing becomes more conspicuous as the network becomes larger, and today, when a large-scale network has spread, there has been a need for immediate improvement.

上述した問題を改善するため,特許文献1に開示のネットワーク印刷システムが知られている。以下,図1を参照し,このネットワーク印刷システムについて概説する。   In order to improve the above-described problem, a network printing system disclosed in Patent Document 1 is known. The network printing system will be outlined below with reference to FIG.

特開2009−193091号公報JP 2009-193091 A

特許文献1に開示のネットワーク印刷システムは,クライアントPC101,サーバ102,印刷指示機103およびプリンタ104がそれぞれネットワーク接続されている。サーバ102は,ネットワーク接続されているプリンタのプリンタ名,プリンタドライバおよび印刷ポートを対応付けて記憶している。印刷指示機103とプリンタ104はペアとして存在するものであり,図1では1つのペアしか存在しないが,実際にはプリンタの台数に応じてそれぞれ存在する。   In the network printing system disclosed in Patent Document 1, a client PC 101, a server 102, a print instruction device 103, and a printer 104 are connected to a network. The server 102 stores the printer name, printer driver, and print port of the printer connected to the network in association with each other. The print instruction machine 103 and the printer 104 exist as a pair, and there is only one pair in FIG. 1, but actually there exist each according to the number of printers.

以下,印刷の流れについて説明する。まず,ユーザがクライアントPC101にて印刷を指示する。具体的には,ワープロソフトなどから印刷を開始する。クライアントPC101には,プリンタに依存しない汎用のプリンタドライバがインストールされており,この汎用プリンタドライバが印刷データをいったんGDI(Graphics Device Interface)などの中間データ形式(非プリンタ依存印刷データ)に変換する。ついで,クライアントPC101は,この印刷データと,クライアントPC101の使用者であるユーザのID(ユーザID)とをサーバ102に送信する。サーバ102ではこれらを受信し,それぞれを対応付けて自身の一時記憶領域に保存する。   Hereinafter, the flow of printing will be described. First, the user instructs printing on the client PC 101. Specifically, printing is started from word processing software. A general-purpose printer driver independent of the printer is installed in the client PC 101, and the general-purpose printer driver temporarily converts print data into an intermediate data format (non-printer-dependent print data) such as GDI (Graphics Device Interface). Next, the client PC 101 transmits the print data and the ID (user ID) of the user who is the user of the client PC 101 to the server 102. The server 102 receives these, associates them with each other, and stores them in its own temporary storage area.

次に,ユーザは印刷指示機103に移動し,ユーザは印刷指示機103が備えるタッチパネルを操作し印刷指示を出す。これによって,印刷指示機103からサーバ102に対してプリンタ104の情報(プリンタ名など)と,ユーザIDとが送信される。   Next, the user moves to the print instruction machine 103, and the user issues a print instruction by operating a touch panel provided in the print instruction machine 103. As a result, the printer 104 information (printer name, etc.) and the user ID are transmitted from the print instruction device 103 to the server 102.

サーバ102は,印刷指示機103から受信したプリンタ104の情報をもとに,自身が予め記憶しているプリンタ情報リストと照合しプリンタを特定すると同時に受信したユーザIDの照合を行い印刷データを特定する。この後,サーバ102は,特定したユーザIDに対応する中間データ形式の印刷データを,特定したプリンタに対応するプリンタドライバを用いてPDL(Page Description Language)などのプリンタ依存印刷データに変換し,このデータをプリンタドライバに対応する印刷ポート宛てに送信する。最後にプリンタ104は受信したプリンタ依存印刷データを印刷する。   Based on the information of the printer 104 received from the print instruction machine 103, the server 102 compares the printer information list stored in advance with the printer 102 and specifies the printer, and simultaneously checks the received user ID to specify the print data. To do. Thereafter, the server 102 converts the print data in the intermediate data format corresponding to the specified user ID into printer-dependent print data such as PDL (Page Description Language) using a printer driver corresponding to the specified printer. Data is transmitted to the print port corresponding to the printer driver. Finally, the printer 104 prints the received printer dependent print data.

このように,特許文献1に開示のネットワーク印刷システムは,サーバ102に一括してプリンタドライバを備えることで,クライアントPC101には,汎用のプリンタドライバさえインストールしておけばよく,プリンタの台数が増えてもサーバ102にプリンタドライバのインストールおよび印刷先ポートの設定をするだけで対応できる。   As described above, the network printing system disclosed in Patent Document 1 includes a printer driver in the server 102 in a lump, so that only a general-purpose printer driver needs to be installed in the client PC 101, and the number of printers increases. However, this can be handled simply by installing the printer driver and setting the print destination port in the server 102.

ところで,ネットワーク印刷システムにてたとえばカラー印刷を行う場合,ネットワーク印刷には特有の問題がある。これは,従来からあるネットワーク印刷システムだけでなく特許文献1に開示のものでも同様である。   Incidentally, for example, when performing color printing in a network printing system, there is a problem peculiar to network printing. This applies not only to the conventional network printing system but also to the one disclosed in Patent Document 1.

カラー印刷を行う場合,ユーザは特定のページだけをいったんモノクロやグレースケールにて印刷しておき,印刷結果を確認した後,本番のカラー印刷を実行することがある。これは,カラー印刷のコストがモノクロ印刷よりも遥かに高価であるため,少しでもカラー印刷の失敗を減らすために行っている。   When performing color printing, a user may print only a specific page once in monochrome or grayscale, confirm the printing result, and then execute actual color printing. This is done to reduce color printing failures as much as possible because color printing costs are much more expensive than monochrome printing.

しかし,この方法は,ネットワーク印刷では特に問題となりやすい。一般には,ユーザのPCであるクライアントPCとプリンタの位置は物理的に離れた場所にあるため,モノクロ印刷の結果を確認した後に再度自席に戻り本番のカラー印刷を実行することは大変な手間となるわけである。   However, this method is particularly problematic for network printing. In general, the client PC, which is the user's PC, and the printer are physically separated from each other. Therefore, after confirming the result of monochrome printing, it is very troublesome to go back to the desk and execute the actual color printing. That is why.

本願発明はかかる課題を解決するためのものである。ネットワーク印刷システム,特に特許文献1に開示のネットワーク印刷システムにおいて,カラーやモノクロといった印刷設定内容を変更し,何度でも容易に再印刷を行うことのできるネットワーク印刷システムを提供することである。   The invention of the present application is to solve this problem. An object of the present invention is to provide a network printing system, in particular, a network printing system disclosed in Japanese Patent Application Laid-Open No. H10-284001, which can change printing settings such as color and monochrome and can easily perform reprinting any number of times.

本願発明にかかる第1の形態は,ネットワーク端末,印刷指示機,および少なくとも1台のプリンタがそれぞれネットワーク接続されているネットワーク印刷システムにおけるネットワーク端末であって,ネットワーク端末が非プリンタ依存の印刷データを所定の条件が満たされるまで所定の場所にて保持し続ける手段と,印刷指示機から送信される所定の指示情報であって,印刷を実行するプリンタのプリンタドライバを特定するプリンタドライバ特定情報と,印刷を実行するプリンタに対する印刷設定内容とを含む指示情報を受信する手段と,プリンタドライバ特定情報によって特定されたプリンタドライバを用いて,非プリンタ依存の印刷データを印刷設定内容が反映されたプリンタ依存の印刷データに変換する手段と,プリンタドライバ特定情報によって特定されたプリンタドライバに設定されている印刷ポートを宛先として,変換後のプリンタ依存の印刷データを送信する手段と,を備えるネットワーク端末。   A first embodiment according to the present invention is a network terminal in a network printing system in which a network terminal, a printing instruction machine, and at least one printer are connected to a network, respectively, and the network terminal stores non-printer-dependent print data. Means for continuing to hold in a predetermined place until a predetermined condition is satisfied, predetermined instruction information transmitted from the print instruction machine, printer driver specifying information for specifying a printer driver of a printer that performs printing, Using the means for receiving the instruction information including the print setting contents for the printer that performs printing, and the printer driver specified by the printer driver specifying information, the non-printer dependent print data is reflected in the printer setting contents. Means for converting to print data and a printer driver Network terminal with a destination print port that is set to a specific printer driver by server identification information, and means for transmitting the print data of the printer-dependent after conversion, the.

好ましくは,所定の条件は,印刷指示機から送信された,印刷データ削除指示の受信であること特徴とする。   Preferably, the predetermined condition is reception of a print data deletion instruction transmitted from the print instruction machine.

好ましくは,所定の条件は,非プリンタ依存の印刷データの継続保持時間が所定時間を満たす場合であること特徴とする。   Preferably, the predetermined condition is that the continuous holding time of the non-printer-dependent print data satisfies a predetermined time.

好ましくは,所定の条件は,印刷指示機から送信された印刷設定内容であって,当該印刷設定内容を複数回受信し,少なくとも1回前に受信した印刷設定内容と異なる印刷設定内容を受信した場合である,ことを特徴とする。   Preferably, the predetermined condition is a print setting content transmitted from the print instruction machine, the print setting content is received a plurality of times, and a print setting content different from the print setting content received at least once before is received. It is a case.

本願発明にかかる第2の形態は,ネットワーク端末,印刷指示機,および少なくとも1台のプリンタがそれぞれネットワーク接続されているネットワーク印刷システムにおけるネットワーク端末を,ネットワーク端末が非プリンタ依存の印刷データを所定の条件が満たされるまで所定の場所にて保持し続ける手段と,印刷指示機から送信される所定の指示情報であって,印刷を実行するプリンタのプリンタドライバを特定するプリンタドライバ特定情報と,印刷を実行するプリンタに対する印刷設定内容とを含む指示情報を受信する手段と,プリンタドライバ特定情報によって特定されたプリンタドライバを用いて,非プリンタ依存の印刷データを印刷設定内容が反映されたプリンタ依存の印刷データに変換する手段と,プリンタドライバ特定情報によって特定されたプリンタドライバに設定されている印刷ポートを宛先として,変換後のプリンタ依存の印刷データを送信する手段と,して機能させるプログラム。   According to a second aspect of the present invention, a network terminal in a network printing system in which a network terminal, a printing instruction machine, and at least one printer are respectively connected to a network are connected to the network terminal. Means for continuing to hold at a predetermined location until the condition is satisfied, predetermined instruction information transmitted from the print instruction machine, printer driver specifying information for specifying the printer driver of the printer that performs printing, and printing Non-printer-dependent print data that reflects the print settings using means for receiving instruction information including print settings for the printer to be executed and the printer driver specified by the printer driver identification information Data conversion means and printer driver special The print port that is set to a specific printer driver as the destination by the information, and means for transmitting the print data of the printer-dependent after conversion, and the program to function.

好ましくは,所定の条件は,印刷指示機から送信された,印刷データ削除指示の受信であること特徴とする。   Preferably, the predetermined condition is reception of a print data deletion instruction transmitted from the print instruction machine.

好ましくは,所定の条件は,非プリンタ依存の印刷データの継続保持時間が所定時間を満たす場合であること特徴とする。   Preferably, the predetermined condition is that the continuous holding time of the non-printer-dependent print data satisfies a predetermined time.

好ましくは,所定の条件は,印刷指示機から送信された印刷設定内容であって,当該印刷設定内容を複数回受信し,少なくとも1回前に受信した印刷設定内容と異なる印刷設定内容を受信した場合である,ことを特徴とする。   Preferably, the predetermined condition is a print setting content transmitted from the print instruction machine, the print setting content is received a plurality of times, and a print setting content different from the print setting content received at least once before is received. It is a case.

本願発明によれば,特許文献1に開示のネットワーク印刷システムにおいて,サーバはクライアントPCから受信した非プリンタ依存印刷データを明示的な削除指示があるまで保持し続けることで,所定の指示に基づき何度でもプリンタ依存の印刷データ形式に変換することができる。つまり,何度でも非プリンタ依存印刷データを所定の印刷設定内容(カラーやモノクロなど)が反映されたプリンタ依存印刷データに変換することができる。このため,ユーザは,クライアントPCからの印刷指示を1度行うだけでよく,その後は,プリンタに隣接配置されている印刷指示機から所定の印刷設定内容を指示するだけで,つまり,ユーザは再印刷のために自席に戻ることなく,その内容に応じた印刷結果を所望のプリンタ(途中でプリンタを変更してもよい)から何度でも得ることができる。   According to the present invention, in the network printing system disclosed in Patent Document 1, the server keeps the non-printer-dependent print data received from the client PC until an explicit deletion instruction is issued, so that what is determined based on a predetermined instruction. Can be converted to a printer-dependent print data format. In other words, the non-printer-dependent print data can be converted to printer-dependent print data reflecting predetermined print setting contents (color, monochrome, etc.) any number of times. For this reason, the user only needs to give a print instruction once from the client PC. After that, the user only needs to instruct the predetermined print setting contents from the print instruction machine arranged adjacent to the printer. Without returning to his / her seat for printing, a print result corresponding to the content can be obtained any number of times from a desired printer (the printer may be changed halfway).

以下では図面を参照し本願発明に係る実施例を説明する。
[実施例1]
[システム全体図]
Embodiments according to the present invention will be described below with reference to the drawings.
[Example 1]
[System overview]

本実施例にかかるシステムの全体図は,すでに説明した図1と同様であるため説明を省略する。なお,以下では説明を簡略化するため,特許文献1におけるユーザIDの認証に関わる処理を省略している。
[サーバのブロック図]
An overall view of the system according to the present embodiment is the same as FIG. In the following, in order to simplify the description, processing related to user ID authentication in Patent Document 1 is omitted.
[Block diagram of server]

図2は本願発明にかかるサーバ102のブロック図である。図を参照して,ブロック間の矢印が実線のものは印刷データの流れを示し,点線のものは指示および通知を示す。   FIG. 2 is a block diagram of the server 102 according to the present invention. Referring to the figure, the arrows between the solid lines indicate the flow of print data, and the dotted lines indicate instructions and notifications.

ネットワークインタフェース201は,ネットワークとの間のデータを送受信するインタフェースである。   The network interface 201 is an interface that transmits and receives data to and from the network.

印刷データ受信手段202は,クライアントPC101から送信された非プリンタ依存印刷データを受信するものである。受信した印刷データは一時記憶領域210に保存する。   The print data receiving unit 202 receives non-printer dependent print data transmitted from the client PC 101. The received print data is stored in the temporary storage area 210.

印刷データ保持手段203は,一時記憶領域210に保存された非プリンタ依存印刷データを所定の削除指示があるまで保持しておく手段である。例えば,何らかの手段が一時記憶領域210から印刷データ読み出したとしても,明示的な削除指示でない限り,印刷データは当記憶領域に保持される。   The print data holding unit 203 is a unit that holds the non-printer-dependent print data saved in the temporary storage area 210 until a predetermined deletion instruction is issued. For example, even if some means reads the print data from the temporary storage area 210, the print data is held in this storage area unless an explicit deletion instruction is issued.

印刷情報受信手段204は,印刷指示機103から送信された印刷情報を受信する手段である。ここでの印刷情報とは,印刷指示機103に隣接配置されているプリンタ104のプリンタ名に加え,カラー印刷やモノクロ印刷などを含む印刷設定内容とユーザIDのことである。なお,プリンタ名は,プリンタ104を一意に特定できるものであればその他の情報を用いることも可能である。従来技術と異なる点は,受信する印刷情報が,プリンタ名だけでなく印刷設定内容も含まれることである。図5は受信する印刷情報の例である。この図の場合,プリンタ名はプリンタAであり,印刷設定内容は「モノクロ印刷,ページは1〜4,給紙は手差しトレイ」という設定内容を示している。   The print information receiving unit 204 is a unit that receives the print information transmitted from the print instruction machine 103. The print information here is print setting contents including color printing and monochrome printing, and a user ID in addition to the printer name of the printer 104 arranged adjacent to the print instruction machine 103. As the printer name, other information can be used as long as the printer 104 can be uniquely identified. The difference from the prior art is that the received print information includes not only the printer name but also the print setting contents. FIG. 5 is an example of received print information. In the case of this figure, the printer name is printer A, and the print setting content indicates the setting content “monochrome printing, pages 1 to 4, and paper feed is the manual feed tray”.

プリンタドライバ特定手段205は,受信した印刷情報と,サーバ102が予め保持しているプリンタ情報リストとを照合する。ここでプリンタ情報リストとは,図1で説明したものである。これにより,サーバ103は,印刷指示機103に対応するプリンタ104のプリンタドライバを特定することができる。   The printer driver specifying unit 205 compares the received print information with a printer information list held in advance by the server 102. Here, the printer information list is the one described in FIG. Thereby, the server 103 can specify the printer driver of the printer 104 corresponding to the print instruction machine 103.

印刷データ変換手段206は,プリンタドライバ特定手段205が特定したプリンタドライバを用いて,印刷データ受信手段202が保存し,印刷情報受信手段204が受信したユーザIDに対応する非プリンタ依存印刷データをプリンタ依存印刷データに変換する。   The print data converting unit 206 uses the printer driver specified by the printer driver specifying unit 205 to store the non-printer dependent print data corresponding to the user ID stored in the print data receiving unit 202 and received by the print information receiving unit 204. Convert to dependent print data.

印刷データ送信手段207は,プリンタ依存印刷データに変換された印刷データをプリンタ104に向けて送信する。ここでの送信先は,印刷指示機103に隣接配置されているプリンタ104のことであり,送信先アドレスである印刷ポートは,プリンタドライバ特定手段205が特定したプリンタドライバに設定されているものである。   The print data transmission unit 207 transmits the print data converted into the printer-dependent print data to the printer 104. The transmission destination here is the printer 104 arranged adjacent to the print instruction machine 103, and the print port as the transmission destination address is set in the printer driver specified by the printer driver specifying means 205. is there.

削除指示受信手段208は,印刷指示機103から送信された印刷データの削除指示を受信するものである。この指示には,どの印刷データに対する削除指示かを示す情報が含まれている。   The deletion instruction receiving unit 208 receives a print data deletion instruction transmitted from the print instruction machine 103. This instruction includes information indicating which print data is to be deleted.

印刷データ削除手段209は,削除指示のあった印刷データを一時記憶領域210から削除する。すなわち,削除指示受信手段208が受信した削除指示により,前述した印刷データ保持手段203が保持している印刷データが削除されることとなる。言い換えると,この指示以外に印刷データを削除する手段はないわけである。
[サーバの動作フロー]
The print data deleting unit 209 deletes the print data that has been instructed to be deleted from the temporary storage area 210. That is, according to the deletion instruction received by the deletion instruction receiving unit 208, the print data held by the print data holding unit 203 is deleted. In other words, there is no means for deleting print data other than this instruction.
[Server operation flow]

図3は本願発明にかかるサーバ103の動作フローである。図から明らかなとおり,サーバ103は,3つのタスク(印刷データ受信タスク,印刷タスク,印刷データ削除タスク)により構成されている。また,それぞれのステップの動作主体は図2で説明した各手段であり,その対応関係は図示するとおりである。   FIG. 3 is an operation flow of the server 103 according to the present invention. As is apparent from the figure, the server 103 is composed of three tasks (a print data reception task, a print task, and a print data deletion task). Further, the operation subject of each step is each means described in FIG. 2, and the corresponding relationship is as illustrated.

印刷データ受信タスクは,クライアントPC101から送信された非プリンタ依存印刷データを受信するタスクである。   The print data reception task is a task for receiving non-printer dependent print data transmitted from the client PC 101.

ステップ301にて,非プリンタ依存印刷データを受信したかどうかを判定し,受信していればこの非プリンタ依存印刷データを一時記憶領域210に保存し,ステップ302にて印刷データを保持する。   In step 301, it is determined whether or not non-printer dependent print data is received. If received, the non-printer dependent print data is stored in the temporary storage area 210, and in step 302, the print data is held.

印刷タスクは,印刷指示機103から送信された印刷情報をもとに印刷処理を進めるタスクである。   The print task is a task for proceeding with print processing based on the print information transmitted from the print instruction machine 103.

ステップ321にて,印刷情報を受信したかどうかを判定し,受信していれば次のステップに進み,そうでなければ受信判定の処理を繰り返す。   In step 321, it is determined whether print information has been received. If it has been received, the process proceeds to the next step. If not, the reception determination process is repeated.

ステップ322にて,受信した印刷情報に基づいて対応するプリンタドライバを特定する。   In step 322, a corresponding printer driver is specified based on the received print information.

ステップ323にて,一時記憶領域210に保存されている印刷データを,特定したプリンタドライバを用いて,プリンタ依存印刷データに変換する。   In step 323, the print data stored in the temporary storage area 210 is converted into printer-dependent print data using the specified printer driver.

ステップ324にて,プリンタ依存印刷データに変換された印刷データをプリンタに向けて送信する。   In step 324, the print data converted into the printer-dependent print data is transmitted to the printer.

印刷データ削除タスクは,印刷指示機103から送信された,印刷データの削除指示にもとづいて,一時記憶領域210に保存されている印刷データを削除するタスクである。   The print data deletion task is a task for deleting the print data stored in the temporary storage area 210 based on the print data deletion instruction transmitted from the print instruction machine 103.

ステップ331にて,印刷データ削除指示を受信したかどうかを判定し,受信していれば次のステップに進み,そうでなければ受信判定処理を繰り返す。   In step 331, it is determined whether a print data deletion instruction has been received. If it has been received, the process proceeds to the next step. If not, the reception determination process is repeated.

ステップ332にて,印刷データの削除指示に含まれる所定の印刷データを削除する。
[シーケンス図]
In step 332, predetermined print data included in the print data deletion instruction is deleted.
[Sequence Diagram]

図4は本願発明にかかるネットワーク印刷システムのシーケンス図である。   FIG. 4 is a sequence diagram of the network printing system according to the present invention.

ステップ401にて,ユーザはクライアントPC101上のアプリケーションなどから印刷を実行する。クライアントPC101にて非プリンタ依存印刷データとして生成された印刷データが,ステップ402にてサーバ102に送信される。   In step 401, the user executes printing from an application on the client PC 101 or the like. The print data generated as non-printer dependent print data by the client PC 101 is transmitted to the server 102 at step 402.

ステップ403にて,サーバ102は,非プリンタ依存印刷データを,自身の一時記憶領域210にて保持する。   In step 403, the server 102 holds the non-printer dependent print data in its own temporary storage area 210.

ステップ404にて,印刷指示機103に移動したユーザは,パネル上からモノクロ印刷の指示をする。なお,パネルの画面例を図6および図7に示す。図6に示す画面おいて,ユーザは印刷したい印刷データを選択して詳細設定ボタンを押す。図では,印刷データ「ごあいさつ」を選択する場合を例示している。すると図7に示す画面が表示され,選択した印刷データについて具体的な印刷内容を設定することができる。図7ではモノクロ印刷を指定する場合を例示している。ステップ405にてこの印刷指示が印刷情報としてサーバ102に送信される。   In step 404, the user who has moved to the print instruction machine 103 gives an instruction for monochrome printing from the panel. Examples of the panel screen are shown in FIGS. In the screen shown in FIG. 6, the user selects print data to be printed and presses a detailed setting button. In the figure, a case where print data “greeting” is selected is illustrated. Then, the screen shown in FIG. 7 is displayed, and specific print contents can be set for the selected print data. FIG. 7 illustrates a case where monochrome printing is designated. In step 405, this print instruction is transmitted to the server 102 as print information.

ステップ406にて,サーバ102は,受信した印刷情報に基づいてプリンタドライバを特定する。ステップ407にて特定されたプリンタドライバを用いて一時記憶領域210に保存され特定した非プリンタ依存印刷データをプリンタ依存印刷データに変換する。変換後のプリンタ依存印刷データは,ステップ405にて送信された印刷情報(モノクロ印刷など)が反映されている。   In step 406, the server 102 specifies a printer driver based on the received print information. Using the printer driver specified in step 407, the specified non-printer-dependent print data stored in the temporary storage area 210 is converted into printer-dependent print data. The printer-dependent print data after conversion reflects the print information (monochrome print or the like) transmitted in step 405.

ステップ408にて,プリンタ依存印刷データに変換された印刷データがプリンタ104に送信される。ステップ409にて,プリンタ104は受信した印刷データを印刷する。この場合,モノクロ印刷となる。ステップ410にて,この印刷結果を確認したユーザは,前述のステップ404同様,印刷指示機103のパネル上からカラー印刷の指示を出す。   In step 408, the print data converted into printer-dependent print data is transmitted to the printer 104. In step 409, the printer 104 prints the received print data. In this case, monochrome printing is performed. In step 410, the user who has confirmed the printing result issues a color printing instruction from the panel of the print instruction machine 103 as in step 404 described above.

ステップ411〜ステップ414は,プリンタ依存印刷データがカラー印刷であること以外,上述のステップ405〜408と同じであるため説明を省略する。   Steps 411 to 414 are the same as steps 405 to 408 described above except that the printer-dependent print data is color printing, and thus description thereof is omitted.

ステップ415にて,プリンタ104は受信した印刷データを印刷する。この場合,カラー印刷となる。ステップ416にて,この印刷結果を確認したユーザは,前述のステップ404同様,印刷指示機103のパネル上から印刷データ削除の指示を出す。ステップ417にて,この指示がサーバ102に送信される。   In step 415, the printer 104 prints the received print data. In this case, color printing is performed. In step 416, the user who has confirmed the print result issues an instruction to delete the print data from the panel of the print instruction device 103 as in step 404 described above. In step 417, this instruction is transmitted to the server 102.

ステップ418にて,サーバ102は,削除指示のあった印刷データを一時記憶領域210から削除する。
[その他の実施例]
In step 418, the server 102 deletes the print data for which deletion has been instructed from the temporary storage area 210.
[Other Examples]

上記実施例では,印刷データの削除を,印刷指示機103からの指示に基づいて行ったが,サーバ102で時間管理をしておき,非プリンタ依存印刷データの継続保持時間が所定の時間経過した場合に自動削除するようにしてもよい。別の場合として,印刷後の所定時間経過後に削除してもよい。こうすることでユーザが削除指示を忘れた場合であっても,印刷データが累積的に蓄積されることを防止することができる。   In the above embodiment, the print data is deleted based on an instruction from the print instruction machine 103. However, the server 102 manages the time, and the continuous holding time of the non-printer-dependent print data has elapsed for a predetermined time. You may make it delete automatically. As another case, it may be deleted after a predetermined time has elapsed after printing. By doing so, even if the user forgets the deletion instruction, it is possible to prevent the print data from being accumulated cumulatively.

さらに別の手段としては,たとえばモノクロ印刷がテスト印刷であり,カラー印刷が本番の印刷であると想定すると,モノクロ印刷の後にカラー印刷が指示された時点で自動的に削除するようにしてもよい。カラー印刷が選択された時点で,テスト印刷を再度実行する必要がないからである。   As another means, for example, assuming that monochrome printing is test printing and color printing is production printing, the printing may be automatically deleted when the color printing is instructed after the monochrome printing. . This is because it is not necessary to execute test printing again when color printing is selected.

また,上記実施例では,サーバ102にて非プリンタ依存印刷データの保持,プリンタドライバ特定,印刷データ変換,印刷データ送信,および印刷データ削除を行ったが,サーバ102の存在しない環境ではクライアントPC101自身で行うことも可能である。
[まとめ]
In the above embodiment, non-printer dependent print data retention, printer driver identification, print data conversion, print data transmission, and print data deletion are performed in the server 102. However, in an environment where the server 102 does not exist, the client PC 101 itself It is also possible to do this.
[Summary]

本願発明によれば,特許文献1に開示のネットワーク印刷システムにおいて,サーバはクライアントPCから受信した非プリンタ依存印刷データを明示的な削除指示があるまで保持し続けることで,所定の指示に基づき何度でもプリンタ依存の印刷データ形式に変換することができる。つまり,何度でも非プリンタ依存印刷データを所定の印刷設定内容(カラーやモノクロなど)が反映されたプリンタ依存印刷データに変換することができる。このため,ユーザは,クライアントPCからの印刷指示を1度行うだけでよく,その後は,プリンタに隣接配置されている印刷指示機から所定の印刷設定内容を指示するだけで,つまり,ユーザは再印刷のために自席に戻ることなく,その内容に応じた印刷結果を所望のプリンタ(途中でプリンタを変更してもよい)から何度でも得ることができる。
According to the present invention, in the network printing system disclosed in Patent Document 1, the server keeps the non-printer-dependent print data received from the client PC until an explicit deletion instruction is issued, so that what is determined based on a predetermined instruction. Can be converted to a printer-dependent print data format. In other words, the non-printer-dependent print data can be converted to printer-dependent print data reflecting predetermined print setting contents (color, monochrome, etc.) any number of times. For this reason, the user only needs to give a print instruction once from the client PC. After that, the user only needs to instruct the predetermined print setting contents from the print instruction machine arranged adjacent to the printer. Without returning to his / her seat for printing, a print result corresponding to the content can be obtained any number of times from a desired printer (the printer may be changed halfway).

従来のネットワーク印刷システムConventional network printing system サーバの機能ブロック図Server functional block diagram サーバの動作フローServer operation flow ネットワーク印刷システムのシーケンス図Network printing system sequence diagram 印刷情報の内容Contents of print information 印刷指示機のパネル(1)Panel of printing instruction machine (1) 印刷指示機のパネル(2)Panel of printing instruction machine (2)

203 印刷データ保持手段
204 印刷情報受信手段
206 印刷データ変換手段
207 印刷データ変換手段
203 Print data holding means 204 Print information receiving means 206 Print data converting means 207 Print data converting means

Claims (8)

ネットワーク端末,印刷指示機,および少なくとも1台のプリンタがそれぞれネットワーク接続されているネットワーク印刷システムにおけるネットワーク端末であって,
前記ネットワーク端末が非プリンタ依存の印刷データを所定の条件が満たされるまで所定の場所にて保持し続ける手段と,
前記印刷指示機から送信される所定の指示情報であって,印刷を実行するプリンタのプリンタドライバを特定するプリンタドライバ特定情報と,印刷を実行するプリンタに対する印刷設定内容とを含む指示情報を受信する手段と,
前記プリンタドライバ特定情報によって特定されたプリンタドライバを用いて,前記非プリンタ依存の印刷データを前記印刷設定内容が反映されたプリンタ依存の印刷データに変換する手段と,
前記プリンタドライバ特定情報によって特定されたプリンタドライバに設定されている印刷ポートを宛先として,変換後の前記プリンタ依存の印刷データを送信する手段と,を備えるネットワーク端末。
A network terminal in a network printing system in which a network terminal, a printing instruction machine, and at least one printer are respectively connected to the network;
Means for the network terminal to keep non-printer dependent print data at a predetermined location until a predetermined condition is satisfied;
Receives predetermined instruction information transmitted from the print instruction machine, including instruction information for specifying a printer driver of a printer that performs printing, and print setting contents for the printer that performs printing Means,
Means for converting the non-printer-dependent print data into printer-dependent print data reflecting the print setting contents using a printer driver specified by the printer driver specifying information;
Means for transmitting the converted printer-dependent print data with the print port set in the printer driver specified by the printer driver specifying information as a destination.
前記所定の条件は,前記印刷指示機から送信された,印刷データ削除指示の受信であること特徴とする,請求項1に記載のネットワーク端末。   The network terminal according to claim 1, wherein the predetermined condition is reception of a print data deletion instruction transmitted from the print instruction machine. 前記所定の条件は,前記非プリンタ依存の印刷データの継続保持時間が所定時間を満たす場合であること特徴とする,請求項1に記載のネットワーク端末。   The network terminal according to claim 1, wherein the predetermined condition is a case where a continuous holding time of the non-printer-dependent print data satisfies a predetermined time. 前記所定の条件は,前記印刷指示機から送信された印刷設定内容であって,当該印刷設定内容を複数回受信し,少なくとも1回前に受信した印刷設定内容と異なる印刷設定内容を受信した場合である,ことを特徴とする請求項1に記載のネットワーク端末。   The predetermined condition is a print setting content transmitted from the print instruction machine, the print setting content is received a plurality of times, and a print setting content different from the print setting content received at least once before is received The network terminal according to claim 1, wherein: ネットワーク端末,印刷指示機,および少なくとも1台のプリンタがそれぞれネットワーク接続されているネットワーク印刷システムにおけるネットワーク端末を,
前記ネットワーク端末が非プリンタ依存の印刷データを所定の条件が満たされるまで所定の場所にて保持し続ける手段と,
前記印刷指示機から送信される所定の指示情報であって,印刷を実行するプリンタのプリンタドライバを特定するプリンタドライバ特定情報と,印刷を実行するプリンタに対する印刷設定内容とを含む指示情報を受信する手段と,
前記プリンタドライバ特定情報によって特定されたプリンタドライバを用いて,前記非プリンタ依存の印刷データを前記印刷設定内容が反映されたプリンタ依存の印刷データに変換する手段と,
前記プリンタドライバ特定情報によって特定されたプリンタドライバに設定されている印刷ポートを宛先として,変換後の前記プリンタ依存の印刷データを送信する手段と,して機能させるプログラム。
A network terminal in a network printing system in which a network terminal, a printing instruction machine, and at least one printer are connected to the network,
Means for the network terminal to keep non-printer dependent print data at a predetermined location until a predetermined condition is satisfied;
Receives predetermined instruction information transmitted from the print instruction machine, including instruction information for specifying a printer driver of a printer that performs printing, and print setting contents for the printer that performs printing Means,
Means for converting the non-printer-dependent print data into printer-dependent print data reflecting the print setting contents using a printer driver specified by the printer driver specifying information;
A program that functions as means for transmitting the printer-dependent print data after conversion with the print port set in the printer driver specified by the printer driver specifying information as a destination.
前記所定の条件は,前記印刷指示機から送信された,印刷データ削除指示の受信であること特徴とする,請求項5に記載のプログラム。   6. The program according to claim 5, wherein the predetermined condition is reception of a print data deletion instruction transmitted from the print instruction machine. 前記所定の条件は,前記非プリンタ依存の印刷データの継続保持時間が所定時間を満たす場合であること特徴とする,請求項5に記載のプログラム。   6. The program according to claim 5, wherein the predetermined condition is a case where a continuous holding time of the non-printer dependent print data satisfies a predetermined time. 前記所定の条件は,前記印刷指示機から送信された印刷設定内容であって,当該印刷設定内容を複数回受信し,少なくとも1回前に受信した印刷設定内容と異なる印刷設定内容を受信した場合である,ことを特徴とする請求項5に記載のプログラム。
The predetermined condition is a print setting content transmitted from the print instruction machine, the print setting content is received a plurality of times, and a print setting content different from the print setting content received at least once before is received The program according to claim 5, wherein:
JP2011165074A 2011-07-28 2011-07-28 Network print client facilitating change of print setting Withdrawn JP2013029955A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011165074A JP2013029955A (en) 2011-07-28 2011-07-28 Network print client facilitating change of print setting

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011165074A JP2013029955A (en) 2011-07-28 2011-07-28 Network print client facilitating change of print setting

Publications (1)

Publication Number Publication Date
JP2013029955A true JP2013029955A (en) 2013-02-07

Family

ID=47786952

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011165074A Withdrawn JP2013029955A (en) 2011-07-28 2011-07-28 Network print client facilitating change of print setting

Country Status (1)

Country Link
JP (1) JP2013029955A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10514871B2 (en) 2017-04-05 2019-12-24 Fujitsu Limited Print management method and print management apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10514871B2 (en) 2017-04-05 2019-12-24 Fujitsu Limited Print management method and print management apparatus

Similar Documents

Publication Publication Date Title
US9086832B2 (en) Printer
US8355150B2 (en) Information processing apparatus, program product, and recording medium capable of appropriately executing an output process even when uninterpretable information is included in output setting information
US9069504B2 (en) Printing apparatus and method for increasing storage area
US8582162B2 (en) Information processing apparatus, output method, and storage medium
US8649030B2 (en) Controlling an information processing apparatus on which a plurality of printer drivers are installed
JP5047067B2 (en) Information processing apparatus, data output system, data generation program, and recording medium therefor
US9160888B2 (en) Information processing apparatus, user information management control method, and storage medium
US20110019226A1 (en) Server, printer, and computer readable medium
JP5634132B2 (en) Information processing system, information processing apparatus, control method thereof, and program
JP2014099047A (en) Printing system and printer driver program
JP2012168637A (en) Network system and print control method of network system
JP2011158946A (en) Pull print system, data processor, data processing program, and printer
US20130332520A1 (en) Network System, Device Server, And Network System Control Method
US8941866B2 (en) Print control apparatus, print control method, and storage medium storing program
JP2008305004A (en) Image forming apparatus, application execution method, and application execution program
US10268430B2 (en) Information processing device for controlling job history to control an operation on a file generated by execution of a job and non-transitory medium
US20090168099A1 (en) Image Forming System, Image Forming Device, and Method and Computer Readable Medium for Image Forming
US11340842B2 (en) Server system
JP2014172394A (en) Printer, program and printing system
JP6403642B2 (en) Image forming system
JP2009053789A (en) Information processor, program, and computer-readable recording medium
JP2013029955A (en) Network print client facilitating change of print setting
CN115515794A (en) Image forming apparatus, control method for controlling image forming apparatus, and program
JP5472347B2 (en) Server, print control method of job by server, and print control program
US20230236782A1 (en) Information processing device having os-standard general-purpose printing program installed thereon that enables the device to display information on status of printer

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20141007