JP2001142657A - Printing system for network - Google Patents

Printing system for network

Info

Publication number
JP2001142657A
JP2001142657A JP32666699A JP32666699A JP2001142657A JP 2001142657 A JP2001142657 A JP 2001142657A JP 32666699 A JP32666699 A JP 32666699A JP 32666699 A JP32666699 A JP 32666699A JP 2001142657 A JP2001142657 A JP 2001142657A
Authority
JP
Japan
Prior art keywords
print
print data
network
printing
data
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
JP32666699A
Other languages
Japanese (ja)
Inventor
Tatsuya Chihara
辰也 地原
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP32666699A priority Critical patent/JP2001142657A/en
Publication of JP2001142657A publication Critical patent/JP2001142657A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To make it possible to connect a plurality of pieces of printing data for a printer, to reprint the printing data, to edit the printing data in a page unit and to instruct printing on a Web browser. SOLUTION: The printing application 11 of a client 1 transmits a printing instruction to the printer 4 through a network 3. In the printer 4, a printing data plotting part 42 performs plotting with the printing data as a base, and a printing engine 43 prints its bit image data on paper or the like. A mass storage device 44 stores the bit image data in a page unit. An HTTP server 45 also presents an HTML page to the outside by an HTTP protocol. The Web browser 21 of a client 2 displays the HTML page offered by the server 45 and allows a user to select printing data. Thus, it is possible to perform a detailed printing instruction by using the HTML page.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークに接
続された印刷装置を有するネットワーク印刷システムに
関する。
The present invention relates to a network printing system having a printing device connected to a network.

【0002】[0002]

【従来の技術】従来より、図6に示すような印刷装置が
提供されている。以下、この図6を参照して従来の印刷
装置101について説明する。この印刷装置101は、
画像形成コントローラ111と、オペレーションパネル
112と、プリンタエンジン113とを有する。画像形
成コントローラ111は、例えばホストI/F(インタ
フェース)114、プログラム記憶部115、フォント
記憶部116、揮発性記憶部117、不揮発性記憶部1
18、パネルI/F119、ハードディスク120、主
制御部121、印刷制御部122、バックアップ制御部
123、印刷履歴表作成部124、印刷データ転送部1
25、印刷結果復元処理部126、及びエンジンI/F
127を備える。
2. Description of the Related Art Conventionally, a printing apparatus as shown in FIG. 6 has been provided. Hereinafter, the conventional printing apparatus 101 will be described with reference to FIG. This printing device 101
An image forming controller 111, an operation panel 112, and a printer engine 113 are provided. The image forming controller 111 includes, for example, a host I / F (interface) 114, a program storage unit 115, a font storage unit 116, a volatile storage unit 117, and a nonvolatile storage unit 1.
18, panel I / F 119, hard disk 120, main control unit 121, print control unit 122, backup control unit 123, print history table creation unit 124, print data transfer unit 1
25, print result restoration processing unit 126, and engine I / F
127 is provided.

【0003】ホストI/F114は、双方向でホスト装
置102とのデータ、及びコマンドの通信を行なうイン
タフェースである。プログラム記憶部115は、例えば
ROMからなり、主制御部121による画像形成コント
ローラ111内でのデータの管理、及び周辺モジュール
の制御等を行なうためのプログラムを記憶する。フォン
ト記憶部116は、例えばROMからなり、印刷データ
をプリンタエンジン113に送るビデオデータに変換す
る際に用いる各種のフォントを記憶する。
The host I / F 114 is an interface for communicating data and commands with the host device 102 in two directions. The program storage unit 115 includes, for example, a ROM, and stores a program for managing data in the image forming controller 111 by the main control unit 121 and controlling peripheral modules. The font storage unit 116 includes, for example, a ROM, and stores various fonts used when converting print data into video data to be sent to the printer engine 113.

【0004】揮発性記憶部117は、例えば揮発性のR
AMからなり、印刷データ、その印刷データの印刷制御
データ(SP、CR、LF、HT、VT等)、及びフォ
ントを用いて変換したページ単位のビデオデータ等を記
憶する。なお、以下の説明においては、印刷データと印
刷制御データをまとめて「印刷データ等」という。不揮
発性記憶部118は、電源を切っても保持しておきたい
データ等を記憶する。パネルI/F119は、オペレー
ションパネル112からの制御信号やデータ等の入力、
及び出力を行なうインタフェースである。ハードディス
ク120は印刷データ等、及びその印刷データ等の印刷
データ属性を保管する。
The volatile storage unit 117 stores, for example, a volatile R
AM, and stores print data, print control data (SP, CR, LF, HT, VT, etc.) of the print data, video data in page units converted using fonts, and the like. In the following description, the print data and the print control data are collectively referred to as “print data or the like”. The non-volatile storage unit 118 stores data and the like that should be retained even when the power is turned off. The panel I / F 119 is used to input control signals and data from the operation panel 112,
And an interface for outputting. The hard disk 120 stores print data and the like and print data attributes such as the print data.

【0005】主制御部121は、プログラム記憶部11
5に記憶したプログラム等を基に印刷装置101全体の
制御を行なう。印刷制御部122は、ホスト装置102
から受信した印刷データをフォント記憶部116に記憶
したフォントでページ単位にビデオデータに変換し、変
換して得たビデオデータをエンジンI/F127を介し
てプリンタエンジン113に送り、プリンタエンジン1
13から印刷出力するように制御する。バックアップ制
御部123は、印刷制御部122がホスト装置102か
ら受信した印刷データ等をページ単位にビデオデータに
変換して印刷出力する際に、ホスト装置102から受信
した印刷データ等、及びその印刷データ等の印刷データ
属性を1つのファイルにまとめてハードディスク120
に記憶し、印刷データ等、及びその印刷データ等の印刷
データ属性のバックアップを行なう。
[0005] The main control unit 121 includes a program storage unit 11.
5, the control of the entire printing apparatus 101 is performed. The print control unit 122 includes the host device 102
Is converted into video data on a page-by-page basis using the font stored in the font storage unit 116, and the converted video data is sent to the printer engine 113 via the engine I / F 127.
13 to print out. When the print control unit 122 converts print data and the like received from the host device 102 into video data in page units and prints out the print data and the like, the backup control unit 123 print data and the like received from the host device 102 and the print data And other print data attributes in one file.
And backs up print data and the like and print data attributes of the print data and the like.

