[go: up one dir, main page]

JP2007030209A - Printer - Google Patents

Printer Download PDF

Info

Publication number
JP2007030209A
JP2007030209A JP2005212795A JP2005212795A JP2007030209A JP 2007030209 A JP2007030209 A JP 2007030209A JP 2005212795 A JP2005212795 A JP 2005212795A JP 2005212795 A JP2005212795 A JP 2005212795A JP 2007030209 A JP2007030209 A JP 2007030209A
Authority
JP
Japan
Prior art keywords
data
setting
printing
network
printing apparatus
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
JP2005212795A
Other languages
Japanese (ja)
Inventor
Hajime Kikuta
元 菊田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Printing Systems Ltd
Original Assignee
Ricoh Printing Systems Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Printing Systems Ltd filed Critical Ricoh Printing Systems Ltd
Priority to JP2005212795A priority Critical patent/JP2007030209A/en
Publication of JP2007030209A publication Critical patent/JP2007030209A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To facilitate analysis of a problem and countermeasure against the problem by sampling the set value information and state information of a printer quickly. <P>SOLUTION: The printer has a function for printing the state of an apparatus and the setting content of setting items by the apparatus unit, and a function for displaying and setting the state of the apparatus and the setting content of setting items on the display of a computer through a network wherein the state of printing apparatus of the apparatus unit and the setting content of setting items are displayed on the display of the computer through a network. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、印刷装置に関し、特に動作内容を指定する設定項目が複数あり、その設定項目や印刷装置状態を単体で印刷できる印刷装置に関する。   The present invention relates to a printing apparatus, and more particularly, to a printing apparatus that has a plurality of setting items for specifying operation contents and can print the setting items and the printing apparatus state alone.

印刷装置の状態や設定値を印刷する機能や、インターネットなどネットワークを使用して印刷装置の状態を取り込んだり設定を行なう機能は公知になっている。   A function for printing the status and setting values of the printing apparatus and a function for fetching and setting the status of the printing apparatus using a network such as the Internet are known.

従来の機能では、印刷用の処理と、ネットワークを通じての機能が別々になっており、印刷装置の状態や設定値の印刷項目と、ネットワークで接続されたコンピュータでブラウザでデータ設定や印刷装置の状態の表示項目は、必ずしも一致しておらず、装置単体の印刷データは印刷装置に印刷させてその印刷結果を取り出さない限り内容の確認ができなかった。   In the conventional function, the printing process and the function via the network are separated, the printing item of the printing device status and setting value, and the data setting and printing device status in the browser on the computer connected via the network These display items do not necessarily match, and the contents of the print data of the single device cannot be confirmed unless the printing device is printed and the print result is taken out.

本発明は、装置の状態と設定項目の設定内容を装置単体で印刷する機能と、ネットワークを介して装置の状態と設定項目の設定内容をコンピュータの表示装置で表示と設定処理を行なう機能を持った印刷装置であって、装置単体の印刷する装置の状態と設定項目の設定内容をネットワークを介してコンピュータの表示装置で表示することを特長とする。   The present invention has a function of printing the status of the apparatus and the setting contents of the setting items by itself, and a function of displaying the setting of the apparatus and the setting items of the setting items on a computer display device via a network and a setting process. The printing apparatus is characterized in that the status of a printing apparatus and the setting contents of setting items are displayed on a display device of a computer via a network.

本発明によれば、単体でのプリンタ情報印刷用の印刷データ作成処理をそのまま使用してデータの作成ができ、印刷と同様のデータがネットワークを介して遠隔地でも採取することができる。また、プリンタが印刷不可の状態でもデータ採取が可能であり、問題発生時の解析を迅速に実行することができる。   According to the present invention, data can be created by using the print data creation process for printing printer information alone, and data similar to printing can be collected from a remote location via a network. In addition, data can be collected even when the printer is not printable, and analysis at the time of occurrence of a problem can be performed quickly.

以下本発明を、実施例により説明する。   Hereinafter, the present invention will be described by way of examples.

図1に本発明の構成を示す。印刷装置20と、コンピュータ10は、インターネットなどネットワーク30を介して接続されている。プリンタ20には、制御部21及び、印刷部22があり、制御部21内にネットワークインターフェース部23、データ表示部24、データ格納メディア25及び、制御プログラムが動作するデータ処理部26が存在する。   FIG. 1 shows the configuration of the present invention. The printing apparatus 20 and the computer 10 are connected via a network 30 such as the Internet. The printer 20 includes a control unit 21 and a printing unit 22, and the control unit 21 includes a network interface unit 23, a data display unit 24, a data storage medium 25, and a data processing unit 26 on which a control program operates.

