JP2004110116A - Printing data reclamation support system, printing data reclamation support program, and recording medium - Google Patents

Printing data reclamation support system, printing data reclamation support program, and recording medium Download PDF

Info

Publication number
JP2004110116A
JP2004110116A JP2002268219A JP2002268219A JP2004110116A JP 2004110116 A JP2004110116 A JP 2004110116A JP 2002268219 A JP2002268219 A JP 2002268219A JP 2002268219 A JP2002268219 A JP 2002268219A JP 2004110116 A JP2004110116 A JP 2004110116A
Authority
JP
Japan
Prior art keywords
printer
document
web browser
html
web
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
JP2002268219A
Other languages
Japanese (ja)
Inventor
Katsuhiko Nakagawa
中川 克彦
Hiroko Sugiura
杉浦 裕子
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2002268219A priority Critical patent/JP2004110116A/en
Publication of JP2004110116A publication Critical patent/JP2004110116A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a printing data reclamation support system for automatically storing printed documents to make them reclaimable from a Web browser. <P>SOLUTION: A computer 1 transmits a hypertext markup language (html) document converted into an html format and instructs a printer 2 to store the transmitted html document (document name: document1. html) simultaneously with the transmission and printing instruction of the document. The printer 2 follows the storage instruction and stores the transmitted html document in a document storage hard disk 3. When a uniform resource locator instructs "http://printer.xx.yy/documentl. html" from the Web browser 4, the printer 2 outputs the html document with the document name: document1. html. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、印刷データ再利用支援システム、印刷データ再利用支援プログラムおよび記録媒体に関し、より詳細には、ネットワークプリンタを介して印刷される印刷文書を再利用可能とした印刷データ再利用支援システム、印刷データ再利用支援プログラムおよび記録媒体に関する。
【0002】
【従来の技術】
近年、業務の効率化を目的にコンピュータの導入が進み、多くの文書がコンピュータで作成され、作成した文書は、ネットワークに接続した共有のプリンタを用いて印刷されることが多くなっている。また、WWW(World Wide Web)の普及に伴い、扱う文書を、html(hypertext markup language)形式にして、WEBブラウザから利用できるようにしたシステムも提案されている。
【0003】
従来の定型フォームを保存して再利用可能にした印刷処理装置は、保存している定型フォームのデータをhtml形式に変換して情報処理装置に送信し、その定型フォームに対して入力された内容を情報処理装置から受け取り、その入力された内容をhtml形式に変換する前の定型フォームに反映して印刷する。定型フォームのデータをhtml形式に変換して送信することにより、情報処理装置は、定型フォームをWEBブラウザに表示して、そのWEBブラウザから入力できるので、新たなソフトウエアをインストールしたり、定型フォームを保存する必要がなくなる(例えば、特許文献1参照。)。
【0004】
また、イントラネットを利用した帳票出力システムでは、サーバは、クライアントからの要求により、サーバが保存しているデータとデータフォームとを結合させて帳票ファイルを作成した後、ウェブ上での配信に適した形式に変換してクライアントに送信すると、クライアントは、受信した帳票ファイルを出力する。このクライアントはWEBブラウザを備えており、サーバへの帳票ファイルの要求をhtml形式のウェブ情報により行なうので、クライアントのOSに依存することなく、サーバに保存されたデータとデータフォームとを再利用できる(例えば、特許文献2参照。)。
【0005】
【特許文献1】
特開平11−219353号公報(第2−6頁、第1図)
【特許文献2】
特開2000−66984号公報(第5−8頁、第4図)
【0006】
【発明が解決しようとする課題】
しかし、これらの従来技術は、いずれも予め用意された定型フォームとhtml形式とを利用して、文書を作成し印刷するというもので、印刷した文書を再利用することはできない。
【0007】
業務の効率を向上させるためには、作成した文書を後で再利用できることが望ましいが、次のような理由であまり再利用が進んでいない。
(1)作成した文書を体系的に保存していなかったり、ハードディスクのどこに保存したか忘れたりするため、目的の文書を探すのが難しい。
(2)一旦作成した文書を不要と思って消したり、他の文書と間違って消してしまう。
(3)文書の形式が異なると、文書を作成したソフトウエアとは別のソフトウエアで再利用できない。
【0008】
本発明は、以上のような問題点を解決するために、印刷した文書を自動的に保存し、その文書をWEBブラウザから再利用できる印刷データ再利用支援システム、印刷データ再利用支援プログラムおよび記録媒体を提供することを目的とする。
【0009】
また、本発明は、WEBブラウザのhtml形式で扱える図や文章を、文書作成に用いたソフトウエアに依存しないhtml形式で出力できるようにし、コンピュータ操作に不慣れな人でも、WEBブラウザから再利用できるようにして、文書の再利用性を向上させることを目的としたものである。
【0010】
【課題を解決するための手段】
本発明は、コンピュータと、WEBサーバ機能を有するプリンタとをネットワークで接続した印刷システムにおいて、前記コンピュータは、印刷データをプリンタに送信する際に、該印刷データをWEBブラウザで扱える形式に変換したWEB用データも同時に送信し、前記プリンタは、送信されたWEB用データを保存し、WEBブラウザからの出力要求に従い保存したWEB用データを出力することを特徴とする。
【0011】
また、前記プリンタは、前記WEBブラウザからの出力要求が検索条件の場合、ユーザが指定した検索条件に従って、前記蓄積したWEB用データを検索し、その検索結果を前記WEBブラウザへ送信することを特徴とする。
【0012】
また、前記蓄積したWEB用データを階層的に分類し、前記プリンタは、前記WEBブラウザからの出力要求が階層名の場合、指定された階層名の下位階層に属する情報の一覧を前記WEBブラウザに返信することを特徴とする。
【0013】
また、前記階層的な分類は、ユーザごとに日付別の分類であり、前記プリンタは、ユーザがこの階層をたどることにより要求する前記蓄積したWEB用データの一覧を返信することを特徴とする。
【0014】
また、前記WEBブラウザで扱える形式としてhtml形式を用いることを特徴とする。
【0015】
また、本発明による印刷データ再利用支援システムの機能をコンピュータに実行させるためのプログラムである。
【0016】
また、前記プログラムを記録したコンピュータ読み取り可能な記録媒体である。
【0017】
【発明の実施の形態】
図1は、本発明の印刷データ再利用支援システムの一実施形態を説明するための図で、図中、1はコンピュータ、2はWEBサーバ機能を有するプリンタ、3はドキュメント保存用のハードディスク、4はネットワークを介してプリンタ2にアクセス可能なコンピュータ上で稼動するWEBブラウザである。コンピュータ1は、プリンタ2への文書(文書名「document1」)の送信および印刷指示と同時に、その文書をhtml形式に変換したhtml文書をhtmlファイルとして送信し、送信したhtmlファイルを文書名「document1.html」で保存するようにプリンタ2に指示する。
【0018】
プリンタ2は、印刷指示に従い、送信された文書を印刷し、さらに、保存指示に従い、送信されたhtml文書をhtmlファイルとして、プリンタ2に接続されているハードディスク3に保存する。
【0019】
このようにして保存された文書を再利用するときには、ユーザはコンピュータ上で稼動するWEBブラウザによって、保存された文書のURL(Uniform Resource Locator)、例えば、「http://printer.xx.yy/document1.html」をプリンタ2に送信すると、プリンタ2のWEBサーバは、文書名document1.htmlのhtml文書をとりだして返信する。これを受信したWEBブラウザが表示することによって再利用することができる。
【0020】
図2は、保存した文書を検索する機能を説明するための図で、同図において、プリンタ2は、html文書をハードディスク3に保存する際、コンピュータ1からhtmlファイルとともに送られてくるユーザ名、日付、文書名等を検索条件として使用できるようにhtmlファイルと関連付けて保存する。
【0021】
WEBブラウザから指定された検索条件を、WEBブラウザ4aに示すようにユーザ名を「user1」、キーワードを「report」とした場合、WEBブラウザから検索用プログラムサーチ(search)を実行するURLの指定は、「http://printer.xx.yy/cgi−bin/search?user=user1&keyword=report」となる。このURLの指示により、プリンタ2のWEBサーバは、検索用プログラムサーチを検索条件「user=user1、keyword=report」で実行し、検索結果をhtml形式で作成し、これを受信したWEBブラウザは4bの形式で出力する。WEBブラウザ4bでは、検索条件「user=user1、keyword=report」に一致した文書名が日付とともに表示されている。この文書名の中から所望の文書を選択することにより、WEBブラウザへ表示されるので、再利用できる。
【0022】
この検索用プログラムサーチは、プリンタ2のWEBサーバからCGI(Common Gateway Interface)により呼び出され、ハードディスク3内に保存されているhtmlファイルから、指示されたユーザ名等の検索条件に一致するhtmlファイルを検索し、さらに、その検索したhtmlファイルに対して指定されたキーワードによる全文検索を行ない、検索条件に一致した文書名および関連する情報を検索結果として、html形式でWEBサーバに返すプログラムである。保存している印刷文書は、htmlというプレーンなテキストを含むので、キーワードによるテキストの全文検索が可能である。
【0023】
図3は、プリンタに保存した文書の一覧を表示する機能を説明するための図で、同図において、プリンタ2は、html文書をハードディスク3に保存する際、コンピュータ1からhtmlファイルとともに送られてくるユーザ名、日付、文書名等を階層的に保存する。例えば、文書をユーザ毎に分類し、その分類をさらに日付毎に分類して、階層的に保存する。すなわち、WEBブラウザからの要求に従い順次下位階層の情報の一覧を表示できるようにリンク付けして保存する。
【0024】
最初に、WEBブラウザ4から、URLを「http://printer.xx.yy/user」と指示すると、プリンタ2は、ハードディスク3にアクセスすることにより、ユーザ一覧をWEBブラウザの画面にWEBブラウザ4cの形式で出力する。なお、WEBブラウザの画面の中で、下線を付した文字や数字等の列は、リンク先のあることを示す。
次に、WEBブラウザ4cのユーザ一覧から「user1」というユーザを選択すると、プリンタ2は、「http://printer.xx.yy/user/user1」をアクセスし、user1に関する日付一覧をWEBブラウザ4dの形式で出力する。
さらに、WEBブラウザ4dの日付一覧から「日付 2001/1/10」を選択すると、プリンタ2は、「http://printer.xx.yy/user/user1/20010110」をアクセスし、文書一覧つまりhtmlファイルの一覧をWEBブラウザ4eの形式で表示する。この中から所望の文書を選択することにより、WEBブラウザへ表示されるので、コンピュータ操作に不慣れな人でも、容易に文書の再利用ができる。
【0025】
上述の説明では、WEBブラウザで扱える形式として、html形式を用いて説明したが、WEBブラウザで扱える他の形式、例えば、XML(Extended Markup Language)等を用いることもできる。また、印刷した文書をPDF(Portable Document Format)ファイルに変換して保存した場合でも、PDFファイルを扱えるプラグ・イン・ソフトウエアと組み合わせてWEBブラウザから保存した文書を再利用することもできる。
【0026】
以上、本発明の印刷データ再利用支援システムにおける各実施形態での各機能を中心に説明してきたが、本発明は、この機能を有する印刷データ再利用支援システムと同様に、コンピュータに印刷データ再利用支援システムとして機能させるためのプログラムとしての形態も、あるいは、そのプログラムを記録したコンピュータ読み取り可能な記録媒体としての形態も可能である。
【0027】
本発明による印刷データ再利用支援の機能を実現するためのプログラムやデータを記憶した記録媒体の実施形態を説明する。記録媒体としては、具体的には、CD−ROM、光磁気ディスク、DVD−ROM、FD、フラッシュメモリ、メモリカード、メモリスティック、あるいは、その他各種ROMやRAM等が想定でき、これらの記録媒体に上述した本発明の各実施形態のシステムの機能をコンピュータに実行させ、印刷データ再利用支援の機能を実現させるためのプログラムを記録して流通させることにより、当該機能の実現を容易にする。そして、コンピュータ等の情報処理装置に上記のごとくの記録媒体を装着して情報処理装置によりプログラムを読み出すか、もしくは、情報処理装置が備えている記録媒体に当該プログラムを記憶させておき、必要に応じて読み出すことにより、本発明に係わる印刷データ再利用支援の機能を実行することができる。
【0028】
【発明の効果】
本発明によれば、文書を印刷する際に、ユーザが意識することなく印刷文書が保存され、保存した文書は、WEBブラウザから容易に出力できるので、コンピュータ操作に不慣れな人でも、容易に再利用できる。特に、再利用したい文書は、html形式で扱える図や文章である場合が多く、しかも、文書作成に用いたソフトウエアに依存しないhtml形式で出力されるので、文書の再利用性が向上する。
【図面の簡単な説明】
【図1】本発明の印刷データ再利用支援システムの一実施形態を説明するための図である。
【図2】保存した文書を検索する機能を説明するための図である。
【図3】プリンタに保存した文書の一覧を表示する機能を説明するための図である。
【符号の説明】
1…コンピュータ、2…プリンタ、3…ハードディスク、4…WEBブラウザ。
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a print data reuse support system, a print data reuse support program, and a recording medium, and more particularly, to a print data reuse support system capable of reusing a print document printed via a network printer, The present invention relates to a print data reuse support program and a recording medium.
[0002]
[Prior art]
2. Description of the Related Art In recent years, computers have been introduced for the purpose of improving work efficiency, and many documents are created by computers, and the created documents are often printed using a shared printer connected to a network. Also, with the spread of the WWW (World Wide Web), a system has been proposed in which a document to be handled is in an HTML (hypertext markup language) format and can be used from a WEB browser.
[0003]
A print processing apparatus that saves a conventional fixed form and makes it reusable converts the stored fixed form data into an html format and transmits the converted data to an information processing apparatus, and the contents input to the fixed form. Is received from the information processing apparatus, and the input contents are reflected on a fixed form before being converted into the html format and printed. By converting the data of the fixed form into the html format and transmitting the converted data, the information processing apparatus can display the fixed form on the WEB browser and input the data from the WEB browser, so that new software can be installed or the fixed form can be installed. Need not be stored (for example, see Patent Document 1).
[0004]
Also, in a form output system using an intranet, the server creates a form file by combining the data stored in the server and the data form in response to a request from the client, and is suitable for distribution on the web. When converted to a format and transmitted to the client, the client outputs the received form file. This client is equipped with a WEB browser, and makes a request for a form file to the server using web information in html format, so that data and data forms stored in the server can be reused without depending on the OS of the client. (For example, see Patent Document 2).
[0005]
[Patent Document 1]
JP-A-11-219353 (page 2-6, FIG. 1)
[Patent Document 2]
JP-A-2000-66984 (pages 5-8, FIG. 4)
[0006]
[Problems to be solved by the invention]
However, all of these conventional techniques use a fixed form and an html format prepared in advance to create and print a document. The printed document cannot be reused.
[0007]
In order to improve the efficiency of business, it is desirable that the created document can be reused later. However, the reuse is not so advanced for the following reasons.
(1) It is difficult to find a target document because the created document is not stored systematically or the user forgets where the file is stored on the hard disk.
(2) A document created once is erased because it is unnecessary or is erased by mistake with other documents.
(3) If the document format is different, it cannot be reused by software different from the software that created the document.
[0008]
The present invention provides a print data reuse support system, a print data reuse support program, and a recording method for automatically saving a printed document and reusing the document from a web browser in order to solve the above problems. The purpose is to provide a medium.
[0009]
Further, the present invention enables a diagram or a text that can be handled in the html format of a web browser to be output in an html format that does not depend on the software used for creating a document, so that even a person unfamiliar with computer operations can reuse the web browser. In this way, it is intended to improve the reusability of a document.
[0010]
[Means for Solving the Problems]
The present invention relates to a printing system in which a computer and a printer having a web server function are connected via a network, wherein the computer converts the print data into a format that can be handled by a web browser when transmitting the print data to the printer. The printer also transmits the web data at the same time, the printer stores the transmitted web data, and outputs the stored web data in response to an output request from a web browser.
[0011]
When the output request from the web browser is a search condition, the printer searches the stored web data in accordance with a search condition specified by a user, and transmits the search result to the web browser. And
[0012]
Further, when the output request from the WEB browser is a hierarchical name, the printer classifies the list of information belonging to a lower hierarchy of the designated hierarchical name to the WEB browser when the output request from the WEB browser is a hierarchical name. It is characterized by replying.
[0013]
The hierarchical classification is classified by date for each user, and the printer returns a list of the stored WEB data requested by the user following the hierarchy.
[0014]
Further, an html format is used as a format that can be handled by the web browser.
[0015]
Further, the present invention is a program for causing a computer to execute the function of the print data reuse support system according to the present invention.
[0016]
Further, the present invention is a computer-readable recording medium on which the program is recorded.
[0017]
BEST MODE FOR CARRYING OUT THE INVENTION
FIG. 1 is a diagram for explaining an embodiment of a print data reuse support system according to the present invention. In FIG. 1, 1 is a computer, 2 is a printer having a Web server function, 3 is a hard disk for storing documents, Is a WEB browser that runs on a computer accessible to the printer 2 via the network. The computer 1 transmits a document (document name “document 1”) to the printer 2 and sends a print instruction at the same time, transmits an html document obtained by converting the document into an html format as an html file, and renames the transmitted html file to a document name “document 1”. .Html ”to the printer 2.
[0018]
The printer 2 prints the transmitted document according to the print instruction, and saves the transmitted html document as an html file on the hard disk 3 connected to the printer 2 according to the save instruction.
[0019]
When reusing the document stored in this way, the user operates a Web browser running on a computer to use a URL (Uniform Resource Locator) of the stored document, for example, “http: //printer.xx.yy/ document1.html "to the printer 2, the WEB server of the printer 2 sends the document name document1.html. html document of html and reply. The received WEB browser displays it and can reuse it.
[0020]
FIG. 2 is a diagram for explaining a function of searching for a stored document. In FIG. 2, when the printer 2 saves the html document on the hard disk 3, the user name transmitted from the computer 1 together with the html file, The date and the document name are stored in association with the html file so that they can be used as search conditions.
[0021]
When the search condition specified by the WEB browser is “user1” as the user name and “report” as the keyword as shown in the WEB browser 4a, the specification of the URL for executing the search program (search) from the WEB browser is as follows. , "Http: //printer.xx.yy/cgi-bin/search? User = user1 & keyword = report". According to the instruction of the URL, the WEB server of the printer 2 executes the search program search under the search condition “user = user1, keyword = report”, creates the search result in the html format, and receives the 4b Output in the format In the WEB browser 4b, a document name that matches the search condition "user = user1, keyword = report" is displayed together with the date. By selecting a desired document from this document name, it is displayed on the WEB browser and can be reused.
[0022]
This search program search is called from the WEB server of the printer 2 by CGI (Common Gateway Interface), and searches the html file stored in the hard disk 3 for the html file that matches the search condition such as the specified user name. This is a program that performs a search, performs a full-text search on the searched html file using a specified keyword, and returns a document name and related information that match the search conditions to the web server in a html format as a search result. Since the stored print document includes a plain text of html, full-text search of the text by a keyword is possible.
[0023]
FIG. 3 is a diagram for explaining a function of displaying a list of documents stored in the printer. In FIG. 3, when the printer 2 stores the html document on the hard disk 3, the printer 2 sends the html document together with the html file. The incoming user name, date, document name, etc. are stored hierarchically. For example, documents are classified for each user, and the classification is further classified for each date, and stored hierarchically. That is, in accordance with a request from the WEB browser, the information is linked and stored so that a list of lower hierarchical information can be displayed sequentially.
[0024]
First, when the URL is designated as “http: //printer.xx.yy/user” from the web browser 4, the printer 2 accesses the hard disk 3 and displays the user list on the web browser screen in the web browser 4 c. Output in the format Note that, in the screen of the web browser, a column of underlined letters, numbers, and the like indicates that there is a link destination.
Next, when the user “user1” is selected from the user list of the web browser 4c, the printer 2 accesses “http: //printer.xx.yy/user/user1”, and displays a date list on the user1 in the web browser 4d. Output in the format
Further, when "date 2001/1/10" is selected from the date list of the web browser 4d, the printer 2 accesses "http: //printer.xx.yy/user/user1/2001010110" and obtains a document list, that is, html. A list of files is displayed in the format of the web browser 4e. By selecting a desired document from among them, the document is displayed on the WEB browser, so that even a person who is unfamiliar with computer operation can easily reuse the document.
[0025]
In the above description, the html format has been described as a format that can be handled by the WEB browser. However, other formats that can be handled by the WEB browser, for example, XML (Extended Markup Language) can also be used. Further, even when a printed document is converted to a PDF (Portable Document Format) file and saved, the document saved from the WEB browser can be reused in combination with plug-in software that can handle the PDF file.
[0026]
As described above, each function in each embodiment of the print data reuse support system according to the present invention has been mainly described. However, the present invention is similar to the print data reuse support system having this function, in which the print data reuse support system is provided to a computer. It may be in the form of a program for functioning as a use support system, or in the form of a computer-readable recording medium on which the program is recorded.
[0027]
An embodiment of a recording medium that stores a program and data for realizing a print data reuse support function according to the present invention will be described. Specific examples of the recording medium include a CD-ROM, a magneto-optical disk, a DVD-ROM, an FD, a flash memory, a memory card, a memory stick, and various other ROMs and RAMs. The functions of the system according to each embodiment of the present invention described above are executed by a computer, and a program for realizing the print data reuse support function is recorded and distributed, thereby facilitating the realization of the function. Then, the program is read by the information processing apparatus by attaching the recording medium as described above to an information processing apparatus such as a computer, or the program is stored in a recording medium provided in the information processing apparatus. By reading in response, the function of print data reuse support according to the present invention can be executed.
[0028]
【The invention's effect】
According to the present invention, when a document is printed, the printed document is saved without the user's consciousness, and the saved document can be easily output from a WEB browser. Available. In particular, a document to be reused is often a figure or a text that can be handled in the html format, and is output in an html format that does not depend on the software used to create the document, thereby improving the reusability of the document.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating an embodiment of a print data reuse support system according to the present invention.
FIG. 2 is a diagram for explaining a function of searching for a stored document.
FIG. 3 is a diagram for explaining a function of displaying a list of documents stored in a printer.
[Explanation of symbols]
1 ... computer, 2 ... printer, 3 ... hard disk, 4 ... web browser.