【0006】印刷履歴表作成部124は、オペレーショ
ンパネル112から印刷履歴一覧表の作成指示を入力す
ると、または、ホスト装置102から印刷履歴一覧表作
成指示コマンドを受けると、ハードディスク120から
各印刷データ等の印刷データ属性を読み出し、読み出し
た各印刷データ属性を基に印刷履歴一覧表を作成し、作
成した印刷履歴一覧表を印刷制御部122に送り印刷す
る。印刷データ転送部125は、ホストI/F114を
介してホスト装置102からバックアップした印刷デー
タ等、及びその印刷データ属性の送信指示コマンドを受
けると、その送信指示コマンドで指定された印刷データ
等のファイルをハードディスク120から読み出し、ホ
ストI/F114を介してホスト装置102に送信す
る。
When a print history list creation instruction is input from the operation panel 112 or when a print history list creation instruction command is received from the host device 102, the print history table creation unit 124 sends each print data list from the hard disk 120. The print data attribute is read, a print history list is created based on the read print data attributes, and the created print history list is sent to the print control unit 122 for printing. When receiving the print data or the like backed up from the host device 102 via the host I / F 114 and the transmission instruction command of the print data attribute, the print data transfer unit 125 receives a file such as the print data specified by the transmission instruction command. Is read from the hard disk 120 and transmitted to the host device 102 via the host I / F 114.

【0007】印刷結果復元処理部126は、オペレーシ
ョンパネル112から特定の印刷データ等を基に再度印
刷する指示を入力すると、または、ホスト装置102か
ら特定の印刷データ等を基に再度印刷する指示のコマン
ドを受けると、指定された印刷データ等をハードディス
ク120から読み出し、印刷制御部122に送り印刷す
る。エンジンI/F127は、画像形成コントローラ1
11からプリンタエンジン113へのビデオデータ、及
び制御信号の送信、並びに、プリンタエンジン113か
ら画像形成コントローラ111へのステータス信号の送
信を行なうインタフェースである。オペレーションパネ
ル112は印刷装置101の状態を表示したり、印刷装
置101のモードの指定、及びフォントの切り替え等入
力したりする。プリンタエンジン113は、画像形成コ
ントローラ111からのビデオデータ、及び制御信号を
基に印刷処理を行なう。
The print result restoration processing unit 126 receives an instruction to print again based on specific print data or the like from the operation panel 112, or receives an instruction from the host device 102 to print again based on specific print data or the like. Upon receiving the command, the designated print data and the like are read from the hard disk 120 and sent to the print control unit 122 for printing. The engine I / F 127 includes the image forming controller 1
An interface for transmitting video data and a control signal from the printer engine 11 to the printer engine 113, and transmitting a status signal from the printer engine 113 to the image forming controller 111. The operation panel 112 displays the status of the printing apparatus 101, specifies the mode of the printing apparatus 101, and performs input such as switching of fonts. The printer engine 113 performs a printing process based on video data from the image forming controller 111 and a control signal.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、上述し
た従来の印刷装置では、次のような課題がある。 (1)第1の課題は、印刷データの再印刷指示をオペレ
ーションパネルから行うため、再印刷可能な選択肢の表
示に正確を期そうとすると、より高価なオペレーション
パネルが必要になり、装置原価の上昇を招いてしまうこ
とである。 (2)第2の課題は、1つの印刷データをそのまま再印
刷するため、複数の印刷データをまとめて1つの印刷物
にすることができないことである。ここで、「1つの印
刷物」とは、印刷装置の後処理装置で綴じ処理や穴あけ
処理などを行う単位を意味する。 (3)第3の課題は、印刷データを1つのファイルとし
て取り扱うため、ページ単位の柔軟な取り扱いができな
いということである。
However, the above-described conventional printing apparatus has the following problems. (1) The first problem is that reprinting of print data is instructed from the operation panel. Therefore, in order to accurately display reprintable options, a more expensive operation panel is required, and the cost of the apparatus is reduced. That would lead to a rise. (2) A second problem is that a plurality of print data cannot be combined into one print because one print data is reprinted as it is. Here, “one printed matter” means a unit for performing a binding process, a punching process, and the like in a post-processing device of a printing device. (3) A third problem is that since print data is handled as one file, it cannot be handled flexibly in page units.

【0009】そこで本発明の目的は、複数の印刷データ
の結合、再印刷、及びページ単位での編集、印刷を可能
とし、それらをWebブラウザ上で指示することを可能
としたネットワーク印刷システムを提供することにあ
る。
SUMMARY OF THE INVENTION An object of the present invention is to provide a network printing system capable of combining a plurality of print data, reprinting, editing and printing in page units, and designating them on a Web browser. Is to do.

【0010】[0010]

【課題を解決するための手段】本発明は前記目的を達成
するため、ネットワークに印刷装置を接続したネットワ
ーク印刷システムにおいて、前記印刷装置は、印刷デー
タをページ単位に保存する印刷データ保存部を有する記
憶装置と、前記印刷データ保存部に保存された印刷デー
タの印刷を行う印刷部と、前記印刷データ保存部に保存
された印刷データの印刷指示をネットワークを介して受
け付けるWebサーバとを有し、前記ネットワーク上の
クライアントから前記Webサーバに印刷ページ指定を
含む印刷指示を送ることにより、前記印刷データ保存部
に保存された印刷データをページ単位で印刷するように
したことを特徴とする。
In order to achieve the above object, the present invention provides a network printing system in which a printing device is connected to a network, wherein the printing device has a print data storage unit for storing print data in page units. A storage device, a printing unit that prints the print data stored in the print data storage unit, and a Web server that receives a print instruction for the print data stored in the print data storage unit via a network, By transmitting a print instruction including a print page designation from the client on the network to the Web server, the print data stored in the print data storage unit is printed in page units.

