JP2011076182A - Printing system, printer, and program - Google Patents

Printing system, printer, and program Download PDF

Info

Publication number
JP2011076182A
JP2011076182A JP2009224233A JP2009224233A JP2011076182A JP 2011076182 A JP2011076182 A JP 2011076182A JP 2009224233 A JP2009224233 A JP 2009224233A JP 2009224233 A JP2009224233 A JP 2009224233A JP 2011076182 A JP2011076182 A JP 2011076182A
Authority
JP
Japan
Prior art keywords
url
print data
setting value
print
content
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
JP2009224233A
Other languages
Japanese (ja)
Inventor
Hajime Inada
肇 稲田
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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2009224233A priority Critical patent/JP2011076182A/en
Publication of JP2011076182A publication Critical patent/JP2011076182A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To restrain a memory volume for preparing print data from getting insufficient to make impossible the preparation of the print data, and to restrain printing from being not carried out smoothly because requiring time for the preparation of the print data, in a printer. <P>SOLUTION: The printer obtains a URL indicating positional information of a content stored by a server, and transmits the URL to an information processor. The information processor obtains the content from the server, based on the URL, when receiving the URL from the printer, and prepares the print data. The information processor transmits the print data to the printer. The printer executes printing processing, based on the print data transmitted from the information processor. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、印刷データを送信する情報処理装置およびその印刷データを受信し印刷する印刷装置を備える印刷システム、及び、その印刷装置、その情報処理装置を制御するプログラムに関する。   The present invention relates to an information processing apparatus that transmits print data, a printing system that includes a printing apparatus that receives and prints the print data, the printing apparatus, and a program that controls the information processing apparatus.

従来より、他の装置から取得したURL(Uniform Resource Locator)に従い、クライアント端末を介さずに、インターネット回線を介して直接サーバからコンテンツを取得し、その取得したコンテンツに基づいて印刷データを作成し、印刷を実行する印刷装置が知られている(例えば、特許文献1参照)。   Conventionally, in accordance with a URL (Uniform Resource Locator) acquired from another device, content is directly acquired from a server via an Internet line without using a client terminal, and print data is created based on the acquired content. A printing apparatus that executes printing is known (see, for example, Patent Document 1).

特開平11−355498号公報JP-A-11-355498

しかしながら、印刷装置は、クライアント端末(パソコン)などに比べ、搭載するメモリ量が少なかったり、印刷データ作成のための処理能力が低かったりする場合がある。かかる場合、上記背景技術に記載のような印刷装置では、取得したコンテンツの種類やデータ量によっては印刷データを作成するためのメモリ量が不足し、印刷データを作成することができない虞や、印刷データの作成に時間がかかり、印刷をスムースに行えない虞があった。本発明は、このような不便性を解消することができる技術を提供する。   However, in some cases, the printing apparatus has a smaller amount of memory and a processing capacity for creating print data is lower than that of a client terminal (personal computer) or the like. In such a case, the printing apparatus as described in the background art described above may not be able to create print data because the amount of memory for creating print data may be insufficient depending on the type of content and the amount of data acquired. It takes time to create data, and there is a possibility that printing cannot be performed smoothly. The present invention provides a technique capable of eliminating such inconvenience.

本発明を反映した第1の課題解決手段は、コンテンツを記憶するサーバと通信可能な情報処理装置と、前記情報処理装置と通信可能であり、受信した印刷データに基づき印刷を実行する印刷装置と、を備えた印刷システムであって、前記印刷装置は、前記コンテンツの位置情報を示すURLを取得するURL取得手段と、前記URL取得手段により取得したURLを前記情報処理装置に送信するURL送信手段と、前記URL送信手段により送信されたURLに基づき取得されたコンテンツにかかる印刷データを、前記情報処理装置から受信する印刷データ受信手段と、を備え、前記情報処理装置は、前記印刷装置から前記URLを受信するURL受信手段と、前記URL受信手段により受信したURLに基づき、前記サーバから前記コンテンツを取得するコンテンツ取得手段と、前記コンテンツ取得手段により取得したコンテンツに基づき、前記印刷データを作成する印刷データ作成手段と、前記印刷データ作成手段により作成した印刷データを前記印刷装置に送信する印刷データ送信手段と、を備えることを特徴とする印刷システムである。   A first problem-solving means that reflects the present invention includes an information processing apparatus that can communicate with a server that stores content, a printing apparatus that can communicate with the information processing apparatus, and that executes printing based on received print data. , Wherein the printing apparatus acquires a URL indicating the location information of the content, and a URL transmission means for transmitting the URL acquired by the URL acquisition means to the information processing apparatus. And print data receiving means for receiving, from the information processing apparatus, print data relating to the content acquired based on the URL transmitted by the URL transmitting means. URL receiving means for receiving the URL, and the content from the server based on the URL received by the URL receiving means. Content acquisition means for acquiring prints, print data generation means for generating the print data based on the content acquired by the content acquisition means, and print for transmitting the print data generated by the print data generation means to the printing apparatus And a data transmission unit.

この印刷システムによれば、印刷装置において、印刷対象とするコンテンツのURLを取得した場合であっても、コンテンツの取得、印刷データの作成を情報処理装置に一任することができるので、印刷データを作成するためのメモリ量が不足し、印刷データを作成することができない事象や、印刷データの作成に時間がかかり、印刷をスムースに行えない事象の発生を抑制することができる。   According to this printing system, even when the URL of the content to be printed is acquired in the printing apparatus, the acquisition of the content and creation of the print data can be entrusted to the information processing apparatus. It is possible to suppress the occurrence of an event in which the amount of memory for creation is insufficient and print data cannot be created, or it takes time to create print data and printing cannot be performed smoothly.

第2の課題解決手段は、前記印刷装置は、前記情報処理装置における印刷データの作成にかかる印刷設定値を記憶する第1印刷設定値記憶手段を備え、前記URL送信手段は、前記第1印刷設定値記憶手段により記憶された印刷設定値と、前記URLと、を送信し、前記URL受信手段は、前記印刷装置から前記URLと、前記印刷設定値と、を受信し、前記印刷データ作成手段は、前記URL受信手段が受信した前記印刷設定値に基づいて印刷データを作成することを特徴とする印刷システムである。   According to a second problem solving means, the printing apparatus includes a first print setting value storage means for storing a print setting value relating to creation of print data in the information processing apparatus, and the URL transmission means includes the first printing The print setting value stored by the setting value storage means and the URL are transmitted, and the URL receiving means receives the URL and the print setting value from the printing apparatus, and the print data creation means Is a printing system that creates print data based on the print setting value received by the URL receiving means.

この印刷システムによれば、印刷装置のユーザが所望する印刷設定値で印刷された印刷物を出力できる。   According to this printing system, it is possible to output a printed matter printed with a print setting value desired by the user of the printing apparatus.

第3の課題解決手段は、前記情報処理装置は、前記印刷データ作成手段による印刷データの作成にかかる印刷設定値を記憶する第2印刷設定値記憶手段を備え、前記印刷データ作成手段は、前記第2印刷設定値記憶手段により記憶された印刷設定値に基づいて印刷データを作成することを特徴とする印刷システムである。   According to a third problem solving unit, the information processing apparatus includes a second print setting value storage unit that stores a print setting value related to generation of print data by the print data generation unit, and the print data generation unit includes: A printing system is characterized in that print data is created based on a print setting value stored by a second print setting value storage means.

この印刷システムによれば、印刷データを作成する情報処理装置のユーザが所望する印刷設定値で印刷することができる。   According to this printing system, it is possible to print with a print setting value desired by a user of an information processing apparatus that creates print data.

第4の課題解決手段は、前記情報処理装置は、前記URL受信手段が前記URLとともに、前記印刷データ作成手段による印刷データの作成にかかる印刷設定値を受信したかを判断する第1判断手段を備え、前記印刷データ作成手段は、前記第1判断手段により、前記印刷設定値を受信していないと判断された場合、前記第2印刷設定値記憶手段により記憶された印刷設定値に基づいて印刷データを作成することを特徴とする印刷システムである。   According to a fourth problem-solving unit, the information processing apparatus includes a first determining unit that determines whether the URL receiving unit has received a print setting value for generating print data by the print data generating unit together with the URL. And the print data creation means performs printing based on the print setting value stored by the second print setting value storage means when the first determination means determines that the print setting value has not been received. A printing system characterized by creating data.

この印刷システムによれば、印刷装置において印刷設定値が設定されないことにより、情報処理装置において印刷データが作成できないという不具合の発生を防止できる。   According to this printing system, since the print setting value is not set in the printing apparatus, it is possible to prevent a problem that the print data cannot be created in the information processing apparatus.

第5の課題解決手段は、前記情報処理装置は、前記URL受信手段が前記URLと、前記印刷設定値と、を受信した場合、当該受信した印刷設定値が前記印刷データ作成手段により利用可能な印刷設定値か否かを判断する第2判断手段を備え、前記印刷データ作成手段は、前記第2判断手段により、利用可能な印刷設定値と判断された場合、当該受信した印刷設定値で印刷データを作成する一方、利用可能な印刷設定値ではないと判断された場合、前記第2印刷設定値記憶手段により記憶された印刷設定値に基づいて印刷データを作成することを特徴とする印刷システムである。   According to a fifth problem solving means, when the URL receiving means receives the URL and the print setting value, the information processing apparatus can use the received print setting value by the print data creating means. A second determination unit configured to determine whether or not the print setting value is satisfied; and when the second determination unit determines that the print setting value can be used, the print data generation unit performs printing using the received print setting value. On the other hand, when it is determined that the print setting value is not an available print setting value, the print system generates print data based on the print setting value stored by the second print setting value storage unit. It is.

この印刷システムによれば、不適切な印刷設定値が印刷装置で設定されてしまい、その不適切な印刷設定値が原因で印刷データが作成できないという不具合の発生を防止できる。   According to this printing system, it is possible to prevent a problem that an inappropriate print setting value is set by the printing apparatus and print data cannot be created due to the inappropriate print setting value.

第6の課題解決手段は、前記URL取得手段は、前記コンテンツのタイトル文字列と、前記URLと、を取得するものであり、前記印刷装置は、前記URL取得手段により取得した前記タイトル文字列と前記URLとを対応付けて記憶部に記憶するタイトル文字列記憶手段と、前記タイトル文字列を出力する出力手段と、を備え、前記印刷データ送信手段は、前記印刷データと、当該印刷データ作成にかかる前記URLと、を前記印刷装置に送信し、前記印刷データ受信手段は、前記情報処理装置から、前記印刷データと、当該印刷データ作成にかかる前記URLと、を受信し、前記出力手段は、前記印刷データ受信手段により受信したURLに対応付けて前記記憶部に記憶されている前記タイトル文字列を出力することを特徴とする印刷システムである。   According to a sixth problem solving means, the URL obtaining means obtains the title character string of the content and the URL, and the printing apparatus obtains the title character string obtained by the URL obtaining means, A title character string storage unit that associates and stores the URL in the storage unit; and an output unit that outputs the title character string; and the print data transmission unit generates the print data and generates the print data. The URL is transmitted to the printing apparatus, the print data receiving unit receives the print data and the URL for generating the print data from the information processing apparatus, and the output unit includes: The title character string stored in the storage unit is output in association with the URL received by the print data receiving unit. Is Temu.

この印刷システムによれば、出力されたタイトル文字列を閲覧する印刷装置のユーザは、情報処理装置から送られてきた印刷データが、いずれのコンテンツに係る印刷データなのかを判断することができる。   According to this printing system, a user of a printing apparatus viewing the output title character string can determine which content is the print data sent from the information processing apparatus.

第7の課題解決手段は、前記URL取得手段は、前記コンテンツのタイトル文字列と、前記URLと、を取得するものであり、前記印刷装置は、前記URL取得手段により取得した前記タイトル文字列と前記コンテンツを識別する識別情報とを対応付けて記憶部に記憶するタイトル文字列記憶手段と、前記タイトル文字列を出力する出力手段と、を備え、前記URL送信手段は、前記URLと前記識別情報とを、前記情報処理装置へ送信し、前記URL受信手段は、前記URLと前記識別情報とを、前記印刷装置から受信し、前記印刷データ送信手段は、前記印刷データと、当該印刷データ作成に係る前記URLとともに前記URL受信手段が受信した前記識別情報と、を前記印刷装置に送信し、前記印刷データ受信手段は、前記情報処理装置から、前記印刷データと前記識別情報と、を受信し、前記出力手段は、前記印刷データ受信手段により受信した前記識別情報に対応付けて前記記憶部に記憶されている前記タイトル文字列を出力することを特徴とする印刷システムである。   In a seventh problem solving means, the URL obtaining means obtains the title character string of the content and the URL, and the printing apparatus obtains the title character string obtained by the URL obtaining means, Title character string storage means for storing the identification information for identifying the content in association with each other in the storage unit; and output means for outputting the title character string, wherein the URL transmission means includes the URL and the identification information. Is transmitted to the information processing apparatus, the URL receiving means receives the URL and the identification information from the printing apparatus, and the print data transmitting means is configured to generate the print data and the print data. Together with the URL, the identification information received by the URL receiving means is transmitted to the printing apparatus, and the print data receiving means transmits the information processing device. The print data and the identification information are received, and the output means outputs the title character string stored in the storage unit in association with the identification information received by the print data reception means. This is a printing system.