プリンタの制御プログラムには、プリンタ内部の情報を収集して、簡単なレイアウト情報と印刷制御情報を付加して印刷情報を作成し、それにジョブ制御情報を付け印刷ジョブとしてデータの作成を行なうための印刷データ作成処理があり、このプログラムは、実際の印刷行なうときも起動される。さらに、印刷データ作成処理で作成された印刷データをHTML形式のデータに変換するデータ変換処理、ネットワークインターフェース部23を通して受け取ったコンピュータ10からの指示で処理の起動と動作の起動を行なうモニタ処理含まれる。   The printer control program collects information inside the printer, adds simple layout information and print control information to create print information, and attaches job control information to it to create data as a print job. There is print data creation processing, and this program is also activated when actual printing is performed. Furthermore, a data conversion process for converting the print data created in the print data creation process into HTML format data, and a monitor process for starting the process and starting the operation in response to an instruction from the computer 10 received through the network interface unit 23 are included. .

図2はファイルの作成処理フローを示す。コンピュータ10からブラウザ画面を開いて起動をかける。その指示は、ネットワークインターフェース部23からの指示で制御プログラムのモニタ処理は、フローの110で印刷データをHTMLファイルに変換する処理である旨を記憶し、印刷データ作成処理に起動をかける。   FIG. 2 shows a file creation process flow. A browser screen is opened from the computer 10 and activated. The instruction is an instruction from the network interface unit 23 and stores that the monitor process of the control program is a process of converting print data into an HTML file in step 110 of the flow, and starts the print data creation process.

印刷データ作成処理120は通常の印刷時と同様にプリンタ内の情報を集めレイアウトを行い、印刷データを作成する。印刷用のデータをデータ格納メディア25に格納後、制御をモニタ処理に渡す。   The print data creation process 120 collects information in the printer and lays out information in the same way as in normal printing to create print data. After the printing data is stored in the data storage medium 25, control is passed to the monitor process.

モニタ部は起動前に記憶した情報を使用して、130でそのデータを印刷するべきかHTML形式のファイルに変換すべきかを110で記憶したデータで判定し、ファイル変換処理140を起動する。印刷するときは、150でデータのドットデータへの変換伴う印刷起動を行なう。これは、通常の印刷動作と同じである。   The monitor unit uses the information stored before activation, determines whether the data should be printed at 130 or converted into an HTML format file based on the data stored at 110, and activates the file conversion process 140. When printing, at 150, the printing is started with conversion of the data into dot data. This is the same as a normal printing operation.

ファイル変換処理140は、HTML形式のファイルをデータ格納メディア25内の決められた位置に置き、モニタ処理に制御を渡す。   The file conversion process 140 places the HTML file at a predetermined position in the data storage medium 25 and passes control to the monitor process.

モニタ処理は、終了状態を確認し正常終了したとき160でネットワークインターフェース部23にデータをコンピュータ10に送る依頼をする。ネットワークインターフェース部23を介してデータはコンピュータ10に送られ、ブラウザ上で表示を行なう。   The monitor process confirms the end state, and when it ends normally, requests the network interface unit 23 to send data to the computer 10 at 160. Data is sent to the computer 10 via the network interface unit 23 and displayed on the browser.

次に、データ変換処理140の内容について説明する。データ変換処理140では、印刷装置単体で設定項目の設定内容や、印刷装置の状態を印刷する時の印刷データを、HTML形式のデータに変換する。印刷データは、ジョブ制御データ、位置指定情報および改行指定データから構成される制御データ、テキストデータから構成される。この印刷データからWebファイルに必要なデータを取り出し、HTML形式のデータに変換する。   Next, the contents of the data conversion process 140 will be described. In the data conversion process 140, the setting contents of the setting items and the print data when printing the status of the printing apparatus are converted into HTML format data by the printing apparatus alone. The print data includes job control data, control data including position specifying information and line feed specifying data, and text data. Data necessary for the Web file is extracted from the print data and converted into HTML format data.