【0011】本発明のネットワーク印刷システムでは、
ネットワークに印刷装置を接続し、この印刷装置におい
て、ネットワーク上のクライアントからWebサーバに
印刷ページ指定を含む印刷指示を送ることにより、前記
印刷データ保存部に保存された印刷データをページ単位
で印刷するようにしたので、複数の印刷データの結合、
再印刷、及びページ単位での編集、印刷をクライアント
のWebブラウザ上で指示することが可能となる。した
がって、本発明のネットワーク印刷システムでは、印刷
データの再印刷指示をクライアントのWebブラウザ画
面で行うことができ、印刷装置のオペレーションパネル
を高価な構成とすることなく、各種の指示を豊富な選択
肢の表示によってサポートでき、印刷装置側の装置原価
を低下できる。
In the network printing system of the present invention,
A printing device is connected to a network, and in this printing device, a print instruction including a print page designation is sent from a client on the network to a Web server, so that the print data stored in the print data storage unit is printed in page units. So that multiple print data can be combined,
It is possible to instruct reprinting, editing and printing in page units on the Web browser of the client. Therefore, in the network printing system of the present invention, a reprint instruction of print data can be issued on the Web browser screen of the client, and various instructions can be provided with a wide variety of options without making the operation panel of the printing apparatus expensive. This can be supported by display, and the cost of the printing apparatus can be reduced.

【0012】また、クライアント側で細かい指示や設定
を行い、これをネットワークを介して印刷装置に送るた
め、印刷装置のオペレーションパネルから直接指示する
場合に比べて細かい指示を行うことが可能であり、複数
の印刷データの結合、再印刷、及びページ単位での編
集、印刷が容易に実行可能となる。
Further, since detailed instructions and settings are made on the client side and sent to the printing apparatus via the network, it is possible to give finer instructions than when directly instructing from the operation panel of the printing apparatus. Combining a plurality of print data, reprinting, editing and printing in page units can be easily executed.

【0013】[0013]

【発明の実施の形態】以下、本発明によるネットワーク
印刷システムの実施の形態について詳細に説明する。図
1は、本発明の第1の実施の形態によるネットワーク印
刷システムの構成例を示すブロック図である。まず、こ
の図1に基づいて、本実施の形態によるネットワーク印
刷システムの概要について説明すると、本システムのネ
ットワーク3には、クライアント1、クライアント2、
及び印刷装置4と接続されている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of the network printing system according to the present invention will be described in detail. FIG. 1 is a block diagram illustrating a configuration example of a network printing system according to the first embodiment of the present invention. First, an outline of a network printing system according to the present embodiment will be described with reference to FIG. 1. A network 1, a client 1, a client 2,
And the printing device 4.

【0014】クライアント1は、印刷アプリケーション
11から印刷装置4に対して印刷データを送信するもの
であり、クライアント2は、Webブラウザ21を使用
して、印刷装置4に保存されている印刷データを閲覧
し、印刷データの指示を行うものである。また、印刷装
置4は、クライアント1からの印刷データを印刷、保
存、もしくは印刷と保存の双方を行い、保存されている
印刷データの内容表示情報をHTTPサーバ45を通じ
てクライアント2に提供し、クライアント2からの保存
印刷データの印刷指示を受け付け、指定された印刷を行
うものである。
The client 1 transmits print data from the print application 11 to the printing apparatus 4, and the client 2 browses the print data stored in the printing apparatus 4 using the Web browser 21. Then, the print data is instructed. Further, the printing apparatus 4 prints and saves the print data from the client 1 or performs both printing and saving, provides the content display information of the saved print data to the client 2 through the HTTP server 45, and The print instruction of the stored print data from the printer is received, and the designated print is performed.

【0015】以上のような構成において、まず、クライ
アント1の印刷アプリケーション11から印刷指示を行
うと、その印刷データは、ネットワークI/F12を介
してネットワーク3を通り、印刷装置4に伝送される。
印刷装置4では、印刷データ描画部42がこの印刷デー
タを元に描画し、ビットイメージデータを生成する。そ
して、印刷エンジン43では、このビットイメージデー
タを紙等に印刷し、印刷物を得る。また、大容量記憶装
置44では、このビットイメージデータをページ単位で
保存する。また、HTTPサーバ45は、大容量記憶装
置44のビットイメージデータを選択肢とするHTML
ページを外部にHTTPプロトコルで提示する。
In the above configuration, first, when a print instruction is issued from the print application 11 of the client 1, the print data is transmitted to the printing apparatus 4 via the network 3 via the network I / F 12.
In the printing apparatus 4, the print data drawing unit 42 draws based on the print data to generate bit image data. The print engine 43 prints the bit image data on paper or the like to obtain a printed material. The large-capacity storage device 44 stores the bit image data in page units. In addition, the HTTP server 45 has an HTML that selects bit image data of the mass storage device 44 as an option.
The page is presented to the outside using the HTTP protocol.

【0016】一方、クライアント2のWebブラウザ2
1は、ネットワークI/F22を介してユーザに印刷す
べきページの選択手段として上述したHTTPサーバ4
5の提供するHTMLページを表示し、ユーザに印刷デ
ータを選択させる。このように本形態のシステムでは、
印刷装置内に保存されたデータを印刷指示するためのユ
ーザインタフェースをHTMLによって構築することに
より、ネットワーク3を介してクライアントの外部機器
から保存印刷データの印刷指示を行うことができる。ま
た、クライアント上のWebブラウザを利用するので、
専用のプログラムをクライアントにインストールする必
要がなく、また、印刷装置の操作盤を変更せずに外部ユ
ーザインタフェースの追加が行われるので、装置原価の
上昇を押さえることができる。
On the other hand, the Web browser 2 of the client 2
Reference numeral 1 denotes the above-described HTTP server 4 as means for selecting a page to be printed by the user via the network I / F 22.
5 is displayed, and the user is caused to select print data. Thus, in the system of the present embodiment,
By constructing a user interface for instructing printing of the data stored in the printing apparatus by HTML, it is possible to instruct printing of the stored print data from an external device of the client via the network 3. In addition, since the Web browser on the client is used,
It is not necessary to install a dedicated program on the client, and an external user interface is added without changing the operation panel of the printing apparatus, so that an increase in apparatus cost can be suppressed.