この印刷システムによれば、出力されたタイトル文字列を閲覧する印刷装置のユーザは、情報処理装置から送られてきた印刷データが、いずれのコンテンツに係る印刷データなのかを判断することができる。   According to this printing system, a user of a printing apparatus viewing the output title character string can determine which content is the print data sent from the information processing apparatus.

第8の課題解決手段は、前記出力手段は、前記タイトル文字列を、前記印刷データ受信手段が受信した印刷データとともに記録媒体に印刷出力することを特徴とする印刷システムである。   The eighth problem solving means is a printing system wherein the output means prints out the title character string on a recording medium together with the print data received by the print data receiving means.

この印刷システムによれば、ユーザは、記録媒体を見れば、いずれのコンテンツに係る印刷物であるのか容易に判断することができる。   According to this printing system, the user can easily determine which content is a printed matter by looking at the recording medium.

第9の課題解決手段は、前前記印刷装置は、前記タイトル文字列を表示する表示部を備え、前記出力手段は、前記タイトル文字列を、前記表示部に表示出力することを特徴とする印刷システムである。   According to a ninth problem-solving means, the printing apparatus includes a display unit that displays the title character string, and the output unit displays and outputs the title character string on the display unit. System.

この印刷システムによれば、印刷装置のユーザは、表示されたタイトル文字列を見れば、情報処理装置から送られてきた印刷データが、いずれのコンテンツに係る印刷データなのかを判断することができる。   According to this printing system, the user of the printing apparatus can determine which content the print data sent from the information processing apparatus is the print data by looking at the displayed title character string. .

第10の課題解決手段は、他の装置から受信したURLに基づきコンテンツを記憶するサーバからコンテンツを取得するコンテンツ取得手段と、当該取得したコンテンツに基づく印刷データを作成する印刷データ作成手段と、前記他の装置に当該印刷データを送信する印刷データ送信手段と、を備えた情報処理装置と通信可能な印刷装置であって、前記コンテンツの位置情報を示すURLを取得するURL取得手段と、前記URL取得手段により取得したURLを前記情報処理装置に送信するURL送信手段と、前記URL送信手段により送信されたURLに基づき前記情報処理装置により作成された印刷データを前記情報処理装置から受信する印刷データ受信手段と、前記印刷データ受信手段により受信した印刷データに基づき、印刷処理を実行する印刷手段と、を備えることを特徴とする印刷装置である。   A tenth problem solving means includes content acquisition means for acquiring content from a server that stores content based on a URL received from another device, print data generation means for generating print data based on the acquired content, A printing apparatus capable of communicating with an information processing apparatus comprising: a print data transmission unit configured to transmit the print data to another apparatus; a URL acquisition unit configured to acquire a URL indicating position information of the content; and the URL URL transmission means for transmitting the URL acquired by the acquisition means to the information processing apparatus, and print data for receiving print data created by the information processing apparatus based on the URL transmitted by the URL transmission means from the information processing apparatus And a printing process based on the print data received by the receiving means and the print data receiving means. A printing unit for performing a printing apparatus, characterized in that it comprises a.

この印刷装置によれば、印刷装置において、印刷対象とするコンテンツのURLを取得した場合であっても、コンテンツの取得、印刷データの作成を情報処理装置に一任することができるので、印刷データを作成するためのメモリ量が不足し、印刷データを作成することができない事象や、印刷データの作成に時間がかかり、印刷をスムースに行えない事象の発生を抑制することができる。   According to this printing apparatus, even if the URL of the content to be printed is acquired in the printing apparatus, content acquisition and print data creation can be entrusted to the information processing apparatus. It is possible to suppress the occurrence of an event in which the amount of memory for creation is insufficient and print data cannot be created, or it takes time to create print data and printing cannot be performed smoothly.

第11の課題解決手段は、前記情報処理装置における印刷データの作成にかかる印刷設定値を記憶する第1印刷設定値記憶手段を備え、前記URL送信手段は、前記第1印刷設定値記憶手段により記憶された印刷設定値と、前記URLと、を送信し、前記印刷データ受信手段は、前記第1印刷設定値記憶手段により記憶された印刷設定値に基づき作成された印刷データを、前記情報処理装置から受信することを特徴とする印刷装置である。   The eleventh problem solving means comprises first print setting value storage means for storing a print setting value relating to creation of print data in the information processing apparatus, and the URL transmission means is controlled by the first print setting value storage means. The stored print setting value and the URL are transmitted, and the print data receiving unit converts the print data created based on the print setting value stored by the first print setting value storage unit into the information processing. A printing apparatus that receives the information from the apparatus.

この印刷装置によれば、印刷装置のユーザが所望する印刷設定値で印刷された印刷物を出力できる。   According to this printing apparatus, it is possible to output a printed matter printed with a print setting value desired by the user of the printing apparatus.

第12の課題解決手段は、前記情報処理装置は、前記印刷データと、当該印刷データ作成にかかる前記URLと、を前記印刷装置に送信するものであり、前記URL取得手段は、前記コンテンツのタイトル文字列と、前記URLと、を取得するものであり、前記URL取得手段により取得した前記タイトル文字列と前記URLとを対応付けて記憶部に記憶するタイトル文字列記憶手段と、前記タイトル文字列を出力する出力手段と、を備え、前記印刷データ受信手段は、前記情報処理装置から、前記印刷データと、当該印刷データの作成にかかる前記URLと、を受信し、前記出力手段は、前記印刷データ受信手段により受信したURLに対応付けて前記記憶部に記憶されている前記タイトル文字列を出力することを特徴とする印刷装置である。   In a twelfth problem solving means, the information processing apparatus transmits the print data and the URL for generating the print data to the printing apparatus, and the URL acquisition means includes the title of the content. Title character string storage means for acquiring a character string and the URL, and storing the title character string acquired by the URL acquisition means in association with the URL in a storage unit; and the title character string Output means for outputting the print data, wherein the print data receiving means receives the print data and the URL for creating the print data from the information processing apparatus, and the output means receives the print A printing apparatus that outputs the title character string stored in the storage unit in association with a URL received by a data receiving unit. .

この印刷装置によれば、出力されたタイトル文字列を閲覧する印刷装置のユーザは、情報処理装置から送られてきた印刷データが、いずれのコンテンツに係る印刷データなのかを判断することができる。   According to this printing apparatus, the user of the printing apparatus viewing the output title character string can determine which content is the print data sent from the information processing apparatus.

第13の課題解決手段は、前記情報処理装置は、前記印刷データと、当該印刷データ作成に係るコンテンツを識別する識別情報と、を前記印刷装置に送信するものであり、前記URL取得手段は、前記コンテンツのタイトル文字列と、前記URLと、を取得するものであり、前記URL取得手段により取得した前記タイトル文字列と前記コンテンツを識別する識別情報とを対応付けて記憶部に記憶するタイトル文字列記憶手段と、前記タイトル文字列を出力する出力手段と、を備え、前記URL送信手段は、前記URLと前記識別情報とを、前記情報処理装置へ送信し、前記印刷データ受信手段は、前記情報処理装置から、前記印刷データと当該印刷データ作成に係るコンテンツを識別する識別情報と、を受信し、前記出力手段は、前記印刷データ受信手段により受信した前記識別情報に対応付けて前記記憶部に記憶されている前記タイトル文字列を出力することを特徴とする印刷装置である。   In a thirteenth problem solving means, the information processing apparatus transmits the print data and identification information for identifying content relating to the print data creation to the printing apparatus, and the URL acquisition means includes: A title character string for acquiring the title character string of the content and the URL, and storing the title character string acquired by the URL acquisition means in association with identification information for identifying the content in a storage unit Column storage means and output means for outputting the title character string, the URL transmission means transmits the URL and the identification information to the information processing apparatus, and the print data reception means The print data and identification information for identifying the content related to the print data creation are received from the information processing apparatus, and the output means receives the print A printing device and outputs the title character string stored in the storage unit in association with the identification information received by over data receiving means.

この印刷装置によれば、出力されたタイトル文字列を閲覧する印刷装置のユーザは、情報処理装置から送られてきた印刷データが、いずれのコンテンツに係る印刷データなのかを判断することができる。   According to this printing apparatus, the user of the printing apparatus viewing the output title character string can determine which content is the print data sent from the information processing apparatus.

第14の課題解決手段は、前記出力手段は、前記印刷手段により、前記タイトル文字列を、前記印刷データ受信手段が受信した印刷データとともに記録媒体に印刷出力させることを特徴とする印刷装置である。   A fourteenth problem solving means is the printing apparatus, wherein the output means causes the printing means to print out the title character string on a recording medium together with the print data received by the print data receiving means. .

この印刷装置によれば、ユーザは、記録媒体を見れば、いずれのコンテンツに係る印刷物であるのか容易に判断することができる。   According to this printing apparatus, the user can easily determine which content is a printed matter by looking at the recording medium.

第15の課題解決手段は、前記タイトル文字列を表示する表示部を備え、前記出力手段は、前記タイトル文字列を、前記表示部に表示出力することを特徴とする印刷装置である。   A fifteenth problem solving means includes a display unit that displays the title character string, and the output unit displays and outputs the title character string on the display unit.

この印刷装置によれば、ユーザは、表示されたタイトル文字列を見れば、情報処理装置から送られてきた印刷データが、いずれのコンテンツに係る印刷データなのかを判断することができる。   According to this printing apparatus, the user can determine which content the print data sent from the information processing apparatus is print data by looking at the displayed title character string.

第16の課題解決手段は、コンテンツを記憶するサーバ、及び、前記コンテンツの位置情報を示すURLを送信する印刷装置と通信可能な情報処理装置を制御するためのプログラムであって、前記情報処理装置を、前記印刷装置から前記URLを受信するURL受信手段と、前記URL受信手段により受信したURLに基づき、前記サーバから前記コンテンツを取得するコンテンツ取得手段と、前記コンテンツ取得手段により取得したコンテンツに基づき、前記印刷データを作成する印刷データ作成手段と、前記印刷データ作成手段により作成した印刷データを前記印刷装置に送信する印刷データ送信手段と、して機能させるためのプログラムである。   A sixteenth problem solving means is a program for controlling an information processing apparatus capable of communicating with a server that stores content and a printing apparatus that transmits a URL indicating position information of the content. Based on the URL receiving means for receiving the URL from the printing apparatus, the content acquiring means for acquiring the content from the server based on the URL received by the URL receiving means, and the content acquired by the content acquiring means. And a print data creation unit that creates the print data and a print data transmission unit that sends the print data created by the print data creation unit to the printing apparatus.

このプログラムによれば、印刷対象とするコンテンツのURLを印刷装置が備えている場合であっても、コンテンツの取得、印刷データの作成を情報処理装置に一任することができるので、印刷装置において、印刷データを作成するためのメモリ量が不足し、印刷データを作成することができない事象や、印刷データの作成に時間がかかり、印刷をスムースに行えない事象の発生を抑制することができる。   According to this program, even if the printing apparatus has the URL of the content to be printed, the content acquisition and the creation of print data can be entrusted to the information processing apparatus. It is possible to suppress the occurrence of an event in which the amount of memory for creating the print data is insufficient and the print data cannot be created, or the print data creation takes time and the printing cannot be performed smoothly.

第17の課題解決手段は、前記印刷装置は、前記URLと、前記情報処理装置における印刷データの作成にかかる印刷設定値と、を送信するものであり、前記URL受信手段は、前記印刷装置から前記URLと、前記印刷設定値と、を受信し、前記印刷データ作成手段は、前記URL受信手段が受信した前記印刷設定値に基づいて印刷データを作成することを特徴とするプログラムである。   According to a seventeenth problem solving means, the printing apparatus transmits the URL and a print setting value relating to creation of print data in the information processing apparatus, and the URL receiving means receives from the printing apparatus. The program is characterized in that the URL and the print setting value are received, and the print data creating means creates print data based on the print setting value received by the URL receiving means.

