JP2016186685A - Information processing apparatus, recording system, and program - Google Patents

Information processing apparatus, recording system, and program Download PDF

Info

Publication number
JP2016186685A
JP2016186685A JP2015065780A JP2015065780A JP2016186685A JP 2016186685 A JP2016186685 A JP 2016186685A JP 2015065780 A JP2015065780 A JP 2015065780A JP 2015065780 A JP2015065780 A JP 2015065780A JP 2016186685 A JP2016186685 A JP 2016186685A
Authority
JP
Japan
Prior art keywords
data
page
designated
program
partial
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.)
Granted
Application number
JP2015065780A
Other languages
Japanese (ja)
Other versions
JP6471581B2 (en
Inventor
紀彦 浅井
Norihiko Asai
紀彦 浅井
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 JP2015065780A priority Critical patent/JP6471581B2/en
Publication of JP2016186685A publication Critical patent/JP2016186685A/en
Application granted granted Critical
Publication of JP6471581B2 publication Critical patent/JP6471581B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a program for converting designated data into a format that can be processed by an output device and suppressing a reduction in throughput until processing on the converted data is completed.SOLUTION: A program causes a computer to execute: reception processing S11 and S12 of receiving designation identification information and a user operation designating a designated page that is a page of a part of designated integrated data identified by the designation identification information through an operation device; specification processing S13 of specifying, from the partial data stored in association with the designation identification information, designation partial data including the designated page; inverse conversion processing S15 of inversely converting the designated partial data specified in the specification processing into inverse conversion data of a first format with an inverse conversion program; and output instruction processing S16 and S19 of causing an output device to output an image shown by the inverse conversion data.SELECTED DRAWING: Figure 4

Description

本発明は、プリントデータで示される画像をシートに対して記録装置に記録させるプログラムに関する。   The present invention relates to a program for causing a recording device to record an image indicated by print data on a sheet.

従来より、データを取得し、取得したデータで示される画像をシートに記録することを画像記録装置に指示する情報処理装置が知られている。例えば、特許文献1に開示されている情報処理装置は、WEBサーバからWEBページデータを取得し、取得したWEBページデータで示される画像をシートに記録する記録処理を画像記録装置に実行させることができる。   Conventionally, there is known an information processing apparatus that acquires data and instructs an image recording apparatus to record an image indicated by the acquired data on a sheet. For example, the information processing apparatus disclosed in Patent Literature 1 acquires WEB page data from a WEB server, and causes the image recording apparatus to execute a recording process for recording an image indicated by the acquired WEB page data on a sheet. it can.

特開2013−134618号公報JP 2013-134618 A

しかしながら、情報処理装置は、記録処理の対象でない形式のデータを取得した場合に、当該データを記録処理の対象になる形式に変換してから、画像記録装置に記録指示の実行を指示する必要がある。そのため、情報処理装置がデータを取得してから、画像記録装置が記録処理を実行するまでのスループットが低下するという課題を生じる。また、この課題は、記録装置に記録処理を実行させる場合のみならず、例えば、表示装置に画像を表示させる表示処理にも適用できる。   However, when the information processing apparatus acquires data in a format not subject to recording processing, the information processing apparatus needs to instruct the image recording apparatus to execute a recording instruction after converting the data into a format subject to recording processing. is there. Therefore, there arises a problem that the throughput from when the information processing apparatus acquires data to when the image recording apparatus executes the recording process is reduced. Further, this problem can be applied not only to the case where the recording apparatus performs the recording process, but also to the display process for displaying an image on the display device, for example.

本発明は、上記の事情に鑑みてなされたものであり、その目的は、出力装置が処理できない形式のデータが指定された場合に、当該データを出力装置が処理できる形式に変換し、変換されたデータに対する処理を出力装置が完了するまでのスループットの低下を抑制するプログラムを提供することにある。   The present invention has been made in view of the above circumstances, and its purpose is to convert data into a format that can be processed by the output device when data in a format that cannot be processed by the output device is specified. Another object of the present invention is to provide a program that suppresses a decrease in throughput until the output device completes processing on the received data.

(1) 本明細書に記載のプログラムは、操作装置と、記憶装置と、第1形式のデータで示される画像を出力する出力装置とに接続されたコンピュータによって実行可能である。前記記憶装置は、統合データを識別する識別情報と、前記識別情報に対応付けられた複数の部分データとを記憶している。複数の前記部分データは、各々が前記統合データの一部のページに対応し、且つ前記第1形式と異なる第2形式のデータである。前記統合データは、前記識別情報に対応付けられた複数の前記部分データを統合することによって得られる仮想的なデータである。該プログラムは、前記記憶装置に記憶された前記識別情報の1つである指定識別情報を指定するユーザ操作を、前記操作装置を通じて受け付ける第1受付処理と、前記指定識別情報で識別される指定統合データの一部のページである指定ページを指定するユーザ操作を、前記操作装置を通じて受け付ける第2受付処理と、前記指定識別情報に対応付けて記憶された前記部分データのうち、前記指定ページを含む指定部分データを特定する特定処理と、前記特定処理で特定された前記指定部分データを、逆変換プログラムに前記第1形式の逆変換データに逆変換させる逆変換処理と、前記逆変換データで示される画像を前記出力装置に出力させる出力指示処理とを前記コンピュータに実行させる。   (1) The program described in this specification can be executed by a computer connected to an operation device, a storage device, and an output device that outputs an image represented by the first format data. The storage device stores identification information for identifying integrated data and a plurality of partial data associated with the identification information. The plurality of partial data are data in a second format, each corresponding to a partial page of the integrated data and different from the first format. The integrated data is virtual data obtained by integrating a plurality of the partial data associated with the identification information. The program includes a first reception process for accepting a user operation for designating designated identification information, which is one of the identification information stored in the storage device, through the operation device, and designation integration identified by the designated identification information. A second acceptance process for accepting a user operation for designating a designated page, which is a partial page of data, through the operation device; and the designated page among the partial data stored in association with the designated identification information Specific processing for specifying specified partial data, reverse conversion processing for reversely converting the specified partial data specified in the specific processing into reverse conversion data of the first format by an reverse conversion program, and the reverse conversion data And causing the computer to execute an output instruction process for causing the output device to output an image to be output.

上記構成によれば、統合データの一部のページが指定された場合に、当該ページを含む部分データを選択的に逆変換データに逆変換し、当該逆変換データで示される画像を出力装置に出力させることができる。その結果、ページの指定から出力装置の処理(以下、「出力処理」と表記する。)の完了までのスループットの低下を抑制することができる。   According to the above configuration, when a partial page of the integrated data is designated, the partial data including the page is selectively inversely converted to inversely converted data, and the image indicated by the inversely converted data is output to the output device. Can be output. As a result, it is possible to suppress a decrease in throughput from the page specification to the completion of the processing of the output device (hereinafter referred to as “output processing”).

(2) 好ましくは、該プログラムは、前記逆変換処理において、前記逆変換プログラムに前記指定部分データを逆変換させた後に、前記逆変換プログラムに非指定部分データを前記第1形式の逆変換データに逆変換させる。前記非指定部分データは、前記指定識別情報に対応付けて記憶された前記部分データのうち、前記指定ページを含まない前記部分データである。   (2) Preferably, in the inverse transformation process, the program causes the inverse transformation program to inversely transform the designated partial data, and then the non-designated partial data to the inverse transformation data in the first format. Inversely convert to. The non-designated partial data is the partial data that does not include the designated page among the partial data stored in association with the designated identification information.

上記構成によれば、出力処理のスループットを低下させることなく、統合データの全てのページに対応する逆変換データを取得することができる。   According to the above configuration, it is possible to acquire inversely converted data corresponding to all pages of integrated data without reducing the throughput of output processing.

(3) 好ましくは、前記出力装置は、画像を表示する表示装置である。該プログラムは、前記出力指示処理と、前記逆変換処理とを並行して前記コンピュータに実行させる。前記出力指示処理において、複数のページ対応画像を前記表示装置に一覧表示させ、前記ページ対応画像は、各々が前記指定統合データの各ページに対応する画像である。前記逆変換処理で逆変換されたページに対応する前記ページ対応画像は、当該逆変換データから生成した画像である。前記逆変換処理での逆変換が済んでいないページに対応する前記ページ対応画像は、前記指定統合データ内における当該ページのページ番号を表す画像である。   (3) Preferably, the output device is a display device for displaying an image. The program causes the computer to execute the output instruction process and the inverse conversion process in parallel. In the output instruction process, a list of a plurality of page-corresponding images is displayed on the display device, and each of the page-corresponding images is an image corresponding to each page of the designated integrated data. The page-corresponding image corresponding to the page inversely transformed by the inverse transformation process is an image generated from the inversely transformed data. The page-corresponding image corresponding to a page that has not been subjected to reverse conversion in the reverse conversion process is an image representing the page number of the page in the designated integrated data.

上記構成によれば、指定ページから表示装置に一覧表示されるページ画像を、指定ページから順に逆変換データで生成された画像に切り替えることができる。なお、「複数の処理を並行して実行する」とは、各処理の実行期間の少なくとも一部が重複していることを指し、各処理の開始タイミング及び終了タイミングが一致している必要はない。   According to the above configuration, the page images displayed as a list on the display device from the designated page can be switched to the images generated by the reverse conversion data in order from the designated page. Note that “executing a plurality of processes in parallel” means that at least a part of the execution period of each process overlaps, and it is not necessary that the start timing and end timing of each process match. .

(4) さらに、前記コンピュータは、前記第1形式のデータで示される画像をシートに記録する記録処理を実行する記録装置と接続されている。該プログラムは、前記表示装置に表示された前記ページ対応画像のうちのいずれかを指定するユーザ操作を前記操作装置を通じて受け付ける第3受付処理を前記コンピュータに実行させ、前記出力指示処理において、前記第3受付処理で指定された前記ページ対応画像に対応する前記逆変換データで示される画像を、シートに対して前記記録装置に記録させる。   (4) Further, the computer is connected to a recording device that executes a recording process for recording an image represented by the data in the first format on a sheet. The program causes the computer to execute a third reception process for receiving a user operation for designating any one of the page-corresponding images displayed on the display device through the operation device. In the output instruction process, 3. The image indicated by the inversely converted data corresponding to the page-corresponding image specified in the receiving process is recorded on the recording device on the sheet.

(5) 好ましくは、前記操作装置は、画像を表示する表示装置に備えられたタッチパネルである。該プログラムは、ページ指定オブジェクトと、設定指定オブジェクトと、を含む指定操作画面を前記表示装置に表示させる表示処理と、前記記録処理に用いられる記録設定値である第1設定値を指定するタッチ操作を受け付ける第4受付処理とを前記コンピュータに実行させる。該プログラムは、前記第2受付処理において、前記ページ指定オブジェクトの位置へのタッチ操作を、前記指定ページを指定するユーザ操作として受け付け、前記第4受付処理において、前記設定指定オブジェクトの位置へのタッチ操作を、前記第1設定値を指定するユーザ操作として受け付け、前記出力指示処理において、前記第1設定値に従って前記逆変換データから生成した前記ページ対応画像を前記表示装置に表示させ、前記出力指示処理において、前記第1設定値に従って前記逆変換データで示される画像をシートに対して前記記録装置に記録させる。   (5) Preferably, the operation device is a touch panel provided in a display device that displays an image. The program includes a display process for displaying a designation operation screen including a page designation object and a setting designation object on the display device, and a touch operation for designating a first setting value which is a recording setting value used for the recording process. The computer is caused to execute a fourth acceptance process for accepting. The program accepts a touch operation to the position of the page designation object in the second acceptance process as a user operation to designate the designated page, and touches the position of the setting designation object in the fourth acceptance process. An operation is accepted as a user operation for designating the first set value, and in the output instruction process, the page-corresponding image generated from the inversely converted data according to the first set value is displayed on the display device, and the output instruction In the processing, an image indicated by the inversely converted data is recorded on the sheet by the recording apparatus according to the first set value.

上記構成によれば、記録装置によってシートに記録される画像のイメージを、表示装置を通じてユーザに確認させることができる。   According to the above configuration, the image of the image recorded on the sheet by the recording device can be confirmed by the user through the display device.

(6) 好ましくは、該プログラムは、該プログラムに予め定義された前記記録設定値である第2設定値に従って前記逆変換データから生成した前記ページ対応画像データを、前記指定識別情報と対応付けて前記記憶装置に記憶させる記憶制御処理を前記コンピュータに実行させる。   (6) Preferably, the program associates the page-corresponding image data generated from the inversely transformed data according to the second setting value, which is the recording setting value defined in advance in the program, with the designation identification information. Storage control processing to be stored in the storage device is executed by the computer.

上記構成によれば、次回以降の出力指示処理において、記憶装置に記憶されたページ画像データを用いて表示装置にページ画像を表示させることができる。   According to the above configuration, the page image can be displayed on the display device using the page image data stored in the storage device in the next and subsequent output instruction processing.

(7) 好ましくは、該プログラムは、前記逆変換処理において、前記指定部分データのみを前記逆変換プログラムに逆変換させる。   (7) Preferably, the program reversely converts only the designated partial data into the reverse conversion program in the reverse conversion processing.

上記構成によれば、逆変換処理の処理量を削減することができる。   According to the above configuration, the amount of inverse conversion processing can be reduced.

(8) 好ましくは、前記出力装置は、前記第1形式のデータで示される画像をシートに記録する記録処理を実行する記録装置である。該プログラムは、前記出力指示処理と、前記逆変換処理とを並行して前記コンピュータに実行させる。前記出力指示処理は、前記指定ページに対応する前記逆変換データで示される画像をシートに記録する前記記録処理の実行を、前記記録装置に指示する処理である。   (8) Preferably, the output device is a recording device that executes a recording process for recording an image represented by the data in the first format on a sheet. The program causes the computer to execute the output instruction process and the inverse conversion process in parallel. The output instruction process is a process for instructing the recording apparatus to execute the recording process for recording an image indicated by the inversely converted data corresponding to the designated page on a sheet.

上記構成によれば、出力処理のスループットの低下を抑制することができる。   According to the above configuration, it is possible to suppress a decrease in output processing throughput.

(9) 好ましくは、該プログラムは、前記指定ページに対応する前記逆変換データを、前記指定識別情報と対応付けて前記記憶装置に記憶させる記憶制御処理を、前記コンピュータにさらに実行させる。   (9) Preferably, the program further causes the computer to execute a storage control process in which the reverse conversion data corresponding to the designated page is stored in the storage device in association with the designated identification information.

上記構成によれば、次回以降に同じページが指定された場合に、記憶装置に記憶された逆変換データを用いて出力指示処理を実行できるので、出力処理のスループットの低下をさらに抑制することができる。   According to the above configuration, when the same page is designated from the next time onward, the output instruction process can be executed using the inverse transform data stored in the storage device, thereby further suppressing a decrease in the throughput of the output process. it can.

(10) 好ましくは、前記コンピュータは、通信部をさらに備えている。前記通信部は、前記逆変換プログラムを実行可能なサーバ装置と通信可能である。該プログラムは、前記逆変換処理において、前記指定部分データを逆変換させるための変換指示情報を前記通信部を通じて前記サーバ装置に送信する逆変換指示処理と、前記通信部を通じて前記サーバ装置から前記逆変換データを、前記変換指示情報の応答として受信する逆変換データ受信処理とを前記コンピュータに実行させる。そして、該プログラムは、前記逆変換データ受信処理において、前記指定ページに対応する前記逆変換データを、前記指定ページと異なるページに対応する前記逆変換データより優先して受信する。   (10) Preferably, the computer further includes a communication unit. The communication unit can communicate with a server device capable of executing the inverse conversion program. The program includes, in the inverse conversion process, an inverse conversion instruction process for transmitting conversion instruction information for inversely converting the designated partial data to the server device through the communication unit, and the reverse conversion instruction process from the server device through the communication unit. The computer is caused to execute an inverse conversion data reception process for receiving conversion data as a response to the conversion instruction information. Then, the program receives the reverse conversion data corresponding to the designated page in preference to the reverse conversion data corresponding to a page different from the designated page in the reverse conversion data receiving process.

上記構成によれば、出力処理の対象となる逆変換データを優先して受信できるので、出力処理のスループットの低下をさらに抑制することができる。   According to the above configuration, since it is possible to preferentially receive the inverse transform data that is the target of the output process, it is possible to further suppress a decrease in the throughput of the output process.

(11) 本明細書に記載の情報処理装置は、操作部と、第1形式のデータで示される画像を出力する出力装置と通信可能な通信部と、記憶部と、制御部とを備える。前記記憶部は、統合データを識別する識別情報と、前記識別情報に対応付けられた複数の部分データとを記憶している。複数の前記部分データは、各々が前記統合データの一部のページに対応し、且つ前記第1形式と異なる第2形式のデータである。前記統合データは、前記識別情報に対応付けられた複数の前記部分データを統合することによって得られる仮想的なデータである。前記制御部は、前記記憶部に記憶された前記識別情報の1つである指定識別情報を指定するユーザ操作を、前記操作部を通じて受け付ける第1受付処理と、前記指定識別情報で識別される指定統合データの一部のページである指定ページを指定するユーザ操作を、前記操作部を通じて受け付ける第2受付処理と、前記指定識別情報に対応付けて記憶された前記部分データのうち、前記指定ページを含む指定部分データを特定する特定処理と、前記特定処理で特定された前記指定部分データを、逆変換プログラムに前記第1形式の逆変換データに逆変換させる逆変換処理と、前記逆変換データで示される画像を出力させるための出力指示情報を、前記通信部を通じて前記出力装置に送信する出力指示処理とを実行する。   (11) An information processing apparatus described in the present specification includes an operation unit, a communication unit that can communicate with an output device that outputs an image represented by data in the first format, a storage unit, and a control unit. The storage unit stores identification information for identifying integrated data and a plurality of partial data associated with the identification information. The plurality of partial data are data in a second format, each corresponding to a partial page of the integrated data and different from the first format. The integrated data is virtual data obtained by integrating a plurality of the partial data associated with the identification information. The control unit is configured to receive a user operation for designating designated identification information that is one of the identification information stored in the storage unit through the operation unit, and a designation identified by the designated identification information. A second receiving process for accepting a user operation for designating a designated page that is a partial page of the integrated data through the operation unit; and the designated page of the partial data stored in association with the designated identification information. A specifying process for specifying specified partial data, an inverse conversion process for causing the inverse conversion program to inversely convert the specified partial data specified in the specifying process to the inversely converted data of the first format, and the inversely converted data. Output instruction processing for transmitting output instruction information for outputting the displayed image to the output device through the communication unit is executed.

(12) 本明細書に記載の記録システムは、操作部と、第1形式のデータで示される画像を出力する出力装置と、記憶装置と、制御部とを備える。前記記憶部は、統合データを識別する識別情報と、前記識別情報に対応付けられた複数の部分データとを記憶している。複数の前記部分データは、各々が前記統合データの一部のページに対応し、且つ前記第1形式と異なる第2形式のデータである。前記統合データは、前記識別情報に対応付けられた複数の前記部分データを統合することによって得られる仮想的なデータである。前記制御部は、前記記憶部に記憶された前記識別情報の1つである指定識別情報を指定するユーザ操作を、前記操作部を通じて受け付ける第1受付処理と、前記指定識別情報で識別される指定統合データの一部のページである指定ページを指定するユーザ操作を、前記操作部を通じて受け付ける第2受付処理と、前記指定識別情報に対応付けて記憶された前記部分データのうち、前記指定ページを含む指定部分データを特定する特定処理と、前記特定処理で特定された前記指定部分データを、逆変換プログラムに前記第1形式の逆変換データに逆変換させる逆変換処理と、前記逆変換データで示される画像を前記出力装置に出力させる出力指示処理とを実行する。   (12) The recording system described in the present specification includes an operation unit, an output device that outputs an image represented by data in the first format, a storage device, and a control unit. The storage unit stores identification information for identifying integrated data and a plurality of partial data associated with the identification information. The plurality of partial data are data in a second format, each corresponding to a partial page of the integrated data and different from the first format. The integrated data is virtual data obtained by integrating a plurality of the partial data associated with the identification information. The control unit is configured to receive a user operation for designating designated identification information that is one of the identification information stored in the storage unit through the operation unit, and a designation identified by the designated identification information. A second receiving process for accepting a user operation for designating a designated page that is a partial page of the integrated data through the operation unit; and the designated page of the partial data stored in association with the designated identification information. A specifying process for specifying specified partial data, an inverse conversion process for causing the inverse conversion program to inversely convert the specified partial data specified in the specifying process to the inversely converted data of the first format, and the inversely converted data. An output instruction process for causing the output device to output the displayed image is executed.

本発明によれば、当該ページを含む部分データを選択的に逆変換データに逆変換し、当該逆変換データで示される画像を出力装置に出力させることができるので、ページの指定から出力処理が完了するまでのスループットの低下を抑制することができる。   According to the present invention, it is possible to selectively reverse-convert partial data including the page into reverse-converted data and output the image indicated by the reverse-converted data to the output device. A decrease in throughput until completion can be suppressed.

図1は、本実施形態に係る記録システム100の概略図である。FIG. 1 is a schematic diagram of a recording system 100 according to the present embodiment. 図2は、(A)が複合機10の機能ブロック図であり、(B)が携帯端末50の機能ブロック図である。2A is a functional block diagram of the multifunction device 10, and FIG. 2B is a functional block diagram of the portable terminal 50. 図3は、データ記憶領域62Bに記憶される対応ファイル情報の一例である。FIG. 3 is an example of corresponding file information stored in the data storage area 62B. 図4は、画像記録処理のフローチャートである。FIG. 4 is a flowchart of the image recording process. 図5は、逆変換処理のフローチャートである。FIG. 5 is a flowchart of the inverse conversion process. 図6は、プレビュー表示処理のフローチャートである。FIG. 6 is a flowchart of the preview display process. 図7は、表示部53の表示例であって、(A)はファイル選択画面を、(B)は印刷設定画面を示す。FIG. 7 is a display example of the display unit 53, where (A) shows a file selection screen and (B) shows a print setting screen. 図8は、プレビュー画面の表示例であって、(A)は指定ページの逆変換ファイルのみを受信した時点の状態を、(B)は全ての逆変換ファイルを受信した後の状態を示す。8A and 8B show display examples of the preview screen, where FIG. 8A shows a state when only the reverse conversion file of the designated page is received, and FIG. 8B shows a state after all reverse conversion files have been received.

以下、適宜図面を参照して本発明の実施形態について説明する。なお、以下に説明される実施形態は本発明の一例にすぎず、本発明の要旨を変更しない範囲で、本発明の実施形態を適宜変更できることは言うまでもない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings as appropriate. The embodiment described below is merely an example of the present invention, and it is needless to say that the embodiment of the present invention can be changed as appropriate without departing from the gist of the present invention.

図1は、本実施形態における記録システム100の概略図である。図1に示される記録システム100は、複合機10と、携帯端末50と、サーバ70とで構成される。複合機10、携帯端末50、及びサーバ70は、通信ネットワークを通じて相互に通信可能とされている。通信ネットワークの具体例は特に限定されないが、例えば、インターネット101、有線LAN(Local Area Networkの略)、無線LAN102、或いはこれらの組み合わせであってもよい。   FIG. 1 is a schematic diagram of a recording system 100 in the present embodiment. A recording system 100 shown in FIG. 1 includes a multifunction device 10, a portable terminal 50, and a server 70. The multifunction machine 10, the portable terminal 50, and the server 70 can communicate with each other through a communication network. Although the specific example of a communication network is not specifically limited, For example, the internet 101, wired LAN (abbreviation of Local Area Network), wireless LAN102, or these combination may be sufficient.

複合機10及び携帯端末50は、図1に示されるように、無線LAN102に属している。また、無線LAN102は、不図示のルータ等を通じてインターネット101に接続されている。なお、「無線LAN102に属する」とは、無線LAN102に属するための設定がされており、無線LAN102に属する他の装置と通信可能であることを指す。より詳細には、複合機10及び携帯端末50には、無線LAN102のアクセスポイント102Aと同じSSIDが設定されており、無線LAN102に割り当てられたネットワークアドレスが付与されている。   The multifunction machine 10 and the portable terminal 50 belong to the wireless LAN 102 as shown in FIG. The wireless LAN 102 is connected to the Internet 101 through a router (not shown). Note that “belonging to the wireless LAN 102” means that settings for belonging to the wireless LAN 102 have been made and communication with other devices belonging to the wireless LAN 102 is possible. More specifically, the same SSID as that of the access point 102 </ b> A of the wireless LAN 102 is set in the multifunction device 10 and the portable terminal 50, and a network address assigned to the wireless LAN 102 is given.

なお、無線通信とは、通信区間の全域において無線通信が行われていることに限定されない。すなわち、「アクセスポイント102Aを経由して複合機10が情報或いはデータを無線送信或いは無線受信する」とは、複合機10とアクセスポイント102Aとの間において無線通信を実行できていればよい。携帯端末50についても同様である。   Note that wireless communication is not limited to wireless communication being performed in the entire communication section. That is, “the multifunction device 10 wirelessly transmits or receives information or data via the access point 102A” only needs to be able to execute wireless communication between the multifunction device 10 and the access point 102A. The same applies to the portable terminal 50.

また、サーバ70は、インターネット101に接続されている。そして、複合機10及び携帯端末50は、アクセスポイント102A及び不図示のルータからインターネット101を経由して、サーバ70と通信することができる。さらに、携帯端末50は、不図示の基地局を通じてインターネット101に接続されていてもよい。そして、携帯端末50は、基地局からインターネット101を経由して、サーバ70と無線通信することができてもよい。不図示のルータ及び基地局は、通信機器の一例である。   The server 70 is connected to the Internet 101. The multifunction device 10 and the portable terminal 50 can communicate with the server 70 via the Internet 101 from the access point 102A and a router (not shown). Furthermore, the portable terminal 50 may be connected to the Internet 101 through a base station (not shown). The portable terminal 50 may be able to wirelessly communicate with the server 70 from the base station via the Internet 101. A router and a base station (not shown) are examples of communication devices.

[複合機10]
複合機10は、図2(A)に示されるように、プリンタ部11と、スキャナ部12と、表示部23と、操作部24と、通信部25と、CPU31と、記憶部32と、通信バス33とを主に備える。複合機10を構成する各構成要素は、通信バス33を通じて相互に接続されている。複合機10、或いは複合機10に搭載されたプリンタ部11及び表示部23は、出力装置の一例である。
[Multifunction machine 10]
As shown in FIG. 2A, the multifunction machine 10 includes a printer unit 11, a scanner unit 12, a display unit 23, an operation unit 24, a communication unit 25, a CPU 31, a storage unit 32, and a communication unit. A bus 33 is mainly provided. Each component constituting the multi-function device 10 is connected to each other through a communication bus 33. The multifunction device 10 or the printer unit 11 and the display unit 23 mounted on the multifunction device 10 are examples of an output device.

[プリンタ部11、スキャナ部12]
プリンタ部11は、画像データで示される画像を記録用紙に記録する記録処理を実行する。記録用紙は、シート或いは記録媒体の一例である。プリンタ部11の記録方式として、インクジェット方式や電子写真方式などの公知の方式を採用することができる。プリンタ部11は、記録部或いは記録装置の一例である。スキャナ部12は、原稿に記録されている画像を読み取って画像データを生成するスキャン処理を実行する。スキャナ部12は、読取部或いは読取装置の一例である。複合機10は、FAXの送受信を行うFAX機能、記録用紙に記録された画像を読み取って他の記録用紙に記録するコピー機能等をさらに有してもよい。
[Printer 11 and Scanner 12]
The printer unit 11 executes a recording process for recording an image indicated by the image data on a recording sheet. The recording paper is an example of a sheet or a recording medium. As a recording method of the printer unit 11, a known method such as an ink jet method or an electrophotographic method can be adopted. The printer unit 11 is an example of a recording unit or a recording device. The scanner unit 12 executes a scan process for reading an image recorded on a document and generating image data. The scanner unit 12 is an example of a reading unit or a reading device. The multi-function device 10 may further include a FAX function for performing FAX transmission / reception, a copy function for reading an image recorded on a recording sheet and recording it on another recording sheet.

複合機10は、JPEGファイルで示される画像を記録用紙に対してプリンタ部11に記録させることができ、PDFファイルで示される画像を記録用紙に対してプリンタ部11に記録させることができない。すなわち、JPEG形式は、複合機10が記録処理を実行可能な第1形式の一例である。但し、第1形式はJPEG形式に限定されず、例えば、BMP形式、TIFF形式等であってもよい。また、PDF形式は、複合機10が記録処理を実行不能な第2形式の一例である。但し、第2形式はPDF形式に限定されず、例えば、文書形式、プレゼンテーション形式、表計算形式等であってもよい。   The multi-function device 10 can record the image indicated by the JPEG file on the recording paper on the printer unit 11 and cannot record the image indicated by the PDF file on the recording paper on the printer unit 11. That is, the JPEG format is an example of a first format in which the multifunction machine 10 can execute the recording process. However, the first format is not limited to the JPEG format, and may be, for example, a BMP format, a TIFF format, or the like. The PDF format is an example of a second format in which the multifunction device 10 cannot execute the recording process. However, the second format is not limited to the PDF format, and may be, for example, a document format, a presentation format, a spreadsheet format, or the like.

[表示部23]
表示部23は、各種情報を表示する表示画面を備える。表示部23としては、液晶ディスプレイ(Liquid Crystal Displayの略)、有機ELディスプレイ(Organic Electro−Luminescence Displayの略)等を採用することができる。表示部23は、表示装置の一例である。
[Display unit 23]
The display unit 23 includes a display screen that displays various types of information. As the display unit 23, a liquid crystal display (abbreviation of Liquid Crystal Display), an organic EL display (abbreviation of Organic Electro-Luminescence Display), or the like can be adopted. The display unit 23 is an example of a display device.

[操作部24]
操作部24は、表示部23の表示画面に表示されたオブジェクトを選択するユーザの操作を受け付ける。具体的には、操作部24はボタンを有しており、押下されたボタンに対応づけられた各種の操作信号をCPU31へ出力する。さらに、操作部24は、表示部23の表示画面に重畳された膜状のタッチセンサを有していてもよい。すなわち、表示部23がタッチパネルディスプレイとして構成されてもよい。操作部24は、操作装置の一例である。
[Operation unit 24]
The operation unit 24 receives a user operation for selecting an object displayed on the display screen of the display unit 23. Specifically, the operation unit 24 has a button, and outputs various operation signals associated with the pressed button to the CPU 31. Further, the operation unit 24 may include a film-like touch sensor superimposed on the display screen of the display unit 23. That is, the display unit 23 may be configured as a touch panel display. The operation unit 24 is an example of an operation device.

なお、「オブジェクト」とは、ユーザが操作部24を操作することによって選択可能な画像を指す。一例として、オブジェクトは表示部23に表示された文字列であって、操作部24の方向キーを押下することによってオブジェクトの1つがハイライト表示され、操作部24の決定ボタンを押下することによってハイライト表示されたオブジェクトが選択されてもよい。他の例として、操作部24がタッチパネルである場合のオブジェクトは表示部23に表示されたアイコン、ボタン、リンク等であって、タッチ位置に表示されたオブジェクトが選択されてもよい。   The “object” refers to an image that can be selected by the user operating the operation unit 24. As an example, the object is a character string displayed on the display unit 23. One of the objects is highlighted when the direction key of the operation unit 24 is pressed, and the object is highlighted by pressing the enter button of the operation unit 24. A light-displayed object may be selected. As another example, an object when the operation unit 24 is a touch panel is an icon, a button, a link, or the like displayed on the display unit 23, and the object displayed at the touch position may be selected.

タッチパネルとして実現される操作部24は、表示部23の表示画面をタッチするユーザ操作を受け付ける。また、操作部24は、ユーザがタッチした表示画面上の位置を示す位置情報を出力する。位置情報は、例えば、表示画面の左上端を原点とし、右向きをx軸の正の向き、下向きをy軸の正の向きとしたx−y平面上の座標(x,y)として表現できる。タッチセンサには、静電容量方式、抵抗膜方式等の周知の方式を採用することができる。   The operation unit 24 realized as a touch panel receives a user operation for touching the display screen of the display unit 23. The operation unit 24 outputs position information indicating the position on the display screen touched by the user. The position information can be expressed, for example, as coordinates (x, y) on the xy plane with the upper left corner of the display screen as the origin, the right direction as the positive direction of the x axis, and the downward direction as the positive direction of the y axis. For the touch sensor, a known method such as a capacitance method or a resistance film method can be adopted.

なお、本明細書中における「タッチ」とは、入力媒体を表示画面に接触させる操作全般を含む。すなわち、タッチした入力媒体を所定時間内に表示画面から離間させるタップ操作、タッチした入力媒体を表示画面上で静止させるロングタッチ操作、タッチした入力媒体を表示画面上でスライドさせるスライド操作、表示画面上をスライドする入力媒体の加速度が閾値以上であるフリック操作、表示画面上の異なる位置にタッチした2つの入力媒体を互いに近づける向きにスライドさせるピンチイン操作、表示画面上の異なる位置にタッチした2つの入力媒体を互いに離れる向きにスライドさせるピンチアウト操作等は、タッチの一例である。   Note that “touch” in this specification includes all operations for bringing an input medium into contact with a display screen. That is, a tap operation to move the touched input medium away from the display screen within a predetermined time, a long touch operation to make the touched input medium stand still on the display screen, a slide operation to slide the touched input medium on the display screen, a display screen Flick operation where the acceleration of the input medium sliding above the threshold is more than a threshold, pinch-in operation to slide two input media touched at different positions on the display screen toward each other, two touched at different positions on the display screen A pinch-out operation or the like that slides the input medium away from each other is an example of a touch.

また、入力媒体が表示画面に触れていなくても、表示画面との間の距離がごく僅かな位置まで入力媒体を近接させることを、前述の「タッチ」の概念に含めてもよい。さらに入力媒体とは、ユーザの指であってもよいし、タッチペン等であってもよい。   In addition, even if the input medium is not touching the display screen, the concept of “touch” may include bringing the input medium close to a position where the distance from the display screen is very small. Furthermore, the input medium may be a user's finger or a touch pen.

[通信部25]
通信部25は、外部装置と無線通信を行うためのインタフェースである。複合機10は、例えば、携帯端末50、及びサーバ70等との間で通信部25を通じて各種情報或いは各データを送受信することができる。通信部25の具体的な通信手順は特に限定されないが、例えば、Wi−Fi(Wi−Fi Allianceの登録商標)を採用することができる。
[Communication unit 25]
The communication unit 25 is an interface for performing wireless communication with an external device. For example, the multifunction device 10 can transmit and receive various types of information or data to and from the mobile terminal 50 and the server 70 through the communication unit 25. Although the specific communication procedure of the communication part 25 is not specifically limited, For example, Wi-Fi (registered trademark of Wi-Fi Alliance) is employable.

[CPU31]
CPU(Central Processing Unitの略)31は、複合機10の全体動作を制御するものである。CPU31は、後述する各種プログラムを記憶部32から取得して実行する。CPU31は、各種プログラムの実行によって、操作部24から出力される各種情報、及び通信部25を通じて外部装置から取得した各種情報等に基づいた各種の処理を実行する。CPU31及び記憶部32は、制御部の一例を構成する。
[CPU 31]
A CPU (abbreviation of Central Processing Unit) 31 controls the overall operation of the multifunction machine 10. The CPU 31 acquires various programs described later from the storage unit 32 and executes them. The CPU 31 executes various processes based on various information output from the operation unit 24 and various information acquired from an external device through the communication unit 25 by executing various programs. The CPU 31 and the storage unit 32 constitute an example of a control unit.

[記憶部32]
記憶部32は、プログラム記憶領域32Aと、データ記憶領域32Bとを有する。プログラム記憶領域32Aには、OS(Operating Systemの略)34と、制御プログラム35とが格納される。OS34及び制御プログラム35は、バイナリ形式にビルドされたプログラムである。なお、制御プログラム35は、単一のプログラムであってもよいし、複数のプログラムの集合体であってもよい。データ記憶領域32Bには、制御プログラム35の実行に必要なデータ或いは情報が記憶される。記憶部32は、記憶装置の一例である。
[Storage unit 32]
The storage unit 32 includes a program storage area 32A and a data storage area 32B. In the program storage area 32A, an OS (abbreviation of Operating System) 34 and a control program 35 are stored. The OS 34 and the control program 35 are programs built in a binary format. The control program 35 may be a single program or an aggregate of a plurality of programs. Data or information necessary for execution of the control program 35 is stored in the data storage area 32B. The storage unit 32 is an example of a storage device.

なお、本明細書中の「データ」と「情報」とは、コンピュータによって取り扱い可能なビット或いはビット列である点において共通する。「データ」とは、各ビットが示す意味内容をコンピュータが考慮することなく取り扱えるものを指す。これに対して、「情報」とは、各ビットが示す意味内容によってコンピュータの動作が分岐するものを指す。さらに、「指示」は、送信先の装置に対して次の動作を促すための制御信号であって、情報を含んでいることもあるし、それ自体が情報としての性質を有していることもある。   Note that “data” and “information” in this specification are common in that they are bits or bit strings that can be handled by a computer. “Data” refers to data that can be handled by the computer without taking into account the meaning of each bit. On the other hand, “information” refers to information that the operation of the computer branches depending on the semantic content indicated by each bit. Furthermore, the “instruction” is a control signal for prompting the destination apparatus to perform the next operation, and may include information or itself has a property as information. There is also.

また、「データ」及び「情報」は、形式(例えば、テキスト形式、バイナリ形式、フラグ形式等)がコンピュータ毎に変更されたとしても、同一の意味内容と認識される限り、同一のデータ及び情報として取り扱われる。例えば、「2つ」であることを示す情報が、あるコンピュータではASCIIコードで”0x32“というテキスト形式の情報として保持され、別のコンピュータでは二進数表記で”10“というバイナリ形式の情報として保持されてもよい。   In addition, even if the format (for example, text format, binary format, flag format, etc.) is changed for each computer, “data” and “information” have the same data and information as long as they are recognized as the same meaning content. Are treated as For example, information indicating “two” is stored as text information “0x32” in ASCII code in one computer, and binary format information “10” in binary notation in another computer. May be.

但し、上記の「データ」及び「情報」の区別は厳密なものではなく、例外的な取り扱いも許容される。例えば、データが一時的に情報として扱われてもよいし、情報が一時的にデータとして扱われてもよい。また、ある装置ではデータとして扱われるものが、他の装置では情報として扱われてもよい。さらには、データの中から情報が取り出されてもよいし、情報の中からデータが取り出されてもよい。   However, the distinction between the above “data” and “information” is not strict, and exceptional handling is allowed. For example, data may be temporarily treated as information, or information may be temporarily treated as data. Also, what is handled as data in a certain device may be handled as information in another device. Furthermore, information may be extracted from the data, or data may be extracted from the information.

記憶部32は、例えば、RAM(Random Access Memoryの略)、ROM(Read Only Memoryの略)、EEPROM(Electrically Erasable Programmable Read−Only Memoryの略)、HDD(Hard Disk Driveの略)、CPU31が備えるバッファ等、或いはそれらの組み合わせによって構成される。   The storage unit 32 includes, for example, RAM (abbreviation of Random Access Memory), ROM (abbreviation of Read Only Memory), EEPROM (abbreviation of Electrically Erasable Programmable Read-Only Memory), HDD (abbreviation of Hard CPU) 31 (HDD). It is configured by a buffer or the like or a combination thereof.

なお、記憶部32は、コンピュータが読み取り可能なストレージ媒体であってもよい。コンピュータが読み取り可能なストレージ媒体とは、non−transitoryな媒体である。non−transitoryな媒体には、上記の例の他に、CD−ROM、DVD−ROM等の記録媒体も含まれる。また、non−transitoryな媒体は、tangibleな媒体でもある。一方、インターネット上のサーバなどからダウンロードされるプログラムを搬送する電気信号は、コンピュータが読み取り可能な媒体の一種であるコンピュータが読み取り可能な信号媒体であるが、non−transitoryなコンピュータが読み取り可能なストレージ媒体には含まれない。   The storage unit 32 may be a computer-readable storage medium. A computer-readable storage medium is a non-transitory medium. Non-transitory media include recording media such as CD-ROM and DVD-ROM in addition to the above examples. A non-transitory medium is also a tangible medium. On the other hand, an electrical signal that carries a program downloaded from a server on the Internet is a computer-readable signal medium that is a kind of computer-readable medium, but a non-transitory computer-readable storage. Not included in the media.

プログラム記憶領域32Aに記憶されているプログラムは、CPU31によって実行される。しかしながら、本明細書では、CPU31を省略して各プログラムの動作を説明することがある。すなわち、以下の説明において、「プログラムAが処理Aを実行する」という趣旨の記述は、「CPU31がプログラムAに記述された処理Aを実行する」ことを指してもよい。   The program stored in the program storage area 32A is executed by the CPU 31. However, in this specification, the operation of each program may be described with the CPU 31 omitted. That is, in the following description, the description that “the program A executes the process A” may indicate that “the CPU 31 executes the process A described in the program A”.

また、プログラム記憶領域32Aに記憶されているプログラムは、事象を判断し、判断結果に応じて動作する。しかしながら、本明細書では、判断することを省略して各プログラムの動作を説明することがある。すなわち、以下の説明において、「プログラムが条件Aに応じて、処理Aを実行する」という趣旨の記述は、「プログラムは条件Aであるか否かを判断する。プログラムは、肯定判断であることに応じて、処理Aを実行する」ことを指してもよい。   Further, the program stored in the program storage area 32A determines an event and operates according to the determination result. However, in this specification, the operation of each program may be described by omitting the determination. That is, in the following description, the description that “the program executes the process A according to the condition A” is “determining whether or not the program is the condition A. The program is a positive determination. The processing A may be executed according to the above.

OS34は、複合機10を構成するハードウェアであるプリンタ部11、スキャナ部12、表示部23、操作部24、及び通信部25等を制御するためのAPI(Application Programming Interfaceの略)を提供する基本プログラムである。すなわち、上記の各プログラムは、OS34が提供するAPIを呼び出すことによって、各ハードウェアを制御する。しかしながら、本明細書では、OS34を省略して各プログラムの動作を説明することがある。すなわち、以下の説明において、「プログラムBがハードウェアCを制御する」という趣旨の記述は、「プログラムBがOS34のAPIを通じてハードウェアCを制御する」ことを指してもよい。   The OS 34 provides an API (abbreviation for Application Programming Interface) for controlling the printer unit 11, the scanner unit 12, the display unit 23, the operation unit 24, the communication unit 25, and the like that are hardware constituting the multifunction machine 10. It is a basic program. That is, each of the above programs controls each hardware by calling an API provided by the OS 34. However, in this specification, the operation of each program may be described with the OS 34 omitted. That is, in the following description, the description “the program B controls the hardware C” may refer to “the program B controls the hardware C through the API of the OS 34”.

[携帯端末50]
携帯端末50は、図2(B)に示されるように、表示部53と、操作部54と、通信部55と、CPU61と、記憶部62と、通信バス63とを主に備える。携帯端末50に含まれる表示部53、操作部54、通信部55、CPU61、記憶部62、及び通信バス63は、複合機10に含まれる表示部23、操作部24、通信部25、CPU31、記憶部32、及び通信バス33と共通するので、再度の説明は省略する。携帯端末50は、情報処理装置の一例である。但し、情報処理装置は、スマートフォンやタブレット端末等の携帯端末50に限定されず、PC(Personal Computerの略)等であってもよい。
[Portable terminal 50]
As shown in FIG. 2B, the mobile terminal 50 mainly includes a display unit 53, an operation unit 54, a communication unit 55, a CPU 61, a storage unit 62, and a communication bus 63. The display unit 53, the operation unit 54, the communication unit 55, the CPU 61, the storage unit 62, and the communication bus 63 included in the portable terminal 50 are the display unit 23, the operation unit 24, the communication unit 25, the CPU 31, Since it is common with the memory | storage part 32 and the communication bus 33, description for the second time is abbreviate | omitted. The portable terminal 50 is an example of an information processing device. However, the information processing apparatus is not limited to the portable terminal 50 such as a smartphone or a tablet terminal, and may be a PC (abbreviation of Personal Computer) or the like.

データ記憶領域62Bは、例えば図3に示される「対応ファイル情報」を記憶している。対応ファイル情報は、複合機10、携帯端末50、或いはサーバ70が生成したデータを取り扱うために、制御プログラム65がデータ記憶領域62Bに記憶させた情報である。対応ファイル情報は、複数のレコードを含んでいる。図3に示される各レコードを「対応ファイルレコード」と表記することがある。対応ファイルレコードは、統合PDFファイル名と、部分PDFファイルと、ページ情報とを少なくとも含む。また、対応ファイルレコードは、ページ画像ファイル又は逆変換ファイルをさらに含むことができる。   The data storage area 62B stores, for example, “corresponding file information” shown in FIG. The corresponding file information is information stored in the data storage area 62B by the control program 65 in order to handle data generated by the multifunction device 10, the portable terminal 50, or the server 70. The corresponding file information includes a plurality of records. Each record shown in FIG. 3 may be referred to as a “corresponding file record”. The corresponding file record includes at least an integrated PDF file name, a partial PDF file, and page information. The corresponding file record may further include a page image file or an inverse conversion file.

統合PDFファイル名は、統合PDFファイルを識別する識別情報の一例である。統合PDFファイルは、実体のない仮想的な統合データの一例である。すなわち、データ記憶領域62Bには、統合PDFファイル名で識別される統合PDFファイルが記憶されていなくてもよい。部分PDFファイルは、対応する統合PDFファイル名で識別される統合PDFファイルの一部を構成する部分データの一例である。より詳細には、部分PDFファイルに含まれるページは、対応する統合PDFファイルの一部のページに対応する。すなわち、図3に示されるデータ記憶領域62Bは、統合PDFファイル名で識別される統合PDFファイルを、複数の部分PDFファイルに分割した状態で記憶していると表現することができる。   The integrated PDF file name is an example of identification information for identifying the integrated PDF file. The integrated PDF file is an example of virtual integrated data having no substance. That is, the integrated PDF file identified by the integrated PDF file name may not be stored in the data storage area 62B. The partial PDF file is an example of partial data constituting a part of the integrated PDF file identified by the corresponding integrated PDF file name. More specifically, the pages included in the partial PDF file correspond to some pages of the corresponding integrated PDF file. That is, the data storage area 62B shown in FIG. 3 can be expressed as storing the integrated PDF file identified by the integrated PDF file name in a state of being divided into a plurality of partial PDF files.

本実施形態に係る部分PDFファイルは、複合機10によって生成されたJPEGファイルを、携帯端末50の制御プログラム65がPDF形式に変換したものである。より詳細には、制御プログラム65は、当該JPEGファイルを単一の統合PDFファイルに変換したと仮定した場合に、サーバ70の逆変換プログラムが当該統合PDFファイルをJPEG形式に逆変換できないと判断したことに応じて、当該JPEGファイルを複数の部分PDFファイルに変換する。すなわち、対応ファイル情報に含まれる部分PDFファイルは、サーバ70の逆変換プログラムがJPEG形式に逆変換可能なものである。   The partial PDF file according to the present embodiment is obtained by converting the JPEG file generated by the multifunction machine 10 into the PDF format by the control program 65 of the portable terminal 50. More specifically, when it is assumed that the JPEG file is converted into a single integrated PDF file, the control program 65 determines that the reverse conversion program of the server 70 cannot reversely convert the integrated PDF file into the JPEG format. Accordingly, the JPEG file is converted into a plurality of partial PDF files. That is, the partial PDF file included in the corresponding file information can be converted back to the JPEG format by the reverse conversion program of the server 70.

逆変換プログラムがPDFファイルを逆変換できるか否かは、例えば、逆変換プログラムの変換能力と、変換対象のPDFファイルとを比較することによって判断される。逆変換プログラムの変換能力は、例えば、逆変換が可能なPDFファイルのページ数である閾値ページ数と、逆変換が可能なPDFファイルのデータ量である閾値データ量とを含む。すなわち、部分PDFファイルのページ数は閾値ページ数未満であり、部分PDFファイルのデータ量は閾値データ量未満である。なお、形式の変換とは、例えば、変換前のデータで示される画像の内容を実質的に変更せずに、データ形式を第1形式から第2形式、或いは第2形式から第1形式に変換する処理である。   Whether or not the reverse conversion program can reversely convert the PDF file is determined, for example, by comparing the conversion capability of the reverse conversion program with the PDF file to be converted. The conversion capability of the reverse conversion program includes, for example, a threshold page number that is the number of pages of a PDF file that can be reversely converted and a threshold data amount that is the data amount of a PDF file that can be reversely converted. That is, the number of pages of the partial PDF file is less than the threshold number of pages, and the data amount of the partial PDF file is less than the threshold data amount. The format conversion is, for example, converting the data format from the first format to the second format or from the second format to the first format without substantially changing the content of the image indicated by the data before conversion. It is processing to do.

但し、同一の統合PDFファイル名に対応付けられた複数の部分PDFファイルの関係は、前述の例に限定されない。一例として、部分PDFファイルは、書籍を構成する複数の章或いは節の1つに対応するものであってもよい。他の例として、任意の内容の複数の部分PDFファイルが、ユーザによって同一の統合PDFファイル名に対応付けられてもよい。すなわち、同一の統合PDFファイル名に対応付けられた複数の部分PDFファイルの内容は、相互に関連していてもよいし、関連のないものであってもよい。   However, the relationship between a plurality of partial PDF files associated with the same integrated PDF file name is not limited to the above example. As an example, the partial PDF file may correspond to one of a plurality of chapters or sections constituting the book. As another example, a plurality of partial PDF files having arbitrary contents may be associated with the same integrated PDF file name by the user. That is, the contents of a plurality of partial PDF files associated with the same integrated PDF file name may be related to each other or may not be related to each other.

ページ情報は、対応する部分PDFファイルに含まれるページが、対応する統合PDFファイルのどのページに対応するかを示す情報である。例えば、部分PDFファイル“見積書−1.PDF”は、統合PDFファイル名“見積書.PDF”で識別される統合PDFファイルの第1ページ〜第12ページに対応するページを含む。また、部分PDFファイル“見積書−2.PDF”は、統合PDFファイル名“見積書.PDF”で識別される統合PDFファイルの第13ページ〜第24ページに対応するページを含む。すなわち、同一の統合PDFファイル名に対応付けられた各部分PDFファイルは、対応する統合PDFファイルに含まれるページのうち、互いに異なるページを含む。他の部分PDFファイルについても同様である。   The page information is information indicating which page of the corresponding integrated PDF file corresponds to the page included in the corresponding partial PDF file. For example, the partial PDF file “Estimate-1.PDF” includes pages corresponding to the first to twelfth pages of the integrated PDF file identified by the integrated PDF file name “Estimate.PDF”. The partial PDF file “Estimate-2.PDF” includes pages corresponding to the 13th to 24th pages of the integrated PDF file identified by the integrated PDF file name “Estimate.PDF”. That is, each partial PDF file associated with the same integrated PDF file name includes different pages among the pages included in the corresponding integrated PDF file. The same applies to other partial PDF files.

ページ画像ファイルは、対応する統合PDFファイルの各ページ、すなわち、対応する部分PDFファイルの各ページに対応する画像を示すページ対応データの一例である。ページ画像ファイルは、JPEG形式である。また、ページ画像ファイルは、携帯端末50の制御プログラム65によって、後述する逆変換ファイルから生成される。一例として、統合PDFファイル名“納品書.PDF”には、第1ページから第25ページそれぞれに対応する25個のページ画像ファイル“納品書−x.JPEG”が対応付けられている。他の例として、統合PDFファイル名“マニュアル.PDF”には、第1ページから第21ページそれぞれに対応する21個のページ画像ファイル“マニュアル−y.JPEG”が対応付けられている。   The page image file is an example of page correspondence data indicating an image corresponding to each page of the corresponding integrated PDF file, that is, each page of the corresponding partial PDF file. The page image file is in JPEG format. Further, the page image file is generated from the reverse conversion file described later by the control program 65 of the portable terminal 50. As an example, the integrated PDF file name “Invoice.PDF” is associated with 25 page image files “Invoice-x.JPEG” corresponding to the first to 25th pages. As another example, the integrated PDF file name “manual.PDF” is associated with 21 page image files “manual-y.JPEG” corresponding to the first to 21st pages.

逆変換ファイルは、対応する統合PDFファイルの一部のページ、すなわち、対応する部分PDFファイルの一部のページをJPEG形式に逆変換した逆変換データの一例である。逆変換ファイルは、サーバ70の逆変換プログラムによって、対応する部分PDFファイルから生成される。例えば、統合PDFファイル名“マニュアル.PDF”には、第10ページから第20ページそれぞれに対応する21個の逆変換ファイル“マニュアル−z.JPEG”が対応付けられている。   The reverse conversion file is an example of reverse conversion data obtained by reversely converting a part of the corresponding integrated PDF file, that is, a part of the corresponding partial PDF file into the JPEG format. The reverse conversion file is generated from the corresponding partial PDF file by the reverse conversion program of the server 70. For example, the integrated PDF file name “Manual.PDF” is associated with 21 reverse conversion files “Manual-z.JPEG” corresponding to the 10th to 20th pages.

なお、統合PDFファイル名には、ページ画像ファイル及び逆変換ファイルの一方或いは両方が対応付けられていてもよいし、どちらも対応付けられていなくてもよい。図3の例では、統合PDFファイル名“見積書.PDF”にはページ画像ファイル及び逆変換ファイルのどちらも対応付けられておらず、統合PDFファイル名“納品書.PDF”にはページ画像ファイルのみが対応付けられており、統合PDFファイル名“マニュアル.PDF”には逆変換ファイルのみが対応付けられている。   One or both of the page image file and the reverse conversion file may be associated with the integrated PDF file name, or neither of them may be associated. In the example of FIG. 3, neither the page image file nor the reverse conversion file is associated with the integrated PDF file name “estimate.PDF”, and the page image file is associated with the integrated PDF file name “delivery form.PDF”. Only the reverse conversion file is associated with the integrated PDF file name “Manual.PDF”.

なお、制御プログラム65は、例えば、データにファイル名を割り当て、当該ファイル名をOS64が管理するファイルシステムに登録するすることによって、当該データをファイルとして扱うことができる。すなわち、「データをファイルとしてデータ記憶領域に記憶させる」とは、例えば、データをファイルとして記憶させることを指示するコマンド、データ、及びデータに割り当てるファイル名を、OS64に入力することを含む概念である。当該コマンドを受け付けたOS64は、入力されたデータをデータ記憶領域62Bに記憶させ、且つ入力されたファイル名をファイルシステムに登録する。   For example, the control program 65 can handle the data as a file by assigning a file name to the data and registering the file name in the file system managed by the OS 64. That is, “store data as a file in the data storage area” is a concept including, for example, inputting a command instructing storage of data as a file, data, and a file name assigned to the data to the OS 64. is there. The OS 64 that has received the command stores the input data in the data storage area 62B, and registers the input file name in the file system.

また、制御プログラム65は、ファイルシステムに登録されたファイル名と、ファイルに対する指示コマンドとをOS64に入力することによって、該当するファイルを扱うことができる。図3において、部分PDFファイル、ページ画像ファイル、及び逆変換ファイルのファイル名はファイルシステムに登録されるので、制御プログラム65は、OS64に各ファイル名を入力することで、各ファイル名に対応するファイルを扱うことができる。一方、統合PDFファイル名はファイルシステムに登録されないので、制御プログラム35は、当該ファイル名をOS64に入力しても、当該ファイル名に対応するファイルを扱うことはできない。   Further, the control program 65 can handle the corresponding file by inputting the file name registered in the file system and an instruction command for the file to the OS 64. In FIG. 3, the file names of the partial PDF file, the page image file, and the reverse conversion file are registered in the file system. Therefore, the control program 65 inputs each file name to the OS 64 to correspond to each file name. Can handle files. On the other hand, since the integrated PDF file name is not registered in the file system, the control program 35 cannot handle the file corresponding to the file name even if the file name is input to the OS 64.

なお、制御プログラム65によって、ファイルとしてファイルシステムに登録されるデータについては、ファイルシステムに登録される前であっても、便宜上「ファイル」と表記することがある。すなわち、「携帯端末50がファイルを生成する」という表記は、「制御プログラム65によって、いずれファイルとして登録されるデータを携帯端末50が生成する」という概念の表記である。また、制御プログラム65が複合機10やサーバ70から受信したデータをファイルとしてデータ記憶領域62Bに記憶させることを、便宜上「受信したファイルを記憶する」とも表記する。   Note that data registered in the file system as a file by the control program 65 may be referred to as “file” for convenience even before registration in the file system. In other words, the expression “the portable terminal 50 generates a file” is a notation of the concept that “the portable terminal 50 generates data to be registered as a file by the control program 65”. Further, storing the data received by the control program 65 from the multifunction machine 10 or the server 70 as a file in the data storage area 62B is also referred to as “store the received file” for convenience.

対応ファイルレコードに含まれる統合PDFファイル名と、部分PDFファイル、ページ画像ファイル、及び逆変換ファイルとの関係は、例えば、フォルダと、フォルダに格納されるファイルとの関係であってもよい。すなわち、対応ファイルレコードにファイルを追加するとは、例えば、統合PDFファイル名が割り当てられたフォルダに、部分PDFファイル、ページ画像ファイル、或いは逆変換ファイルを格納することを指してもよい。   The relationship between the integrated PDF file name included in the corresponding file record, the partial PDF file, the page image file, and the reverse conversion file may be, for example, a relationship between a folder and a file stored in the folder. That is, adding a file to the corresponding file record may indicate, for example, storing a partial PDF file, a page image file, or a reverse conversion file in a folder to which an integrated PDF file name is assigned.

[サーバ70]
サーバ70は、複合機10或いは携帯端末50から受信した各種要求情報に応じた処理を実行する。一例として、サーバ70は、PDFファイルをJPEG形式の逆変換ファイルに変換する逆変換処理を実行することができる。逆変換処理は、サーバ70が実行する逆変換プログラムによって実現される。逆変換プログラムの変換能力は、例えば、閾値ページ数=20ページ、閾値データ量=5MBである。
[Server 70]
The server 70 executes processing according to various request information received from the multifunction device 10 or the portable terminal 50. As an example, the server 70 can execute an inverse conversion process for converting a PDF file into an inversely converted file in JPEG format. The inverse conversion process is realized by an inverse conversion program executed by the server 70. The conversion capability of the inverse conversion program is, for example, threshold page number = 20 pages and threshold data amount = 5 MB.

[記録システム100の動作]
図4〜図8を参照して、本実施形態に係る記録システム100の動作を説明する。記録システム100は、データ記憶領域62Bに記憶されたPDFファイルで示される画像を記録用紙に記録する記録処理を、複合機10のプリンタ部11に実行させる。
[Operation of Recording System 100]
The operation of the recording system 100 according to the present embodiment will be described with reference to FIGS. The recording system 100 causes the printer unit 11 of the multifunction machine 10 to execute a recording process for recording an image indicated by the PDF file stored in the data storage area 62B on a recording sheet.

まず、携帯端末50の制御プログラム65は、ファイル選択画面を表示部53に表示させる(S11)。図7(A)は、ファイル選択画面の一例である。図7(A)に示されるファイル選択画面は、対応ファイル情報に含まれる統合PDFファイル名と、統合PDFファイル名に対応するチェックボックスと、統合PDFファイル名で識別される仮想的な統合PDFファイルのページの一部を指定するためのテキストボックスと、[プレビュー]アイコンと、[印刷設定]アイコンとを含む。ステップS11の処理は、表示処理の一例である。ファイル選択画面は、指定操作画面の一例である。   First, the control program 65 of the portable terminal 50 displays a file selection screen on the display unit 53 (S11). FIG. 7A is an example of a file selection screen. The file selection screen shown in FIG. 7A shows an integrated PDF file name included in the corresponding file information, a check box corresponding to the integrated PDF file name, and a virtual integrated PDF file identified by the integrated PDF file name. A text box for designating a part of the page, a preview icon, and a print setting icon. The process of step S11 is an example of a display process. The file selection screen is an example of a designation operation screen.

制御プログラム65は、所望のページを示す数字をテキストボックスに入力するユーザ操作と、チェックボックスの位置をタップするユーザ操作と、[プレビュー]アイコン或いは[印刷設定]アイコンの位置をタップするユーザ操作とを、操作部54を通じて受け付ける(S12)。チェックボックスをチェックするユーザ操作を受け付ける処理は、第1受付処理の一例である。ページを示す数字をテキストボックスに入力するユーザ操作を受け付ける処理は、第2受付処理の一例である。テキストボックスは、ページ指定オブジェクトの一例である。[印刷設定]アイコンは、設定指定オブジェクトの一例である。   The control program 65 includes a user operation for inputting a number indicating a desired page in the text box, a user operation for tapping the position of the check box, and a user operation for tapping the position of the [Preview] icon or the [Print Setting] icon. Is received through the operation unit 54 (S12). The process of accepting a user operation for checking a check box is an example of a first acceptance process. The process of accepting a user operation for inputting a number indicating a page into a text box is an example of a second acceptance process. A text box is an example of a page designation object. The “print setting” icon is an example of a setting designation object.

そして、制御プログラム65は、[印刷設定]アイコンの位置がタップされたことに応じて、印刷設定画面を表示部53に表示させる。図7(B)は、印刷設定画面の一例である。図7(B)に示される印刷設定画面は、シートサイズの選択を受け付けるラジオボタンと、レイアウトの選択を受け付けるラジオボタンと、部数の選択を受け付けるテキストボックスと、[設定]アイコンとを含む。そして、制御プログラム65は、印刷設定画面に対するユーザ操作を操作部54を通じて受け付ける。この処理は、第4受付処理の一例である。   Then, the control program 65 displays a print setting screen on the display unit 53 in response to the tap of the position of the [print setting] icon. FIG. 7B is an example of a print setting screen. The print setting screen shown in FIG. 7B includes a radio button that accepts selection of a sheet size, a radio button that accepts selection of a layout, a text box that accepts selection of a number of copies, and a [Setting] icon. Then, the control program 65 receives a user operation on the print setting screen through the operation unit 54. This process is an example of a fourth reception process.

制御プログラム65は、[設定]アイコンの位置がタップされたことに応じて、第1設定値を取得する。第1設定値は、複合機10に実行させる記録処理の実行条件を示す記録設定値の一例である。記録設定値は、例えば、“シートサイズ”を示す値(例えば、“A4”、“B4”、“L版”等)、“レイアウト”を示す値(例えば、“1ページ”、“2in1”等)、“部数”を示す値等である。但し、記録設定値の具体例はこれらに限定されず、例えば、“用紙種”を示す値(例えば、“光沢紙”、“普通紙”等)、“解像度”を示す値(例えば、“ファイン”、“ドラフト”等)、“色数”を示す値(例えば、“フルカラー”、“256色”、“モノクロ”等)等を含んでもよい。   The control program 65 acquires the first setting value in response to the position of the [Setting] icon being tapped. The first setting value is an example of a recording setting value indicating an execution condition of a recording process to be executed by the multifunction machine 10. The recording set value is, for example, a value indicating “sheet size” (for example, “A4”, “B4”, “L version”, etc.), a value indicating “layout” (for example, “1 page”, “2 in 1”, etc.) ), A value indicating “number of copies”, and the like. However, specific examples of the recording set value are not limited to these, and for example, a value indicating “paper type” (for example, “glossy paper”, “plain paper”, etc.), and a value indicating “resolution” (for example, “fine”). ”,“ Draft ”, etc.), a value indicating the“ number of colors ”(for example,“ full color ”,“ 256 colors ”,“ monochrome ”, etc.).