Claims (7)

コンピュータと、WEBサーバ機能を有するプリンタとをネットワークで接続した印刷システムにおいて、前記コンピュータは、印刷データをプリンタに送信する際に、該印刷データをWEBブラウザで扱える形式に変換したWEB用データも同時に送信し、前記プリンタは、送信されたWEB用データを保存し、WEBブラウザからの出力要求に従い保存したWEB用データを出力することを特徴とする印刷データ再利用支援システム。In a printing system in which a computer and a printer having a WEB server function are connected via a network, when transmitting the print data to the printer, the computer simultaneously transmits WEB data obtained by converting the print data into a format that can be handled by a WEB browser. A print data reuse support system, wherein the printer transmits the transmitted web data, and outputs the stored web data in response to an output request from a web browser. 前記プリンタは、前記WEBブラウザからの出力要求が検索条件の場合、ユーザが指定した検索条件に従って、前記蓄積したWEB用データを検索し、その検索結果を前記WEBブラウザへ送信することを特徴とする請求項1に記載の印刷データ再利用支援システム。When the output request from the web browser is a search condition, the printer searches the stored web data in accordance with a search condition specified by a user, and transmits the search result to the web browser. The print data reuse support system according to claim 1. 前記蓄積したWEB用データを階層的に分類し、前記プリンタは、前記WEBブラウザからの出力要求が階層名の場合、指定された階層名の下位階層に属する情報の一覧を前記WEBブラウザに返信することを特徴とする請求項1に記載の印刷データ再利用支援システム。If the output request from the web browser is a hierarchical name, the printer returns a list of information belonging to a lower hierarchy of the specified hierarchical name to the web browser when the stored web data is hierarchically classified. The print data reuse support system according to claim 1, wherein: 前記階層的な分類は、ユーザごとに日付別の分類であり、前記プリンタは、ユーザがこの階層をたどることにより要求する前記蓄積したWEB用データの一覧を返信することを特徴とする請求項3に記載の印刷データ再利用支援システム。4. The printer according to claim 3, wherein the hierarchical classification is a classification by date for each user, and the printer returns a list of the stored WEB data requested by the user following the hierarchy. 3. A print data reuse support system according to (1). 前記WEBブラウザで扱える形式としてhtml形式を用いることを特徴とする請求項1乃至4のいずれか1に記載の印刷データ再利用支援システム。5. The print data reuse support system according to claim 1, wherein an html format is used as a format that can be handled by the web browser. 請求項1乃至5のいずれか1に記載の印刷データ再利用支援システムの機能をコンピュータに実行させるためのプログラム。A program for causing a computer to execute the function of the print data reuse support system according to claim 1. 請求項6に記載のプログラムを記録したコンピュータ読み取り可能な記録媒体。A computer-readable recording medium on which the program according to claim 6 is recorded.
JP2002268219A 2002-09-13 2002-09-13 Printing data reclamation support system, printing data reclamation support program, and recording medium Pending JP2004110116A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002268219A JP2004110116A (en) 2002-09-13 2002-09-13 Printing data reclamation support system, printing data reclamation support program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002268219A JP2004110116A (en) 2002-09-13 2002-09-13 Printing data reclamation support system, printing data reclamation support program, and recording medium