このプログラムによれば、印刷装置のユーザが所望する印刷設定値で印刷された印刷物を出力できる。   According to this program, it is possible to output a printed matter printed with a print setting value desired by the user of the printing apparatus.

第18の課題解決手段は、前記印刷データ作成手段による印刷データの作成にかかる印刷設定値を記憶する第2印刷設定値記憶手段を備え、前記印刷データ作成手段は、前記第2印刷設定値記憶手段により記憶された印刷設定値に基づいて印刷データを作成することを特徴とするプログラムである。   The eighteenth problem solving means comprises second print setting value storage means for storing print setting values relating to creation of print data by the print data creation means, and the print data creation means stores the second print setting value storage. According to another aspect of the present invention, a print data is created based on a print setting value stored by the means.

このプログラムによれば、印刷データを作成する情報処理装置のユーザが所望する印刷設定値で印刷することができる。   According to this program, it is possible to print with a print setting value desired by the user of the information processing apparatus that creates the print data.

第19の課題解決手段は、前記URL受信手段が前記URLとともに、前記印刷データ作成手段による印刷データの作成にかかる印刷設定値を受信したかを判断する第1判断手段を備え、前記印刷データ作成手段は、前記第1判断手段により、前記印刷設定値を受信していないと判断された場合、前記第2印刷設定値記憶手段により記憶された印刷設定値に基づいて印刷データを作成することを特徴とするプログラムである。   A nineteenth problem solving means comprises first judgment means for judging whether the URL receiving means has received a print setting value for creation of print data by the print data creation means together with the URL, and the print data creation And means for creating print data based on the print setting value stored by the second print setting value storage means when the first determination means determines that the print setting value is not received. It is a featured program.

このプログラムによれば、印刷装置において印刷設定値が設定されないことにより、情報処理装置において印刷データが作成できないという不具合の発生を防止できる。   According to this program, since the print setting value is not set in the printing apparatus, it is possible to prevent a problem that the print data cannot be created in the information processing apparatus.

第20の課題解決手段は、前記URL受信手段が前記URLと、前記印刷設定値と、を受信した場合、当該受信した印刷設定値が前記印刷データ作成手段により利用可能な印刷設定値か否かを判断する第2判断手段を備え、前記印刷データ作成手段は、前記第2判断手段により、利用可能な印刷設定値と判断された場合、当該受信した印刷設定値で印刷データを作成する一方、利用可能な印刷設定値ではないと判断された場合、前記前記第2印刷設定値記憶手段により記憶された印刷設定値に基づいて印刷データを作成することを特徴とするプログラムである。   In a twentieth problem solving means, if the URL receiving means receives the URL and the print setting value, whether or not the received print setting value is a print setting value that can be used by the print data creation means. The print data creation means creates print data with the received print setting value when the second judgment means determines that the print setting value can be used. When it is determined that the print setting value is not usable, the print data is created based on the print setting value stored by the second print setting value storage unit.

このプログラムによれば、不適切な印刷設定値が印刷装置で設定されてしまい、その不適切な印刷設定値が原因で印刷データが作成できないという不具合の発生を防止できる。   According to this program, it is possible to prevent a problem that an inappropriate print setting value is set by the printing apparatus and print data cannot be created due to the inappropriate print setting value.

第21の課題解決手段は、前記印刷装置は、前記サーバが記憶する前記コンテンツのタイトル文字列と、前記URLと、を対応付けて記憶し、前記情報処理装置から送信される前記URLに対応する前記タイトル文字列を出力するものであって、前記印刷データ送信手段は、前記印刷データと、当該印刷データ作成にかかる前記URLと、を前記印刷装置に送信することを特徴とするプログラムである。   In a twenty-first problem solving means, the printing apparatus stores the title character string of the content stored in the server in association with the URL, and corresponds to the URL transmitted from the information processing apparatus. The title character string is output, and the print data transmission unit transmits the print data and the URL for generating the print data to the printing apparatus.

このプログラムによれば、出力されたタイトル文字列を閲覧する印刷装置のユーザに対し、情報処理装置から送られた印刷データが、いずれのコンテンツに係る印刷データなのかを判断させることができる。   According to this program, the user of the printing apparatus browsing the output title character string can determine which content is the print data sent from the information processing apparatus.

第22の課題解決手段は、前記印刷装置は、前記サーバが記憶する前記コンテンツのタイトル文字列と、前記コンテンツを識別する識別情報とを対応付けて記憶し、前記URLと前記識別情報とを、前記情報処理装置へ送信し、前記情報処理装置から送信される前記識別情報に対応付けて記憶する前記タイトル文字列を出力するものであって、前記URL受信手段は、前記URLと前記識別情報とを、前記印刷装置から受信し、前記印刷データ送信手段は、前記印刷データと、当該印刷データ作成に係る前記URLとともに前記URL受信手段が受信した前記識別情報と、を前記印刷装置に送信することを特徴とするプログラムである。   In a twenty-second problem solving means, the printing apparatus stores the title character string of the content stored in the server in association with identification information for identifying the content, and stores the URL and the identification information. The title character string transmitted to the information processing apparatus and stored in association with the identification information transmitted from the information processing apparatus is output, and the URL receiving means includes the URL, the identification information, From the printing apparatus, and the print data transmitting means transmits the print data and the identification information received by the URL receiving means together with the URL for generating the print data to the printing apparatus. Is a program characterized by

このプログラムによれば、出力されたタイトル文字列を閲覧する印刷装置のユーザに対し、情報処理装置から送られた印刷データが、いずれのコンテンツに係る印刷データなのかを判断させることができる。   According to this program, the user of the printing apparatus browsing the output title character string can determine which content is the print data sent from the information processing apparatus.

印刷システムの構成、および、印刷システムに含まれるプリンタとPCの機能ブロックを示す図である。1 is a diagram illustrating a configuration of a printing system and functional blocks of a printer and a PC included in the printing system. 指示データ送信処理を示したフローチャートである。It is the flowchart which showed instruction data transmission processing. 印刷アプリケーションメイン処理を示したフローチャートである。6 is a flowchart illustrating a printing application main process. 印刷処理を示したフローチャートである。It is the flowchart which showed the printing process. プリンタの表示部に表示された各種情報の表示態様の一例を示す図である。It is a figure which shows an example of the display mode of the various information displayed on the display part of the printer. プリンタからPCへ送信される指示データを示す図である。It is a figure which shows the instruction data transmitted to PC from a printer.

図面を参照して実施形態を説明する。図1に示す印刷システム1は、プリンタ10と、パソコン(以下、「PC」と称す。)20と、コンテンツ提供サーバ30と、ルータ50とを有している。なお、図1に示す印刷システム1は、1つのプリンタ10と、1つのPC20と、1つのコンテンツ提供サーバ30とを有しているが、これらの数は適宜変更することができる。   Embodiments will be described with reference to the drawings. The printing system 1 shown in FIG. 1 includes a printer 10, a personal computer (hereinafter referred to as “PC”) 20, a content providing server 30, and a router 50. The printing system 1 shown in FIG. 1 has one printer 10, one PC 20, and one content providing server 30, but these numbers can be changed as appropriate.

コンテンツ提供サーバ30は、周知のサーバコンピュータと同等の構成を備え、インターネット回線60に接続されるとともに、複数のコンテンツを有している。さらに、コンテンツ提供サーバ30は、コンテンツに関する情報であるコンテンツ情報が複数含まれたRSS(Rich Site Summary)形式のフィード情報を記憶している。   The content providing server 30 has a configuration equivalent to a known server computer, is connected to the Internet line 60, and has a plurality of contents. Furthermore, the content providing server 30 stores RSS (Rich Site Summary) type feed information including a plurality of pieces of content information that is information related to the content.

コンテンツ情報には、コンテンツのタイトルを示すタイトル文字列や、コンテンツの格納場所を示すコンテンツURL、コンテンツの内容を要約した文字列である要約文字列などが含まれている。コンテンツ提供サーバ30は、プリンタ10やPC20からの要求に応じて、フィード情報やコンテンツを提供する。コンテンツとしては、例えば、テキストや画像などを含むウェブページなどが挙げられる。   The content information includes a title character string indicating the title of the content, a content URL indicating the storage location of the content, a summary character string that is a character string that summarizes the content details, and the like. The content providing server 30 provides feed information and content in response to a request from the printer 10 or the PC 20. Examples of the content include a web page including text and images.

プリンタ10は、CPU、ROM、RAM等(図示せず。)を備え、プリンタ10の各動作について、このROMに記憶されたプログラムに基づき制御を行う制御部11と、ローカルエリアネットワーク回線(以下、「LAN」)40に接続され、コンテンツ提供サーバ30やPC20と通信を行うネットワークインタフェース(以下、「ネットワークI/F」)12と、プリンタ10のユーザから指示を受け付ける操作部13と、各種情報を表示する表示部14と、印刷部15と、フラッシュメモリなどから構成され、各種情報を記憶する記憶部16と、を備えている。なお、制御部11と各部12〜16とは、バスラインを介して互いに接続されている。   The printer 10 includes a CPU, a ROM, a RAM, and the like (not shown). A control unit 11 that controls each operation of the printer 10 based on a program stored in the ROM, and a local area network line (hereinafter, referred to as a “printer”). A network interface (hereinafter referred to as “network I / F”) 12 connected to the content providing server 30 and the PC 20, an operation unit 13 for receiving instructions from the user of the printer 10, and various types of information. A display unit 14 for displaying, a printing unit 15, and a storage unit 16 that includes a flash memory and stores various information. In addition, the control part 11 and each part 12-16 are mutually connected via the bus line.

記憶部16は、URL記憶領域161と、印刷設定値記憶領域165とを備える。URL記憶領域161は、コンテンツ提供サーバ30が記憶しているフィード情報の位置情報、すなわち、フィード情報の取得先を示す位置情報であるフィード情報取得先URL163を記憶する。このフィード情報取得先URL163は、プリンタ10のユーザが操作部13を操作することで入力され、記憶されるとよい。   The storage unit 16 includes a URL storage area 161 and a print setting value storage area 165. The URL storage area 161 stores the position information of the feed information stored in the content providing server 30, that is, the feed information acquisition destination URL 163 that is position information indicating the acquisition destination of the feed information. The feed information acquisition destination URL 163 may be input and stored when the user of the printer 10 operates the operation unit 13.

印刷設定値記憶領域165は、PC20に対し印刷データの作成を指示する際に用いられる印刷設定値を、印刷データ作成に際し印刷設定値の設定が必要な設定項目毎に記憶する。設定項目としては、例えば、PaperType(用紙種別),Quality(印字品質),Papersize(用紙サイズ),PageLayout(ページレイアウト)がある。また、設定項目に設定される印刷設定値として、設定項目PaperTypeに関しては、Plain Paper/Inkjet Paper/Photo Paper/Otherがあり、設定項目Papersizeに関しては、A4/Letter/A5/A6/ Postcardがあり、設定項目PageLayoutに関しては、Normal/2 in 1/4 in 1がある。なお、本実施形態においては、設定項目Qualityに対応する印刷設定値は、印刷設定値記憶領域165に記憶されていない場合について説明する。また、本実施形態では、印刷設定値記憶領域165に、設定項目に設定可能な印刷設定値が記憶されている場合、設定項目毎に、デフォルトで設定される印刷設定値が決められている。また、本実施形態では、上記4つの設定項目(PaperType,Quality,Papersize,PageLayout)が、印刷を実行するにあたり印刷設定値の設定が必要な設定項目であるとする。   The print setting value storage area 165 stores a print setting value used when instructing the PC 20 to create print data for each setting item that needs to be set when the print data is created. As setting items, for example, there are PaperType (paper type), Quality (print quality), Papersize (paper size), and PageLayout (page layout). In addition, as print setting values set in the setting items, there are Plain Paper / Inkjet Paper / Photo Paper / Other for the setting item PaperType, and A4 / Letter / A5 / A6 / Postcard for the setting item Papersize, Regarding the setting item PageLayout, there is Normal / 2 in 1/4 in 1. In the present embodiment, a case where the print setting value corresponding to the setting item Quality is not stored in the print setting value storage area 165 will be described. In the present embodiment, when print setting values that can be set in the setting items are stored in the print setting value storage area 165, the print setting values that are set by default are determined for each setting item. In the present embodiment, it is assumed that the above four setting items (PaperType, Quality, Papersize, and PageLayout) are setting items that require setting of print setting values when executing printing.