制御プログラム65は、図7(B)の例において、シートサイズ“B5”と、レイアウト“1ページ”と、部数“2部”とを、第1設定値として取得する。制御プログラム65は、第1設定値を取得する処理を後で改めて実行しなくてもよいように、当該第1設定値をデータ記憶領域62Bの予め定められた領域に一時的に記憶させる。このように、後の処理でプログラムが特定の判断をする必要なく、特定の情報をプログラムが読み出せるように準備することを、「情報を取得する」、或いは「情報を特定する」等と表記することがある。   In the example of FIG. 7B, the control program 65 acquires the sheet size “B5”, the layout “1 page”, and the number of copies “2” as the first set values. The control program 65 temporarily stores the first setting value in a predetermined area of the data storage area 62B so that the process of acquiring the first setting value may not be performed again later. In this way, preparation that the program can read the specific information without the need for the program to make a specific determination in the later processing is expressed as “acquire information” or “specify information”. There are things to do.

そして、制御プログラム65は、図7(A)に示されるファイル選択画面を再び表示部53に表示させる。一方、制御プログラム65は、ファイル選択画面の[印刷設定]アイコンがタップされなかったことに応じて、制御プログラム65に予め定義された記録設定値である第2設定値を、第1設定値として取得する。第2設定値は、例えば、シートサイズ“A4”、レイアウト“1ページ”、部数“1部”である。第2設定値は、記録用紙に記録される画像の画質(例えば、解像度、色数等)を示す値が最高値に設定されているのが望ましい。   Then, the control program 65 causes the display unit 53 to display the file selection screen shown in FIG. On the other hand, the control program 65 uses the second setting value, which is a recording setting value defined in advance in the control program 65, as the first setting value in response to the fact that the [print setting] icon on the file selection screen has not been tapped. get. The second set value is, for example, the sheet size “A4”, the layout “1 page”, and the number of copies “1”. As the second setting value, it is desirable that the value indicating the image quality (for example, resolution, number of colors, etc.) of the image recorded on the recording paper is set to the maximum value.