【0017】次に、以上のような本形態のネットワーク
印刷システムをさらに具体的に説明する。図2は、図1
に示すネットワーク印刷システムの構成をやや詳細に示
すブロック図である。まず、クライアント1は、印刷デ
ータの生成を行うコンピュータ装置である。そして、こ
のクライアント1の印刷アプリケーション11は、印刷
命令を生成してプリンタドライバ12に送るものであ
る。また、クライアント1のプリンタドライバ12は、
この印刷アプリケーション11からの印刷命令を印刷装
置4が解釈可能な印刷データに変換し、印刷装置3に送
信するものである。また、クライアント1のネットワー
クI/F13は、このクライアント1とネットワーク3
を接続するものである。
Next, the network printing system of the present embodiment as described above will be described more specifically. FIG. 2 shows FIG.
FIG. 2 is a block diagram showing the configuration of the network printing system shown in FIG. First, the client 1 is a computer device that generates print data. The print application 11 of the client 1 generates a print command and sends it to the printer driver 12. The printer driver 12 of the client 1
The print command from the print application 11 is converted into print data that can be interpreted by the printing device 4 and transmitted to the printing device 3. The network I / F 13 of the client 1 is connected to the client 1 and the network 3
Is to connect.

【0018】また、クライアント2は、保存印刷データ
の印刷指示を行うコンピュータ装置である。そして、こ
のクライアント2のWebブラウザ21は、HTTPプ
ロトコルによってネットワークから受信したHTML文
書を表示し、それが入力フォームである場合には、ユー
ザの入力を文書受信元のHTTPサーバに送信するもの
である。また、クライアント2のネットワークI/F2
2は、このクライアント2をネットワーク3に接続する
ものである。
The client 2 is a computer device that issues a print instruction for stored print data. Then, the Web browser 21 of the client 2 displays the HTML document received from the network by the HTTP protocol, and if the HTML document is an input form, transmits the user's input to the HTTP server of the document receiving source. . Also, the network I / F 2 of the client 2
2 is for connecting the client 2 to the network 3.

【0019】次に、印刷装置4について説明する。この
印刷装置4は、印刷データの印刷と、印刷データの保
存、保存された印刷データの印刷を行うものである。ネ
ットワークI/F41は、印刷装置4とネットワーク3
とを接続している。また、印刷データ受信部46は、ネ
ットワークI/F41を介してネットワーク3上のコン
ピュータ装置からの印刷データを受信する。印刷データ
描画部42は、印刷データ受信部46が受信した印刷デ
ータを解析し、ページ単位にビットイメージデータを生
成する。印刷エンジン43は、ビットイメージデータか
らハードコピーを印刷物として生成する。
Next, the printing apparatus 4 will be described. The printing device 4 prints print data, stores print data, and prints the stored print data. The network I / F 41 includes the printing device 4 and the network 3
And are connected. Further, the print data receiving unit 46 receives print data from a computer device on the network 3 via the network I / F 41. The print data drawing unit 42 analyzes the print data received by the print data receiving unit 46 and generates bit image data for each page. The print engine 43 generates a hard copy from the bit image data as a print.

【0020】大容量記憶装置44は、各種のデータを記
憶するものであるが、特に本例では、印刷データのビッ
トイメージデータをページを最小単位として元の印刷デ
ータ毎に保存する印刷データ保存部を有している。HT
TPサーバ45は、ネットワークI/F41を使用して
ネットワーク3に接続された外部機器に対して各種のH
TMLページの情報を提供する。そして、このHTML
ページのうちの再印刷指定HTMLページ47は、大容
量記憶装置44の印刷データ保存部を参照し、この印刷
データ保存部に保存されているデータを元の印刷データ
毎に列挙し、ユーザが任意の印刷データを選択すること
を可能としたHTML言語により記述されたフォームで
ある。
The large-capacity storage device 44 stores various data. In this embodiment, in particular, in the present embodiment, the print data storage unit stores bit image data of print data for each original print data by using a page as a minimum unit. have. HT
The TP server 45 uses the network I / F 41 to send various H to external devices connected to the network 3.
Provides TML page information. And this HTML
The reprint designation HTML page 47 of the pages refers to the print data storage section of the mass storage device 44, enumerates the data stored in the print data storage section for each original print data, Is a form described in an HTML language that allows the user to select print data.

【0021】描画済みページ印刷部48は、再印刷指定
HTMLページ47を表示したWebブラウザ21から
の指示で、ユーザが選択した印刷データを大容量記憶装
置44から取り出し、印刷エンジン43に送る。なお、
本例の構成において、クライアント1とクライアント2
は同一のコンピュータ装置であってもよい。その場合
は、クライアント1上でWebブラウザ21が動作する
ことになる。また、印刷アプリケーション11が印刷装
置4に依存した動作を行い、印刷装置4の解釈可能な印
刷データを直接生成可能な場合にはプリンタドライバ1
2はなくともよい。
The rendered page printing section 48 extracts the print data selected by the user from the large-capacity storage device 44 and sends it to the print engine 43 in response to an instruction from the Web browser 21 displaying the reprint designation HTML page 47. In addition,
In the configuration of this example, client 1 and client 2
May be the same computer device. In that case, the Web browser 21 operates on the client 1. If the print application 11 performs an operation dependent on the printing device 4 and can directly generate print data interpretable by the printing device 4, the printer driver 1
2 is not required.