制御部11は、ROMに記憶されたプログラムに従い、フィード情報取得先URL163に基づいてコンテンツ提供サーバ30からフィード情報の取得を行う。制御部11は、取得したフィード情報に含まれるコンテンツ情報を表示部14に表示する。なお、本実施形態において、コンテンツ情報を表示するとは、取得したフィード情報に含まれるコンテンツ情報各々に含まれるタイトル文字列を、各コンテンツ情報を示すものとして表示部14に表示することとする。ただし、タイトル文字列のみではなく、コンテンツ情報に含まれるコンテンツURLや要約文字列などを、各コンテンツ情報を示すものとして表示部14に表示させてもよく、コンテンツ情報をユーザに識別させるために、コンテンツ情報毎にコンテンツ情報に含まれる各種情報のいずれかを表示すればよく、種々の表示形態を採用することができる。   The control unit 11 acquires feed information from the content providing server 30 based on the feed information acquisition destination URL 163 according to a program stored in the ROM. The control unit 11 displays content information included in the acquired feed information on the display unit 14. In the present embodiment, displaying content information is to display the title character string included in each piece of content information included in the acquired feed information on the display unit 14 as indicating each piece of content information. However, not only the title character string but also the content URL or summary character string included in the content information may be displayed on the display unit 14 as indicating each content information. In order to identify the content information to the user, Any one of various types of information included in the content information may be displayed for each content information, and various display forms can be employed.

表示部14に表示されたタイトル文字列が、操作部13を介してユーザにより選択されると、制御部11は、選択されたタイトル文字列を含むコンテンツ情報に一緒に含まれる要約文字列を表示部14に表示する。さらに、印刷指示がユーザにより入力されると、そのタイトル文字列および要約文字列を含むコンテンツ情報に一緒に含まれるコンテンツURLをPC20に送信する。制御部11は、ネットワークI/F12がPC20から送信された印刷データを受信すると、その印刷データに従い印刷部15に印刷処理を実行させる。   When the title character string displayed on the display unit 14 is selected by the user via the operation unit 13, the control unit 11 displays a summary character string included in the content information including the selected title character string. Displayed on the unit 14. Further, when a print instruction is input by the user, the content URL included in the content information including the title character string and the summary character string is transmitted to the PC 20. When the network I / F 12 receives the print data transmitted from the PC 20, the control unit 11 causes the printing unit 15 to execute print processing according to the print data.

PC20は、CPU、ROM、RAM等(図示せず。)を備え、PC20の各動作について、このROMに記憶されたプログラムに基づき制御を行う制御部21と、LAN40に接続され、コンテンツ提供サーバ30やプリンタ10と通信を行うネットワークI/F22と、PC20のユーザから指示を受け付ける操作部23と、各種情報を表示する表示部24と、ハードディスクなどから構成され、各種情報を記憶する記憶部25と、を備えている。なお、制御部21と各部22〜25とは、バスラインを介して互いに接続されている。   The PC 20 includes a CPU, a ROM, a RAM, and the like (not shown), and is connected to the control unit 21 that controls each operation of the PC 20 based on a program stored in the ROM and the LAN 40, and the content providing server 30. And a network I / F 22 that communicates with the printer 10, an operation unit 23 that receives instructions from the user of the PC 20, a display unit 24 that displays various types of information, a hard disk and the like, and a storage unit 25 that stores various types of information. It is equipped with. The control unit 21 and the units 22 to 25 are connected to each other via a bus line.

また、PC20が備えるCPUは、プリンタ10が備えるCPUよりも演算速度が速い。また、PC20が備えるRAMの容量は、プリンタ10が備えるRAMの容量よりも大きい。また、ROMに記憶されたプログラムとしては、プリンタ10を制御するためのドライバプログラムや、後述する印刷アプリケーションプログラム、コンテンツを表示するための表示用アプリケーションとしてウェブブラウザなどが例示される。そして、CPUがROMに記憶されたプログラムをRAM上で実行することで、各種の機能手段が構成される。   Further, the CPU included in the PC 20 has a higher calculation speed than the CPU included in the printer 10. Further, the RAM capacity of the PC 20 is larger than the RAM capacity of the printer 10. Examples of the program stored in the ROM include a driver program for controlling the printer 10, a print application program described later, and a web browser as a display application for displaying content. And various function means are comprised because CPU runs the program memorize | stored in ROM on RAM.

記憶部25は、印刷設定値記憶領域251を備える。印刷設定値記憶領域251は、印刷データを作成するにあたり印刷設定値の設定が必要となる複数の設定項目毎に、印刷設定値を記憶する。それら印刷設定値は、ドライバプログラムが対応できるもの、換言すれば、ドライバプログラムが印刷設定値として利用できるものが記憶されている。設定項目としては、例えば、PaperType(用紙種別),Quality(印字品質),Papersize(用紙サイズ),PageLayout(ページレイアウト)がある。また、設定項目に設定される印刷設定値として、設定項目PaperTypeに関しては、Plain Paper/Inkjet Paper/Photo Paper/Otherがあり、設定項目Qualityに関しては、Normal/Fast/Fineがあり、設定項目Papersizeに関しては、A4/Letter/A5/A6/ Postcardがあり、設定項目PageLayoutに関しては、Normalがある。これら印刷設定値には、各設定項毎にデフォルトの印刷設定値が決められており、プリンタ10から取得した指示データに印刷設定値が含まれていなかった場合、そのデフォルトの印刷設定値を用いて印刷データを作成する。   The storage unit 25 includes a print setting value storage area 251. The print setting value storage area 251 stores print setting values for each of a plurality of setting items that require setting of print setting values when creating print data. Those print setting values that can be handled by the driver program, in other words, those that can be used by the driver program as print setting values are stored. As setting items, for example, there are PaperType (paper type), Quality (print quality), Papersize (paper size), and PageLayout (page layout). In addition, as print setting values set in the setting items, there are Plain Paper / Inkjet Paper / Photo Paper / Other for the setting item PaperType, Normal / Fast / Fine for the setting item Quality, and the setting item Papersize. Is A4 / Letter / A5 / A6 / Postcard, and there is Normal for the setting item PageLayout. In these print setting values, a default print setting value is determined for each setting item, and when the instruction data acquired from the printer 10 does not include the print setting value, the default print setting value is used. Print data.

本実施形態では、プリンタ10の印刷設定値記憶領域165に記憶された設定項目および印刷設定値と、PC20の印刷設定記憶領域251に記憶された設定項目および印刷設定値とでは、設定項目PageLayoutにおいて、「2 in 1」,「4 in 1」の印刷設定値が、PC20の印刷設定記憶領域251に記憶されていない点、および、設定項目Qualityに対する印刷設定値が、印刷設定記憶領域251には記憶されている点が異なっている。   In the present embodiment, the setting item and print setting value stored in the print setting value storage area 165 of the printer 10 and the setting item and print setting value stored in the print setting storage area 251 of the PC 20 are set in the setting item PageLayout. The print setting values “2 in 1” and “4 in 1” are not stored in the print setting storage area 251 of the PC 20, and the print setting values for the setting item Quality are stored in the print setting storage area 251. The memorized point is different.

制御部21は、ROMに記憶された印刷アプリケーションプログラムに従い、コンテンツ提供サーバ30にアクセスし、コンテンツを表示するためのコンテンツデータを取得する。そのコンテンツデータに基づきコンテンツを表示部24に表示したり、印刷設定値記憶領域251に記憶された印刷設定値に従い印刷データを作成し、その作製した印刷データをプリンタ20に送信したりする。なお、本実施形態では、コンテンツを取得、と記載した場合、コンテンツを表示するためのコンテンツデータを取得、との意味合いで記載することがある。   The control unit 21 accesses the content providing server 30 according to the print application program stored in the ROM, and acquires content data for displaying the content. Based on the content data, the content is displayed on the display unit 24, the print data is created according to the print setting value stored in the print setting value storage area 251, and the produced print data is transmitted to the printer 20. In this embodiment, when content is described as being acquired, it may be described in the meaning of acquiring content data for displaying the content.

以下、図2を用いて、プリンタ10のROMに記憶されたプログラムに基づき、プリンタ10の制御部11により実行される指示データ送信処理について説明する。指示データ送信処理は、操作部13を介してユーザからフィード情報の取得指示を受け付けた場合に開始される。   Hereinafter, an instruction data transmission process executed by the control unit 11 of the printer 10 based on a program stored in the ROM of the printer 10 will be described with reference to FIG. The instruction data transmission process is started when a feed information acquisition instruction is received from the user via the operation unit 13.

指示データ送信処理が開始されると、制御部11は、フィード情報取得処理を実行し、フィード情報を取得する(S202)。フィード情報取得処理は、URL記憶領域161に記憶されたフィード情報取得先URL163に基づいて、コンテンツ提供サーバ30からフィード情報を取得する処理である。   When the instruction data transmission process is started, the control unit 11 executes a feed information acquisition process and acquires feed information (S202). The feed information acquisition processing is processing for acquiring feed information from the content providing server 30 based on the feed information acquisition destination URL 163 stored in the URL storage area 161.

制御部11は、S202の処理で取得したフィード情報に含まれる複数のコンテンツ情報各々に含まれるタイトル文字列を表示部14に表示する(S204)。図5(a)は、S204で表示されるタイトル文字列の表示態様の一例である。フィード情報に含まれるコンテンツ情報の数だけタイトル文字列502が表示される。なお、本実施形態では、前述したように、コンテンツ情報を特定する情報として、各コンテンツ情報に含まれるタイトル文字列502を一覧表示しているが、各コンテンツ情報に含まれるコンテンツURLや要約文字列を表示してもよい。   The control part 11 displays the title character string contained in each of the some content information contained in the feed information acquired by the process of S202 on the display part 14 (S204). FIG. 5A is an example of a display mode of the title character string displayed in S204. The title character strings 502 are displayed as many as the number of content information included in the feed information. In this embodiment, as described above, the title character strings 502 included in each content information are displayed as a list as information for specifying the content information. However, the content URL and the summary character string included in each content information are displayed. May be displayed.

そして、制御部11は、表示されているタイトル文字列502の一つが、ユーザによる操作部13の操作により選択されるまで待機し(S206:NO)、選択されると(S206:YES)、その選択されたタイトル文字列502を含むコンテンツ情報に一緒に含まれている要約文字列を表示部14に表示する(S208)。図5(b)は、S208で表示される要約文字列の表示態様の一例である。要約文字列504とともに、この要約文字列504が示す内容が詳細に記述されたコンテンツをPC20の表示部24で表示するためにユーザにより選択させるViewボタン506と、この要約文字列504が示す内容が詳細に記述されたコンテンツを印刷するためにユーザにより選択させるPrintボタン508が表示されている。   Then, the control unit 11 stands by until one of the displayed title character strings 502 is selected by the operation of the operation unit 13 by the user (S206: NO), and when selected (S206: YES), The summary character string included in the content information including the selected title character string 502 is displayed on the display unit 14 (S208). FIG. 5B is an example of a display form of the summary character string displayed in S208. In addition to the summary character string 504, a View button 506 that allows the user to select a content in which the content indicated by the summary character string 504 is described in detail on the display unit 24 of the PC 20, and the content indicated by the summary character string 504 A Print button 508 that is selected by the user to print the content described in detail is displayed.

次に、制御部11は、View506ボタンが選択されたか否かを判断し(S210)、選択されたと判断した場合(S210:YES)、表示されている要約文字列504を含むコンテンツ情報に一緒に含まれているコンテンツURLに基づき取得されるコンテンツを、PC20の表示部24で表示させるための指示データを送信する(S212)。なお、この指示データは、図6(a)に示すように、表示させるコンテンツを特定するコンテンツURL602と、PC20にコンテンツの表示を指示する表示コマンド604が含まれている。制御部11は、指示データをPC20に送信すると、再びS204に処理を移行し、コンテンツ情報の一覧を表示する。   Next, the control unit 11 determines whether or not the View 506 button has been selected (S210). If it is determined that the View 506 button has been selected (S210: YES), the control unit 11 together with the displayed content information including the summary character string 504 Instruction data for displaying content acquired based on the included content URL on the display unit 24 of the PC 20 is transmitted (S212). As shown in FIG. 6A, the instruction data includes a content URL 602 for specifying content to be displayed and a display command 604 for instructing the PC 20 to display the content. When the instruction data is transmitted to the PC 20, the control unit 11 shifts the process to S204 again and displays a list of content information.