次に、制御プログラム65は、[プレビュー]アイコンの位置がタップされたことに応じて(S12:Yes)、指定ファイル名及び指定ページを取得する。具体的には、指定ファイル名は、[プレビュー]アイコンがタップされた際にチェックされていたチェックボックスに対応する統合PDFファイル名である。指定ページは、チェックされたチェックボックスに対応するテキストボックスに入力された数字で特定されるページである。指定ファイル名は指定識別情報の一例であり、指定ファイル名で識別される統合PDFファイルは指定統合データの一例である。   Next, the control program 65 acquires the designated file name and the designated page in response to the position of the [Preview] icon being tapped (S12: Yes). Specifically, the designated file name is an integrated PDF file name corresponding to a check box that was checked when the [Preview] icon was tapped. The designated page is a page specified by a number input in a text box corresponding to the checked check box. The designated file name is an example of designated identification information, and the integrated PDF file identified by the designated file name is an example of designated integrated data.

すなわち、制御プログラム65は、図7(A)の例において、指定ファイル名“見積書.PDF”、及び指定ページ“3、4、5ページ”を取得する。換言すれば、制御プログラム65は、指定ファイル名“見積書.PDF”及び指定ページ“3、4、5ページ”を、データ記憶領域62Bの予め定められた領域に一時的に記憶させる。なお、制御プログラム65は、テキストボックスに数字が入力されていない場合、統合PDFファイルの全ページを、指定ページとして取得してもよい。   That is, in the example of FIG. 7A, the control program 65 acquires the designated file name “estimate.PDF” and the designated pages “3, 4, 5”. In other words, the control program 65 temporarily stores the designated file name “estimate.PDF” and the designated pages “3, 4, 5 pages” in a predetermined area of the data storage area 62B. Note that the control program 65 may acquire all pages of the integrated PDF file as designated pages when no number is input in the text box.