【0022】次に、以上のような構成のネットワーク印
刷システムの動作を説明する。まず、クライアント1上
において、ユーザが印刷アプリケーション11により、
印刷装置4に対して印刷を行う。その際、印刷アプリケ
ーション11は、印刷装置4のためのプリンタドライバ
12の設定画面を呼び出し、印刷装置4において実際に
印刷を行うか、印刷とデータ保存を同時に行うか、印刷
せずに保存のみ行うかを選択する。
Next, the operation of the network printing system configured as described above will be described. First, on the client 1, the user operates the print application 11 to
Printing is performed on the printing device 4. At this time, the print application 11 calls a setting screen of the printer driver 12 for the printing apparatus 4 and actually prints on the printing apparatus 4, performs printing and data saving simultaneously, or only saves without printing. Or choose.

【0023】印刷装置4に送られる印刷データは、図3
のような構成のデータ列になっている。ここで、印刷制
御命令部50には、印刷部数、丁合などの情報ととも
に、印刷・保存指示が印刷装置4が解釈可能な命令形式
で格納されている。印刷データ51−1〜51−nは、
印刷データ受信部46にて受信され、印刷データ描画部
42に送られる。印刷データ描画部42は、図3に示す
形式の印刷データを受け取り、印刷制御命令による設定
を記憶しておく。そして、順次ページ単位で印刷データ
をビットイメージデータに描画していく。
The print data sent to the printing device 4 is shown in FIG.
The data string has the following structure. Here, the print control instruction unit 50 stores a print / save instruction in a command format that can be interpreted by the printing apparatus 4 along with information such as the number of print copies and collation. The print data 51-1 to 51-n are
The print data is received by the print data receiving unit 46 and sent to the print data drawing unit 42. The print data drawing unit 42 receives the print data in the format shown in FIG. 3 and stores the settings according to the print control command. Then, the print data is sequentially drawn in bit image data in page units.

【0024】そして、1ページ分のビットイメージデー
タの生成を完了する度に、印刷データ描画部42は、印
刷制御命令50による設定に従い、ビットイメージデー
タを印刷エンジン43、もしくは大容量記憶装置44、
もしくはその双方に送る。印刷エンジン43は、送られ
たビットイメージデータからハードコピーを印刷物とし
て生成する。また、大容量記憶装置44は、ページ毎の
ビットイメージデータを、ファイルとして保存する。そ
の際、そのビットイメージデータのファイルが、元の印
刷データの何ページ目であるかを、記憶可能なファイル
システムを使用する。
Each time the generation of one page of bit image data is completed, the print data drawing section 42 converts the bit image data into the print engine 43 or the large-capacity storage device 44 according to the setting by the print control command 50.
Or send to both. The print engine 43 generates a hard copy as a printed matter from the transmitted bit image data. The mass storage device 44 stores bit image data for each page as a file. At this time, a file system capable of storing the page number of the bit image data file of the original print data is used.

【0025】クライアント2上において、ユーザはWe
bブラウザ21を実行し、印刷装置4上のHTTPサー
バ45にアクセスする。HTTPサーバ45は、Web
ブラウザ21に対して、直接、再印刷指定HTMLペー
ジ47を送信するか、もしくは、HTTPサーバ45上
に用意された他のHTMLページから、ユーザがハイパ
ーリンクを辿ることで、再印刷指定HTMLページ47
を送信する。再印刷指定HTMLページ47は、例え
ば、図4のような画面設計となっている。そして、再印
刷指定HTMLページ47は、Webブラウザ21から
指定された印刷データとその順序、部数や丁合の有無を
描画済みページ印刷部48に送る。また、描画済みペー
ジ印刷部48は、指定された順序で印刷データのビット
イメージデータを大容量記憶装置44から取り出し、印
刷エンジン43で印刷する。
On the client 2, the user
b. Execute the browser 21 and access the HTTP server 45 on the printing apparatus 4. The HTTP server 45 is a Web server
The reprint designation HTML page 47 is transmitted directly to the browser 21, or the user follows a hyperlink from another HTML page prepared on the HTTP server 45, thereby causing the reprint designation HTML page 47 to be displayed.
Send The reprint designation HTML page 47 has, for example, a screen design as shown in FIG. Then, the reprint designation HTML page 47 sends the print data designated by the Web browser 21 and its order, the number of copies, and the presence or absence of collation to the drawn page printing unit 48. The rendered page printing unit 48 extracts the bit image data of the print data from the large-capacity storage device 44 in the specified order, and prints the bit image data with the print engine 43.

【0026】次に、再印刷指定HTMLページの動作に
ついて、図4を参照してさらに詳しく説明する。初期状
態において、印刷データ一覧61は、大容量記憶装置に
記憶されている印刷データの一覧を、印刷データ名とデ
ータ生成の日時、ページ数とともに掲載している。この
印刷データ一覧61から任意の印刷データを選択し、選
択ボタン62をマウスなどでクリックすると、印刷デー
タ名が印刷リスト63上に追加される。印刷リスト63
は、現在選択されている印刷データの印刷データ名が列
挙されており、印刷実行ボタン69をクリックすると、
列挙の順に印刷される。印刷順上ボタン64および印刷
順下ボタン65は、印刷リスト63内で選択した印刷デ
ータの順序を、それぞれ上または下に1つずつずらす機
能を有するものである。
Next, the operation of the reprint designation HTML page will be described in more detail with reference to FIG. In the initial state, the print data list 61 contains a list of print data stored in the large-capacity storage device together with the print data name, date and time of data generation, and the number of pages. When any print data is selected from the print data list 61 and the selection button 62 is clicked with a mouse or the like, the print data name is added to the print list 63. Print list 63
Indicates the print data name of the currently selected print data, and when the print execution button 69 is clicked,
Printed in the order listed. The print order up button 64 and the print order down button 65 have a function of shifting the order of the print data selected in the print list 63 one by one upward or downward.