図3は、印刷データをHTML形式のデータに変換するデータ変換処理140のフローを示す。印刷データのファイルを読み込み、データ種別を判別してデータ種別にあわせた処理を行なう。この処理をデータがなくなるまで繰り返す。   FIG. 3 shows a flow of a data conversion process 140 for converting print data into HTML format data. A print data file is read, the data type is determined, and processing according to the data type is performed. This process is repeated until there is no more data.

処理はデータの種別を判定することから始まりジョブ制御データ処理、テキストデータと制御データからなる印刷データ処理変換処理に分かれ、印刷データ変換処理は、制御データ変換処理とテキストデータ変換処理に分かれる。以下にそれぞれの処理について説明する。
(1)ジョブ制御データ処理230の処理内容
基本的にブラウザの表示には関係ないデータなのでデータを読み飛ばす。ジョブ制御データが終了したとき、印刷データ処理に制御を渡す。
(2)制御データ処理250の処理内容
ブラウザ上でWebページとして表示するとき不要な制御データは、データを読み飛ばし、変換後のデータに反映しないようにする。ここでは、HTML形式のデータ変換で必要な制御データとして、フォント指定データ、位置指定データ、改行指定データについて説明する。印刷装置内のフォントとブラウザで表示可能なフォントは必ずしも一致しないので、フォントをHTMLの見出しやフォント指定のタグに変換する。ブラウザ上の表示を標準フォントのみで行なうときは、フォント指定データを無視しても良い。
The processing starts from determining the type of data, and is divided into job control data processing and print data processing conversion processing consisting of text data and control data. The print data conversion processing is divided into control data conversion processing and text data conversion processing. Each process will be described below.
(1) Processing contents of job control data processing 230 Since the data is basically not related to the display of the browser, the data is skipped. When job control data ends, control is passed to print data processing.
(2) Processing contents of control data processing 250 Control data that is unnecessary when displayed as a Web page on the browser is skipped and is not reflected in the converted data. Here, font designation data, position designation data, and line feed designation data will be described as control data necessary for data conversion in HTML format. Since the font in the printing apparatus does not necessarily match the font that can be displayed by the browser, the font is converted into an HTML heading or a font designation tag. When the standard font is used for display on the browser, the font designation data may be ignored.

位置指定データおよび改行指定データは、Webページ内の表示位置を想定してHTMLの制御データに変換される。たとえば、印刷では、データ項目と設定値が1行内に並んで印刷をWebページで表形式で表示する場合は、位置指定データの内容からHTML形式の表データを作成する処理を行なう。   The position designation data and line feed designation data are converted into HTML control data assuming a display position in the Web page. For example, in printing, when data items and setting values are arranged in one line and printing is displayed in a table format on a Web page, processing for creating HTML format table data from the contents of position designation data is performed.

位置指定データと改行指定データがあったときは、それまで蓄えてきた文字列配列を必要なHTMLのタグ情報を付加してHTML形式のファイルに格納する。また、その他のWEBページ表示に関係の無い制御データは無視する。
(3)テキストデータ処理270の処理内容
テキストデータは、連続したテキストを文字列配列に格納する。HTML形式に必要なタグを付加した後、HTML形式のファイルに格納する。HTML形式のファイルに格納する契機は、位置指定データと改行指定データが存在したときである。テキストデータでのコード変換が必要ないデータは、そのまま文字列配列に格納する。また、‘<’、‘>’、‘&’、‘”’、など変換が必要なコードは変換を行い文字列配列に格納する。拡張記号処理は使用するコード系にあわせて変換を行い文字列配列に格納する。
When there is position designation data and line feed designation data, the character string array stored so far is added to the necessary HTML tag information and stored in an HTML file. Also, other control data not related to WEB page display is ignored.
(3) Processing Contents of Text Data Processing 270 As text data, continuous text is stored in a character string array. After adding a necessary tag to the HTML format, it is stored in an HTML format file. The opportunity to store the file in the HTML format is when position designation data and line feed designation data exist. Data that does not require code conversion with text data is stored in a character string array as it is. Codes that require conversion, such as '<', '>', '&', '"', etc., are converted and stored in the character string array. Extended symbol processing is performed according to the code system being used. Store in column array.

本発明の構成を示す概略構成図。The schematic block diagram which shows the structure of this invention. 本発明におけるデータ作成処理のフロー図。The flowchart of the data creation process in this invention. 本発明におけるデータ変換処理のフロー図。The flowchart of the data conversion process in this invention.

符号の説明Explanation of symbols