そして、制御プログラム65は、取得した指定ファイル名及び指定ページに基づいて、指定部分ファイルを特定する(S13)。指定部分ファイルは、指定ファイル名に対応する部分PDFファイルのうち、指定ページを含む部分PDFファイルである。指定部分ファイルは、指定部分データの一例である。すなわち、制御プログラム65は、図3及び図7(A)の例において、部分PDFファイル“見積書−1.PDF”を、指定部分ファイルとして特定する。換言すれば、制御プログラム65は、特定した指定部分ファイルのファイル名“見積書−1.PDF”を、データ記憶領域62Bの予め定められた領域に一時的に記憶させる。なお、ステップS13で特定される指定部分ファイルは、1つの場合もあるし、複数の場合もある。ステップS13の処理は、特定処理の一例である。   Then, the control program 65 identifies the designated partial file based on the obtained designated file name and designated page (S13). The designated partial file is a partial PDF file including a designated page among the partial PDF files corresponding to the designated file name. The designated part file is an example of designated part data. That is, the control program 65 specifies the partial PDF file “Estimate-1.PDF” as the designated partial file in the examples of FIGS. 3 and 7A. In other words, the control program 65 temporarily stores the file name “Estimate-1.PDF” of the specified designated partial file in a predetermined area of the data storage area 62B. Note that the designated partial file specified in step S13 may be one or plural. The process of step S13 is an example of a specific process.