【0027】また、印刷リスト削除ボタン66は、印刷
リスト63内で選択されている印刷データを解除し、印
刷対象からはずすためのものである。部数指定部67
は、印刷リスト63で指定された印刷データを何部印刷
するかを指定するためのものである。丁合指定部68
は、丁合印刷、すなわち部単位での印刷を行うかどうか
を指定するためのものである。印刷実行ボタン69は、
印刷リスト63で指定された印刷データの印刷を実行す
るためのものである。保存印刷データ削除ボタン70
は、印刷データ一覧61で選択されている印刷データ
を、大容量記憶装置44上から削除するためのものであ
る。
A print list delete button 66 is for canceling print data selected in the print list 63 and removing the print data from the print target. Number of copies designation section 67
Is for specifying how many copies of the print data specified in the print list 63 are to be printed. Collation designation part 68
Is used to specify whether to perform collated printing, that is, whether printing is performed in copies. The print execution button 69 is
This is for executing printing of the print data specified in the print list 63. Save print data delete button 70
Is for deleting the print data selected in the print data list 61 from the mass storage device 44.

【0028】以上説明したように、本形態のネットワー
ク印刷システムでは、印刷データの指定にクライアント
のWebブラウザを使用しているので、印刷装置の原価
の上昇を抑えて、わかりやすいユーザインターフェース
が構築できる。また、ネットワーク経由で印刷データ指
定を行うので、操作者が印刷装置まで行かずに印刷指示
を行うことができる。
As described above, in the network printing system of the present embodiment, since the Web browser of the client is used for specifying the print data, an easy-to-understand user interface can be constructed while suppressing an increase in the cost of the printing apparatus. Further, since the print data is specified via the network, the operator can issue a print instruction without going to the printing apparatus.

【0029】次に、本発明の第2の実施の形態について
説明する。この実施の形態では、システムの基本的構成
は第1の実施の形態と同様であるが、再印刷データ指定
方法について、さらに工夫している。図5は、本実施の
形態における再印刷指定HTMLページの画面構成を示
している。本形態において、印刷データ一覧71は、大
容量記憶装置44に記憶されている印刷データの一覧
に、印刷データ名とデータ生成の日時、ページ数ととも
に、1ページ目の縮小イメージを掲載している。印刷デ
ータ一覧71から任意の印刷データを選択し、選択ボタ
ン72をマウスなどでクリックすると、印刷データ名が
印刷リスト73上に追加される。また、表示中のページ
を表示指定コントロール81で変更が可能になってい
る。このようにして表示させたページのみを選択して印
刷リスト73に追加することも可能であり、ページを確
認後、追加するページの範囲をページ番号で指定するこ
ともできる。
Next, a second embodiment of the present invention will be described. In this embodiment, the basic configuration of the system is the same as that of the first embodiment, but the reprint data designation method is further devised. FIG. 5 shows a screen configuration of a reprint designation HTML page in the present embodiment. In the present embodiment, the print data list 71 includes a reduced image of the first page in the list of print data stored in the large-capacity storage device 44 together with the print data name, the date and time of data generation, and the number of pages. . When any print data is selected from the print data list 71 and the selection button 72 is clicked with a mouse or the like, the print data name is added to the print list 73. The page being displayed can be changed by the display designation control 81. It is also possible to select only the pages displayed in this way and add them to the print list 73. After confirming the pages, the range of the pages to be added can be specified by the page number.

【0030】印刷リスト73は、現在選択されている印
刷データの印刷データ名が列挙されており、ページ単位
で追加された印刷データにはページ数も付して列挙され
ている。印刷実行ボタン79をクリックすると、列挙の
順に印刷される。印刷順上ボタン74および印刷順下ボ
タン75は、印刷リスト73内で選択した印刷データの
順序を、それぞれ上または下に1つずつずらす機能を有
する。また、印刷リスト削除ボタン76は、印刷リスト
73内で選択されている印刷データを解除し、印刷対象
から外すためのものである。
The print list 73 lists the print data names of the currently selected print data, and the print data added in page units with the number of pages. When the print execution button 79 is clicked, printing is performed in the order of listing. The print order up button 74 and the print order down button 75 have a function of shifting the order of the print data selected in the print list 73 one by one up or down. The print list delete button 76 is for canceling the print data selected in the print list 73 and excluding it from the print target.

【0031】部数指定部77は、印刷リスト73で指定
された印刷データを何部印刷するかを指定するためのも
のである。丁合指定部8は、丁合印刷、すなわち部単位
での印刷を行うかどうかを指定するためのものである。
印刷実行ボタン9は、印刷リスト3で指定された印刷デ
ータの印刷を実行するためのものである。保存印刷デー
タ削除ボタン80は、印刷データ一覧71で選択されて
いる印刷データを、大容量記憶装置44上から削除する
ためのものである。この指定も、印刷データ単位ではな
く、任意のページ単位で削除指定が可能となる。
The number-of-copies specifying section 77 is for specifying how many copies of the print data specified in the print list 73 are to be printed. The collation specifying section 8 is for specifying whether to perform collation printing, that is, whether to perform collating printing.
The print execution button 9 is for executing printing of the print data specified in the print list 3. The save print data delete button 80 is used to delete the print data selected in the print data list 71 from the mass storage device 44. This designation also allows deletion designation in arbitrary page units, not in print data units.

【0032】このように、本実施の形態では、印刷物の
縮小イメージを付しているので、印刷データ名が分から
ない印刷データでも、イメージを参考にしてユーザにと
ってわかりやすい指定が可能であるという効果が得られ
る。元々、保存されている印刷データは、すでに描画さ
れたビットイメージデータになっているので、縮小イメ
ージを用意することは印刷装置4にとっても容易に実現
できる。また、ページ単位での指定を可能としているの
で、より柔軟な組み合わせで、印刷データを指定するこ
とが可能であるという効果も得られる。
As described above, in the present embodiment, since a reduced image of a printed matter is added, even in the case of print data for which the print data name is not known, it is possible to easily specify the print data by referring to the image. can get. Originally, the stored print data is already rendered bit image data, so that preparing the reduced image can be easily realized even for the printing apparatus 4. In addition, since it is possible to specify pages, it is possible to obtain print data in a more flexible combination.