一方、S210の処理において、制御部11は、Viewボタン506が選択されていないと判断すると(S210:NO)、Printボタン508が選択されたか否かを判断する(S214)。ここで、Printボタン508が選択されていないと判断すると(S214:NO)、制御部11は、処理をS210に戻す。   On the other hand, in the process of S210, when the control unit 11 determines that the View button 506 is not selected (S210: NO), the control unit 11 determines whether or not the Print button 508 is selected (S214). If it is determined that the Print button 508 has not been selected (S214: NO), the control unit 11 returns the process to S210.

制御部11は、Printボタン508が選択された判断すると(S214:YES)、図5(c)に示すような印刷設定画面を表示する(S216)。本実施形態では、印刷を実行するにあたり印刷設定値の設定が必要となる複数の設定項目が表示部14に表示されるとともに、印刷設定値記憶領域165に記憶されたデフォルトの印刷設定値が読み出され、各設定項目に設定されて表示される。   When determining that the Print button 508 has been selected (S214: YES), the control unit 11 displays a print setting screen as shown in FIG. 5C (S216). In the present embodiment, a plurality of setting items that require setting of print setting values to execute printing are displayed on the display unit 14 and the default print setting values stored in the print setting value storage area 165 are read. Is displayed and set for each setting item.

また、印刷設定画面では、確定ボタン510が表示されている。確定ボタン510は、ユーザにより操作部13を介して選択されると、各設定項目に設定されている印刷設定値で印刷データを作成するようにPC20に指示データを送信するためのボタンである。   In the print setting screen, a confirmation button 510 is displayed. The confirmation button 510 is a button for transmitting instruction data to the PC 20 so as to create print data with print setting values set in each setting item when selected by the user via the operation unit 13.

そして、この印刷設定画面において、制御部11は、ユーザにより操作部13を介して、各設定項目の印刷設定値が変更されたか否かを判断する(S218)。本実施形態では、ユーザは、操作部13の操作により、印刷設定記憶領域165に記憶された複数の印刷設定値から任意の印刷設定値を選択し、設定項目毎に、デフォルトの印刷設定値から変更することができる。   In the print setting screen, the control unit 11 determines whether the print setting value of each setting item has been changed by the user via the operation unit 13 (S218). In the present embodiment, the user selects an arbitrary print setting value from a plurality of print setting values stored in the print setting storage area 165 by operating the operation unit 13, and from the default print setting value for each setting item. Can be changed.

ここで、印刷設定値が変更されたと判断すると(S218:YES)、変更された印刷設定値を設定項目に設定してRAMに記憶し(S220)、確定ボタン510が選択されたか否かを判断する(S222)。   If it is determined that the print setting value has been changed (S218: YES), the changed print setting value is set as a setting item and stored in the RAM (S220), and it is determined whether the confirm button 510 has been selected. (S222).

また、各設定項目の印刷設定値が変更されなければ(S218:NO)、制御部11は、処理をS222に移行する。そして、制御部11は、確定ボタン510が押下されるまで待機し(S222:NO)、確定ボタン510が押下されたと判断した場合(S222:YES)、S208の処理で表示された要約文字列504を含むコンテンツ情報に一緒に含まれているコンテンツURLにより特定されるコンテンツに基づく印刷データの作成を指示するための指示データをPC20に送信する(S224)。   If the print setting value of each setting item is not changed (S218: NO), the control unit 11 moves the process to S222. Then, the control unit 11 waits until the confirm button 510 is pressed (S222: NO), and determines that the confirm button 510 is pressed (S222: YES), the summary character string 504 displayed in the process of S208. The instruction data for instructing the creation of print data based on the content specified by the content URL included together with the content information including is transmitted to the PC 20 (S224).

この指示データには、図6(b)に示すように、印刷データ作成の対象となるコンテンツを特定するコンテンツURL602と、印刷データの作成を指示する印刷コマンド606と、S222の処理で確定ボタン510が選択された際に設定されていた各設定項目に対する印刷設定値608と、プリンタ10のIPアドレス610と、が含まれている。本実施形態では、設定項目PaperTypeにはPlain Paper、設定項目PapersizeにはA4、設定項目PageLayoutには4 in 1が設定され、設定項目Qualityには設定値が設定されていない場合を例示する。   As shown in FIG. 6B, the instruction data includes a content URL 602 for specifying the content for which print data is to be created, a print command 606 for instructing the creation of print data, and a confirmation button 510 in the process of S222. A print setting value 608 for each setting item that was set when is selected, and an IP address 610 of the printer 10 are included. In the present embodiment, an example is shown in which Plain Paper is set in the setting item PaperType, A4 is set in the setting item Papersize, 4 in 1 is set in the setting item PageLayout, and no setting value is set in the setting item Quality.

次いで、制御部11は、PC20に送信した指示データに含まれるコンテンツURL602と、そのコンテンツURL602を含むコンテンツ情報に一緒に含まれるタイトル文字列502と、を対応付けてRAMに記憶し(S226)、再びS204に処理を移行してタイトル文字列の一覧を表示する。   Next, the control unit 11 stores the content URL 602 included in the instruction data transmitted to the PC 20 and the title character string 502 included in the content information including the content URL 602 in association with each other in the RAM (S226). The process proceeds again to S204 to display a list of title character strings.

なお、この指示データ送信処理は、操作部13の所定のキー(図示せず。)が押下されるまでS204の処理から繰り返し行われ、その所定のキーが押下されると、指示データ送信処理を終了する。   The instruction data transmission process is repeated from the process of S204 until a predetermined key (not shown) of the operation unit 13 is pressed. When the predetermined key is pressed, the instruction data transmission process is performed. finish.

次に、図3を用いて、PC20のROMに記憶されたプログラムに基づき、PC20の制御部21により実行される印刷アプリケーションメイン処理について説明する。なお、PC20は、PC20の起動にともない印刷アプリケーションプログラムを実行し、プリンタ10から送信されてくるデータを監視している。以下に説明する印刷アプリケーションメイン処理は、プリンタ10から指示データを受信したことを条件として開始される。   Next, a print application main process executed by the control unit 21 of the PC 20 based on a program stored in the ROM of the PC 20 will be described with reference to FIG. The PC 20 monitors the data transmitted from the printer 10 by executing a print application program when the PC 20 is activated. The print application main process described below is started on condition that instruction data is received from the printer 10.

まず、制御部21は、受信した指示データに含まれるコマンドが印刷コマンド606であるか否かを判断する(S302)。ここで、受信した指示データに含まれるコマンドが印刷コマンド606ではなかったと判断する、すなわち、受信した指示データに含まれるコマンドが表示コマンド604であったと判断すると(S302:NO)、制御部21は、指示データに含まれるコンテンツURL602に基づき、コンテンツ提供サーバ30から、コンテンツを表示部24に表示するためのコンテンツデータを取得する(S304)。そして、制御部24は、ウェブブラウザを用いて、取得したコンテンツデータに基づきコンテンツを表示部24に表示させ(S306)、印刷アプリケーションメイン処理を終了する。   First, the control unit 21 determines whether or not the command included in the received instruction data is a print command 606 (S302). If it is determined that the command included in the received instruction data is not the print command 606, that is, if the command included in the received instruction data is determined to be the display command 604 (S302: NO), the control unit 21 Based on the content URL 602 included in the instruction data, content data for displaying the content on the display unit 24 is acquired from the content providing server 30 (S304). And the control part 24 displays a content on the display part 24 based on the acquired content data using a web browser (S306), and complete | finishes a printing application main process.

一方、受信した指示データに含まれるコマンドが印刷コマンド606であると判断すると(S302:YES)、制御部21は、指示データに含まれるコンテンツURL602に基づき、コンテンツ提供サーバ30からコンテンツデータを取得する(S308)。   On the other hand, when determining that the command included in the received instruction data is the print command 606 (S302: YES), the control unit 21 acquires content data from the content providing server 30 based on the content URL 602 included in the instruction data. (S308).

次に制御部21は、受信した指示データの中に、印刷データの作成にあたり印刷設定値の設定が必要となる設定項目すべてに、印刷設定値が設定されているか否かを判断する(S310)。そして、設定項目すべてについて、各々に対応する印刷設定値が設定されていない、すなわち、複数の設定項目のうち一つでも印刷設定値が設定されていない設定項目が存在すると判断すると(S310:NO)、制御部21は、その印刷設定値が設定されていない設定項目に対し、印刷設定値記憶領域251に記憶されている印刷設定値を設定する(S312)。本実施形態では、設定項目毎に予め決められたデフォルトの印刷設定値を設定することとするが、それに限らず、ユーザが適宜、印刷設定値記憶領域251に記憶されている印刷設定値から選択して設定できるようにしてもよい。   Next, the control unit 21 determines whether or not print setting values have been set in all the setting items that require setting of print setting values when creating print data in the received instruction data (S310). . When it is determined that the print setting value corresponding to each of the setting items is not set, that is, there is a setting item for which no print setting value is set among a plurality of setting items (S310: NO). The control unit 21 sets the print setting value stored in the print setting value storage area 251 for the setting item for which the print setting value is not set (S312). In the present embodiment, a default print setting value determined in advance for each setting item is set. However, the present invention is not limited to this, and the user appropriately selects from print setting values stored in the print setting value storage area 251. It may be possible to set it.

具体的に、本実施形態では、図6(b)の指示データでは、印刷設定値608において設定項目Qualityの印刷設定値が設定されていない。そこで、制御部21は、S312において、この設定項目Qualityに対して、印刷設定値記憶領域251に記憶されているデフォルトの印刷設定値を設定することとなる。   Specifically, in the present embodiment, in the instruction data in FIG. 6B, the print setting value of the setting item Quality is not set in the print setting value 608. Therefore, in step S312, the control unit 21 sets the default print setting value stored in the print setting value storage area 251 for the setting item Quality.

また、印刷データの作成にあたり印刷設定値の設定が必要となる設定項目すべてに、印刷設定値が設定されていると判断した場合(S310:YES)、制御部21は、プリンタ10を制御するドライバプログラムが非対応、すなわち、ドライバプログラムが利用できない印刷設定値がいずれかの設定項目に設定されているか否かを判断する(S314)。   If it is determined that print setting values have been set for all setting items that require setting of print setting values when creating print data (S310: YES), the controller 21 controls the printer 10. It is determined whether or not a print setting value that is not supported by the program, that is, a print setting value that cannot be used by the driver program is set in any setting item (S314).

具体的に、本実施形態では、図6(b)の指示データでは、印刷設定値608において設定項目PageLayoutには、「4 in 1」として印刷設定値が設定されているが、上述したように、PC20のドライバプログラムでは、印刷設定値として「4 in 1」は印刷設定記憶領域251に記憶されておらず、「4 in 1」の印刷設定値は利用できない。つまり、PC20が備えるプリンタプログラムでは、4 in 1のページレイアウトでは印刷データを作成することができない。このように印刷設定記憶領域251に記憶されていない印刷設定値が設定項目に設定されていた場合に、ドライバプログラムが非対応であると判断される。   Specifically, in the present embodiment, in the instruction data of FIG. 6B, the print setting value is set as “4 in 1” in the setting item PageLayout in the print setting value 608, but as described above. In the driver program of the PC 20, “4 in 1” is not stored in the print setting storage area 251 as the print setting value, and the print setting value “4 in 1” cannot be used. That is, the printer program provided in the PC 20 cannot create print data with a 4 in 1 page layout. As described above, when a print setting value that is not stored in the print setting storage area 251 is set in the setting item, it is determined that the driver program is not compatible.

ここで、ドライバプログラムが非対応の印刷設定値が設定されていると判断した場合(S314:YES)、制御部21は、その非対応の印刷設定値が設定されている設定項目に対し、印刷設定値記憶領域251に記憶されている印刷設定値を設定する(S316)。つまり、本実施形態では、ドライバプログラムは設定項目PageLayoutとして「4 in 1」の印刷設定値は利用できないので、設定項目PageLayoutについては、ドライバプログラムが対応可能な、印刷設定記憶領域251に記憶された「Normal」が設定される。S316で設定される印刷設定値は、デフォルトの印刷設定値を設定するとよい。   If the driver program determines that an incompatible print setting value is set (S314: YES), the control unit 21 prints the setting item for which the incompatible print setting value is set. The print setting value stored in the setting value storage area 251 is set (S316). In other words, in this embodiment, the driver program cannot use the print setting value “4 in 1” as the setting item PageLayout. Therefore, the setting item PageLayout is stored in the print setting storage area 251 that can be handled by the driver program. “Normal” is set. As the print setting value set in S316, a default print setting value may be set.