次に、制御プログラム65は、図3に示される対応ファイル情報において、指定ファイル名にページ画像ファイルが対応付けられているか否かを判断する(S14)。そして、制御プログラム65は、指定ファイル名にページ画像ファイルが対応付けられていないと判断したことに応じて(S14:No)、逆変換処理(S15)と、プレビュー表示処理(S16)とを並行して実行する。逆変換処理は、少なくとも指定部分ファイルをJPEG形式に変換する処理である。プレビュー表示処理は、ページ画像ファイルで示されるページ画像を表示部53に一覧表示させる処理である。図5を参照して逆変換処理の詳細を、図6を参照してプレビュー表示処理の詳細を説明する。   Next, the control program 65 determines whether or not the page image file is associated with the designated file name in the corresponding file information shown in FIG. 3 (S14). Then, when the control program 65 determines that the page image file is not associated with the designated file name (S14: No), the reverse conversion process (S15) and the preview display process (S16) are performed in parallel. And run. The reverse conversion process is a process of converting at least the designated partial file into the JPEG format. The preview display process is a process for causing the display unit 53 to display a list of page images indicated by the page image file. Details of the inverse conversion process will be described with reference to FIG. 5, and details of the preview display process will be described with reference to FIG.

[逆変換処理]
本実施形態に係る逆変換処理は、指定ファイル名に対応付けられた複数の部分PDFファイルをサーバ70に逆変換させる処理である。すなわち、制御プログラム65は、部分PDFファイルをサーバ70に送信し、サーバ70の逆変換プログラムに当該部分PDFファイルを逆変換させ、逆変換によって生成されたJPEG形式の逆変換ファイルをサーバ70から受信する。
[Inverse transformation processing]
The reverse conversion process according to the present embodiment is a process for causing the server 70 to reverse-convert a plurality of partial PDF files associated with a specified file name. That is, the control program 65 transmits the partial PDF file to the server 70, causes the reverse conversion program of the server 70 to reverse-convert the partial PDF file, and receives the JPEG format reverse conversion file generated by the reverse conversion from the server 70. To do.

制御プログラム65は、通信部55を通じてサーバ70に変換指示情報を送信する(S31〜S34)。変換指示情報は、逆変換処理の実行をサーバ70に指示するための情報である。変換指示情報は、指定ファイル名に対応付けられた複数の部分PDFファイルの1つを含む。また、指定部分ファイルを含む変換指示情報は、当該指定部分ファイルのうちの指定ページを特定する指定ページ情報をさらに含んでもよい。さらに、制御プログラム65は、指定ファイル名に対応付けられた逆変換ファイルが既にデータ記憶領域62Bに記憶されている場合、当該逆変換ファイルを取得するための変換指示情報の送信を省略することができる。   The control program 65 transmits the conversion instruction information to the server 70 through the communication unit 55 (S31 to S34). The conversion instruction information is information for instructing the server 70 to execute the inverse conversion process. The conversion instruction information includes one of a plurality of partial PDF files associated with the specified file name. The conversion instruction information including the specified partial file may further include specified page information for specifying a specified page in the specified partial file. Further, when the reverse conversion file associated with the designated file name is already stored in the data storage area 62B, the control program 65 may omit transmission of conversion instruction information for acquiring the reverse conversion file. it can.

まず、制御プログラム65は、指定部分ファイルを含む変換指示情報を1つずつ順番に送信する(S31)。制御プログラム65は、図3及び図7(A)の例において、部分PDFファイル“見積書−1.PDF”、及び指定ページ情報“3、4、5ページ”を含む記録指示情報を送信する。次に、制御プログラム65は、全ての指定部分ファイルを送信したことに応じて(S32:No)、非指定部分ファイルを含む変換指示情報を1つずつ順番に送信する(S33)。非指定部分ファイルは、指定ファイル名に対応付けられた部分PDFファイルのうち、指定ページを含まない部分PDFファイルである。制御プログラム65は、図3及び図7(A)の例において、部分PDFファイル“見積書−2.PDF”を含む変換指示情報を送信する。ステップS31〜S34の処理は、逆変換指示処理の一例である。   First, the control program 65 transmits the conversion instruction information including the designated partial file one by one in order (S31). In the example of FIGS. 3 and 7A, the control program 65 transmits recording instruction information including a partial PDF file “Estimate-1.PDF” and designated page information “3, 4, 5 pages”. Next, in response to the transmission of all the designated partial files (S32: No), the control program 65 sequentially sends the conversion instruction information including the non-designated partial files one by one (S33). The non-designated partial file is a partial PDF file that does not include the designated page among the partial PDF files associated with the designated file name. In the example of FIGS. 3 and 7A, the control program 65 transmits the conversion instruction information including the partial PDF file “Estimate-2.PDF”. The process of steps S31 to S34 is an example of an inverse conversion instruction process.

また図示は省略するが、サーバ70は、携帯端末50から変換指示情報を受信する。次に、サーバ70は、逆変換プログラムに逆変換処理を実行させる。逆変換処理は、受信した変換指示情報に含まれる部分PDFファイルの形式をJPEG形式に変換して逆変換ファイルを生成する処理である。これにより、部分PDFファイルに含まれる各ページに対応する複数の逆変換ファイルが生成される。図3及び図7(A)の例では、24個の逆変換ファイルが生成される。なお、サーバ70は、複数の部分PDFファイルに対応する逆変換処理を、変換指示情報の受信順に実行する。すなわち、サーバ70は、指定ページを含む部分PDFファイル“見積書−1.PDF”に対する逆変換処理を先に実行し、指定ページを含まない部分PDFファイル“見積書−2.PDF”に対する逆変換処理を後に実行する。   Although not shown, the server 70 receives conversion instruction information from the portable terminal 50. Next, the server 70 causes the inverse conversion program to execute an inverse conversion process. The reverse conversion process is a process of generating a reverse conversion file by converting the partial PDF file format included in the received conversion instruction information into a JPEG format. Thereby, a plurality of reverse conversion files corresponding to each page included in the partial PDF file are generated. In the example of FIGS. 3 and 7A, 24 reverse conversion files are generated. Note that the server 70 executes the reverse conversion processing corresponding to the plurality of partial PDF files in the order in which the conversion instruction information is received. That is, the server 70 first executes the reverse conversion process for the partial PDF file “estimate-1.PDF” including the designated page, and performs the reverse conversion for the partial PDF file “estimate-2.PDF” not including the designated page. The process is executed later.

そして、サーバ70は、逆変換プログラムが生成した逆変換ファイルを携帯端末50に送信する。ここで、サーバ70は、指定部分ファイルを逆変換して得られる逆変換ファイルのうち、指定ページに対応する逆変換ファイルを最初に送信し、指定ページと異なるページ(以下、「非指定ページ」と表記する)に対応する逆変換ファイルを後に送信する。さらに、サーバ70は、非指定部分ファイルを逆変換して得られる逆変換ファイルを最後に送信する。すなわち、サーバ70は、図3及び図7(A)の例において、第3ページ、第4ページ、第5ページ、第1ページ、第2ページ、第6ページ〜第24ページの順に、逆変換ファイルを送信する。   Then, the server 70 transmits the reverse conversion file generated by the reverse conversion program to the portable terminal 50. Here, the server 70 first transmits the reverse conversion file corresponding to the specified page among the reverse conversion files obtained by reverse conversion of the specified partial file, and a page different from the specified page (hereinafter, “non-specified page”). Will be sent later. Furthermore, the server 70 finally transmits the reverse conversion file obtained by reverse conversion of the non-designated partial file. That is, the server 70 performs reverse conversion in the order of the third page, the fourth page, the fifth page, the first page, the second page, the sixth page to the 24th page in the example of FIGS. 3 and 7A. Send the file.

次に、携帯端末50の制御プログラム65は、通信部55を通じてサーバ70から逆変換ファイルを受信する(S35〜S37)。制御プログラム65は、複数の逆変換ファイルを、サーバ70が送信した順に受信する。すなわち、制御プログラム65は、指定部分ファイルの指定ページを逆変換して得られる逆変換ファイルを最初に受信(S35)し、指定部分ファイルの非指定ページを逆変換して得られる逆変換ファイルを次に受信(S36)し、非指定部分ファイルを逆変換して得られる逆変換ファイルを最後に受信(S37)する。   Next, the control program 65 of the portable terminal 50 receives the reverse conversion file from the server 70 through the communication unit 55 (S35 to S37). The control program 65 receives a plurality of reverse conversion files in the order in which the server 70 transmits them. That is, the control program 65 first receives an inversely converted file obtained by inversely converting the designated page of the designated partial file (S35), and receives an inversely transformed file obtained by inversely transforming the non-designated page of the designated partial file. Next, it receives (S36), and finally receives the reverse conversion file obtained by reverse conversion of the non-designated partial file (S37).