【0033】[0033]

【発明の効果】以上説明したように本発明のネットワー
ク印刷システムでは、ネットワークに印刷装置を接続
し、この印刷装置において、ネットワーク上のクライア
ントからWebサーバに印刷ページ指定を含む印刷指示
を送ることにより、前記印刷データ保存部に保存された
印刷データをページ単位で印刷するようにした。このた
め、複数の印刷データの結合、再印刷、及びページ単位
での編集、印刷をクライアントのWebブラウザ上で指
示することが可能となるので、印刷装置のオペレーショ
ンパネルを高価な構成とすることなく、各種の指示を豊
富な選択肢の表示によってサポートでき、印刷装置側の
装置原価を低下できる。また、クライアント側で細かい
指示や設定を行い、これをネットワークを介して印刷装
置に送るため、印刷装置のオペレーションパネルから直
接指示する場合に比べて細かい指示を行うことが可能で
あり、複数の印刷データの結合、再印刷、及びページ単
位での編集、印刷が容易に実行可能となる。
As described above, in the network printing system of the present invention, a printing device is connected to a network, and the printing device sends a print instruction including a print page designation from a client on the network to a Web server. The print data stored in the print data storage unit is printed in page units. For this reason, it is possible to instruct, on the Web browser of the client, to combine, reprint, and edit and print a plurality of print data on a page basis without using an expensive operation panel of the printing apparatus. In addition, various instructions can be supported by displaying abundant options, and the cost of the printing apparatus can be reduced. Also, since detailed instructions and settings are made on the client side and sent to the printing apparatus via the network, it is possible to give finer instructions than when directly instructing from the operation panel of the printing apparatus. Combining data, reprinting, and editing and printing in page units can be easily performed.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態によるネットワーク印刷シ
ステムの構成例を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration example of a network printing system according to an embodiment of the present invention.

【図2】図1に示すネットワーク印刷システムの構成を
やや詳細に示すブロック図である。
FIG. 2 is a block diagram showing the configuration of the network printing system shown in FIG. 1 in some detail.

【図3】図1に示すネットワーク印刷システムの印刷装
置に送られる印刷データを示す説明図である。
FIG. 3 is an explanatory diagram showing print data sent to a printing device of the network printing system shown in FIG. 1;

【図4】図1に示すネットワーク印刷システムにおける
印刷指示画面の一例を示す説明図である。
FIG. 4 is an explanatory diagram showing an example of a print instruction screen in the network printing system shown in FIG.

【図5】図1に示すネットワーク印刷システムにおける
印刷指示画面の他の例を示す説明図である。
5 is an explanatory diagram showing another example of a print instruction screen in the network printing system shown in FIG.

【図6】従来の印刷装置の構成を示すブロック図であ
る。
FIG. 6 is a block diagram illustrating a configuration of a conventional printing apparatus.

【符号の説明】[Explanation of symbols]

1、2……クライアント、3……ネットワーク、4……
印刷装置、11……印刷アプリケーション、21……W
ebブラウザ、42……印刷データ描画部、43……印
刷エンジン、44……大容量記憶装置、45……HTT
Pサーバ。
1, 2, ... client, 3 ... network, 4 ...
Printing device, 11 ... Print application, 21 ... W
web browser, 42 print data drawing unit, 43 print engine, 44 large-capacity storage device, 45 HTT
P server.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークに印刷装置を接続したネッ
トワーク印刷システムにおいて、 前記印刷装置は、印刷データをページ単位に保存する印
刷データ保存部を有する記憶装置と、前記印刷データ保
存部に保存された印刷データの印刷を行う印刷部と、前
記印刷データ保存部に保存された印刷データの印刷指示
をネットワークを介して受け付けるWebサーバとを有
し、 前記ネットワーク上のクライアントから前記Webサー
バに印刷ページ指定を含む印刷指示を送ることにより、
前記印刷データ保存部に保存された印刷データをページ
単位で印刷するようにした、 ことを特徴とするネットワーク印刷システム。
1. A network printing system in which a printing device is connected to a network, wherein the printing device includes a storage device having a print data storage unit for storing print data in page units, and a print device stored in the print data storage unit. A print unit that prints data; and a Web server that receives a print instruction for print data stored in the print data storage unit via a network, and designates a print page from the client on the network to the Web server. By sending a print instruction including
A network printing system configured to print the print data stored in the print data storage unit on a page-by-page basis.
【請求項2】 前記ネットワーク上のクライアントから
前記Webサーバに複数の印刷ページ指定と合成指定を
含む印刷指示を送ることにより、前記印刷データ保存部
に保存された印刷データをページ単位で合成して印刷す
るようにしたことを特徴とする請求項1記載のネットワ
ーク印刷システム。
2. A print command including a plurality of print page designations and a combination designation is transmitted from a client on the network to the Web server, whereby the print data stored in the print data storage unit is combined in page units. 2. The network printing system according to claim 1, wherein printing is performed.
【請求項3】 前記クライアントは、Webブラウザを
介して前記印刷指示をWebサーバに送信することを特
徴とする請求項1記載のネットワーク印刷システム。
3. The network printing system according to claim 1, wherein the client sends the print instruction to a web server via a web browser.
【請求項4】 前記Webブラウザは、前記印刷指示を
行うための指定画面に印刷装置が提供する印刷データの
内容表示データを付加することを特徴とする請求項3記
載のネットワーク印刷システム。
4. The network printing system according to claim 3, wherein the web browser adds content display data of print data provided by a printing apparatus to a designation screen for performing the print instruction.
【請求項5】 前記内容表示データは、印刷データの縮
小イメージデータを表示するものであることを特徴とす
る請求項4記載のネットワーク印刷システム。
5. The network printing system according to claim 4, wherein the content display data is for displaying reduced image data of print data.
【請求項6】 前記内容表示データは、HTMLページ
で構成されていることを特徴とする請求項4記載のネッ
トワーク印刷システム。
6. The network printing system according to claim 4, wherein the content display data is constituted by an HTML page.
【請求項7】 前記Webサーバは、HTTPサーバで
あることを特徴とする請求項1記載のネットワーク印刷
システム。
7. The network printing system according to claim 1, wherein the Web server is an HTTP server.
【請求項8】 前記印刷部は、印刷データ保存部に保存
された印刷データを元に描画を行う印刷データ描画部
と、前記印刷データ描画部によって描画された印刷デー
タを印刷する印刷エンジンとを有することを特徴とする
請求項1記載のネットワーク印刷システム。
8. A print data drawing unit for drawing based on print data stored in a print data storage unit, and a print engine for printing print data drawn by the print data drawing unit. 2. The network printing system according to claim 1, further comprising:
JP32666699A 1999-11-17 1999-11-17 Printing system for network Pending JP2001142657A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32666699A JP2001142657A (en) 1999-11-17 1999-11-17 Printing system for network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32666699A JP2001142657A (en) 1999-11-17 1999-11-17 Printing system for network