Publications (1)

Publication Number Publication Date
JP2004110116A true JP2004110116A (en) 2004-04-08

Family

ID=32266497

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002268219A Pending JP2004110116A (en) 2002-09-13 2002-09-13 Printing data reclamation support system, printing data reclamation support program, and recording medium

Country Status (1)

Country Link
JP (1) JP2004110116A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006209230A (en) * 2005-01-25 2006-08-10 Canon Inc Information processing apparatus, information processing method, system and control method for system
EP1729497A1 (en) 2005-06-01 2006-12-06 Fujitsu Ltd. Method and apparatus for detecting image area, and computer product
US7826082B2 (en) 2006-02-03 2010-11-02 Konica Minolta Business Technologies, Inc. Output processing device and output processing method for executing print and communication operations in accordance with reply data sent from an external device in response to created print instruction data distributed thereto
JP2011035724A (en) * 2009-08-03 2011-02-17 Canon Inc Information processing apparatus, data processing method, and program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006209230A (en) * 2005-01-25 2006-08-10 Canon Inc Information processing apparatus, information processing method, system and control method for system
EP1729497A1 (en) 2005-06-01 2006-12-06 Fujitsu Ltd. Method and apparatus for detecting image area, and computer product
US8442312B2 (en) 2005-06-01 2013-05-14 Fujitsu Limited Method and apparatus for detecting image area, and computer product
US7826082B2 (en) 2006-02-03 2010-11-02 Konica Minolta Business Technologies, Inc. Output processing device and output processing method for executing print and communication operations in accordance with reply data sent from an external device in response to created print instruction data distributed thereto
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