なお、図6の例では、全ての変換指示情報の送信が完了してから、最初の逆変換ファイルを受信しているが、処理の順序はこれに限定されない。すなわち、通信ネットワークの通信状況やサーバ70の処理速度の関係によって、変換指示情報の送信と、逆変換ファイルの受信とが並行して実行されてもよい。すなわち、制御プログラム65は、非指定部分ファイルを含む変換指示情報の送信を完了する前に、指定ページの逆変換ファイルを受信してもよい。   In the example of FIG. 6, the first reverse conversion file is received after transmission of all the conversion instruction information is completed, but the processing order is not limited to this. That is, the transmission of the conversion instruction information and the reception of the reverse conversion file may be executed in parallel depending on the relationship between the communication status of the communication network and the processing speed of the server 70. That is, the control program 65 may receive the reverse conversion file of the designated page before completing the transmission of the conversion instruction information including the non-designated partial file.

[プレビュー表示処理]
本実施形態に係るプレビュー表示処理は、指定ファイル名で識別される仮想的な統合PDFファイルの各ページを示すページ画像を、表示部53に一覧表示させる処理である。すなわち、制御プログラム65は、サーバ70から受信した逆変換ファイルからページ画像を生成し、生成したページ画像を表示部53に表示させる。プレビュー表示処理は、出力指示処理の一例である。
[Preview display processing]
The preview display process according to the present embodiment is a process for causing the display unit 53 to display a list of page images indicating each page of a virtual integrated PDF file identified by a specified file name. That is, the control program 65 generates a page image from the reverse conversion file received from the server 70 and causes the display unit 53 to display the generated page image. The preview display process is an example of an output instruction process.

まず、制御プログラム65は、プレビュー画面を表示部53に表示させる(S41)。図8は、プレビュー画面の一例である。図8に示されるプレビュー画面は、複数のページ画像と、各ページ画像に対応付けられたチェックボックスと、[プリント]アイコンとを含む。そして、制御プログラム65は、ページ画像の位置をタップするユーザ操作と、[プリント]アイコンの位置をタップするユーザ操作を操作部54を通じて受け付ける(S42、S17)。   First, the control program 65 displays a preview screen on the display unit 53 (S41). FIG. 8 is an example of a preview screen. The preview screen shown in FIG. 8 includes a plurality of page images, a check box associated with each page image, and a [print] icon. Then, the control program 65 receives a user operation for tapping the position of the page image and a user operation for tapping the position of the [print] icon through the operation unit 54 (S42, S17).

なお、最初に表示されるプレビュー画面において、指定ページのページ画像に対応するチェックボックスはチェックされており、指定ページ以外のページ画像に対応するチェックボックスはチェックされていない。また、対応するチェックボックスがチェックされたページ画像と、対応するチェックボックスがチェックされていないページ画像とは、プレビュー画面における表示態様が異なる。具体的には、対応するチェックボックスがチェックされていないページ画像は、グレーアウトされている。   In the preview screen that is displayed first, the check box corresponding to the page image of the designated page is checked, and the check box corresponding to the page image other than the designated page is not checked. Also, the page image in which the corresponding check box is checked and the page image in which the corresponding check box is not checked have different display modes on the preview screen. Specifically, page images for which the corresponding check box is not checked are grayed out.

また、ページ画像は、逆変換ファイルから生成されるものである。しかしながら、逆変換処理とプレビュー表示処理とを並行して実行しているので、制御プログラム65は、プレビュー画面を最初に表示部53に表示させる段階で、全ての逆変換ファイルを受信していない可能性がある。そこで、制御プログラム65は、既に逆変換ファイルを受信したページに対応するページ画像として、当該逆変換ファイルから生成したページ画像をプレビュー画面に含める。一方、制御プログラム65は、未だ逆変換ファイルを受信していないページに対応するページ画像として、指定ファイル内における当該ページのページ番号を表す画像をプレビュー画面に含める。   The page image is generated from the reverse conversion file. However, since the reverse conversion process and the preview display process are executed in parallel, the control program 65 may not receive all the reverse conversion files when the preview screen is first displayed on the display unit 53. There is sex. Therefore, the control program 65 includes the page image generated from the reverse conversion file as a page image corresponding to the page that has already received the reverse conversion file in the preview screen. On the other hand, the control program 65 includes an image representing the page number of the page in the designated file as a page image corresponding to a page that has not yet received the reverse conversion file in the preview screen.

ページ画像は、対応するページの画像を記録用紙に記録した状態を示すイメージ画像である。まず、制御プログラム65は、逆変換ファイルで示される画像を第2設定値に従って記録用紙に記録した状態を示すページ画像(以下、「デフォルトページ画像」と表記する。)を生成する。そして、制御プログラム65は、デフォルトページ画像を示すページ画像ファイル(以下、「デフォルトページ画像ファイル」と表記する。)を、データ記憶領域62Bに一時記憶させる。   The page image is an image image showing a state in which an image of a corresponding page is recorded on a recording sheet. First, the control program 65 generates a page image (hereinafter referred to as “default page image”) indicating a state in which the image indicated by the inverse conversion file is recorded on the recording paper according to the second setting value. Then, the control program 65 temporarily stores a page image file indicating the default page image (hereinafter referred to as “default page image file”) in the data storage area 62B.

次に、制御プログラム65は、逆変換ファイルで示される画像を第1設定値に従って記録用紙に記録した状態を示すページ画像(以下、「カスタムページ画像」と表記する。)を、デフォルトページ画像を用いて生成する。一例として、制御プログラム65は、第1設定値及び第2設定値に含まれるシートサイズの比率に応じて、デフォルトページ画像を拡大或いは縮小する。他の例として、制御プログラム65は、第1設定値及び第2設定値に含まれる色数の差に応じて、デフォルトページ画像を減色する。これらの処理が実行されることによって、デフォルトページ画像からカスタムページ画像が生成される。   Next, the control program 65 uses a page image (hereinafter referred to as “custom page image”) indicating a state in which the image indicated by the inverse conversion file is recorded on the recording paper in accordance with the first set value, and a default page image. Use to generate. As an example, the control program 65 enlarges or reduces the default page image according to the ratio of the sheet size included in the first setting value and the second setting value. As another example, the control program 65 reduces the color of the default page image according to the difference in the number of colors included in the first setting value and the second setting value. By executing these processes, a custom page image is generated from the default page image.

そして、制御プログラム65は、カスタムページ画像をプレビュー画面に含める。これにより、複合機10による記録処理の結果に近いページ画像がプレビュー画面に含められることになる。一方、制御プログラム65は、第1設定値及び第2設定が同一の場合に、カスタムページ画像を生成する処理を省略して、デフォルトページ画像をプレビュー画面に含めればよい。   Then, the control program 65 includes the custom page image in the preview screen. As a result, a page image close to the result of the recording process by the multifunction machine 10 is included in the preview screen. On the other hand, when the first setting value and the second setting are the same, the control program 65 may omit the process of generating the custom page image and include the default page image in the preview screen.

そして、制御プログラム65は、対応するチェックボックスがチェックされたページ画像の位置がタップされたことに応じて(S42:Yes)、当該チェックボックスのチェックを解除する。また、制御プログラム65は、対応するチェックボックスがチェックされていないページ画像の位置がタップされたことに応じて(S42:Yes)、当該チェックボックスをチェックする。   Then, the control program 65 cancels the check of the check box when the position of the page image for which the corresponding check box is checked is tapped (S42: Yes). Further, the control program 65 checks the check box when the position of the page image for which the corresponding check box is not checked is tapped (S42: Yes).

また、制御プログラム65は、ページ画像の位置がタップされたことに応じて(S42:Yes)、ファイル選択画面を通じて取得した指定ページを更新する。すなわち、制御プログラム65は、データ記憶領域62Bの予め定められた領域に指定ページとして一時記憶させた情報を、新たな情報で上書きする。具体的には、制御プログラム65は、新たにチェックされたチェックボックスに対応するページ画像のページを指定ページに含める。また、制御プログラム65は、チェックが解除されたチェックボックスに対応するページ画像のページを指定ページから除外する。この処理は、第2受付処理の一例である。   Further, the control program 65 updates the designated page acquired through the file selection screen in response to the position of the page image being tapped (S42: Yes). In other words, the control program 65 overwrites information temporarily stored as a designated page in a predetermined area of the data storage area 62B with new information. Specifically, the control program 65 includes the page of the page image corresponding to the newly checked check box in the designated page. Further, the control program 65 excludes the page of the page image corresponding to the check box for which the check is released from the designated page. This process is an example of a second reception process.

さらに、制御プログラム65は、ページ画像の位置がタップされたことに応じて(S42:Yes)、表示内容を更新したプレビュー画面を表示部53に表示させる。一例として、制御プログラム65は、新たにチェックされたチェックボックスに対応するページ画像のグレーアウトを解除したプレビュー画面を、再び表示部53に表示させる(S41)。他の例として、制御プログラム65は、チェックが解除されたチェックボックスに対応するページ画像をグレーアウトしたプレビュー画面を、再び表示部53に表示させる(S41)。   Further, the control program 65 causes the display unit 53 to display a preview screen with updated display contents in response to the tapping of the position of the page image (S42: Yes). As an example, the control program 65 causes the display unit 53 to display the preview screen in which the grayout of the page image corresponding to the newly checked check box is canceled (S41). As another example, the control program 65 causes the display unit 53 to display again the preview screen in which the page image corresponding to the check box with the check removed is grayed out (S41).

また、制御プログラム65は、通信部55を通じてサーバ70から新たな逆変換ファイルを受信したことに応じて(S43:Yes)、当該逆変換ファイルからデフォルトページ画像及びカスタムページ画像を生成する(S44)。そして、制御プログラム65は、新たに生成したカスタムページ画像を含むプレビュー画面を表示部53に再び表示させる(S41)。すなわち、制御プログラム65は、ページ番号を表すページ画像に代えて、逆変換ファイルから生成したカスタムページ画像をプレビュー画面に含める。   Further, the control program 65 generates a default page image and a custom page image from the reverse conversion file in response to receiving a new reverse conversion file from the server 70 through the communication unit 55 (S43: Yes). . Then, the control program 65 displays the preview screen including the newly generated custom page image on the display unit 53 again (S41). That is, the control program 65 includes a custom page image generated from the reverse conversion file in the preview screen instead of the page image representing the page number.

図8(A)は、指定ページの逆変換ファイルのみが受信された時点におけるプレビュー画面の一例である。図8(A)に示されるページ画像は、第1ページ、第2ページ、第6〜第8ページに対応するページ画像がグレーアウトされている。また、図8(A)に示されるページ画像は、指定ページである第3ページ、第4ページ、第5ページに対応するページ画像が逆変換ファイルから生成されたものであり、その他のページに対応するページ画像がページ番号を表すものである。   FIG. 8A is an example of a preview screen when only the reverse conversion file of the designated page is received. In the page image shown in FIG. 8A, the page images corresponding to the first page, the second page, and the sixth to eighth pages are grayed out. The page image shown in FIG. 8A is a page image corresponding to the third page, the fourth page, and the fifth page, which are designated pages, generated from the reverse conversion file. The corresponding page image represents the page number.

図8(B)は、図8(A)に示されるプレビュー画面の第3ページ及び第7ページに対応するページ画像の位置がタップされ、且つ全ての逆変換ファイルが受信された後のプレビュー画面の一例である。図8(B)では、チェックが解除された第3ページのページ画像がグレーアウトされ、新たにチェックされた第7ページのページ画像のグレーアウトが解除されている。これにより、図8(B)における指定ページは、“4、5、7ページ”に更新される。また、図8(B)に示される全てのページ画像は、対応する逆変換ファイルから生成されたものである。   FIG. 8B shows the preview screen after the positions of the page images corresponding to the third and seventh pages of the preview screen shown in FIG. 8A are tapped and all the reverse conversion files are received. It is an example. In FIG. 8B, the page image of the third page for which the check is released is grayed out, and the gray image of the page image for the newly checked seventh page is released. As a result, the designated page in FIG. 8B is updated to “pages 4, 5, and 7”. Further, all the page images shown in FIG. 8B are generated from the corresponding inverse conversion file.

制御プログラム65は、[プリント]アイコンの位置がタップされるまで(S17:No)、プレビュー表示処理を継続する。そして、制御プログラム65は、[プリント]アイコンの位置がタップされたことに応じて(S17:Yes)、プレビュー表示処理で生成したデフォルトページ画像ファイルを、指定ファイル名を含む対応ファイルレコードに追加する(S18)。換言すれば、制御プログラム65は、デフォルトページ画像ファイルを指定ファイル名と対応付けてデータ記憶領域62Bに記憶させる。ステップS18の処理は、記憶制御処理の一例である。   The control program 65 continues the preview display process until the position of the [print] icon is tapped (S17: No). Then, the control program 65 adds the default page image file generated by the preview display process to the corresponding file record including the specified file name in response to the tap of the position of the [Print] icon (S17: Yes). (S18). In other words, the control program 65 stores the default page image file in the data storage area 62B in association with the designated file name. The process of step S18 is an example of a storage control process.

次に、制御プログラム65は、通信部55を通じて複合機10に記録指示情報を送信する(S19)。記録指示情報は、指定ページの逆変換ファイルに対する記録処理を第1設定値に従って複合機10に実行させるための情報である。記録指示情報は、指定ページの逆変換ファイルの1つと、第1設定値とを含む。すなわち、制御プログラム65は、逆変換ファイル及び第1設定値を含む複数の記録指示情報を順番に送信する。なお、第1設定値は、最初に送信される記録指示情報のみに含まれていてもよい。ステップS19の処理は、出力指示処理及び記録指示処理の一例である。   Next, the control program 65 transmits recording instruction information to the multifunction machine 10 through the communication unit 55 (S19). The recording instruction information is information for causing the multi-function device 10 to execute recording processing for the reverse conversion file of the designated page according to the first setting value. The recording instruction information includes one of the reverse conversion files of the designated page and the first setting value. That is, the control program 65 sequentially transmits a plurality of recording instruction information including the reverse conversion file and the first set value. The first set value may be included only in the recording instruction information transmitted first. The process of step S19 is an example of an output instruction process and a recording instruction process.

さらに、制御プログラム65は、ステップS15で受信した逆変換ファイルのうち、少なくとも指定ページの逆変換ファイルを、指定ファイルを含む対応ファイルレコードに追加する(S20)。換言すれば、制御プログラム65は、指定ページの逆変換ファイルを指定ファイル名と対応付けてデータ記憶領域62Bに記憶させる。ステップS20の処理は、記憶制御処理の一例である。   Further, the control program 65 adds at least the reverse conversion file of the specified page among the reverse conversion files received in step S15 to the corresponding file record including the specified file (S20). In other words, the control program 65 stores the reverse conversion file of the specified page in the data storage area 62B in association with the specified file name. The process of step S20 is an example of a storage control process.

また図示は省略するが、複合機10の制御プログラム35は、通信部25を通じて携帯端末50から記録指示情報を受信する。そして、制御プログラム35は、受信した記録指示情報に従ってプリンタ部11に記録処理を実行させる。具体的には、プリンタ部11は、受信した記録指示情報に含まれる逆変換ファイルで示される画像を、第1設定値に従って記録用紙に記録する。   Although not shown, the control program 35 of the multifunction machine 10 receives the recording instruction information from the portable terminal 50 through the communication unit 25. Then, the control program 35 causes the printer unit 11 to execute a recording process according to the received recording instruction information. Specifically, the printer unit 11 records the image indicated by the reverse conversion file included in the received recording instruction information on a recording sheet according to the first set value.