Publications (1)

Publication Number Publication Date
JP2001142657A true JP2001142657A (en) 2001-05-25

Family

ID=18190320

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32666699A Pending JP2001142657A (en) 1999-11-17 1999-11-17 Printing system for network

Country Status (1)

Country Link
JP (1) JP2001142657A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005250685A (en) * 2004-03-02 2005-09-15 Konica Minolta Business Technologies Inc Image forming device, method for controlling it, and computer program
JP2006235735A (en) * 2005-02-22 2006-09-07 Ricoh Co Ltd Information processor, file operation program, and recording medium
US7195408B2 (en) 2004-02-13 2007-03-27 Konica Minolta Business Technologies, Inc. Image forming system allowing facilitated print setting free from errors
JP2009123021A (en) * 2007-11-15 2009-06-04 Canon Inc Recording system, recording method, and host device
JP2011035724A (en) * 2009-08-03 2011-02-17 Canon Inc Information processing apparatus, data processing method, and program
JP2011048857A (en) * 2010-11-08 2011-03-10 Canon Inc Information processing apparatus and client device
JP2011182022A (en) * 2010-02-26 2011-09-15 Canon Inc Image processing apparatus, image processing system, method for controlling the same, and program therefor
JP2012100113A (en) * 2010-11-02 2012-05-24 Ricoh Co Ltd Image processor, ui cooperation system, and ui cooperation control method
JP2012194982A (en) * 2012-04-27 2012-10-11 Canon Inc Network control system and client device

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7195408B2 (en) 2004-02-13 2007-03-27 Konica Minolta Business Technologies, Inc. Image forming system allowing facilitated print setting free from errors
JP2005250685A (en) * 2004-03-02 2005-09-15 Konica Minolta Business Technologies Inc Image forming device, method for controlling it, and computer program
JP2006235735A (en) * 2005-02-22 2006-09-07 Ricoh Co Ltd Information processor, file operation program, and recording medium
JP2009123021A (en) * 2007-11-15 2009-06-04 Canon Inc Recording system, recording method, and host device
US8363250B2 (en) 2007-11-15 2013-01-29 Canon Kabushiki Kaisha Appending identification information to a print job before it is transmitted to a printing device
JP2011035724A (en) * 2009-08-03 2011-02-17 Canon Inc Information processing apparatus, data processing method, and program
US8862990B2 (en) 2009-08-03 2014-10-14 Canon Kabushiki Kaisha Information processing apparatus and data processing method for generating print information based on a print instruction from a browser
JP2011182022A (en) * 2010-02-26 2011-09-15 Canon Inc Image processing apparatus, image processing system, method for controlling the same, and program therefor
JP2012100113A (en) * 2010-11-02 2012-05-24 Ricoh Co Ltd Image processor, ui cooperation system, and ui cooperation control method
JP2011048857A (en) * 2010-11-08 2011-03-10 Canon Inc Information processing apparatus and client device
JP2012194982A (en) * 2012-04-27 2012-10-11 Canon Inc Network control system and client device

Similar Documents

Publication Publication Date Title
JP4630751B2 (en) Printing system, printing apparatus, control method therefor, and program
JP4240690B2 (en) Information processing apparatus, information processing method, information processing system, and recording medium
JP4464312B2 (en) Image forming system, information processing apparatus and control method thereof
JP4553364B2 (en) Printing system
JP4448060B2 (en) Copying apparatus, control method therefor, program for executing the method, and copying system
US9069504B2 (en) Printing apparatus and method for increasing storage area
US8649030B2 (en) Controlling an information processing apparatus on which a plurality of printer drivers are installed
CN102756573B (en) Information processing apparatus and print setting method
US8605316B2 (en) Information processing apparatus and control method thereof, and storage medium
US20110075203A1 (en) Terminal device to be connected with internet
JP2000242463A (en) Printing system
US20080088865A1 (en) Information Processing Device and Printing Setup Method
JP2015114820A (en) Print service provision apparatus and printing system
US9400625B2 (en) Printing apparatus, web server, printing system, and computer readable recording medium stored with program for web server
US20040139402A1 (en) Printing system, printing apparatus and printing apparatus control program
US20070206217A1 (en) Printer device
JP2005174324A (en) Method and apparatus for building composite print job
US20110235113A1 (en) Printer and terminal device
US9386082B2 (en) Information processing apparatus, and control method and storage medium therefor
JP2001142657A (en) Printing system for network
EP1770525B1 (en) Controller, system, method, and program for controlling job information display, and recording medium
JP4319190B2 (en) Computer-readable recording medium and information processing apparatus for recording printer driver and print processing program
JP2006209708A (en) Printer driver
JP2008234221A (en) Print control device, print control method, print control program, and recording medium
JP3700695B2 (en) Printing system, printing apparatus, and printing apparatus control program