10 コンピュータ
20 印刷装置
21 制御部
22 印刷部
23 ネットワークインターフェース部
24 データ表示部
25 データ格納メディア
26 データ処理部
30 ネットワーク
DESCRIPTION OF SYMBOLS 10 Computer 20 Printing apparatus 21 Control part 22 Printing part 23 Network interface part 24 Data display part 25 Data storage medium 26 Data processing part 30 Network

Claims (2)

装置の状態と設定項目の設定内容を装置単体で印刷する機能と、ネットワークを介して装置の状態と設定項目の設定内容をコンピュータの表示装置で表示と設定処理を行なう機能を持った印刷装置であって、装置単体の印刷する装置の状態と設定項目の設定内容をネットワークを介してコンピュータの表示装置で表示することを特長とする印刷装置。   A printer that has the function of printing the status of the device and the setting contents of the setting item by itself, and the function of displaying the setting status of the device and the setting item on the computer display device and setting processing via the network. A printing apparatus characterized by displaying the status of a printing apparatus and setting contents of setting items on a display device of a computer via a network. 表示データを作成するとき、一旦印刷データを作成しそのデータをデータ変換処理プログラムで変換することを特徴とする請求項1記載の印刷装置。
2. The printing apparatus according to claim 1, wherein when the display data is created, the print data is once created and the data is converted by a data conversion processing program.
JP2005212795A 2005-07-22 2005-07-22 Printer Pending JP2007030209A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005212795A JP2007030209A (en) 2005-07-22 2005-07-22 Printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005212795A JP2007030209A (en) 2005-07-22 2005-07-22 Printer

Publications (1)

Publication Number Publication Date
JP2007030209A true JP2007030209A (en) 2007-02-08

Family

ID=37790062

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005212795A Pending JP2007030209A (en) 2005-07-22 2005-07-22 Printer

Country Status (1)

Country Link
JP (1) JP2007030209A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1956728A2 (en) 2007-02-09 2008-08-13 Fujitsu Ltd. Method for controlling communication of radio terminal, and radio terminal
JP2015024606A (en) * 2013-07-29 2015-02-05 株式会社沖データ Image formation apparatus and correction method for emitted light quantity of image forming apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1956728A2 (en) 2007-02-09 2008-08-13 Fujitsu Ltd. Method for controlling communication of radio terminal, and radio terminal
JP2015024606A (en) * 2013-07-29 2015-02-05 株式会社沖データ Image formation apparatus and correction method for emitted light quantity of image forming apparatus

Similar Documents

Publication Publication Date Title
CN104508622B (en) Epos printing
JP4420045B2 (en) Image processing device
JP2006065839A5 (en)
US20140307273A1 (en) Label data generating method, recording medium, label data generating apparatus, and label creating system
CN108139874B (en) Information processing apparatus, tape printing apparatus, and display control method for information processing apparatus
US8045198B2 (en) System and method for processing a change history of a PDF file
US20070263240A1 (en) Image-Forming Apparatus, Image-Forming Control Method, Image-Forming Control Program Storage Medium, Image-Forming Control Data Signal, And Image-Forming Control Apparatus
JP2008176446A (en) Print data processor and print data processing program
JP2010015387A (en) Printing control device, printing device, method for controlling printing control device, and control program
JP5735778B2 (en) Information processing apparatus, information processing method, and program
JP2007030209A (en) Printer
US9019552B2 (en) Information processing apparatus, system and method for outputting data to a medium
US20130176597A1 (en) Information processing apparatus, information processing method, and storage medium storing a program thereof
JP2009020553A (en) Device and program for managing electronic file
JP5027676B2 (en) Print setting program and print setting method
US8873088B2 (en) Printing control device extracting data for constituting duplication objects, printing control method extracting data for constituting duplication objects, and non-transitory computer readable medium
JP6256138B2 (en) Information processing apparatus, information processing method, and information processing program
JP2019192052A (en) Printer driver, printer, and system
JP2011212927A (en) Image forming apparatus
KR100530227B1 (en) Printing Method for saving paper
JP4861841B2 (en) Print data generation apparatus, print data generation method, printer driver program, document data generation server, document data generation method, document data generation program, and print data generation system
JP2009075771A (en) Print instruction device, printing device, printing system, program, and printing medium
JP2009163627A (en) Xps file generation program
KR101174802B1 (en) Printer driver for converting printing data into common file and printer controlling apparatus using the same
JP2008020994A (en) Printer driver software and computer