Similar Documents

Publication Publication Date Title
JP4803874B2 (en) Printing apparatus, network interface apparatus, printing apparatus control method, and storage medium
US6564254B1 (en) System and a process for specifying a location on a network
US20060064420A1 (en) Policy-based management method and system for printing of extensible markup language (XML) documents
US20050232484A1 (en) Image processing device, image processing method, and storage medium storing program therefor
JP2002351625A (en) Print system and information processor
US20040120011A1 (en) Alternative to pre-printed special forms
US7085801B1 (en) Method and apparatus for printing web pages
US20030076526A1 (en) Method and apparatus for printing documents using a document repository in a distributed data processing system
JP2004110116A (en) Printing data reclamation support system, printing data reclamation support program, and recording medium
US6934912B2 (en) System and method for providing a history list of existing imaging compositions
JPH11232365A (en) Slip printing method by way of network
US10346515B2 (en) Systems and methods for printing electronic documents that contain hyperlinks
JP2000285052A (en) Url conversion method and device
US20040199874A1 (en) Method and apparatus to display paper-based documents on the internet
JP2010113730A (en) Search server and computer program
JP2008020946A (en) Image log management system
JP2006343976A (en) Method for providing electronic form and electronic form server device
JP2009301507A (en) Electronic document presenting method and electronic document server unit
JP2001084169A (en) Document database access device
JP2000305873A (en) Document management system
JP2003316542A (en) Print system, program and recording medium
JP2003085159A (en) Document processor and image output device and method thereof
JP2004326817A (en) Printer, printing method and printing system
JP2000200286A (en) Method and system for structured document retrieval, retrieving device, and computer-readable recording medium where structured document retrieving program is recorded
JP4786907B2 (en) Information processing apparatus, information processing method, system, and system control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050208

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071016

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071211

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080507