なお、ユーザは、携帯端末50が全ての逆変換ファイルをサーバ70から受信する前に、[プリント]アイコンの位置をタップすることができる。この場合、制御プログラム65は、逆変換処理(S15)と、ステップS18〜S20の処理とを並行して実行することになる。または、制御プログラム65は、[プリント]アイコンの位置がタップされたことに応じて、指定ページの逆変換ファイルを全て受信するまで逆変換処理を継続し、非指定ページの逆変換ファイルの受信をキャンセルしてもよい。   The user can tap the position of the [print] icon before the portable terminal 50 receives all the reverse conversion files from the server 70. In this case, the control program 65 executes the inverse conversion process (S15) and the processes of steps S18 to S20 in parallel. Alternatively, the control program 65 continues the reverse conversion process until receiving all the reverse conversion files of the designated page in response to the tap of the position of the [Print] icon, and receives the reverse conversion file of the non-designated page. You may cancel.

一方、制御プログラム65は、指定ファイル名にページ画像ファイルが対応付けられていると判断したことに応じて(S14:Yes)、プレビュー表示処理を実行する(S21)。ステップS16、S21のプレビュー表示処理は共通するので、再度の説明は省略する。但し、制御プログラム65は、ステップS21において、逆変換ファイルから生成したカスタムページ画像に代えて、データ記憶領域62Bに記憶されたデフォルトページ画像ファイルから生成したカスタムページ画像を、プレビュー画面に含める。   On the other hand, when the control program 65 determines that the page image file is associated with the designated file name (S14: Yes), it executes a preview display process (S21). Since the preview display processing in steps S16 and S21 is common, the description thereof will be omitted. However, in step S21, the control program 65 includes the custom page image generated from the default page image file stored in the data storage area 62B in the preview screen instead of the custom page image generated from the reverse conversion file.

具体的には、制御プログラム65は、指定ファイル名に対応付けられたページ画像ファイルを読み出す。次に、制御プログラム65は、当該ページ画像ファイルで示されるデフォルトページ画像を、第1設定値に従ったカスタムページ画像に変換する。そして、制御プログラム65は、当該カスタムページ画像をプレビュー画面に含める。また、ステップS21では、指定ファイルに含まれる全てのページに対応するデフォルトページ画像がデータ記憶領域62Bに記憶されている。そのため、最初に表示されるプレビュー画面に含まれるページ画像は、全てカスタムページ画像となる。   Specifically, the control program 65 reads a page image file associated with the designated file name. Next, the control program 65 converts the default page image indicated by the page image file into a custom page image according to the first setting value. Then, the control program 65 includes the custom page image in the preview screen. In step S21, default page images corresponding to all pages included in the designated file are stored in the data storage area 62B. Therefore, all the page images included in the preview screen displayed first are custom page images.

次に、制御プログラム65は、[プリント]アイコンの位置がタップされたことに応じて(S22:Yes)、指定部分ファイルを特定する(S23)。ステップS13、S23の処理は共通するので、再度の説明は省略する。また、制御プログラム65は、プレビュー表示処理において指定ページが変更されていなければ、ステップS23の処理を省略することができる。   Next, the control program 65 specifies the designated partial file in response to the tap of the position of the [print] icon (S22: Yes) (S23). Since the processes of steps S13 and S23 are common, the description thereof will be omitted. Further, the control program 65 can omit the process of step S23 if the designated page is not changed in the preview display process.

次に、制御プログラム65は、記録指示処理(S19)と、逆変換処理(S24)とを並行して実行する。ステップS15、S24の処理は共通するので、再度の説明は省略する。また、制御プログラム65は、指定ページの逆変換ファイルの1つを逆変換処理で受信したことに応じて、当該逆変換ファイルを含む記録指示情報を通信部55を通じて複合機10に送信すればよい。さらに、制御プログラム65は、ステップS24で受信した指定ページの逆変換ファイルを、指定ファイル名と対応付けてデータ記憶領域62Bに記憶させる(S20)。   Next, the control program 65 executes the recording instruction process (S19) and the inverse conversion process (S24) in parallel. Since the processes of steps S15 and S24 are common, the description thereof will be omitted. Further, the control program 65 may transmit the recording instruction information including the reverse conversion file to the multi function device 10 through the communication unit 55 in response to receiving one of the reverse conversion files of the designated page by the reverse conversion process. . Further, the control program 65 stores the reverse conversion file of the designated page received in step S24 in the data storage area 62B in association with the designated file name (S20).

[本実施形態の作用効果]
上記の実施形態によれば、統合PDFファイルの一部のページが指定された場合に、当該ページを含む部分PDFデータを選択的に逆変換ファイルに逆変換し、当該逆変換ファイルで示される画像を出力装置に出力させることができる。その結果、ページの指定から出力処理の完了までのスループットの低下を抑制することができる。
[Operational effects of this embodiment]
According to the above-described embodiment, when a partial page of the integrated PDF file is designated, the partial PDF data including the page is selectively reverse-converted into the reverse conversion file, and the image indicated by the reverse conversion file Can be output to the output device. As a result, it is possible to suppress a decrease in throughput from page specification to completion of output processing.

また、上記の実施形態によれば、出力処理(S16、S19)と逆変換処理(S15、S24)とを並行して実行する。また、逆変換処理において、指定部分ファイルの逆変換処理の後に、非指定部分ファイルの逆変換処理をサーバ70に実行させる。その結果、出力処理のスループットを低下させることなく、統合PDFファイルの全てのページに対応する逆変換ファイルを取得することができる。但し、逆変換処理の対象は指定部分ファイルのみであってもよい。これにより、逆変換処理の処理量を削減することができる。   Moreover, according to said embodiment, an output process (S16, S19) and an inverse conversion process (S15, S24) are performed in parallel. Further, in the reverse conversion process, the server 70 is caused to execute the reverse conversion process of the non-designated partial file after the reverse conversion process of the specified partial file. As a result, it is possible to acquire reverse conversion files corresponding to all pages of the integrated PDF file without reducing the throughput of output processing. However, the target of the inverse conversion process may be only the specified partial file. Thereby, the processing amount of the inverse transformation process can be reduced.

また、逆変換処理(S15)と並行して実行されるプレビュー表示処理(S16)において、ページ番号を表すページ画像からカスタムページ画像への切替が指定ページから順に行われる。また、カスタムページ画像は、記録処理に用いられる第1設定値に従って生成される。その結果、記録処理で記録用紙に記録される画像のイメージを、プレビュー画面を通じてユーザに確認させることができる。   In the preview display process (S16) executed in parallel with the reverse conversion process (S15), the page image representing the page number is switched to the custom page image in order from the designated page. The custom page image is generated according to the first setting value used for the recording process. As a result, the image of the image recorded on the recording paper by the recording process can be confirmed by the user through the preview screen.

また、上記構成によれば、第2設定値に従って生成されたデフォルトページ画像ファイルがデータ記憶領域62Bに記憶される。これにより、デフォルトページ画像は、逆変換ファイルで示される画像からの画質低下が比較的少ない。その結果、デフォルトページ画像データを用いてプレビュー表示処理を実行する場合に、カスタムページ画像の画質低下を抑制することができる。   According to the above configuration, the default page image file generated according to the second set value is stored in the data storage area 62B. Thereby, the default page image has a relatively small deterioration in image quality from the image indicated by the reverse conversion file. As a result, when the preview display process is executed using the default page image data, it is possible to suppress deterioration in the image quality of the custom page image.

また、記録指示処理(S19)と並行して実行される逆変換処理(S24)において、指定ページの逆変換ファイルを優先して受信するので、最初の記録指示情報を早いタイミングで送信することができる。一般的に、プリンタ部11による1ページの記録処理に要する時間は、サーバ70による1ページの逆変換処理に要する時間より長い。そのため、最初の記録指示情報を早いタイミングで送信することによって、画像記録処理の完了までのスループットの低下を抑制することができる。さらに、過去に記録処理の対象となったページの逆変換ファイルをデータ記憶領域62Bに記憶させておくことにより、画像記録処理の完了までのスループットの低下を抑制することができる。   In the reverse conversion process (S24) executed in parallel with the recording instruction process (S19), the reverse conversion file of the designated page is preferentially received, so that the first recording instruction information can be transmitted at an early timing. it can. Generally, the time required for one page recording processing by the printer unit 11 is longer than the time required for one page reverse conversion processing by the server 70. Therefore, by transmitting the first recording instruction information at an early timing, it is possible to suppress a decrease in throughput until the completion of the image recording process. Furthermore, by storing in the data storage area 62B the reverse conversion file of the page that has been subject to recording processing in the past, it is possible to suppress a decrease in throughput until the completion of the image recording processing.

なお、上記の実施形態によれば、通信ネットワークを通じて複合機10及びサーバ70に接続された携帯端末50によって、図4〜図6に示される処理が実行される例を説明した。しかしながら、記録システム100の形態はこれに限定されない。例えば、携帯端末50及びサーバ70の少なくとも一方が省略されてもよい。   Note that, according to the above-described embodiment, the example in which the processes illustrated in FIGS. 4 to 6 are executed by the mobile terminal 50 connected to the multifunction machine 10 and the server 70 through the communication network has been described. However, the form of the recording system 100 is not limited to this. For example, at least one of the portable terminal 50 and the server 70 may be omitted.

一例として、携帯端末50によって逆変換プログラムが実行されてもよい。この場合の処理能力は、CPU61のクロック周波数、或いは作業領域として使用されるデータ記憶領域62Bの記憶容量等によって変動する。他の例として、図3に示される対応ファイル情報は、通信ネットワークを通じて携帯端末50がアクセス可能なストレージサーバ等に記憶されていてもよい。さらに他の例として、図4〜図6の各処理は、複合機10によって実行されてもよい。すなわち、複合機10は、通信バス33を通じて接続されたスキャナ部12からJPEGファイルを取得し、通信バス33を通じて接続されたプリンタ部11に記録処理を実行させてもよい。   As an example, the inverse conversion program may be executed by the mobile terminal 50. The processing capability in this case varies depending on the clock frequency of the CPU 61 or the storage capacity of the data storage area 62B used as a work area. As another example, the corresponding file information shown in FIG. 3 may be stored in a storage server or the like accessible by the portable terminal 50 through a communication network. As yet another example, the processes in FIGS. 4 to 6 may be executed by the multifunction machine 10. That is, the multifunction machine 10 may acquire a JPEG file from the scanner unit 12 connected through the communication bus 33 and cause the printer unit 11 connected through the communication bus 33 to execute a recording process.

また、実施形態の複合機10及び携帯端末50において、記憶部32、62のプログラム記憶領域32A、62Aに記憶された各種プログラムがCPU31、61によって実行されることによって、本発明の制御部が実行する各処理が実現される例を説明した。しかしながら、制御部の構成はこれに限定されず、その一部又は全部を集積回路(IC(Integrated Circuitの略)とも言う。)等のハードウェアで実現してもよい。   In the MFP 10 and the portable terminal 50 according to the embodiment, the CPU 31 and 61 execute various programs stored in the program storage areas 32A and 62A of the storage units 32 and 62, thereby executing the control unit of the present invention. An example in which each process is realized has been described. However, the configuration of the control unit is not limited to this, and part or all of the configuration may be realized by hardware such as an integrated circuit (also referred to as an IC (Integrated Circuit)).

さらに、本発明は、複合機10及び携帯端末50として実現できるだけでなく、複合機10及び携帯端末50に処理を実行させるプログラムとして実現してもよい。そして、当該プログラムは、non−transitoryな記録媒体に記録されて提供されてもよい。non−transitoryな記録媒体は、CD−ROM、DVD−ROM等の他、通信ネットワークを通じて複合機10及び携帯端末50に接続可能なサーバに搭載された記憶部を含んでもよい。そして、サーバの記憶部に記憶されたプログラムは、当該プログラムを示す情報或いは信号として、インターネット等の通信ネットワークを通じて配信されてもよい。   Furthermore, the present invention may be realized not only as the multifunction device 10 and the portable terminal 50 but also as a program that causes the multifunction device 10 and the portable terminal 50 to execute processing. Then, the program may be provided by being recorded on a non-transitory recording medium. The non-transitory recording medium may include a storage unit mounted on a server that can be connected to the MFP 10 and the portable terminal 50 through a communication network, in addition to a CD-ROM, a DVD-ROM, and the like. And the program memorize | stored in the memory | storage part of the server may be distributed through communication networks, such as the internet, as the information or signal which shows the said program.

10・・・複合機
11・・・プリンタ部
12・・・スキャナ部
31,61・・・CPU
53・・・表示部
54・・・操作部
25,55・・・通信部
32,62・・・記憶部
35,65・・・制御プログラム
50・・・携帯端末
70・・・サーバ
100・・・記録システム
10: MFP 11 ... printer unit 12 ... scanner unit 31, 61 ... CPU
53 ... Display unit 54 ... Operation unit 25, 55 ... Communication unit 32, 62 ... Storage unit 35, 65 ... Control program 50 ... Mobile terminal 70 ... Server 100 ...・ Recording system

Claims (12)