一方、ドライバプログラムが非対応の印刷設定値が設定されていないと判断した場合(S314:NO)、制御部21は、S308の処理において取得したコンテンツデータに基づき、指示データにおいて予め設定されていた印刷設定値、もしくはS312およびS316において新たに設定された印刷設定値に従い印刷データを作成する(S318)。   On the other hand, when the driver program determines that the incompatible print setting value is not set (S314: NO), the control unit 21 is preset in the instruction data based on the content data acquired in the process of S308. Print data is created according to the print setting value or the print setting value newly set in S312 and S316 (S318).

そして、指示データに含まれるIPアドレス610に基づいて、指示データ送信元のプリンタ10に対し、作成した印刷データと、その印刷データ作成にかかるコンテンツURL602(指示データに含まれていたコンテンツURL602)とを送信し(S320)、アプリケーションメイン処理を終了する。   Then, based on the IP address 610 included in the instruction data, the generated print data and the content URL 602 (content URL 602 included in the instruction data) related to the generation of the print data are generated for the printer 10 that is the instruction data transmission source. Is transmitted (S320), and the application main process is terminated.

次に、図4を用いてプリンタ10のROMに記憶されたプログラムに基づき、プリンタ10の制御部11により実行される印刷処理について説明する。印刷処理は、PC20から印刷データを受信したことを条件として開始される。   Next, a printing process executed by the control unit 11 of the printer 10 based on a program stored in the ROM of the printer 10 will be described with reference to FIG. The print process is started on condition that print data is received from the PC 20.

制御部11は、印刷データとともにコンテンツURL602を受信したか否かを判断する(S402)。ここで、印刷データとともにコンテンツURL602を受信していないと判断すると(S402:NO)、通常の印刷処理を実行し(S404)、印刷処理を終了する。なお、通常の印刷処理とは、後述するコンテンツURL602に対応するタイトル文字列の表示やタイトル文字列の印刷を行わず、印刷データのみに基づく印刷を行う処理であり、周知の印刷技術であるので、説明は省略する。   The control unit 11 determines whether the content URL 602 is received together with the print data (S402). If it is determined that the content URL 602 is not received together with the print data (S402: NO), normal print processing is executed (S404), and the print processing is terminated. Note that the normal printing process is a process that performs printing based only on print data without displaying a title character string corresponding to a content URL 602 described later or printing a title character string, and is a well-known printing technique. The description is omitted.

一方、印刷データとともにコンテンツURL602を受信したと判断すると(S402:YES)、制御部11は、図2のS226の処理においてこのコンテンツURL602に対応付けてRAMに記憶したタイトル文字列を読み出し(S406)、そのタイトル文字列を、受信した印刷データとともに印刷対象として設定する(S408)。そして、印刷データとタイトル文字列とを記録媒体に印刷する処理を開始する(S410)。   On the other hand, if it is determined that the content URL 602 is received together with the print data (S402: YES), the control unit 11 reads the title character string stored in the RAM in association with the content URL 602 in the process of S226 of FIG. 2 (S406). The title character string is set as a print target together with the received print data (S408). And the process which prints print data and a title character string on a recording medium is started (S410).

制御部11は、印刷データに基づく印刷を開始すると、印刷が完了するまでの間、S406で読み出したタイトル文字列を表示部14に表示し(S412,S414:NO)、印刷が完了すると(S414:YES)、本印刷処理を終了する。   When the printing based on the print data is started, the control unit 11 displays the title character string read in S406 on the display unit 14 until the printing is completed (S412, S414: NO), and when the printing is completed (S414). : YES), this print processing is terminated.

ここで、コンテンツ提供サーバ30はサーバの一例であり、プリンタ10は印刷装置の一例であり、PC20は情報処理装置の一例である。また、処理(S202)がURL取得手段の一例であり、処理(S224)がURL送信手段の一例であり、図4の印刷処理開始の条件として印刷データを受信する記載が印刷データ受信手段の一例である。また、図3のアプリケーションメイン処理開始の条件としてコンテンツURLを受信する記載がURL受信手段の一例であり、処理(S308)がコンテンツ取得手段の一例であり、処理(S318)が印刷データ作成手段の一例である。   Here, the content providing server 30 is an example of a server, the printer 10 is an example of a printing apparatus, and the PC 20 is an example of an information processing apparatus. In addition, the process (S202) is an example of a URL acquisition unit, the process (S224) is an example of a URL transmission unit, and the description of receiving print data as a print process start condition in FIG. 4 is an example of a print data reception unit. It is. Further, the description of receiving the content URL as a condition for starting the application main process in FIG. 3 is an example of the URL receiving unit, the process (S308) is an example of the content acquiring unit, and the process (S318) is the print data generating unit. It is an example.

また、処理(S320)が印刷データ送信手段の一例であり、印刷設定値記憶領域165が第1印刷設定値記憶手段の一例であり、印刷設定値記憶領域251が第2印刷設定値記憶手段の一例である。また、処理(S310)が第1判断手段の一例であり、処理(S314)が第2判断手段の一例である。また、プリンタ10のRAMが記憶部の一例であり、処理(S226)がタイトル文字列記憶手段の一例であり、処理(S410,S412)が出力手段の一例である。また処理(S224)にてPC20に送信されるコンテンツURLは、識別情報の一例である。   The process (S320) is an example of the print data transmission unit, the print setting value storage area 165 is an example of the first print setting value storage unit, and the print setting value storage area 251 is the second print setting value storage unit. It is an example. Further, the process (S310) is an example of a first determination unit, and the process (S314) is an example of a second determination unit. The RAM of the printer 10 is an example of a storage unit, the process (S226) is an example of a title character string storage unit, and the processes (S410, S412) are an example of an output unit. The content URL transmitted to the PC 20 in the process (S224) is an example of identification information.

以上、詳細に説明したように、本実施形態によれば、コンテンツの格納場所を示すコンテンツURLを取得したプリンタ10が、そのコンテンツURLをPC20に送信する。PC20は、そのコンテンツURLに従いサーバ30からコンテンツデータを取得し、印刷データを作成する。PC20は、その印刷データをプリンタ10に送信する。プリンタ10は、PC20から受信した印刷データに基づき印刷を実行する。よって、プリンタ10が、印刷対象とされるコンテンツのコンテンツURLを有していた場合でも、コンテンツデータの取得や印刷データの作成をPC20に一任することができるので、プリンタ10における印刷処理ためのメモリ使用量を減少させ、メモリ量不足による印刷データの作成失敗を抑制することができるとともに、メモリ量不足によりスムースに印刷処理を実行できないことを抑制することができる。   As described above in detail, according to the present embodiment, the printer 10 that has acquired the content URL indicating the storage location of the content transmits the content URL to the PC 20. The PC 20 acquires content data from the server 30 according to the content URL, and creates print data. The PC 20 transmits the print data to the printer 10. The printer 10 executes printing based on the print data received from the PC 20. Therefore, even when the printer 10 has the content URL of the content to be printed, content data acquisition and print data creation can be entrusted to the PC 20, so a memory for print processing in the printer 10. It is possible to reduce the amount of use, and to suppress print data creation failure due to a memory shortage, and to prevent the smooth execution of print processing due to a memory shortage.

また、プリンタ10は、PC20に対して印刷設定値を送信するので、PC20において印刷データを作成する際に、その印刷設定値を利用して印刷データを作成することができる。よって、プリンタ10のユーザが所望する印刷設定値で印刷処理を行うことができる。   Further, since the printer 10 transmits the print setting value to the PC 20, when the print data is generated in the PC 20, the print data can be generated using the print setting value. Therefore, the printing process can be performed with the print setting value desired by the user of the printer 10.

また、PC20は、自装置が記憶する印刷設定値を利用して印刷データを作成することができる。よって、PC20のユーザが所望する印刷設定値で印刷処理を行うことができる。さらに、PC20は、プリンタ10から印刷設定値が送られてこなかった場合、自装置が記憶する印刷設定値を利用して印刷データを作成することができるので、印刷装置において印刷設定値が設定されていないことにより、印刷データが作成できないという不具合が生じることを防止できる。   Further, the PC 20 can create print data by using print setting values stored in the own apparatus. Therefore, the printing process can be performed with the print setting value desired by the user of the PC 20. Further, when the print setting value is not sent from the printer 10, the PC 20 can create print data using the print setting value stored in the self apparatus, so that the print setting value is set in the printing apparatus. Therefore, it is possible to prevent a problem that the print data cannot be created.

また、PC20は、プリンタ10から送信されてきた印刷設定値が、プリンタ10を制御するドライバプログラムで対応できない、すなわち、利用できないものであった場合には、自装置が記憶する印刷設定値を利用して印刷データを作成することができる。よって、不適切な印刷設定値がプリンタ10で設定されてしまい。その不適切な印刷設定値が原因で、印刷データが作成できないという事態の発生を抑制することができる。   Further, when the print setting value transmitted from the printer 10 cannot be handled by the driver program that controls the printer 10, that is, cannot be used, the PC 20 uses the print setting value stored in its own device. Thus, print data can be created. Therefore, an inappropriate print setting value is set by the printer 10. Occurrence of a situation in which print data cannot be created due to the inappropriate print setting value can be suppressed.

また、プリンタ10が、コンテンツのタイトル文字列と、コンテンツを識別する識別情報としてのコンテンツURLと、を対応付けて記憶し、PC20が、印刷データと当該印刷データの作成にかかるコンテンツURLとをプリンタ10に送信する。プリンタ10は、送信されたコンテンツURLに対応付けられたタイトル文字列を出力することができる。これにより、プリンタ10のユーザは、プリンタ10が受信した印刷データが、いずれのコンテンツに関する印刷データなのかを判断することができる。このタイトル文字列の出力は、印刷データの印刷とともに記録媒体に印刷出力することができるので、記録媒体を閲覧するユーザは、いずれのコンテンツに関する記録媒体なのかを容易に判断することができる。また、このタイトル文字列の出力は、プリンタ10の表示部14に表示されるので、プリンタ10のユーザは、印刷データを印刷中であっても、いずれの印刷データに関する印刷が行われているのかを容易に判断することができる。   Further, the printer 10 stores the title character string of the content and the content URL as identification information for identifying the content in association with each other, and the PC 20 stores the print data and the content URL for creating the print data in the printer. 10 to send. The printer 10 can output a title character string associated with the transmitted content URL. Thereby, the user of the printer 10 can determine which content the print data received by the printer 10 is. The output of the title character string can be printed out on a recording medium together with the printing of the print data, so that the user browsing the recording medium can easily determine which content the recording medium relates to. Since the output of the title character string is displayed on the display unit 14 of the printer 10, which print data is being printed by the user of the printer 10 even when the print data is being printed? Can be easily determined.

以上、実施形態に基づき本発明を説明したが、本発明は上述した実施形態に何ら限定されるものではなく、本発明の趣旨を逸脱しない範囲内で種々の改良変更が可能であることは容易に推察できるものである。   Although the present invention has been described based on the embodiments, the present invention is not limited to the above-described embodiments, and various improvements and modifications can be easily made without departing from the spirit of the present invention. Can be inferred.

例えば、コンテンツ提供サーバ30は複数のコンテンツを有しているとしたが、一つのコンテンツを備えているだけでもよい。また、それに関する一つのコンテンツ情報を備えていてもよい。   For example, although the content providing server 30 has a plurality of contents, it may have only one content. Moreover, you may provide the one content information regarding it.

また、S204の処理において表示部14に表示される情報は、タイトル文字列としたが、タイトル文字列などの文字列に限定されることはなく、例えば、コンテンツ情報に画像が含まれていた場合には、その画像をコンテンツ情報を特定するものとして表示してもよい。   In addition, although the information displayed on the display unit 14 in the process of S204 is a title character string, the information is not limited to a character string such as a title character string. For example, when an image is included in the content information The image may be displayed as specifying the content information.