操作装置と、記憶装置と、第1形式のデータで示される画像を出力する出力装置とに接続されたコンピュータによって実行可能なプログラムであって、
前記記憶装置は、統合データを識別する識別情報と、前記識別情報に対応付けられた複数の部分データとを記憶しており、
複数の前記部分データは、各々が前記統合データの一部のページに対応し、且つ前記第1形式と異なる第2形式のデータであり、
前記統合データは、前記識別情報に対応付けられた複数の前記部分データを統合することによって得られる仮想的なデータであり、
該プログラムは、
前記記憶装置に記憶された前記識別情報の1つである指定識別情報を指定するユーザ操作を、前記操作装置を通じて受け付ける第1受付処理と、
前記指定識別情報で識別される指定統合データの一部のページである指定ページを指定するユーザ操作を、前記操作装置を通じて受け付ける第2受付処理と、
前記指定識別情報に対応付けて記憶された前記部分データのうち、前記指定ページを含む指定部分データを特定する特定処理と、
前記特定処理で特定された前記指定部分データを、逆変換プログラムに前記第1形式の逆変換データに逆変換させる逆変換処理と、
前記逆変換データで示される画像を前記出力装置に出力させる出力指示処理と、を前記コンピュータに実行させるプログラム。
A program executable by a computer connected to an operating device, a storage device, and an output device that outputs an image represented by data in the first format,
The storage device stores identification information for identifying integrated data, and a plurality of partial data associated with the identification information,
The plurality of partial data are data in a second format, each corresponding to a partial page of the integrated data, and different from the first format,
The integrated data is virtual data obtained by integrating a plurality of the partial data associated with the identification information,
The program
A first acceptance process for accepting a user operation for designating designated identification information, which is one of the identification information stored in the storage device, through the operation device;
A second accepting process for accepting a user operation for designating a designated page, which is a partial page of designated integrated data identified by the designated identification information, through the operating device;
Of the partial data stored in association with the specified identification information, a specifying process for specifying specified partial data including the specified page;
An inverse transformation process for causing the inverse transformation program to inversely transform the designated partial data identified in the identifying process into the inverse transformation data of the first format;
A program that causes the computer to execute output instruction processing that causes the output device to output an image indicated by the inversely transformed data.
該プログラムは、前記逆変換処理において、前記逆変換プログラムに前記指定部分データを逆変換させた後に、前記逆変換プログラムに非指定部分データを前記第1形式の逆変換データに逆変換させ、前記非指定部分データは、前記指定識別情報に対応付けて記憶された前記部分データのうち、前記指定ページを含まない前記部分データである請求項1に記載のプログラム。   In the inverse transformation process, the program causes the inverse transformation program to inversely transform the designated partial data, and then causes the inverse transformation program to inversely transform non-designated partial data into the inverse transformation data of the first format, The program according to claim 1, wherein the non-designated partial data is the partial data that does not include the designated page among the partial data stored in association with the designated identification information. 前記出力装置は、画像を表示する表示装置であり、
該プログラムは、
前記出力指示処理と、前記逆変換処理とを並行して前記コンピュータに実行させ、
前記出力指示処理において、複数のページ対応画像を前記表示装置に一覧表示させ、
前記ページ対応画像は、各々が前記指定統合データの各ページに対応する画像であり、
前記逆変換処理で逆変換されたページに対応する前記ページ対応画像は、当該逆変換データから生成した画像であり、
前記逆変換処理での逆変換が済んでいないページに対応する前記ページ対応画像は、前記指定統合データ内における当該ページのページ番号を表す画像である請求項2に記載のプログラム。
The output device is a display device for displaying an image;
The program
Causing the computer to execute the output instruction process and the inverse transform process in parallel;
In the output instruction processing, a plurality of page-corresponding images are displayed in a list on the display device,
The page-corresponding image is an image corresponding to each page of the designated integrated data,
The page-corresponding image corresponding to the page inversely transformed by the inverse transformation process is an image generated from the inversely transformed data,
The program according to claim 2, wherein the page-corresponding image corresponding to a page that has not been subjected to reverse conversion in the reverse conversion processing is an image representing a page number of the page in the designated integrated data.
前記コンピュータは、前記第1形式のデータで示される画像をシートに記録する記録処理を実行する記録装置と接続されており、
該プログラムは、
前記表示装置に表示された前記ページ対応画像のうちのいずれかを指定するユーザ操作を前記操作装置を通じて受け付ける第3受付処理を、前記コンピュータに実行させ、
前記出力指示処理において、前記第3受付処理で指定された前記ページ対応画像に対応する前記逆変換データで示される画像を、シートに対して前記記録装置に記録させる請求項3に記載のプログラム。
The computer is connected to a recording device that executes a recording process for recording an image represented by the data in the first format on a sheet;
The program
Causing the computer to execute a third accepting process for accepting a user operation for designating any of the page-corresponding images displayed on the display device through the operation device;
4. The program according to claim 3, wherein in the output instruction process, an image indicated by the inversely converted data corresponding to the page-corresponding image designated in the third reception process is recorded on the recording apparatus on a sheet.
前記操作装置は、画像を表示する表示装置に備えられたタッチパネルであり、
該プログラムは、
ページ指定オブジェクトと、設定指定オブジェクトと、を含む指定操作画面を前記表示装置に表示させる表示処理と、
前記記録処理に用いられる記録設定値である第1設定値を指定するタッチ操作を受け付ける第4受付処理と、を前記コンピュータに実行させ、
前記第2受付処理において、前記ページ指定オブジェクトの位置へのタッチ操作を、前記指定ページを指定するユーザ操作として受け付け、
前記第4受付処理において、前記設定指定オブジェクトの位置へのタッチ操作を、前記第1設定値を指定するユーザ操作として受け付け、
前記出力指示処理において、前記第1設定値に従って前記逆変換データから生成した前記ページ対応画像を前記表示装置に表示させ、
前記出力指示処理において、前記第1設定値に従って前記逆変換データで示される画像をシートに対して前記記録装置に記録させる請求項4に記載のプログラム。
The operation device is a touch panel provided in a display device that displays an image,
The program
Display processing for causing the display device to display a designation operation screen including a page designation object and a setting designation object;
Causing the computer to execute a fourth reception process for receiving a touch operation for designating a first setting value that is a recording setting value used for the recording process;
In the second reception process, a touch operation to the position of the page designation object is accepted as a user operation for designating the designated page,
In the fourth reception process, a touch operation to the position of the setting designation object is accepted as a user operation for designating the first setting value,
In the output instruction process, the page-corresponding image generated from the inversely converted data according to the first set value is displayed on the display device,
5. The program according to claim 4, wherein in the output instruction process, an image indicated by the inversely converted data is recorded on the recording apparatus on a sheet according to the first set value.
該プログラムは、該プログラムに予め定義された前記記録設定値である第2設定値に従って前記逆変換データから生成した前記ページ対応画像データを、前記指定識別情報と対応付けて前記記憶装置に記憶させる記憶制御処理を、前記コンピュータに実行させる請求項5に記載のプログラム。   The program causes the storage device to store the page-corresponding image data generated from the inversely converted data according to the second setting value that is the recording setting value defined in advance in the program, in association with the designated identification information. The program according to claim 5, which causes the computer to execute storage control processing. 該プログラムは、前記逆変換処理において、前記指定部分データのみを前記逆変換プログラムに逆変換させる請求項1に記載のプログラム。   The program according to claim 1, wherein in the inverse conversion process, only the designated partial data is inversely converted into the inverse conversion program. 前記出力装置は、前記第1形式のデータで示される画像をシートに記録する記録処理を実行する記録装置であり、
該プログラムは、
前記出力指示処理と、前記逆変換処理とを並行して前記コンピュータに実行させ、
前記出力指示処理は、前記指定ページに対応する前記逆変換データで示される画像をシートに記録する前記記録処理の実行を、前記記録装置に指示する処理である請求項7に記載のプログラム。
The output device is a recording device that executes a recording process for recording an image represented by the data in the first format on a sheet;
The program
Causing the computer to execute the output instruction process and the inverse transform process in parallel;
8. The program according to claim 7, wherein the output instruction process is a process for instructing the recording apparatus to execute the recording process for recording an image indicated by the inversely converted data corresponding to the designated page on a sheet.
該プログラムは、前記指定ページに対応する前記逆変換データを、前記指定識別情報と対応付けて前記記憶装置に記憶させる記憶制御処理を、前記コンピュータにさらに実行させる請求項1から8のいずれかに記載のプログラム。   The program according to any one of claims 1 to 8, wherein the program further causes the computer to execute a storage control process in which the reverse conversion data corresponding to the specified page is stored in the storage device in association with the specified identification information. The listed program. 前記コンピュータは、通信部をさらに備えており、
前記通信部は、前記逆変換プログラムを実行可能なサーバ装置と通信可能であり、
該プログラムは、前記逆変換処理において、
前記指定部分データを逆変換させるための変換指示情報を前記通信部を通じて前記サーバ装置に送信する逆変換指示処理と、
前記通信部を通じて前記サーバ装置から前記逆変換データを、前記変換指示情報の応答として受信する逆変換データ受信処理と、を前記コンピュータに実行させ、
前記逆変換データ受信処理において、前記指定ページに対応する前記逆変換データを、前記指定ページと異なるページに対応する前記逆変換データより優先して受信する請求項1から9のいずれかに記載のプログラム。
The computer further includes a communication unit,
The communication unit is capable of communicating with a server device capable of executing the inverse transformation program;
In the inverse transformation process, the program
Reverse conversion instruction processing for transmitting conversion instruction information for reversely converting the designated partial data to the server device through the communication unit;
Causing the computer to execute an inverse transformation data reception process for receiving the inverse transformation data from the server device through the communication unit as a response to the transformation instruction information;
10. The reverse conversion data receiving process according to claim 1, wherein the reverse conversion data corresponding to the designated page is received in preference to the reverse conversion data corresponding to a page different from the designated page. program.
操作部と、
第1形式のデータで示される画像を出力する出力装置と通信可能な通信部と、
記憶部と、
制御部と、を備えており、
前記記憶部は、統合データを識別する識別情報と、前記識別情報に対応付けられた複数の部分データとを記憶しており、
複数の前記部分データは、各々が前記統合データの一部のページに対応し、且つ前記第1形式と異なる第2形式のデータであり、
前記統合データは、前記識別情報に対応付けられた複数の前記部分データを統合することによって得られる仮想的なデータであり、
前記制御部は、
前記記憶部に記憶された前記識別情報の1つである指定識別情報を指定するユーザ操作を、前記操作部を通じて受け付ける第1受付処理と、
前記指定識別情報で識別される指定統合データの一部のページである指定ページを指定するユーザ操作を、前記操作部を通じて受け付ける第2受付処理と、
前記指定識別情報に対応付けて記憶された前記部分データのうち、前記指定ページを含む指定部分データを特定する特定処理と、
前記特定処理で特定された前記指定部分データを、逆変換プログラムに前記第1形式の逆変換データに逆変換させる逆変換処理と、
前記逆変換データで示される画像を出力させるための出力指示情報を、前記通信部を通じて前記出力装置に送信する出力指示処理と、を実行する情報処理装置。
An operation unit;
A communication unit capable of communicating with an output device that outputs an image represented by data in the first format;
A storage unit;
A control unit, and
The storage unit stores identification information for identifying integrated data, and a plurality of partial data associated with the identification information,
The plurality of partial data are data in a second format, each corresponding to a partial page of the integrated data, and different from the first format,
The integrated data is virtual data obtained by integrating a plurality of the partial data associated with the identification information,
The controller is
A first acceptance process for accepting a user operation for designating designated identification information, which is one of the identification information stored in the storage unit, through the operation unit;
A second acceptance process for accepting a user operation for designating a designated page, which is a partial page of designated integrated data identified by the designated identification information, through the operation unit;
Of the partial data stored in association with the specified identification information, a specifying process for specifying specified partial data including the specified page;
An inverse transformation process for causing the inverse transformation program to inversely transform the designated partial data identified in the identifying process into the inverse transformation data of the first format;
An information processing apparatus that executes output instruction processing for transmitting output instruction information for outputting an image indicated by the inversely converted data to the output apparatus through the communication unit.
操作部と、
第1形式のデータで示される画像を出力する出力装置と、
記憶装置と、
制御部と、を備える記録システムであって、
前記記憶部は、統合データを識別する識別情報と、前記識別情報に対応付けられた複数の部分データとを記憶しており、
複数の前記部分データは、各々が前記統合データの一部のページに対応し、且つ前記第1形式と異なる第2形式のデータであり、
前記統合データは、前記識別情報に対応付けられた複数の前記部分データを統合することによって得られる仮想的なデータであり、
前記制御部は、
前記記憶部に記憶された前記識別情報の1つである指定識別情報を指定するユーザ操作を、前記操作部を通じて受け付ける第1受付処理と、
前記指定識別情報で識別される指定統合データの一部のページである指定ページを指定するユーザ操作を、前記操作部を通じて受け付ける第2受付処理と、
前記指定識別情報に対応付けて記憶された前記部分データのうち、前記指定ページを含む指定部分データを特定する特定処理と、
前記特定処理で特定された前記指定部分データを、逆変換プログラムに前記第1形式の逆変換データに逆変換させる逆変換処理と、
前記逆変換データで示される画像を前記出力装置に出力させる出力指示処理と、を実行する記録システム。
An operation unit;
An output device for outputting an image represented by data in the first format;
A storage device;
A recording system comprising a control unit,
The storage unit stores identification information for identifying integrated data, and a plurality of partial data associated with the identification information,
The plurality of partial data are data in a second format, each corresponding to a partial page of the integrated data, and different from the first format,
The integrated data is virtual data obtained by integrating a plurality of the partial data associated with the identification information,
The controller is
A first acceptance process for accepting a user operation for designating designated identification information, which is one of the identification information stored in the storage unit, through the operation unit;
A second acceptance process for accepting a user operation for designating a designated page, which is a partial page of designated integrated data identified by the designated identification information, through the operation unit;
Of the partial data stored in association with the specified identification information, a specifying process for specifying specified partial data including the specified page;
An inverse transformation process for causing the inverse transformation program to inversely transform the designated partial data identified in the identifying process into the inverse transformation data of the first format;
And an output instruction process for causing the output device to output an image indicated by the inversely converted data.
JP2015065780A 2015-03-27 2015-03-27 Information processing apparatus, recording system, and program Active JP6471581B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015065780A JP6471581B2 (en) 2015-03-27 2015-03-27 Information processing apparatus, recording system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015065780A JP6471581B2 (en) 2015-03-27 2015-03-27 Information processing apparatus, recording system, and program

Publications (2)

Publication Number Publication Date
JP2016186685A true JP2016186685A (en) 2016-10-27
JP6471581B2 JP6471581B2 (en) 2019-02-20

Family

ID=57202743

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015065780A Active JP6471581B2 (en) 2015-03-27 2015-03-27 Information processing apparatus, recording system, and program

Country Status (1)

Country Link
JP (1) JP6471581B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109901801A (en) * 2017-12-11 2019-06-18 富士施乐株式会社 Information processing unit, information processing method and computer-readable medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012203739A (en) * 2011-03-25 2012-10-22 Brother Ind Ltd Information processing program, information processor, and information processing method
JP2013247627A (en) * 2012-05-29 2013-12-09 Brother Ind Ltd Image processing device and conversion program
JP2014235486A (en) * 2013-05-31 2014-12-15 ブラザー工業株式会社 Display program and display device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012203739A (en) * 2011-03-25 2012-10-22 Brother Ind Ltd Information processing program, information processor, and information processing method
JP2013247627A (en) * 2012-05-29 2013-12-09 Brother Ind Ltd Image processing device and conversion program
JP2014235486A (en) * 2013-05-31 2014-12-15 ブラザー工業株式会社 Display program and display device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109901801A (en) * 2017-12-11 2019-06-18 富士施乐株式会社 Information processing unit, information processing method and computer-readable medium

Also Published As

Publication number Publication date
JP6471581B2 (en) 2019-02-20

Similar Documents

Publication Publication Date Title
US8681351B2 (en) Image processing apparatus, display control method, and recording medium
US10516792B2 (en) Setting conditions for image processing in an image forming apparatus
US20140331164A1 (en) Terminal apparatus, reading processing system, and non-transitory computer readable medium
US20150029550A1 (en) Information processing device and controlling method thereof
JP6170452B2 (en) Image processing apparatus and system including the same
JP6507614B2 (en) INFORMATION PROCESSING APPARATUS, RECORDING SYSTEM, PRINT PROGRAM, AND EXTERNAL PROGRAM
JP6273977B2 (en) Control program and information processing apparatus
US20170075554A1 (en) Information processing apparatus and information processing method
JP6519164B2 (en) INFORMATION PROCESSING APPARATUS, RECORDING SYSTEM, PRINT PROGRAM, AND EXTERNAL PROGRAM
JP6409322B2 (en) Recording system and program
JP2016177432A (en) Program, information processing apparatus, storage medium, and screen creation method
JP6575271B2 (en) Mobile terminal, program, and communication system
JP6136703B2 (en) Information processing program and information processing apparatus
JP2014002487A (en) Document data transmission/reception system, image formation device, document reading device, information processing device, and document data transmission/reception method
JP6717402B2 (en) Information processing device, recording system, print program, and external program
JP5754904B2 (en) Printing apparatus, printing apparatus control method, and program
JP6471581B2 (en) Information processing apparatus, recording system, and program
JP6705288B2 (en) program
JP6460330B2 (en) Information processing apparatus, recording system, and program
US11265429B2 (en) Storage medium storing application program, information processing apparatus, and method of creating workflow
JP6540122B2 (en) INFORMATION PROCESSING APPARATUS, RECORDING SYSTEM, AND PROGRAM
JP6816602B2 (en) Programs, main programs and subprograms, and information processing terminals
JP6337736B2 (en) Information processing apparatus, recording system, and program
JP7318200B2 (en) Information processing system, information processing method and program
JP6825641B2 (en) Output instruction program, external program, information processing device, and content processing system

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20180216

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20180216

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180301

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180919

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181002

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181016

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20181225

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190107

R150 Certificate of patent or registration of utility model

Ref document number: 6471581

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150