また、S308においてコンテンツデータ取得のため、及び、S406でタイトル文字列を読み出すためにコンテンツを識別する識別情報としてコンテンツURLをプリンタ10とPC20とで送受信しているが、送受信される識別情報はこれに限られるものではない。例えば、S224において、印刷データ作成のためのコンテンツURLとともに所定の文字(数字、記号など)を識別情報として送信し、S226においてその所定の文字とタイトル文字列とを対応付けて記憶することもできる。そして、PC20は、プリンタ10からその所定の文字を受け取ると、S320において、印刷データとともに、その所定の文字列をプリンタ10に送信してもよい。そして、プリンタ10は、S406において、PC20から受信した所定の文字に対応付けて記憶されたタイトル文字列を読み出してもよい。また、識別情報としてタイトル文字列自体を送受信して、プリンタ10は、PC20から印刷データとともに送信されてくるタイトル文字列を出力できてもよい。係る場合、プリンタ10は、S224において、タイトル文字列を併せてPC20に送信し、S226を省略し、PC20は、S320において、コンテンツURLに替えてプリンタ10から取得したタイトル文字列をプリンタ10に送信し、プリンタ10は、S402でコンテンツURLに替えてタイトル文字列を受信したかを判断し、S406を省略し、S408で受信したタイトル文字列を印刷対象とし、S412で受信したタイトル文字列を表示すればよい。   In addition, the content URL is transmitted and received between the printer 10 and the PC 20 as identification information for identifying the content in order to acquire content data in S308 and to read out the title character string in S406. It is not limited to. For example, in S224, a predetermined character (number, symbol, etc.) can be transmitted as identification information together with the content URL for creating print data, and the predetermined character and title character string can be stored in association in S226. . Then, when receiving the predetermined character from the printer 10, the PC 20 may transmit the predetermined character string together with the print data to the printer 10 in S320. In step S <b> 406, the printer 10 may read the title character string stored in association with the predetermined character received from the PC 20. Further, the title character string itself may be transmitted and received as identification information, and the printer 10 may be able to output the title character string transmitted from the PC 20 together with the print data. In this case, the printer 10 transmits the title character string together with the title character string to the PC 20 in S224, omits S226, and the PC 20 transmits the title character string acquired from the printer 10 instead of the content URL to the printer 10 in S320. In step S402, the printer 10 determines whether the title character string is received instead of the content URL, omits step S406, sets the title character string received in step S408 as a print target, and displays the title character string received in step S412. do it.

また、S408においてタイトル文字列を印刷対象とするか否かを設定可能とし、印刷対象とするとユーザにより設定された場合に限り、タイトル文字列を印刷してもよい。   In S408, it is possible to set whether or not the title character string is to be printed, and the title character string may be printed only when the user sets the print target.

また、本実施形態では、S202のフィード情報取得処理においてコンテンツのタイトル文字列やコンテンツURL、要約文字列を取得したが、これら情報の取得は、フィード情報取得処理に限られるものではなく、例えば、QRコード(登録商標)やバーコードなどの2次元コードを読み取ることで取得されてもよい。   In this embodiment, the content title character string, the content URL, and the summary character string are acquired in the feed information acquisition process of S202. However, acquisition of these information is not limited to the feed information acquisition process. It may be acquired by reading a two-dimensional code such as a QR code (registered trademark) or a barcode.

10 プリンタ
20 PC
30 コンテンツ提供サーバ
10 Printer 20 PC
30 Content providing server

Claims (22)

コンテンツを記憶するサーバと通信可能な情報処理装置と、前記情報処理装置と通信可能であり、受信した印刷データに基づき印刷を実行する印刷装置と、を備えた印刷システムであって、
前記印刷装置は、
前記コンテンツの位置情報を示すURLを取得するURL取得手段と、
前記URL取得手段により取得したURLを前記情報処理装置に送信するURL送信手段と、
前記URL送信手段により送信されたURLに基づき取得されたコンテンツにかかる印刷データを、前記情報処理装置から受信する印刷データ受信手段と、
を備え、
前記情報処理装置は、
前記印刷装置から前記URLを受信するURL受信手段と、
前記URL受信手段により受信したURLに基づき、前記サーバから前記コンテンツを取得するコンテンツ取得手段と、
前記コンテンツ取得手段により取得したコンテンツに基づき、前記印刷データを作成する印刷データ作成手段と、
前記印刷データ作成手段により作成した印刷データを前記印刷装置に送信する印刷データ送信手段と、
を備えることを特徴とする印刷システム。
An information processing apparatus capable of communicating with a server for storing content, and a printing system capable of communicating with the information processing apparatus and executing printing based on received print data,
The printing apparatus includes:
URL acquisition means for acquiring a URL indicating position information of the content;
URL transmitting means for transmitting the URL acquired by the URL acquiring means to the information processing apparatus;
Print data receiving means for receiving, from the information processing apparatus, print data relating to the content acquired based on the URL transmitted by the URL transmitting means;
With
The information processing apparatus includes:
URL receiving means for receiving the URL from the printing device;
Content acquisition means for acquiring the content from the server based on the URL received by the URL reception means;
Print data creation means for creating the print data based on the content acquired by the content acquisition means;
Print data transmission means for transmitting the print data created by the print data creation means to the printing apparatus;
A printing system comprising:
前記印刷装置は、
前記情報処理装置における印刷データの作成にかかる印刷設定値を記憶する第1印刷設定値記憶手段を備え、
前記URL送信手段は、前記第1印刷設定値記憶手段により記憶された印刷設定値と、前記URLと、を送信し、
前記URL受信手段は、前記印刷装置から前記URLと、前記印刷設定値と、を受信し、
前記印刷データ作成手段は、前記URL受信手段が受信した前記印刷設定値に基づいて印刷データを作成する
ことを特徴とする請求項1に記載の印刷システム。
The printing apparatus includes:
A first print setting value storage unit for storing a print setting value for creating print data in the information processing apparatus;
The URL transmission unit transmits the print setting value stored in the first print setting value storage unit and the URL;
The URL receiving means receives the URL and the print setting value from the printing apparatus;
The printing system according to claim 1, wherein the print data creation unit creates print data based on the print setting value received by the URL reception unit.
前記情報処理装置は、
前記印刷データ作成手段による印刷データの作成にかかる印刷設定値を記憶する第2印刷設定値記憶手段を備え、
前記印刷データ作成手段は、前記第2印刷設定値記憶手段により記憶された印刷設定値に基づいて印刷データを作成する
ことを特徴とする請求項1または2に記載の印刷システム。
The information processing apparatus includes:
A second print setting value storage means for storing a print setting value related to creation of print data by the print data creation means;
The printing system according to claim 1, wherein the print data creation unit creates print data based on the print setting value stored by the second print setting value storage unit.
前記情報処理装置は、
前記URL受信手段が前記URLとともに、前記印刷データ作成手段による印刷データの作成にかかる印刷設定値を受信したかを判断する第1判断手段を備え、
前記印刷データ作成手段は、前記第1判断手段により、前記印刷設定値を受信していないと判断された場合、前記第2印刷設定値記憶手段により記憶された印刷設定値に基づいて印刷データを作成する
ことを特徴とする請求項3に記載の印刷システム。
The information processing apparatus includes:
A first determination unit configured to determine whether the URL reception unit has received a print setting value for generating print data by the print data generation unit together with the URL;
When the first determination unit determines that the print setting value is not received, the print data creation unit generates print data based on the print setting value stored by the second print setting value storage unit. The printing system according to claim 3, wherein the printing system is created.
前記情報処理装置は、
前記URL受信手段が前記URLと、前記印刷設定値と、を受信した場合、当該受信した印刷設定値が前記印刷データ作成手段により利用可能な印刷設定値か否かを判断する第2判断手段を備え、
前記印刷データ作成手段は、前記第2判断手段により、利用可能な印刷設定値と判断された場合、当該受信した印刷設定値で印刷データを作成する一方、利用可能な印刷設定値ではないと判断された場合、前記第2印刷設定値記憶手段により記憶された印刷設定値に基づいて印刷データを作成する
ことを特徴とする請求項3または4に記載の印刷システム。
The information processing apparatus includes:
A second determination unit configured to determine whether the received print setting value is a print setting value that can be used by the print data generation unit when the URL reception unit receives the URL and the print setting value; Prepared,
The print data creation unit creates print data with the received print setting value when the second determination unit determines that the print setting value can be used, and determines that the print setting value is not an available print setting value. The printing system according to claim 3 or 4, wherein when the printing is performed, the printing data is created based on the printing setting value stored by the second printing setting value storage unit.
前記URL取得手段は、前記コンテンツのタイトル文字列と、前記URLと、を取得するものであり、
前記印刷装置は、
前記URL取得手段により取得した前記タイトル文字列と前記URLとを対応付けて記憶部に記憶するタイトル文字列記憶手段と、
前記タイトル文字列を出力する出力手段と、
を備え、
前記印刷データ送信手段は、前記印刷データと、当該印刷データ作成にかかる前記URLと、を前記印刷装置に送信し、
前記印刷データ受信手段は、前記情報処理装置から、前記印刷データと、当該印刷データ作成にかかる前記URLと、を受信し、
前記出力手段は、前記印刷データ受信手段により受信したURLに対応付けて前記記憶部に記憶されている前記タイトル文字列を出力する
ことを特徴とする請求項1乃至5のいずれかに記載の印刷システム。
The URL acquisition means acquires a title character string of the content and the URL.
The printing apparatus includes:
Title character string storage means for storing the title character string acquired by the URL acquisition means and the URL in association with each other in a storage unit;
An output means for outputting the title character string;
With
The print data transmission means transmits the print data and the URL for generating the print data to the printing apparatus,
The print data receiving means receives the print data and the URL for generating the print data from the information processing apparatus,
The printing according to claim 1, wherein the output unit outputs the title character string stored in the storage unit in association with the URL received by the print data receiving unit. system.
前記URL取得手段は、前記コンテンツのタイトル文字列と、前記URLと、を取得するものであり、
前記印刷装置は、
前記URL取得手段により取得した前記タイトル文字列と前記コンテンツを識別する識別情報とを対応付けて記憶部に記憶するタイトル文字列記憶手段と、
前記タイトル文字列を出力する出力手段と、
を備え、
前記URL送信手段は、前記URLと前記識別情報とを、前記情報処理装置へ送信し、
前記URL受信手段は、前記URLと前記識別情報とを、前記印刷装置から受信し、
前記印刷データ送信手段は、前記印刷データと、当該印刷データ作成に係る前記URLとともに前記URL受信手段が受信した前記識別情報と、を前記印刷装置に送信し、
前記印刷データ受信手段は、前記情報処理装置から、前記印刷データと前記識別情報と、を受信し、
前記出力手段は、前記印刷データ受信手段により受信した前記識別情報に対応付けて前記記憶部に記憶されている前記タイトル文字列を出力する
ことを特徴とする請求項1乃至5のいずれかに記載の印刷システム。
The URL acquisition means acquires a title character string of the content and the URL.
The printing apparatus includes:
Title character string storage means for associating and storing the title character string acquired by the URL acquisition means and identification information for identifying the content in a storage unit;
An output means for outputting the title character string;
With
The URL transmitting means transmits the URL and the identification information to the information processing apparatus;
The URL receiving means receives the URL and the identification information from the printing apparatus;
The print data transmission means transmits the print data and the identification information received by the URL reception means together with the URL related to the print data creation to the printing apparatus,
The print data receiving means receives the print data and the identification information from the information processing apparatus;
The output unit outputs the title character string stored in the storage unit in association with the identification information received by the print data receiving unit. Printing system.
前記出力手段は、前記タイトル文字列を、前記印刷データ受信手段が受信した印刷データとともに記録媒体に印刷出力することを特徴とする請求項6または7に記載の印刷システム。   8. The printing system according to claim 6, wherein the output unit prints out the title character string on a recording medium together with the print data received by the print data receiving unit. 前記印刷装置は、
前記タイトル文字列を表示する表示部を備え、
前記出力手段は、前記タイトル文字列を、前記表示部に表示出力することを特徴とする請求項6乃至8のいずれかに記載の印刷システム。
The printing apparatus includes:
A display unit for displaying the title character string;
The printing system according to claim 6, wherein the output unit displays and outputs the title character string on the display unit.
他の装置から受信したURLに基づきコンテンツを記憶するサーバからコンテンツを取得するコンテンツ取得手段と、当該取得したコンテンツに基づく印刷データを作成する印刷データ作成手段と、前記他の装置に当該印刷データを送信する印刷データ送信手段と、を備えた情報処理装置と通信可能な印刷装置であって、
前記コンテンツの位置情報を示すURLを取得するURL取得手段と、
前記URL取得手段により取得したURLを前記情報処理装置に送信するURL送信手段と、
前記URL送信手段により送信されたURLに基づき前記情報処理装置により作成された印刷データを前記情報処理装置から受信する印刷データ受信手段と、
前記印刷データ受信手段により受信した印刷データに基づき、印刷処理を実行する印刷手段と、
を備えることを特徴とする印刷装置。
A content acquisition unit that acquires content from a server that stores content based on a URL received from another device, a print data generation unit that generates print data based on the acquired content, and the print data stored in the other device A printing apparatus capable of communicating with an information processing apparatus comprising:
URL acquisition means for acquiring a URL indicating position information of the content;
URL transmitting means for transmitting the URL acquired by the URL acquiring means to the information processing apparatus;
Print data receiving means for receiving, from the information processing apparatus, print data created by the information processing apparatus based on the URL transmitted by the URL transmitting means;
Printing means for executing print processing based on the print data received by the print data receiving means;
A printing apparatus comprising:
前記情報処理装置における印刷データの作成にかかる印刷設定値を記憶する第1印刷設定値記憶手段を備え、
前記URL送信手段は、前記第1印刷設定値記憶手段により記憶された印刷設定値と、前記URLと、を送信し、
前記印刷データ受信手段は、前記第1印刷設定値記憶手段により記憶された印刷設定値に基づき作成された印刷データを、前記情報処理装置から受信する
ことを特徴とする請求項10に記載の印刷装置。
A first print setting value storage unit for storing a print setting value for creating print data in the information processing apparatus;
The URL transmission unit transmits the print setting value stored in the first print setting value storage unit and the URL;
The print data reception unit receives print data created based on the print setting value stored by the first print setting value storage unit from the information processing apparatus. apparatus.
前記情報処理装置は、前記印刷データと、当該印刷データ作成にかかる前記URLと、を前記印刷装置に送信するものであり、
前記URL取得手段は、前記コンテンツのタイトル文字列と、前記URLと、を取得するものであり、
前記URL取得手段により取得した前記タイトル文字列と前記URLとを対応付けて記憶部に記憶するタイトル文字列記憶手段と、
前記タイトル文字列を出力する出力手段と、
を備え、
前記印刷データ受信手段は、前記情報処理装置から、前記印刷データと、当該印刷データの作成にかかる前記URLと、を受信し、
前記出力手段は、前記印刷データ受信手段により受信したURLに対応付けて前記記憶部に記憶されている前記タイトル文字列を出力する
ことを特徴とする請求項10または11に記載の印刷装置。
The information processing apparatus transmits the print data and the URL for generating the print data to the printing apparatus;
The URL acquisition means acquires a title character string of the content and the URL.
Title character string storage means for storing the title character string acquired by the URL acquisition means and the URL in association with each other in a storage unit;
An output means for outputting the title character string;
With
The print data receiving means receives the print data and the URL related to creation of the print data from the information processing apparatus,
The printing apparatus according to claim 10 or 11, wherein the output unit outputs the title character string stored in the storage unit in association with the URL received by the print data receiving unit.
前記情報処理装置は、前記印刷データと、当該印刷データ作成に係るコンテンツを識別する識別情報と、を前記印刷装置に送信するものであり、
前記URL取得手段は、前記コンテンツのタイトル文字列と、前記URLと、を取得するものであり、
前記URL取得手段により取得した前記タイトル文字列と前記コンテンツを識別する識別情報とを対応付けて記憶部に記憶するタイトル文字列記憶手段と、
前記タイトル文字列を出力する出力手段と、
を備え、
前記URL送信手段は、前記URLと前記識別情報とを、前記情報処理装置へ送信し、
前記印刷データ受信手段は、前記情報処理装置から、前記印刷データと当該印刷データ作成に係るコンテンツを識別する識別情報と、を受信し、
前記出力手段は、前記印刷データ受信手段により受信した前記識別情報に対応付けて前記記憶部に記憶されている前記タイトル文字列を出力する
ことを特徴とする請求項10または11に記載の印刷装置。
The information processing apparatus transmits the print data and identification information for identifying content related to the print data creation to the printing apparatus.
The URL acquisition means acquires a title character string of the content and the URL.
Title character string storage means for associating and storing the title character string acquired by the URL acquisition means and identification information for identifying the content in a storage unit;
An output means for outputting the title character string;
With
The URL transmitting means transmits the URL and the identification information to the information processing apparatus;
The print data receiving means receives, from the information processing apparatus, the print data and identification information for identifying content related to the print data creation;
The printing apparatus according to claim 10 or 11, wherein the output unit outputs the title character string stored in the storage unit in association with the identification information received by the print data receiving unit. .
前記出力手段は、前記印刷手段により、前記タイトル文字列を、前記印刷データ受信手段が受信した印刷データとともに記録媒体に印刷出力させることを特徴とする請求項12または13に記載の印刷装置。   14. The printing apparatus according to claim 12, wherein the output unit causes the printing unit to print out the title character string on a recording medium together with the print data received by the print data receiving unit. 前記タイトル文字列を表示する表示部を備え、
前記出力手段は、前記タイトル文字列を、前記表示部に表示出力することを特徴とする請求項12乃至14のいずれかに記載の印刷装置。
A display unit for displaying the title character string;
The printing apparatus according to claim 12, wherein the output unit displays and outputs the title character string on the display unit.
コンテンツを記憶するサーバ、及び、前記コンテンツの位置情報を示すURLを送信する印刷装置と通信可能な情報処理装置を制御するためのプログラムであって、
前記情報処理装置を、
前記印刷装置から前記URLを受信するURL受信手段と、
前記URL受信手段により受信したURLに基づき、前記サーバから前記コンテンツを取得するコンテンツ取得手段と、
前記コンテンツ取得手段により取得したコンテンツに基づき、前記印刷データを作成する印刷データ作成手段と、
前記印刷データ作成手段により作成した印刷データを前記印刷装置に送信する印刷データ送信手段と、
して機能させるためのプログラム。
A program for controlling an information processing apparatus capable of communicating with a server that stores content and a printing apparatus that transmits a URL indicating position information of the content,
The information processing apparatus;
URL receiving means for receiving the URL from the printing device;
Content acquisition means for acquiring the content from the server based on the URL received by the URL reception means;
Print data creation means for creating the print data based on the content acquired by the content acquisition means;
Print data transmission means for transmitting the print data created by the print data creation means to the printing apparatus;
Program to make it function.
前記印刷装置は、前記URLと、前記情報処理装置における印刷データの作成にかかる印刷設定値と、を送信するものであり、
前記URL受信手段は、前記印刷装置から前記URLと、前記印刷設定値と、を受信し、
前記印刷データ作成手段は、前記URL受信手段が受信した前記印刷設定値に基づいて印刷データを作成する
ことを特徴とする請求項16に記載のプログラム。
The printing apparatus transmits the URL and a print setting value related to creation of print data in the information processing apparatus.
The URL receiving means receives the URL and the print setting value from the printing apparatus;
The program according to claim 16, wherein the print data creating unit creates print data based on the print setting value received by the URL receiving unit.
前記印刷データ作成手段による印刷データの作成にかかる印刷設定値を記憶する第2印刷設定値記憶手段を備え、
前記印刷データ作成手段は、前記第2印刷設定値記憶手段により記憶された印刷設定値に基づいて印刷データを作成する
ことを特徴とする請求項16または17に記載のプログラム。
A second print setting value storage means for storing a print setting value related to creation of print data by the print data creation means;
The program according to claim 16 or 17, wherein the print data creation unit creates print data based on the print setting value stored by the second print setting value storage unit.
前記URL受信手段が前記URLとともに、前記印刷データ作成手段による印刷データの作成にかかる印刷設定値を受信したかを判断する第1判断手段を備え、
前記印刷データ作成手段は、前記第1判断手段により、前記印刷設定値を受信していないと判断された場合、前記第2印刷設定値記憶手段により記憶された印刷設定値に基づいて印刷データを作成する
ことを特徴とする請求項18に記載のプログラム。
A first determination unit configured to determine whether the URL reception unit has received a print setting value for generating print data by the print data generation unit together with the URL;
When the first determination unit determines that the print setting value is not received, the print data creation unit generates print data based on the print setting value stored by the second print setting value storage unit. The program according to claim 18, wherein the program is created.
前記URL受信手段が前記URLと、前記印刷設定値と、を受信した場合、当該受信した印刷設定値が前記印刷データ作成手段により利用可能な印刷設定値か否かを判断する第2判断手段を備え、
前記印刷データ作成手段は、前記第2判断手段により、利用可能な印刷設定値と判断された場合、当該受信した印刷設定値で印刷データを作成する一方、利用可能な印刷設定値ではないと判断された場合、前記第2印刷設定値記憶手段により記憶された印刷設定値に基づいて印刷データを作成する
ことを特徴とする請求項18または19に記載のプログラム。
A second determination unit configured to determine whether the received print setting value is a print setting value that can be used by the print data generation unit when the URL reception unit receives the URL and the print setting value; Prepared,
When the second determination unit determines that the print setting value can be used, the print data generation unit generates print data using the received print setting value, but determines that the print setting value is not an available print setting value. 20. The program according to claim 18 or 19, wherein if it is done, print data is created based on the print setting value stored by the second print setting value storage means.
前記印刷装置は、前記サーバが記憶する前記コンテンツのタイトル文字列と、前記URLと、を対応付けて記憶し、前記情報処理装置から送信される前記URLに対応する前記タイトル文字列を出力するものであって、
前記印刷データ送信手段は、前記印刷データと、当該印刷データ作成にかかる前記URLと、を前記印刷装置に送信する
ことを特徴とする請求項16乃至20のいずれかに記載のプログラム。
The printing apparatus stores the title character string of the content stored in the server in association with the URL, and outputs the title character string corresponding to the URL transmitted from the information processing apparatus. Because
The program according to any one of claims 16 to 20, wherein the print data transmission unit transmits the print data and the URL for generating the print data to the printing apparatus.
前記印刷装置は、前記サーバが記憶する前記コンテンツのタイトル文字列と、前記コンテンツを識別する識別情報とを対応付けて記憶し、前記URLと前記識別情報とを、前記情報処理装置へ送信し、前記情報処理装置から送信される前記識別情報に対応付けて記憶された前記タイトル文字列を出力するものであって、
前記URL受信手段は、前記URLと前記識別情報とを、前記印刷装置から受信し、
前記印刷データ送信手段は、前記印刷データと、当該印刷データ作成に係る前記URLとともに前記URL受信手段が受信した前記識別情報と、を前記印刷装置に送信する
ことを特徴とする請求項16乃至20のいずれかに記載のプログラム。
The printing device stores the title character string of the content stored in the server in association with identification information for identifying the content, and transmits the URL and the identification information to the information processing device. Outputting the title character string stored in association with the identification information transmitted from the information processing apparatus;
The URL receiving means receives the URL and the identification information from the printing apparatus;
21. The print data transmitting unit transmits the print data and the identification information received by the URL receiving unit together with the URL for generating the print data to the printing apparatus. A program according to any of the above.
JP2009224233A 2009-09-29 2009-09-29 Printing system, printer, and program Pending JP2011076182A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009224233A JP2011076182A (en) 2009-09-29 2009-09-29 Printing system, printer, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009224233A JP2011076182A (en) 2009-09-29 2009-09-29 Printing system, printer, and program

Publications (1)

Publication Number Publication Date
JP2011076182A true JP2011076182A (en) 2011-04-14

Family

ID=44020134

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009224233A Pending JP2011076182A (en) 2009-09-29 2009-09-29 Printing system, printer, and program

Country Status (1)

Country Link
JP (1) JP2011076182A (en)

Similar Documents

Publication Publication Date Title
JP5935364B2 (en) Control device
US9864553B2 (en) Information processing apparatus configured to display icon
US11429320B2 (en) Information processing apparatus configured to perform printing using a general-use printing program, non-transitory computer-readable recording medium and printing method therefor
US9300824B2 (en) Method and image forming apparatus to generate user interface screen to be displayed to user accessing the image forming apparatus
KR101101828B1 (en) Image forming control apparatus, image forming apparatus and control method of the same
US20130208296A1 (en) Image forming system, image forming apparatus, and recording medium
JP2020123243A (en) Support program, information processing device, and printing method
JP2012034277A (en) Image processing system, control method thereof, and program
JP2017184036A (en) Control program and terminal device
JP7334543B2 (en) Control program and information processing device
JP2006260379A (en) Printing setting system, client, and printing setting program
US20190289146A1 (en) Information processing apparatus, information processing method and non-transitory computer-readable storage medium
JP5420576B2 (en) Image forming apparatus
JP2011076182A (en) Printing system, printer, and program
JP7294008B2 (en) Information providing device, information providing method, information providing program and information display device
JP6226023B2 (en) Control device
JP2014056424A (en) Printing control device, printing control method, and printing control system
JP5867993B2 (en) Print control apparatus, print control method, and computer program
US20230396491A1 (en) Controlling network setup of electronic device
JP2009157459A (en) Electronics device system and operation screen display program
JP5909993B2 (en) Print control system and program
JP6171577B2 (en) Display program and display device
JP2005063285A (en) Printing device and method for executing confidential print
JP2012141678A (en) Printing system, printing device, and print control program
JP6046556B2 (en) Image forming system and preview program