JP2016110633A - Information processing device, information processing method, program, and storage medium - Google Patents

Information processing device, information processing method, program, and storage medium Download PDF

Info

Publication number
JP2016110633A
JP2016110633A JP2015214067A JP2015214067A JP2016110633A JP 2016110633 A JP2016110633 A JP 2016110633A JP 2015214067 A JP2015214067 A JP 2015214067A JP 2015214067 A JP2015214067 A JP 2015214067A JP 2016110633 A JP2016110633 A JP 2016110633A
Authority
JP
Japan
Prior art keywords
setting
jobs
job
order
setting item
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2015214067A
Other languages
Japanese (ja)
Inventor
佐藤 信之
Nobuyuki Sato
信之 佐藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to US14/951,735 priority Critical patent/US9747060B2/en
Priority to CN201510855649.6A priority patent/CN105653214B/en
Publication of JP2016110633A publication Critical patent/JP2016110633A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1205Improving or facilitating administration, e.g. print management resulting in increased flexibility in print job configuration, e.g. job settings, print requirements, job tickets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/126Job scheduling, e.g. queuing, determine appropriate device
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1285Remote printer device, e.g. being remote from client or server

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve convenience by easily enabling the specification of a desired job.SOLUTION: A PC 100 connected to a printer through a network includes a storage part 130, a display control part 102 for displaying a list of one or more print jobs to be executed by the printer, the list being a job list including one or more setting items of each print job in a display part 150, an input reception part 104 for receiving selection of a setting item from the displayed job list, a job management part 110 for storing the alignment sequence of setting values of setting items in the displayed job list in the storage part 130 in the case of receiving the selection of the setting item, and a sort part 112 for rearranging print jobs such that setting values of the selected setting item is a prescribed sequence while maintaining an alignment sequence among jobs of the setting values of setting items other than the selected setting item in an earlier or later sequence stored in the storage part 130.SELECTED DRAWING: Figure 2

Description

本発明は、情報処理装置、情報処理方法、プログラム、および記憶媒体に関する。   The present invention relates to an information processing apparatus, an information processing method, a program, and a storage medium.

近年、いわゆる印刷業と言われるプロダクト・プリンティング分野では、オフセットでの大量印刷よりも、小ロット・多品種の印刷が主流になっている。そのため、印刷機も従来のオフセット印刷機より、オンデマンド印刷に向いた電子写真やインクジェット方式のオンデマンド印刷機がよく使用されている。オンデマンド印刷機において多品種印刷を制御する場合、プリントサーバによるジョブ管理が重要である。   In recent years, in the field of product printing called so-called printing industry, printing of small lots and various types of products has become the mainstream rather than mass printing with offset. For this reason, electrophotographic and ink jet on-demand printers suitable for on-demand printing are more frequently used than conventional offset printing presses. When controlling multi-product printing in an on-demand printing machine, job management by a print server is important.

小ロット・多品種の印刷においては、納期が極端に短いものも多い。その際は印刷中のオンデマンド印刷機に対し、プリントサーバの割り込み印刷機能などを使い、他の印刷物の納期の調整をしつつ、他ジョブの合間に印刷することなど日常茶飯事である。さらに、割り込み印刷を行う印刷ジョブが新規印刷ではなく再印刷であった場合、新規にジョブをインポートしてRIP(Raster Image Processor)処理を行うよりも、印刷キューに残る前回のジョブのラスタイメージを再実行するとRIP処理の時間も省くことが可能である。   Many small lots and many types of printing have extremely short delivery times. In such a case, it is common practice to use the interrupt printing function of the print server for the on-demand printing machine that is printing, and adjust the delivery time of other printed materials while printing between other jobs. In addition, if the print job for interrupt printing is reprinting instead of new printing, the raster image of the previous job remaining in the print queue is used instead of RIP (Raster Image Processor) processing by importing a new job. If re-execution is performed, it is possible to save RIP processing time.

例えば、特許文献1では、ジョブの一覧表示機能を持ち、そこからジョブの選択や設定変更が可能なため、上述した割り込み印刷ができる画像形成装置が開示されている。また、特許文献1の画像形成装置では、プルーフ印刷等で色合わせなどにより設定を少しずつ変更して印刷しなければならない場合にも有用である。   For example, Patent Document 1 discloses an image forming apparatus capable of performing the above-described interrupt printing because it has a job list display function, from which jobs can be selected and settings can be changed. The image forming apparatus disclosed in Patent Document 1 is also useful when printing must be performed by changing the settings little by little by color matching or the like in proof printing or the like.

ところで、近年のプリントサーバ(例えば、米国EFI社のFiery(登録商標)サーバなど)では、ジョブの一覧機能に加えて、ある設定項目に着目し、着目した設定項目の設定値をソートする(並べ替える)ことができる。そうすると、例えばジョブ名(設定項目)を選択してソートすることで、多数のジョブの中から印刷したいジョブが見つけやすくなる。もちろん、ジョブ名以外の設定項目でもソートは可能なので、ジョブのユーザ名や印刷用紙サイズなどの設定項目でソートして、所望のジョブを探したりすることも可能である。ジョブ一覧で表示する設定項目についても、ユーザが自由に変更することが可能である。   By the way, in recent print servers (for example, the Fiery (registered trademark) server of EFI, USA), in addition to the job list function, attention is paid to a certain setting item, and the setting values of the setting item of interest are sorted (arranged). Can be changed). Then, for example, by selecting and sorting job names (setting items), it becomes easy to find a job to be printed from among many jobs. Of course, since it is possible to sort by setting items other than the job name, it is possible to search for a desired job by sorting by setting items such as the user name of the job and the print paper size. The setting items displayed in the job list can be freely changed by the user.

ところで、近年の印刷業では、複数のジョブを同じ設定でまとめて印刷するようなことがある。その際、従来のプリントサーバであっても、ジョブ一覧で表示される多数のジョブの中から、ジョブ名などのある設定項目についてソートを行い、ジョブを特定して設定変更および再印刷の指示を行うことがあった。しかしながら、同じようなジョブ名や同じような設定のジョブが他に多数表示されていた場合、所望のジョブを特定することが困難で、操作が煩雑となるという問題があった。   By the way, in the recent printing industry, a plurality of jobs may be printed together with the same setting. At that time, even a conventional print server sorts the setting items such as the job name from the many jobs displayed in the job list, identifies the job, and instructs to change the settings and reprint. There was something to do. However, when many other jobs with similar job names or similar settings are displayed, there is a problem that it is difficult to specify a desired job and the operation becomes complicated.

本発明は、上記に鑑みてなされたものであって、容易に所望のジョブを特定することができ、利便性を向上させる情報処理装置、情報処理方法、プログラム、および記憶媒体を提供することを目的とする。   The present invention has been made in view of the above, and provides an information processing apparatus, an information processing method, a program, and a storage medium that can easily specify a desired job and improve convenience. Objective.

上述した課題を解決し、目的を達成するために、本発明は、画像形成装置とネットワークを介して接続される情報処理装置において、記憶部と、前記画像形成装置において実行される1以上のジョブの一覧であって、各ジョブの1以上の設定項目を含むジョブ一覧を表示部に表示する表示制御部と、表示された前記ジョブ一覧から、前記設定項目の選択を受け付ける入力受付部と、前記設定項目の選択を受け付けた場合、表示されている前記ジョブ一覧における前記設定項目の設定値の並び順を前記記憶部に保存するジョブ管理部と、選択された前記設定項目以外の前記設定項目の前記設定値のジョブ間での並び順を、前記記憶部に保存された先後順に維持しながら、選択された前記設定項目の前記設定値が所定の順序になるように印刷ジョブを並べ替えるソート部と、を備える。   In order to solve the above-described problems and achieve the object, the present invention provides a storage unit and one or more jobs executed in the image forming apparatus in an information processing apparatus connected to the image forming apparatus via a network. A display control unit that displays a job list including one or more setting items of each job on a display unit, an input reception unit that receives selection of the setting item from the displayed job list, When the selection of the setting item is accepted, the job management unit that saves the order of setting values of the setting item in the displayed job list in the storage unit, and the setting item other than the selected setting item While maintaining the arrangement order of the set values among jobs in order from the last to the last stored in the storage unit, the print job is set so that the set values of the selected setting items are in a predetermined order. Comprising a sorting unit to sort and.

本発明によれば、容易に所望のジョブを特定することができ、利便性を向上させることができるという効果を奏する。   According to the present invention, it is possible to easily specify a desired job and improve the convenience.

図1は、実施の形態1にかかる画像形成システムの全体構成を示す図である。FIG. 1 is a diagram illustrating an entire configuration of the image forming system according to the first embodiment. 図2は、実施の形態1にかかるPCの機能構成を示す図である。FIG. 2 is a diagram illustrating a functional configuration of the PC according to the first embodiment. 図3は、実施の形態1にかかるPCに表示されるジョブ一覧の一例を示す図である。FIG. 3 is a diagram illustrating an example of a job list displayed on the PC according to the first embodiment. 図4は、実施の形態1にかかるプリンタの機能構成を示す図である。FIG. 4 is a diagram illustrating a functional configuration of the printer according to the first embodiment. 図5は、実施の形態1にかかるPCにおけるソート処理の流れを示すフローチャートである。FIG. 5 is a flowchart showing a flow of sort processing in the PC according to the first embodiment. 図6は、「Job Name(ジョブ名)」によりソートされたジョブ一覧の一例を示す図である。FIG. 6 is a diagram illustrating an example of a job list sorted by “Job Name”. 図7は、「User Name(ユーザ名)」によりソートされたジョブ一覧の一例を示す図である。FIG. 7 is a diagram illustrating an example of a job list sorted by “User Name (user name)”. 図8は、「User Name(ユーザ名)」および「Job Name(ジョブ名)」によりソートされたジョブ一覧の一例を示す図である。FIG. 8 is a diagram illustrating an example of a job list sorted by “User Name (user name)” and “Job Name (job name)”. 図9は、実施の形態2にかかるPCに表示されるジョブ一覧の一例を示す図である。FIG. 9 is a diagram illustrating an example of a job list displayed on the PC according to the second embodiment. 図10は、実施の形態2にかかるPCにおけるソート処理の流れを示すフローチャートである。FIG. 10 is a flowchart showing the flow of sort processing in the PC according to the second embodiment. 図11は、実施の形態3にかかるPCにおける表示処理の流れを示すフローチャートである。FIG. 11 is a flowchart showing a flow of display processing in the PC according to the third embodiment. 図12は、実施の形態1〜3にかかるPCのハードウェア構成を示す説明図である。FIG. 12 is an explanatory diagram of a hardware configuration of the PC according to the first to third embodiments. 図13は、実施の形態1〜3にかかるプリンタのハードウェア構成を示す説明図である。FIG. 13 is an explanatory diagram of a hardware configuration of the printer according to the first to third embodiments. 図14は、従来のPCにおけるソート処理の流れを示すフローチャートである。FIG. 14 is a flowchart showing the flow of sort processing in a conventional PC. 図15は、従来のPCに表示されるジョブ一覧の一例を示す図である。FIG. 15 is a diagram showing an example of a job list displayed on a conventional PC.

以下に添付図面を参照して、情報処理装置、情報処理方法、プログラム、および記憶媒体の実施の形態を詳細に説明する。   Hereinafter, embodiments of an information processing device, an information processing method, a program, and a storage medium will be described in detail with reference to the accompanying drawings.

(実施の形態1)
図1は、実施の形態1にかかる画像形成システムの全体構成を示す図である。図1に示すように、本実施の形態にかかる画像形成システムは、PC(Personal Computer)100a、100b、100c(100a〜100c)と、プリンタ200a、200b、200c(200a〜200c)とがネットワーク10を介して接続されている。ネットワーク10は、公衆回線であっても、社内ネットワークなどであっても適用可能であって、例えば、電話回線、無線ネットワーク、インターネットなどである。そして、プリンタ200a〜200cは、それぞれプリントサーバ300a〜300c、プリンタエンジン400a〜400cを備えている。
(Embodiment 1)
FIG. 1 is a diagram illustrating an entire configuration of the image forming system according to the first embodiment. As shown in FIG. 1, the image forming system according to the present embodiment includes a personal computer (PC) 100a, 100b, 100c (100a to 100c) and a printer 10a, 200b, 200c (200a to 200c). Connected through. The network 10 can be applied to a public line or an in-house network, and is, for example, a telephone line, a wireless network, or the Internet. The printers 200a to 200c include print servers 300a to 300c and printer engines 400a to 400c, respectively.

図1では、PCおよびプリンタがそれぞれ3台ずつ接続された画像形成システムの例を記載しているが、PC、プリンタいずれも1以上の任意の台数が接続可能である。また、以下では、PC100a〜100c、プリンタ200a〜200cを特定せずいずれにも該当する場合、単にPC100、プリンタ200、プリントサーバ300、プリンタエンジン400として説明する。なお、PC100が本発明の情報処理装置に相当し、プリンタ200が本発明の画像形成装置に相当する。   Although FIG. 1 shows an example of an image forming system in which three PCs and three printers are connected, any number of one or more PCs and printers can be connected. In the following description, when the PCs 100a to 100c and the printers 200a to 200c are not specified, the PC 100, the printer 200, the print server 300, and the printer engine 400 will be described. The PC 100 corresponds to the information processing apparatus of the present invention, and the printer 200 corresponds to the image forming apparatus of the present invention.

PC100は、印刷を行う印刷データや印刷ジョブを生成し、ネットワーク10を介してプリンタ200に送信する。また、PC100は、ユーザにより印刷の実行要求である印刷指示を受け付けた場合、受け付けた印刷指示をプリンタ200に送信する。PC100は、印刷ジョブを生成するプリンタドライバや、印刷ジョブの管理を行うクライアントソフトウェアなどを備えている。   The PC 100 generates print data or a print job to be printed, and transmits it to the printer 200 via the network 10. Further, when the PC 100 receives a print instruction which is a print execution request by the user, the PC 100 transmits the received print instruction to the printer 200. The PC 100 includes a printer driver that generates a print job, client software that manages the print job, and the like.

プリントサーバ300は、PC100からの印刷データ等を受信した場合、受信した印刷データのデータ伸張や画像処理を行う。その後、PC100から印刷指示を受信した場合、プリントサーバ300は、プリンタエンジン400に対して印刷指示を出し、画像処理等を施した印刷データを送信する。   When the print server 300 receives print data or the like from the PC 100, the print server 300 performs data expansion or image processing on the received print data. Thereafter, when a print instruction is received from the PC 100, the print server 300 issues a print instruction to the printer engine 400 and transmits print data subjected to image processing or the like.

プリンタエンジン400は、プリントサーバ300からの印刷指示および印刷データを受信すると、受信した印刷データを印刷する。プリンタエンジン400は、印刷する色によってカラー機やモノクロ機などがあったり、印刷方法においても電子写真方式やインクジェット方式などがある。本実施の形態における画像形成システムは、特にその種類を問わず適用可能であるが、以下では、一例としてプリンタエンジン400をカラーの電子写真方式に適用した場合について説明する。   Upon receiving the print instruction and print data from the print server 300, the printer engine 400 prints the received print data. The printer engine 400 may be a color machine, a monochrome machine, or the like depending on the color to be printed, and the printing method may be an electrophotographic method or an inkjet method. The image forming system according to the present embodiment can be applied to any kind of image forming system. Hereinafter, a case where the printer engine 400 is applied to a color electrophotographic system will be described as an example.

このように画像形成システムは、PC100からプリントサーバ300に印刷データが送信されると、プリントサーバ300が受信した印刷データを一旦蓄積する。そして、PC100からプリントサーバ300に印刷指示が送信されると、プリントサーバ300はプリンタエンジン400により印刷データを印刷する。   As described above, when print data is transmitted from the PC 100 to the print server 300, the image forming system temporarily stores the print data received by the print server 300. When a print instruction is transmitted from the PC 100 to the print server 300, the print server 300 prints print data using the printer engine 400.

また、画像形成システムでは、PC100が印刷ジョブの一覧であるジョブ一覧を表示し、ユーザによる印刷ジョブの選択を受け付けると、プリンタ200により印刷設定の変更や再印刷を行うことができる。この印刷ジョブを選択する場合に、ジョブ一覧において表示される印刷ジョブの数が多い場合、所望の印刷ジョブを探すことが困難である。そこで、本実施の形態にかかるPC100では、ユーザが所望の印刷ジョブを容易に探し出せるようにジョブ一覧の内容をソートする(並べ替える)機能を有する。   Also, in the image forming system, when the PC 100 displays a job list that is a list of print jobs and accepts selection of a print job by the user, the printer 200 can change print settings and reprint. When selecting this print job, if the number of print jobs displayed in the job list is large, it is difficult to find a desired print job. Therefore, the PC 100 according to the present embodiment has a function of sorting (sorting) the contents of the job list so that the user can easily find a desired print job.

次に、PC100の構成について説明する。図2は、実施の形態1にかかるPCの機能構成を示す図である。図2に示すように、PC100は、記憶部130と、表示制御部102と、入力受付部104と、印刷データ生成部106と、通信部108と、ジョブ管理部110と、ソート部112とを主に備えている。   Next, the configuration of the PC 100 will be described. FIG. 2 is a diagram illustrating a functional configuration of the PC according to the first embodiment. As shown in FIG. 2, the PC 100 includes a storage unit 130, a display control unit 102, an input reception unit 104, a print data generation unit 106, a communication unit 108, a job management unit 110, and a sorting unit 112. Mainly prepared.

記憶部130は、印刷を所望する画像データ、各種画面や印刷ジョブ、印刷ジョブの一覧であるジョブ一覧等の種々のデータを保存する記憶媒体であり、例えばHDD(Hard Disk Drive)やメモリ等である。ここで、本実施の形態におけるジョブ一覧とは、プリンタ200において実行される1以上の印刷ジョブの一覧であって、各印刷ジョブの1以上の設定項目を含んでいる。   The storage unit 130 is a storage medium that stores various data such as image data desired to be printed, various screens and print jobs, and a job list that is a list of print jobs. For example, the storage unit 130 is an HDD (Hard Disk Drive) or a memory. is there. Here, the job list in the present embodiment is a list of one or more print jobs executed in the printer 200, and includes one or more setting items for each print job.

表示制御部102は、ディスプレイなどの表示部150に各種データを表示する制御を行う。本実施の形態では、表示制御部102は、印刷や表示の設定を行う設定画面や印刷を行うための印刷画面を表示部150に表示する。   The display control unit 102 performs control to display various data on the display unit 150 such as a display. In the present embodiment, the display control unit 102 displays on the display unit 150 a setting screen for performing printing and display settings and a printing screen for performing printing.

また、表示制御部102は、ジョブ管理部110により生成される印刷ジョブの一覧であるジョブ一覧等を表示部150に表示する。また、表示制御部102は、ソート部112により、選択された設定項目の設定値がソートされた場合、ソート後のジョブ一覧を表示部150に表示する。   Further, the display control unit 102 displays a job list that is a list of print jobs generated by the job management unit 110 on the display unit 150. Further, when the setting value of the selected setting item is sorted by the sorting unit 112, the display control unit 102 displays the sorted job list on the display unit 150.

ここで、「ジョブ一覧」の詳細について説明する。図3は、実施の形態1にかかるPCに表示されるジョブ一覧の一例を示す図である。図3に示すように、本実施の形態のジョブ一覧は、印刷ジョブの設定項目である「Job Name(ジョブ名)」、「User Name(ユーザ名)」、「Size(サイズ)」、「Pages(ページ数)」、「Copies(印刷部数)」、「Date/Time(印刷指示を行った日時)」等が表示され、各設定項目に設定値が表示されている。例えば、「Job Name」の設定項目には、ジョブ名を示す設定値である「Dog」、「Cat」、「Salmon」等が順に並んで表示されている。また、例えば、「User Name」の設定項目には、ユーザ名を示す設定値である「Kyle」、「Mike」、「Ron」等が順に並んで表示されている。図3に示すジョブ一覧では、印刷ジョブを、当該印刷ジョブに対する印刷指示を行った日時の新しい順に上から下に並べている。つまり、図3のジョブ一覧は、印刷ジョブを印刷指示が行われた日時(「Date/Time」)によって上から下に降順に並べている。   Here, the details of the “job list” will be described. FIG. 3 is a diagram illustrating an example of a job list displayed on the PC according to the first embodiment. As shown in FIG. 3, the job list according to the present embodiment includes print job setting items “Job Name”, “User Name”, “Size”, and “Pages”. “(Number of pages)”, “Copies (number of copies)”, “Date / Time (date and time when the print instruction is issued)”, and the like are displayed, and setting values are displayed for each setting item. For example, “Dog”, “Cat”, “Salmon”, and the like, which are setting values indicating the job name, are displayed in order in the setting item “Job Name”. Also, for example, “Kyle”, “Mike”, “Ron”, and the like, which are setting values indicating the user name, are displayed in order in the setting item “User Name”. In the job list shown in FIG. 3, the print jobs are arranged from top to bottom in order of date and time when the print instruction for the print job is issued. That is, in the job list of FIG. 3, the print jobs are arranged in descending order from top to bottom according to the date and time (“Date / Time”) when the print instruction is issued.

また、表示制御部102は、ジョブ一覧を表示部150に表示する際、「トレイ情報」も表示してもよい。トレイ情報とは、プリンタエンジン400から通知される情報であって、プリンタエンジン400のトレイに入っている用紙の情報である。トレイ情報において表示される内容は、用紙種類、用紙厚、用紙サイズ、用紙残量などである。このようにトレイ情報を表示することで、ユーザはトレイの状態を把握しながらジョブ一覧から所望の印刷ジョブや設定項目を選択することができ、さらに印刷設定を変更することができる。   The display control unit 102 may also display “tray information” when displaying the job list on the display unit 150. The tray information is information notified from the printer engine 400, and is information on paper in the tray of the printer engine 400. The contents displayed in the tray information are a paper type, a paper thickness, a paper size, a remaining paper amount, and the like. By displaying the tray information in this way, the user can select a desired print job or setting item from the job list while grasping the state of the tray, and can further change the print setting.

入力受付部104は、ユーザからの各種入力(選択)を受け付けるものである。本実施の形態では、印刷が実行される場合、入力受付部104は、表示部150に表示された設定画面からユーザによる印刷設定を受け付け、印刷画面から印刷の実行要求である印刷指示を受け付ける。なお、印刷設定は、例えば、メニュー画面の中から設定ボタンをクリックしたり、右クリックなどでプロパティを表示させて変更することも可能である。   The input receiving unit 104 receives various inputs (selections) from the user. In the present embodiment, when printing is executed, the input receiving unit 104 receives a print setting by the user from the setting screen displayed on the display unit 150, and receives a print instruction that is a print execution request from the print screen. Note that the print settings can be changed by, for example, clicking a setting button on the menu screen or displaying properties by right-clicking.

また、印刷設定の変更や再印刷が実行される場合、入力受付部104は、表示部150に表示されたジョブ一覧からユーザによる印刷ジョブの選択を受け付ける。また、その際に設定項目の設定値のソートが行われる場合、入力受付部104は、ジョブ一覧からユーザによる設定項目の選択を受け付ける。   When the print setting is changed or reprinted, the input receiving unit 104 receives a user's selection of a print job from the job list displayed on the display unit 150. In addition, when the setting values of the setting items are sorted at that time, the input reception unit 104 receives selection of the setting item by the user from the job list.

また、入力受付部104は、ソート部112により設定項目の設定値をソートする(並べ替える)場合に、当該ソートの仕方(方法)の設定である第1ソート設定または第2ソート設定のいずれかの設定を受け付ける。ここで、第1ソート設定とは、ジョブ一覧に対して選択された設定項目の設定値をソートする際に、選択された設定項目以外の各設定項目の設定値のジョブ間での並び順を、ソートされる前の先後順に維持しながら印刷ジョブを並べ替える設定である。一方、第2ソート設定とは、ジョブ一覧に対して選択された設定項目の設定値をソートする際に、選択された設定項目以外の各設定項目の設定値のジョブ間での並び順を、ソートされる前の先後順に維持することなく印刷ジョブを並べ替える設定である。従来のソート設定は、選択された設定項目の設定値について、専らソート処理を行うものであり、第2ソート設定に相当する。   Further, when the sorting unit 112 sorts (reorders) the setting values of the setting items, the input receiving unit 104 selects either the first sort setting or the second sort setting that is the setting (method) of the sorting. Accept the settings. Here, the first sort setting refers to the order in which the setting values of the setting items other than the selected setting item are arranged between jobs when the setting values of the setting items selected for the job list are sorted. This is a setting for rearranging print jobs while maintaining the order before and after sorting. On the other hand, in the second sort setting, when the setting values of the setting items selected for the job list are sorted, the arrangement order of the setting values of the setting items other than the selected setting item between the jobs is This is a setting for rearranging print jobs without maintaining the order before and after sorting. The conventional sort setting is to perform the sort process exclusively for the set value of the selected setting item, and corresponds to the second sort setting.

印刷データ生成部106は、ユーザにより印刷設定を受け付けた場合、ビットマップ等の画像データをKCMY(ブラック、シアン、マゼンタ、イエロー)の多値データとしてデータ変換する。そして、データ変換された画像データを、プリンタドライバなどで実現できるデータ圧縮部にて圧縮して印刷データを生成する。データ圧縮は、MHやJBIG、LZHといった一般的な圧縮方法を使用可能である。   The print data generation unit 106 converts image data such as a bitmap as multi-value data of KCMY (black, cyan, magenta, yellow) when print settings are accepted by the user. Then, the image data after the data conversion is compressed by a data compression unit that can be realized by a printer driver or the like to generate print data. For data compression, a general compression method such as MH, JBIG, or LZH can be used.

通信部108は、ネットワーク10を介してプリンタ200との通信を制御する。本実施の形態では、通信部108は、印刷データ生成部106により生成された印刷データ、およびジョブ管理部110により生成された印刷ジョブを、ネットワーク10を介してプリントサーバ300に送信する。また、通信部108は、入力受付部104により印刷指示を受け付けた場合、印刷指示をプリンタ200に送信する。   The communication unit 108 controls communication with the printer 200 via the network 10. In the present embodiment, the communication unit 108 transmits the print data generated by the print data generation unit 106 and the print job generated by the job management unit 110 to the print server 300 via the network 10. Further, when the input unit 104 receives a print instruction, the communication unit 108 transmits the print instruction to the printer 200.

また、通信部108は、入力受付部104により、ジョブ一覧における設定項目の選択を受け付けた場合、当該設定項目の設定値をプリントサーバ300から取得する。   Further, when the input reception unit 104 receives selection of a setting item in the job list, the communication unit 108 acquires the setting value of the setting item from the print server 300.

ジョブ管理部110は、ユーザにより、印刷設定を受け付けた場合、印刷ジョブを生成し、生成した印刷ジョブを設定項目ごとに示したジョブ一覧を記憶部130に保存する。また、ジョブ管理部110は、ユーザによりジョブ一覧から設定項目の選択を受け付けた場合、表示されているジョブ一覧におけるジョブ間での各設定項目の設定値の並び順を記憶部130に保存する。   When the user receives print settings, the job management unit 110 generates a print job, and stores a job list indicating the generated print job for each setting item in the storage unit 130. Further, when the user receives selection of a setting item from the job list by the user, the job management unit 110 saves in the storage unit 130 the order in which the setting values of the setting items are arranged between jobs in the displayed job list.

ソート部112は、ユーザによりジョブ一覧から設定項目の選択を受け付け、ジョブ管理部110によりジョブ一覧におけるジョブ間での各設定項目の設定値の並び順が保存された場合、選択された設定項目の設定値が所定の順序になるように印刷ジョブをソートする(並べ替える)。   The sort unit 112 accepts selection of a setting item from the job list by the user, and when the order of setting values of the setting items among the jobs in the job list is saved by the job management unit 110, the sorting unit 112 The print jobs are sorted (rearranged) so that the set values are in a predetermined order.

具体的には、ソート部112は、選択された設定項目の設定値が、降順に並んでいるか、昇順に並んでいるか、降順および昇順のいずれでもなく不規則に並んでいるかを判断する。そして、ソート部112は、選択された設定項目の設定値が降順に並んでいる場合、選択された設定項目以外の設定項目の設定値のジョブ間での並び順を、記憶部130に保存された先後順に維持しながら、選択された設定項目の設定値が昇順になるように印刷ジョブを並べ替える。   Specifically, the sorting unit 112 determines whether the setting values of the selected setting items are arranged in descending order, arranged in ascending order, or irregularly arranged in neither descending order nor ascending order. Then, when the setting values of the selected setting items are arranged in descending order, the sorting unit 112 stores the arrangement order of the setting values of the setting items other than the selected setting item between jobs in the storage unit 130. The print jobs are rearranged so that the setting values of the selected setting items are in ascending order while maintaining the order in the last order.

また、ソート部112は、選択された設定項目の設定値が昇順に並んでいる場合、選択された設定項目以外の設定項目の設定値のジョブ間での並び順を、記憶部130に保存された先後順に維持しながら、選択された設定項目の設定値が降順になるように印刷ジョブを並べ替える。   In addition, when the setting values of the selected setting items are arranged in ascending order, the sorting unit 112 stores the order in which the setting values of the setting items other than the selected setting item are arranged between jobs in the storage unit 130. The print jobs are rearranged so that the setting values of the selected setting items are in descending order while being maintained in order.

さらに、ソート部112は、選択された設定項目の設定値が降順および昇順のいずれでもなく不規則に並んでいる場合、選択された設定項目以外の設定項目の設定値のジョブ間での並び順を、記憶部130に保存された先後順に維持しながら、選択された設定項目の設定値が昇順になるように印刷ジョブを並べ替える。   Further, when the setting values of the selected setting items are irregularly arranged in neither descending order nor ascending order, the sorting unit 112 arranges the setting values of setting items other than the selected setting item between jobs. Are rearranged in order from the last stored in the storage unit 130, and the print jobs are rearranged so that the setting values of the selected setting items are in ascending order.

また、ソート部112は、入力受付部104により、第1ソート設定の選択を受け付けた場合、上述のように、選択された設定項目以外の各設定項目の設定値のジョブ間での並び順を、記憶部130に保存された先後順に維持しながら、選択された設定項目の設定値をソートする。一方、ソート部112は、入力受付部104により、第2ソート設定の選択を受け付けた場合、選択された設定項目以外の設定項目の設定値のジョブ間での並び順を、記憶部130に保存された先後順に維持することなく、設定項目の設定値をソートする。   In addition, when the input receiving unit 104 receives the selection of the first sort setting, the sorting unit 112 changes the arrangement order of the setting values of the setting items other than the selected setting item between jobs as described above. The setting values of the selected setting items are sorted while maintaining the order stored in the storage unit 130 in order. On the other hand, when the input accepting unit 104 accepts the selection of the second sort setting, the sorting unit 112 stores in the storage unit 130 the arrangement order of the setting values of the setting items other than the selected setting item between the jobs. The setting values of the setting items are sorted without being maintained in order.

次に、プリンタ200の構成について説明する。図4は、実施の形態1にかかるプリンタの機能構成を示す図である。図4に示すように、プリンタ200は、プリントサーバ300と、プリンタエンジン400とを有している。そして、プリントサーバ300は、記憶部330と、通信部302と、制御部304と、画像処理部306と、表示制御部308と、入力受付部310と、エンジン制御部312とを主に備え、操作パネル76およびプリンタエンジン400が接続されている。   Next, the configuration of the printer 200 will be described. FIG. 4 is a diagram illustrating a functional configuration of the printer according to the first embodiment. As shown in FIG. 4, the printer 200 includes a print server 300 and a printer engine 400. The print server 300 mainly includes a storage unit 330, a communication unit 302, a control unit 304, an image processing unit 306, a display control unit 308, an input reception unit 310, and an engine control unit 312. An operation panel 76 and a printer engine 400 are connected.

記憶部330は、PC100から受信した印刷データおよび印刷ジョブ等の種々のデータを保存する記憶媒体である。印刷データは容量が大きいため、記憶部330は大容量であることが好ましく、通常はHDDなどである。   The storage unit 330 is a storage medium that stores various data such as print data and print jobs received from the PC 100. Since the print data has a large capacity, the storage unit 330 preferably has a large capacity, and is usually an HDD or the like.

通信部302は、ネットワーク10を介してPC100との通信を制御する。本実施の形態では、PC100から印刷データおよび印刷ジョブを受信する。また、通信部302は、PC100から印刷指示を受信する。   The communication unit 302 controls communication with the PC 100 via the network 10. In the present embodiment, print data and a print job are received from the PC 100. In addition, the communication unit 302 receives a print instruction from the PC 100.

制御部304は、通信部302により印刷指示を受信した場合、当該印刷指示が示す印刷データを記憶部330から読み出す。   When receiving a print instruction from the communication unit 302, the control unit 304 reads out print data indicated by the print instruction from the storage unit 330.

画像処理部306は、制御部304により読み出された印刷データは圧縮されているため、読み出された印刷データを伸張し、ディザ処理など印刷に必要な画像処理を施し、KCMY各色の印刷データに変換する。   Since the print data read by the control unit 304 is compressed, the image processing unit 306 decompresses the read print data, performs image processing necessary for printing such as dither processing, and prints data for each color of KCMY. Convert to

表示制御部308は、操作パネル76に各種画面等を表示する。また、入力受付部310は、表示された各種画面または操作キーからユーザによる入力を受け付ける。   The display control unit 308 displays various screens on the operation panel 76. Further, the input receiving unit 310 receives user input from various displayed screens or operation keys.

エンジン制御部312は、通信部302により印刷指示を受信した場合、画像処理部306によって画像処理が施された印刷データをプリンタエンジン400に送り、プリンタエンジン400によって印刷データを印刷する。   When the engine control unit 312 receives a print instruction from the communication unit 302, the engine control unit 312 sends the print data subjected to image processing by the image processing unit 306 to the printer engine 400, and prints the print data by the printer engine 400.

ここで、従来のPCにおけるソート処理の流れについて説明する。図14は、従来のPCにおけるソート処理の流れを示すフローチャートである。   Here, the flow of sort processing in a conventional PC will be described. FIG. 14 is a flowchart showing the flow of sort processing in a conventional PC.

まず、表示制御部102により表示部150にジョブ一覧が表示され、入力受付部104は、ジョブ一覧からユーザにより、ソート処理を行う設定項目の選択を受け付けると(ステップS100)、ソート処理が開始される。例えば、ジョブ一覧におけるソートしたい設定項目(列)の上部をクリックすることで、ソート対象とする設定項目を選択できる。または、ユーザがメニューからソート処理を実行する際に、ソート対象とする設定項目を選択してもよい。   First, the job list is displayed on the display unit 150 by the display control unit 102, and when the input receiving unit 104 receives selection of a setting item to be sorted from the job list by the user (step S100), the sorting process is started. The For example, a setting item to be sorted can be selected by clicking the upper part of the setting item (column) to be sorted in the job list. Alternatively, when the user executes the sort process from the menu, a setting item to be sorted may be selected.

ソート対象とする設定項目が選択されると、ソート部112は、選択された設定項目の設定値が降順に並んでいるか否かを判断する(ステップS102)。設定値が降順に並んでいる場合(ステップS102:Yes)、ソート部112は、選択された設定項目の設定値が昇順になるように印刷ジョブを並べ替え(ステップS104)、処理を終了する。   When the setting item to be sorted is selected, the sorting unit 112 determines whether or not the setting values of the selected setting item are arranged in descending order (step S102). If the setting values are arranged in descending order (step S102: Yes), the sorting unit 112 rearranges the print jobs so that the setting values of the selected setting items are in ascending order (step S104), and ends the process.

一方、設定値が降順に並んでいない場合(ステップS102:No)、ソート部112は、選択された設定項目の設定値が昇順に並んでいるか否かを判断する(ステップS106)。設定値が昇順に並んでいる場合(ステップS106:Yes)、ソート部112は、選択された設定項目の設定値が降順になるように印刷ジョブを並べ替え(ステップS108)、処理を終了する。   On the other hand, when the setting values are not arranged in descending order (step S102: No), the sorting unit 112 determines whether or not the setting values of the selected setting items are arranged in ascending order (step S106). When the setting values are arranged in ascending order (step S106: Yes), the sorting unit 112 rearranges the print jobs so that the setting values of the selected setting items are in descending order (step S108), and ends the process.

一方、設定値が昇順に並んでいない場合(ステップS106:No)、すなわち設定値が降順でも昇順でもなく不規則に並んでいる場合、ソート部112は、選択された設定項目の設定値が昇順になるように印刷ジョブを並べ替え(ステップS110)、処理を終了する。ステップS110では、選択された設定項目の設定値が昇順にも降順にも並んでいない場合(不規則に並んでいる場合)に設定値が昇順になるように印刷ジョブを並べ替えているが、降順に並べ替えてもよい。   On the other hand, when the setting values are not arranged in ascending order (step S106: No), that is, when the setting values are arranged in an irregular order, not descending order or ascending order, the sorting unit 112 sets the setting values of the selected setting items in ascending order. The print jobs are rearranged so as to become (step S110), and the process is terminated. In step S110, the print jobs are rearranged so that the setting values are in ascending order when the setting values of the selected setting items are not in ascending order or descending order (when they are irregularly arranged). You may rearrange in descending order.

次に、本実施の形態にかかるPC100におけるソート処理の流れについて説明する。図5は、実施の形態1にかかるPCにおけるソート処理の流れを示すフローチャートである。   Next, the flow of sort processing in the PC 100 according to the present embodiment will be described. FIG. 5 is a flowchart showing a flow of sort processing in the PC according to the first embodiment.

まず、表示制御部102により表示部150にジョブ一覧が表示され、入力受付部104は、ジョブ一覧からユーザにより、ソート処理を行う設定項目の選択を受け付けると(ステップS10)、ソート処理が開始される。例えば、ジョブ一覧におけるソートしたい設定項目(列)の上部をクリックすることで、ソート対象とする設定項目を選択できる。または、ユーザがメニューからソート処理を実行する際に、ソート対象とする設定項目を選択してもよい。   First, the job list is displayed on the display unit 150 by the display control unit 102, and when the input receiving unit 104 receives selection of a setting item to be sorted from the job list by the user (step S10), the sorting process is started. The For example, a setting item to be sorted can be selected by clicking the upper part of the setting item (column) to be sorted in the job list. Alternatively, when the user executes the sort process from the menu, a setting item to be sorted may be selected.

設定項目が選択されると、ソート部112は、表示部150に表示されているジョブ一覧におけるジョブ間での各設定項目の設定値の並び順を記憶部130に保存する(ステップS12)。   When the setting item is selected, the sorting unit 112 stores the order of setting values of the setting items among the jobs in the job list displayed on the display unit 150 in the storage unit 130 (step S12).

次に、ソート部112は、選択された設定項目の設定値が降順に並んでいるか否かを判断する(ステップS14)。設定値が降順に並んでいる場合(ステップS14:Yes)、ソート部112は、選択された設定項目の設定値が昇順になるように印刷ジョブを並べ替え(ステップS16)、処理を終了する。   Next, the sorting unit 112 determines whether or not the setting values of the selected setting items are arranged in descending order (step S14). If the setting values are arranged in descending order (step S14: Yes), the sorting unit 112 rearranges the print jobs so that the setting values of the selected setting items are in ascending order (step S16), and ends the process.

このとき、ソート部112は、ステップS12で記憶部130に保存したジョブ一覧におけるジョブ間での各設定項目の設定値の並び順を参照し、選択された設定項目以外の各設定項目の設定値のジョブ間での並び順を、保存された先後順に維持しながら、選択された設定項目の設定値が昇順になるように印刷ジョブを並べ替える。   At this time, the sorting unit 112 refers to the arrangement order of the setting values of the setting items between jobs in the job list stored in the storage unit 130 in step S12, and sets the setting values of the setting items other than the selected setting item. The print jobs are rearranged so that the setting values of the selected setting items are in ascending order while maintaining the arrangement order among the jobs in the order.

一方、設定値が降順に並んでいない場合(ステップS14:No)、ソート部112は、選択された設定項目の設定値が昇順に並んでいるか否かを判断する(ステップS18)。設定値が昇順に並んでいる場合(ステップS18:Yes)、ソート部112は、選択された設定項目の設定値が降順になるように印刷ジョブを並べ替え(ステップS20)、処理を終了する。   On the other hand, when the setting values are not arranged in descending order (step S14: No), the sorting unit 112 determines whether or not the setting values of the selected setting items are arranged in ascending order (step S18). When the setting values are arranged in ascending order (step S18: Yes), the sorting unit 112 rearranges the print jobs so that the setting values of the selected setting items are in descending order (step S20), and ends the process.

このとき、ソート部112は、ステップS16と同様に、記憶部130に保存したジョブ一覧におけるジョブ間での各設定項目の設定値の並び順を参照し、選択された設定項目以外の各設定項目の設定値のジョブ間での並び順を、保存された先後順に維持しながら、選択された設定項目の設定値が降順になるように印刷ジョブを並べ替える。   At this time, as in step S16, the sorting unit 112 refers to the arrangement order of the setting values of the setting items between jobs in the job list stored in the storage unit 130, and sets each setting item other than the selected setting item. The print jobs are rearranged so that the set values of the selected setting items are in descending order while maintaining the order of the set values of the jobs among the jobs in order.

一方、設定値が昇順に並んでいない場合(ステップS18:No)、すなわち設定値が降順でも昇順でもなく不規則に並んでいる場合、ソート部112は、選択された設定項目の設定値が昇順になるように印刷ジョブを並べ替え(ステップS22)、処理を終了する。   On the other hand, if the setting values are not arranged in ascending order (step S18: No), that is, if the setting values are arranged in an irregular order, not descending order or ascending order, the sorting unit 112 sets the setting values of the selected setting items in ascending order. The print jobs are rearranged so as to become (step S22), and the process ends.

このとき、ソート部112は、ステップS16と同様に、記憶部130に保存したジョブ一覧におけるジョブ間での各設定項目の設定値の並び順を参照し、選択された設定項目以外の各設定項目の設定値のジョブ間での並び順を、保存された先後順に維持しながら、選択された設定項目の設定値が昇順になるように印刷ジョブを並べ替える。   At this time, as in step S16, the sorting unit 112 refers to the arrangement order of the setting values of the setting items between jobs in the job list stored in the storage unit 130, and sets each setting item other than the selected setting item. The print jobs are rearranged so that the setting values of the selected setting items are in ascending order, while maintaining the arrangement order of the setting values of the jobs among the jobs.

なお、ステップS22では、選択された設定項目の設定値が昇順にも降順にも並んでいない場合(不規則に並んでいる場合)に設定値が昇順になるように印刷ジョブを並べ替えているが、降順に並べ替えてもよい。   In step S22, the print jobs are rearranged so that the setting values are in ascending order when the setting values of the selected setting items are not in ascending or descending order (when they are arranged irregularly). May be sorted in descending order.

このように、例えば、設定項目であるジョブ名、ユーザ名、サイズ、ページ数…などと選択していき、連続でソート処理(連続ソート処理)を行うことによって、所望の印刷ジョブを絞り込んでいくことができる。以下に連続ソート処理の際のジョブ一覧について説明する。   In this way, for example, setting items such as job name, user name, size, number of pages, and the like are selected, and a desired print job is narrowed down by performing continuous sort processing (continuous sort processing). be able to. The job list for the continuous sort process will be described below.

図3のジョブ一覧が表示部150に表示されている状態で、このジョブ一覧におけるジョブ間での各設定項目の設定値の並び順を記憶部130に保存し、「Job Name(ジョブ名)」により第1ソート設定によるソート処理を行うと、図6のジョブ一覧になる。図6は、「Job Name(ジョブ名)」によりソートされたジョブ一覧の一例を示す。   In the state where the job list of FIG. 3 is displayed on the display unit 150, the arrangement order of the setting values of each setting item in the job list is stored in the storage unit 130, and “Job Name” is stored. When the sort process is performed according to the first sort setting, the job list shown in FIG. 6 is obtained. FIG. 6 shows an example of a job list sorted by “Job Name”.

一方、図3のジョブ一覧が表示部150に表示されている状態で、このジョブ一覧におけるジョブ間での各設定項目の設定値の並び順を記憶部130に保存し、「User Name(ユーザ名)」により第1ソート設定によるソート処理を行うと、図7のジョブ一覧になる。図7は、「User Name(ユーザ名)」によりソートされたジョブ一覧の一例を示す。   On the other hand, in the state where the job list of FIG. 3 is displayed on the display unit 150, the arrangement order of the setting values of each setting item between jobs in this job list is stored in the storage unit 130, and “User Name (user name) When the sort process is performed according to the first sort setting, the job list shown in FIG. 7 is obtained. FIG. 7 shows an example of a job list sorted by “User Name”.

更に、図7のジョブ一覧が表示部150に表示されている状態で、このジョブ一覧におけるジョブ間での各設定項目の設定値の並び順を記憶部130に保存し、「Job Name(ジョブ名)」により第1ソート設定によるソート処理を行うと、図8のジョブ一覧になる。図8は、「User Name(ユーザ名)」および「Job Name(ジョブ名)」によりソートされたジョブ一覧の一例を示す。   Further, in the state where the job list of FIG. 7 is displayed on the display unit 150, the arrangement order of the setting values of each setting item between jobs in this job list is stored in the storage unit 130, and “Job Name (job name) When the sort process is performed according to the first sort setting, the job list shown in FIG. 8 is obtained. FIG. 8 shows an example of a job list sorted by “User Name (user name)” and “Job Name (job name)”.

ここでは、一例として、図3で示したジョブ一覧が表示部150に表示されている場合に、ジョブ名「Cat」、ユーザ名「Mike」の印刷ジョブを探す場合を説明する。なお、上述したように、図3のジョブ一覧は、印刷ジョブを印刷指示が行われた日時(「Date/Time」)によって上から下に降順に並べられている。   Here, as an example, a case will be described in which when the job list shown in FIG. 3 is displayed on the display unit 150, a print job having a job name “Cat” and a user name “Mike” is searched. Note that, as described above, the job list in FIG. 3 is arranged in descending order from top to bottom according to the date and time (“Date / Time”) when a print instruction is issued for print jobs.

図3に示すジョブ一覧から、「Job Name(ジョブ名)」によって第1ソート設定によるソート処理を行う場合は、まず、図3に示すジョブ一覧におけるジョブ間での各設定項目の設定値の並び順を記憶部130に保存する。そして、「Job Name(ジョブ名)」によって第1ソート設定によるソート処理を行って印刷ジョブを並べ替えると、図6に示すジョブ一覧となる。この図6に示すジョブ一覧では、印刷指示が行われた日時(「Date/Time」)の並び順が降順に並んでいるが、「User Name(ユーザ名)」は不規則に並んでしまう。具体的には、図6に示すジョブ一覧のジョブ名「Cat」では、日時(「Date/Time」)の並び順が降順に並んでいるが、印刷ジョブの検索に用いるユーザ名は不規則に並んでしまっている。このため、ジョブ名「Cat」の印刷ジョブ数が多い場合、その中から所望のユーザ名「Mike」である印刷ジョブを探し出すのは困難となってしまう。   When performing sort processing by the first sort setting from the job list shown in FIG. 3 according to “Job Name”, first, the setting values of each setting item in the job list shown in FIG. The order is stored in the storage unit 130. Then, when sort processing is performed according to the first sort setting by “Job Name”, the print jobs are rearranged, and the job list shown in FIG. 6 is obtained. In the job list shown in FIG. 6, the date and time (“Date / Time”) when the print instruction is given is arranged in descending order, but “User Name” is irregularly arranged. Specifically, in the job name “Cat” in the job list shown in FIG. 6, the date and time (“Date / Time”) are arranged in descending order, but the user name used for searching for a print job is irregular. They are lined up. For this reason, when the number of print jobs with the job name “Cat” is large, it is difficult to find a print job with the desired user name “Mike” from among them.

そこで、図3に示すジョブ一覧から、一旦、印刷ジョブの検索に用いる「User Name(ユーザ名)」によって第1ソート設定によるソート処理を行う。この場合、まず、図3に示すジョブ一覧におけるジョブ間での各設定項目の設定値の並び順を記憶部130に保存する。そして、「User Name(ユーザ名)」によって第1ソート設定によるソート処理を行って印刷ジョブを並べ替えると、図7に示すジョブ一覧となる。これにより、図7に示すジョブ一覧では、ユーザ名が昇順に並べ替えられることになる。   Therefore, from the job list shown in FIG. 3, a sort process is first performed according to the first sort setting based on “User Name” used to search for a print job. In this case, first, the arrangement order of the setting values of the setting items between jobs in the job list shown in FIG. Then, when sort processing is performed according to the first sort setting by “User Name”, the print job is rearranged, and the job list shown in FIG. 7 is obtained. Accordingly, in the job list shown in FIG. 7, the user names are rearranged in ascending order.

その後、図7に示すジョブ一覧から、同様に印刷ジョブの検索に用いる「Job Name(ジョブ名)」によって第1ソート設定によるソート処理を行う。この場合、まず、図7に示すジョブ一覧におけるジョブ間での各設定項目の設定値の並び順を記憶部130に保存する、すなわち、ユーザ名の設定値が昇順となった並び順を保存する。そして、「Job Name(ジョブ名)」によって第1ソート設定によるソート処理を行うと、先に並べ替えられたユーザ名の並び順を昇順に維持したまま第1ソート設定によるソート処理を行って印刷ジョブを並べ替えると、図8に示すジョブ一覧となる。つまり、図8では、「User Name(ユーザ名)」の並び順を昇順に維持したまま「Job Name(ジョブ名)」の並び順を昇順にするソート処理が行われる。具体的には、図8に示すジョブ一覧のジョブ名「Cat」では、ユーザ名が「Ken」「Mike」「Ron」「Vivian」と昇順に並んでいる。このため、目的のジョブ名「Cat」の印刷ジョブや、ユーザ名「Mike」の印刷ジョブが多い場合でも、まず昇順に並んでいるジョブ一覧からジョブ名「Cat」を検索した後、そのジョブ名「Cat」の印刷ジョブにおける昇順に並んでいるユーザ名から、ユーザ名「Mike」が検索することで、所望の印刷ジョブが探し出しやすくなっている。   After that, from the job list shown in FIG. 7, sort processing is performed according to the first sort setting according to “Job Name (job name)” that is also used for searching for a print job. In this case, first, the arrangement order of the setting values of the setting items between jobs in the job list shown in FIG. 7 is stored in the storage unit 130, that is, the arrangement order in which the setting values of the user names are in ascending order. . Then, when the sort processing by the first sort setting is performed by “Job Name”, the sort processing by the first sort setting is performed while maintaining the sort order of the user names rearranged first in ascending order. When jobs are rearranged, the job list shown in FIG. 8 is obtained. That is, in FIG. 8, a sort process is performed in which the order of “Job Name” is ascending while maintaining the order of “User Name” in ascending order. Specifically, in the job name “Cat” in the job list illustrated in FIG. 8, the user names are arranged in ascending order as “Ken”, “Mike”, “Ron”, and “Vivian”. For this reason, even if there are many print jobs with the target job name “Cat” and print jobs with the user name “Mike”, the job name “Cat” is first searched from the job list arranged in ascending order, then the job name By searching for the user name “Mike” from the user names arranged in ascending order in the print job “Cat”, it is easy to find a desired print job.

また、状況によっては、上述のように印刷ジョブを絞り込んでいくソート処理(並べ替える前の設定値のジョブ間での並び順を記憶しておく第1ソート設定によるソート処理)が必要ない場合も考えられる。そこで、ソート処理を開始する際に、ソートの方法の設定を受け付ける構成としてもよい。   Further, depending on the situation, there is a case where the sort process for narrowing down print jobs as described above (the sort process by the first sort setting for storing the order of the set values before rearrangement between jobs) is not necessary. Conceivable. Therefore, it may be configured to accept the setting of the sorting method when the sorting process is started.

具体的には、例えば、設定項目の選択を受け付ける前に、入力受付部104は、選択された設定項目以外の各設定項目の設定値のジョブ間での並び順を、ソートされる前の先後順に維持する第1ソート設定と、ソートされる前の先後順に維持することなくソートする第2ソート設定との、いずれかの設定を受け付ける。そして、第1ソート設定を受け付けた場合、本実施の形態のソート処理(図5参照)を実行し、第2ソート設定を受け付けた場合、従来のソート処理(図14参照)を実行する。   Specifically, for example, before accepting selection of a setting item, the input receiving unit 104 sets the order of setting values of each setting item other than the selected setting item between jobs before and after sorting. Either one of the first sort setting to be maintained in order and the second sort setting to be sorted without being maintained in order before and after the sorting is accepted. Then, when the first sort setting is accepted, the sort process (see FIG. 5) of the present embodiment is executed, and when the second sort setting is accepted, the conventional sort process (see FIG. 14) is executed.

このように、本実施の形態にかかる画像形成システムでは、PC100で表示されるジョブ一覧から選択された設定項目によってソート処理を行う場合、表示されているジョブ一覧におけるジョブ間での各設定項目の設定値の並び順を保存した後にソート処理を行う。これにより、本実施の形態にかかる画像形成システムは、ソート前に保存したジョブ一覧におけるジョブ間での各設定項目の設定値の並び順を参照して、選択された設定項目以外の各設定項目の設定値のジョブ間での並び順を、ソートされる前の先後順に維持しながら、選択された設定項目の設定値を所定の順序(昇順、降順等)になるように印刷ジョブを並べ替える。そして、ジョブ一覧から複数の設定項目によって連続でソート処理を行うことによって、印刷ジョブを絞り込んでいくことができる。このため、容易に所望の印刷ジョブを特定することができ、利便性を向上させることができる。   As described above, in the image forming system according to the present embodiment, when the sort process is performed according to the setting item selected from the job list displayed on the PC 100, the setting items between the jobs in the displayed job list are changed. Sort processing is performed after saving the order of setting values. As a result, the image forming system according to the present embodiment refers to the arrangement order of the setting values of the setting items between jobs in the job list stored before sorting, and sets each setting item other than the selected setting item. The print jobs are rearranged so that the setting values of the selected setting items are in a predetermined order (ascending order, descending order, etc.) while maintaining the order of the setting values among the jobs in order before and after sorting. . Then, the print jobs can be narrowed down by performing the sort process continuously from the job list according to a plurality of setting items. For this reason, a desired print job can be easily specified, and convenience can be improved.

(実施の形態2)
実施の形態1にかかる画像形成システムでは、PC100で表示されるジョブ一覧から選択された設定項目でソート処理を行う場合、選択された設定項目以外の各設定項目の設定値のジョブ間での並び順を、ソートされる前の先後順に維持しながらソート処理を行うものであった。本実施の形態では、さらに、設定項目が多数あって表示部に一度に表示しきれない場合に、表示されていない設定項目でソート処理が行えるようソート処理専用の設定項目を設けるものである。
(Embodiment 2)
In the image forming system according to the first embodiment, when the sort process is performed on the setting item selected from the job list displayed on the PC 100, the setting values of the setting items other than the selected setting item are arranged between jobs. Sort processing is performed while maintaining the order in the order before and after sorting. In this embodiment, when there are a large number of setting items that cannot be displayed on the display unit at a time, a setting item dedicated to the sorting process is provided so that the sorting process can be performed on the setting items that are not displayed.

まず、従来のジョブ一覧における設定項目の表示/非表示について説明する。図15は、従来のPCに表示されるジョブ一覧の一例を示す図である。図15に示すように、従来のジョブ一覧は、印刷ジョブの設定項目である「Job Name(ジョブ名)」、「User Name(ユーザ名)」、「Pages(ページ数)」、「Copies(印刷部数)」、「Date/Time(印刷指示を行った日時)」等が表示され、各設定項目に設定値が表示されている。   First, display / non-display of setting items in a conventional job list will be described. FIG. 15 is a diagram showing an example of a job list displayed on a conventional PC. As shown in FIG. 15, the conventional job list includes print job setting items “Job Name”, “User Name”, “Pages”, and “Copies”. The number of copies), “Date / Time (date and time when the print instruction was issued)”, and the like are displayed, and the setting value is displayed for each setting item.

そして、設定項目上で右クリックすると、設定項目を表示するか否かを設定するメニューM1が表示され、設定項目を表示するか非表示にするか(ON(表示)/OFF(非表示))が設定可能となっている。具体的には、図15に示すように、例えば、メニューM1においてチェックを入れればON(表示)となり、チェックを外せばOFF(非表示)となる。図15では、「Size(サイズ)」のチェックが外れているため、図3と比較すると、「Size(サイズ)」の設定項目が非表示になっていることがわかる。   Then, when right-clicking on the setting item, a menu M1 for setting whether to display the setting item is displayed, and whether to display the setting item or not (ON (display) / OFF (non-display)) Can be set. Specifically, as shown in FIG. 15, for example, if a check is put in the menu M1, it is ON (display), and if it is unchecked, it is OFF (non-display). In FIG. 15, since “Size” is unchecked, it can be seen that the setting item “Size” is not displayed compared to FIG. 3.

しかしながら、ジョブ一覧において様々な設定項目でソート処理を行う場合に、ソート処理を行いたい設定項目を全て表示するとジョブ一覧が横に長くなってしまい、表示部150に一度に表示できなくなってしまう。そうすると、表示されているジョブ一覧をスクロールして、ソート処理を行いたい設定項目を探さなければならない。つまり、所望の印刷ジョブを探すためにソート処理を行うのに、その前にソート処理を行うための設定項目を探すことになってしまい、二重の手間となり利便性が悪くなってしまう。そこで、本実施の形態では、このような二重の手間を回避するためのソート処理専用の設定項目を設ける。   However, when sorting processing is performed using various setting items in the job list, if all the setting items to be sorted are displayed, the job list becomes longer in the horizontal direction and cannot be displayed on the display unit 150 at a time. Then, it is necessary to scroll through the displayed job list to find a setting item to be sorted. That is, when the sort process is performed in order to search for a desired print job, a setting item for performing the sort process is searched before the sort process, resulting in a double labor and a decrease in convenience. Therefore, in the present embodiment, a setting item dedicated to sort processing is provided to avoid such double labor.

本実施の形態にかかる画像形成システムの全体構成、PCの構成、プリンタの構成は、実施の形態1と同様であるため(図1、2、4参照)、以下では、PC100において追加する機能についてのみ説明する。   Since the entire configuration of the image forming system, the configuration of the PC, and the configuration of the printer according to the present embodiment are the same as those of the first embodiment (see FIGS. 1, 2, and 4), the functions added in the PC 100 are described below. Only explained.

表示制御部102は、実施の形態1の機能に加え、内容を変更可能な設定項目である可変設定項目を追加したジョブ一覧を表示部150に表示する。また、表示制御部102は、入力受付部104により、可変設定項目とする設定項目の選択を受け付けた場合、選択された設定項目の設定値を、可変設定項目の設定値として表示する。   The display control unit 102 displays on the display unit 150 a job list in which variable setting items, which are setting items whose contents can be changed, are added to the functions of the first embodiment. When the input receiving unit 104 receives selection of a setting item as a variable setting item, the display control unit 102 displays the setting value of the selected setting item as the setting value of the variable setting item.

入力受付部104は、実施の形態1の機能に加え、可変設定項目が追加されたジョブ一覧から、可変設定項目に設定値を表示する設定項目であって、ソート処理を所望する設定項目の選択を受け付ける。   The input reception unit 104 selects a setting item that displays a setting value in the variable setting item from the job list to which the variable setting item has been added in addition to the function of the first embodiment, and for which sorting processing is desired. Accept.

ソート部112は、実施の形態1の機能に加え、ユーザによって、ジョブ一覧の可変設定項目とする設定項目の選択を受け付けた場合、選択された設定項目の設定値、すなわち可変設定項目の設定値が所定の順序になるように印刷ジョブをソートする(並べ替える)。   In addition to the function of the first embodiment, the sort unit 112 accepts selection of a setting item as a variable setting item of the job list by the user, and the setting value of the selected setting item, that is, the setting value of the variable setting item The print jobs are sorted (reordered) so that is in a predetermined order.

ここで、可変設定項目を追加したジョブ一覧について説明する。図9は、実施の形態2にかかるPCに表示されるジョブ一覧の一例を示す図である。図9に示すように、本実施の形態のジョブ一覧は、印刷ジョブの設定項目である「Job Name(ジョブ名)」、「User Name(ユーザ名)」、「Pages(ページ数)」、「Copies(印刷部数)」、「Date/Time(印刷指示を行った日時)」、「Sort」等が表示され、「Sort」以外の各設定項目に設定値が表示されている。   Here, a job list to which variable setting items are added will be described. FIG. 9 is a diagram illustrating an example of a job list displayed on the PC according to the second embodiment. As shown in FIG. 9, the job list of the present embodiment includes print job setting items “Job Name”, “User Name”, “Pages”, “ “Copies (number of copies)”, “Date / Time (date and time when the print instruction is issued)”, “Sort”, and the like are displayed, and setting values other than “Sort” are displayed.

図9のジョブ一覧に表示されている可変設定項目の「Sort」は、ソート処理が行われる設定項目を表示するものであって、変更可能となっている。ユーザがジョブ一覧における「Sort」の可変設定項目上で右クリックすると、設定項目を表示するか否かを設定するメニューM2が表示される。さらに、メニューM2においても「Sort」の選択肢が表示され、その「Sort」を選択すると、いずれの設定項目によってソート処理を行うかを選択するメニューM3が表示される。そして、ユーザにより、ソート処理を行う設定項目が選択されると、「Sort」の設定項目に選択された設定項目の設定値が表示され、さらにその設定項目でソート処理が行われる。なお、図9のジョブ一覧では、可変設定項目を一つ設けているが、2以上の可変設定項目を設けてもよい。   The variable setting item “Sort” displayed in the job list of FIG. 9 displays a setting item on which the sort processing is performed, and can be changed. When the user right-clicks on the variable setting item “Sort” in the job list, a menu M2 for setting whether to display the setting item is displayed. Furthermore, the “Sort” option is also displayed in the menu M2, and when the “Sort” is selected, a menu M3 for selecting which setting item is used for sorting is displayed. Then, when the setting item to be sorted is selected by the user, the setting value of the selected setting item is displayed in the “Sort” setting item, and the sorting process is further performed on the setting item. In the job list of FIG. 9, one variable setting item is provided, but two or more variable setting items may be provided.

次に、本実施の形態にかかるPC100におけるソート処理の流れについて説明する。図10は、実施の形態2にかかるPCにおけるソート処理の流れを示すフローチャートである。   Next, the flow of sort processing in the PC 100 according to the present embodiment will be described. FIG. 10 is a flowchart showing the flow of sort processing in the PC according to the second embodiment.

まず、表示制御部102により表示部150にジョブ一覧が表示され、入力受付部104は、ジョブ一覧の「Sort」の可変設定項目上でユーザによる右クリックを受け付けるとメニューM2が表示され、さらに「Sort」の選択肢が選択され、ソート処理を行う設定項目の選択を受け付けると(ステップS30)、ソート処理が開始される。   First, the job list is displayed on the display unit 150 by the display control unit 102, and the input receiving unit 104 displays a menu M2 when receiving a right click by the user on the variable setting item “Sort” of the job list. When the “Sort” option is selected and selection of a setting item to be sorted is accepted (step S30), the sort process is started.

次に、表示制御部102は、「Sort」の可変設定項目に選択された設定項目を表示し、可変設定項目の設定値の欄に選択された設定項目の設定値を表示する(ステップS32)。   Next, the display control unit 102 displays the setting item selected as the variable setting item “Sort”, and displays the setting value of the selected setting item in the setting value column of the variable setting item (step S32). .

設定項目が選択されると、ソート部112は、選択された設定項目の設定値が降順に並んでいるか否かを判断する(ステップS34)。設定値が降順に並んでいる場合(ステップS34:Yes)、ソート部112は、選択された設定項目の設定値を昇順に並べ替え(ステップS36)、処理を終了する。   When the setting item is selected, the sorting unit 112 determines whether or not the setting values of the selected setting item are arranged in descending order (step S34). When the setting values are arranged in descending order (step S34: Yes), the sorting unit 112 rearranges the setting values of the selected setting items in ascending order (step S36), and ends the process.

一方、設定値が降順に並んでいない場合(ステップS34:No)、ソート部112は、選択された設定項目の設定値が昇順に並んでいるか否かを判断する(ステップS38)。設定値が昇順に並んでいる場合(ステップS38:Yes)、ソート部112は、選択された設定項目の設定値を降順に並べ替え(ステップS40)、処理を終了する。   On the other hand, when the setting values are not arranged in descending order (step S34: No), the sorting unit 112 determines whether or not the setting values of the selected setting items are arranged in ascending order (step S38). When the setting values are arranged in ascending order (step S38: Yes), the sorting unit 112 rearranges the setting values of the selected setting items in descending order (step S40), and ends the process.

一方、設定値が昇順に並んでいない場合(ステップS38:No)、すなわち設定値が降順でも昇順でもなく不規則に並んでいる場合、ソート部112は、選択された設定項目の設定値を昇順に並べ替え(ステップS42)、処理を終了する。ステップS42では、選択された設定項目の設定値が昇順にも降順にも並んでいない場合(不規則に並んでいる場合)に設定値を昇順に並べ替えているが、降順に並べ替えてもよい。   On the other hand, when the setting values are not arranged in ascending order (step S38: No), that is, when the setting values are arranged in an irregular manner, not descending order or ascending order, the sorting unit 112 sets the setting values of the selected setting items in ascending order. (Step S42), and the process ends. In step S42, when the setting values of the selected setting item are not arranged in ascending order or descending order (when they are arranged irregularly), the setting values are sorted in ascending order. Good.

このように、本実施の形態にかかる画像形成システムは、PC100で表示されるジョブ一覧における可変設定項目に選択された設定項目の設定値を表示し、さらに当該選択された設定項目によってソート処理を行う。つまり、可変設定項目に所望の設定項目を表示するとともにソート処理を行うことができる。このため、設定項目が多数あって表示部に一度に表示しきれない場合でも、ジョブ一覧をスクロールしてソート処理を行いたい設定項目を探す必要がなく、1画面の中で様々な設定項目によるソート処理を行うことができ、利便性を向上させることができる。   As described above, the image forming system according to the present embodiment displays the setting value of the selected setting item in the variable setting item in the job list displayed on the PC 100, and further performs the sort process according to the selected setting item. Do. That is, it is possible to display a desired setting item as a variable setting item and perform sort processing. For this reason, even if there are many setting items and they cannot be displayed on the display at once, there is no need to scroll through the job list and search for setting items to be sorted. Sorting processing can be performed, and convenience can be improved.

また、実施の形態2にかかる画像形成システムでソート処理を行う際に、実施の形態1のソート処理を組み合わせてもよい。すなわち、可変設定項目を利用してソート処理を行う前に、表示されているジョブ一覧における設定項目の並び順を保存しておき、選択された設定項目の設定値をソートする際に、選択された設定項目以外の各設定項目の設定値のジョブ間での先並び順を、保存された先後順に維持したままソート処理を行ってもよい。   Further, when the sort process is performed in the image forming system according to the second embodiment, the sort process of the first embodiment may be combined. In other words, before sorting using variable setting items, the order of the setting items in the displayed job list is saved and selected when sorting the setting values of the selected setting items. Sorting processing may be performed while maintaining the order in which the setting values of the setting items other than the setting items are arranged between jobs in order.

(実施の形態3)
実施の形態1にかかる画像形成システムでは、PC100で表示されるジョブ一覧から選択された設定項目でソート処理を行う場合、選択された設定項目以外の各設定項目の設定値のジョブ間での並び順を、ソートされる前の先後順に維持しながらソート処理を行うものであった。本実施の形態では、さらに、複数の印刷ジョブから、所望の設定値を有する印刷ジョブであるかどうかを、容易に確認できるものである。
(Embodiment 3)
In the image forming system according to the first embodiment, when the sort process is performed on the setting item selected from the job list displayed on the PC 100, the setting values of the setting items other than the selected setting item are arranged between jobs. Sort processing is performed while maintaining the order in the order before and after sorting. In the present embodiment, it is also possible to easily confirm whether a print job has a desired set value from a plurality of print jobs.

ユーザは、PC100のクライアントソフトウェアを操作して、PS(Post Script)やPDF(Portable Document Format)などの印刷データを含む印刷ファイルをプリントサーバ300に送信する。その後にユーザは必要に応じて印刷設定を変更したり、印刷を実行する。近年の印刷業界では、複数の印刷ジョブを同じ印刷設定で印刷したい場合も多い。その際、複数の印刷ジョブの設定画面(プロパティ)を開いて設定項目ごとにひとつひとつ設定を確認していくのは大変な作業となる。従って、本実施の形態では、複数の印刷ジョブにおいて同じ設定値を有する印刷ジョブを同じ色で表示する。   The user operates the client software of the PC 100 to transmit a print file including print data such as PS (Post Script) and PDF (Portable Document Format) to the print server 300. After that, the user changes print settings as necessary, or executes printing. In the recent printing industry, it is often desirable to print a plurality of print jobs with the same print settings. At that time, it is a difficult task to open setting screens (properties) of a plurality of print jobs and check the settings for each setting item one by one. Therefore, in the present embodiment, print jobs having the same set value in a plurality of print jobs are displayed in the same color.

本実施の形態にかかる画像形成システムの全体構成、PCの構成、プリンタの構成は、実施の形態1と同様であるため(図1、2、4参照)、以下では、PC100において追加する機能についてのみ説明する。   Since the entire configuration of the image forming system, the configuration of the PC, and the configuration of the printer according to the present embodiment are the same as those of the first embodiment (see FIGS. 1, 2, and 4), the functions added in the PC 100 are described below. Only explained.

入力受付部104は、実施の形態1の機能に加え、表示制御部102により表示部150に表示されたジョブ一覧から、複数の印刷ジョブの選択を受け付ける。   In addition to the functions of the first embodiment, the input receiving unit 104 receives selection of a plurality of print jobs from the job list displayed on the display unit 150 by the display control unit 102.

表示制御部102は、実施の形態1の機能に加え、入力受付部104により、複数の印刷ジョブの選択を受け付けた場合、選択された複数の印刷ジョブのうち、全て同じ設定値を有する印刷ジョブを同じ色で強調表示し、異なる設定値を有する印刷ジョブを異なる色で強調表示する。ここで、強調表示とは、他の印刷ジョブと視覚的に区別できるように表示されればよく、本実施の形態では、強調表示の一例としてハイライト表示を行っている。   In addition to the function of the first embodiment, the display control unit 102 receives print jobs having the same setting value from among the selected print jobs when the input reception unit 104 accepts selection of a plurality of print jobs. Are highlighted in the same color, and print jobs having different setting values are highlighted in different colors. Here, the highlighting only needs to be displayed so as to be visually distinguishable from other print jobs. In the present embodiment, highlighting is performed as an example of highlighting.

次に、本実施の形態にかかるPC100における表示処理の流れについて説明する。図11は、実施の形態3にかかるPCにおける表示処理の流れを示すフローチャートである。   Next, the flow of display processing in the PC 100 according to the present embodiment will be described. FIG. 11 is a flowchart showing a flow of display processing in the PC according to the third embodiment.

まず、表示制御部102により表示部150にジョブ一覧が表示され、入力受付部104は、ジョブ一覧からn個(複数)の印刷ジョブの選択を受け付ける(ステップS50)。そして、選択を受け付けたn個の印刷ジョブのうち、印刷ジョブの設定値を順番に比較していく。   First, the job list is displayed on the display unit 150 by the display control unit 102, and the input receiving unit 104 receives a selection of n (plural) print jobs from the job list (step S50). Then, among the n print jobs for which selection has been accepted, the print job setting values are compared in order.

図11では、i番目の印刷ジョブの設定値と他の印刷ジョブの設定値とを比較する。まず、i=0から開始し(ステップS52)、iに1を足したものをiとして1つインクリメントしたi番目(i=i+1)の印刷ジョブに対して比較する(ステップS54)。   In FIG. 11, the setting value of the i-th print job is compared with the setting values of other print jobs. First, the process starts from i = 0 (step S52), and i is incremented by 1 by adding 1 to i (i = i + 1) to be compared (step S54).

表示制御部102は、i番目の印刷ジョブがハイライト表示されているか否かを判断する(ステップS56)。i番目の印刷ジョブがハイライト表示されている場合(ステップS56:Yes)、ステップS54に戻って、表示制御部102は、iを1つインクリメントして(ステップS54)、ステップS56に進む。   The display control unit 102 determines whether or not the i-th print job is highlighted (step S56). When the i-th print job is highlighted (step S56: Yes), the process returns to step S54, and the display control unit 102 increments i by 1 (step S54), and proceeds to step S56.

一方、i番目の印刷ジョブがハイライト表示されていない場合(ステップS56:No)、表示制御部102は、選択されたn個の印刷ジョブの中で、i番目の印刷ジョブと全て同じ設定値の印刷ジョブがあるか否かを判断する(ステップS58)。   On the other hand, when the i-th print job is not highlighted (step S56: No), the display control unit 102 sets the same setting value as that of the i-th print job among the selected n print jobs. It is determined whether there is any print job (step S58).

i番目の印刷ジョブと全て同じ設定値の印刷ジョブがあった場合(ステップS58:Yes)、表示制御部102は、i番目の印刷ジョブと、i番目と全て同じ設定値の印刷ジョブ全てを新たな色でハイライト表示する(ステップS60)。   If there is a print job having the same setting value as the i-th print job (step S58: Yes), the display control unit 102 newly replaces the i-th print job and all print jobs having the same setting value as the i-th print job. The highlight display is performed in various colors (step S60).

一方、i番目の印刷ジョブと全て同じ設定値の印刷ジョブがなかった場合(ステップS58:No)、表示制御部102は、i番目の印刷ジョブのみ新たな色でハイライト表示する(ステップS62)。   On the other hand, when there is no print job having the same set value as the i-th print job (step S58: No), the display control unit 102 highlights only the i-th print job with a new color (step S62). .

次に、表示制御部102は、i番目の印刷ジョブがn番目の印刷ジョブか否か(i=n?)を判断する(ステップS64)。すなわち、1〜nまでの全ての印刷ジョブを比較したかを判断する。i番目の印刷ジョブがn番目の印刷ジョブでなかった場合(ステップS64:No)、ステップS54に戻って、表示制御部102は、iを1つインクリメントして(ステップS54)、再度ステップS56に進む。   Next, the display control unit 102 determines whether or not the i-th print job is the n-th print job (i = n?) (Step S64). That is, it is determined whether all print jobs 1 to n have been compared. If the i-th print job is not the n-th print job (step S64: No), the process returns to step S54, and the display control unit 102 increments i by 1 (step S54), and then returns to step S56. move on.

一方、i番目の印刷ジョブがn番目の印刷ジョブであった場合(ステップS64:Yes)、処理を終了する。なお、ジョブ一覧における設定項目のうち、ファイル名やユーザ名など印刷結果に影響を与えるものでない場合は、判断の対象外として、ハイライト表示を行わなくてもよい。   On the other hand, if the i-th print job is the n-th print job (step S64: Yes), the process is terminated. Note that if the setting items in the job list do not affect the print result such as the file name and the user name, they are not subject to the determination and the highlight display need not be performed.

このように、本実施の形態にかかる画像形成システムは、PC100において表示されているジョブ一覧から複数の印刷ジョブが選択された場合、その複数の印刷ジョブのうち同じ設定値を有する印刷ジョブをハイライト表示する。このため、選択した複数の印刷ジョブのうち、同じ設定値を有する印刷ジョブを一目で認識でき、利便性を向上させることができる。   As described above, when a plurality of print jobs are selected from the job list displayed on the PC 100, the image forming system according to this embodiment selects a print job having the same setting value from among the plurality of print jobs. Light display. Therefore, print jobs having the same setting value among a plurality of selected print jobs can be recognized at a glance, and convenience can be improved.

PC100のクライアントソフトウェアの中には、複数の印刷ジョブを選択して一括で印刷設定を変更することを禁止しているものもある。その場合、印刷するひとつひとつの印刷ジョブに対して設定画面(プロパティ)を開いて設定を行うことになる。このような場合、ユーザのミスで設定を間違ってしまうことも考えられるが、本実施の形態にかかる画像形成システムを用いれば、同じ設定値を有する印刷ジョブを一目で認識できるため、印刷設定の確認を行うこともできる。   Some client software of the PC 100 prohibits selecting a plurality of print jobs and changing the print settings in a batch. In that case, a setting screen (property) is opened and set for each print job to be printed. In such a case, it is conceivable that the setting is wrong due to a user's mistake. However, if the image forming system according to the present embodiment is used, print jobs having the same setting value can be recognized at a glance. You can also check.

また、実施の形態3にかかる画像形成システムによるハイライト表示は、実施の形態1および実施の形態2のソート処理と組み合わせてもよい。すなわち、可変設定項目を利用してソート処理を行う前に、表示されているジョブ一覧における設定項目の並び順を保存しておき、選択された設定項目の設定値をソートする際に、選択された設定項目以外の各設定項目の設定値のジョブ間での先並び順を、保存された先後順に維持したままソート処理を行う。その後、複数の印刷ジョブが選択された場合に、その複数の印刷ジョブのうち同じ設定値を有する印刷ジョブをハイライト表示する。これにより、ジョブ一覧の中から印刷ジョブの設定項目を容易に探し出してソート処理を行い、連続してソート処理を行うことで所望の印刷ジョブを容易に特定し、必要に応じて印刷設定を変更して印刷できる。そして、さらにハイライト表示されている印刷ジョブによって容易に印刷ジョブにおける印刷設定の確認を行うことができ、利便性を向上させることができる。   The highlight display by the image forming system according to the third embodiment may be combined with the sort processing of the first and second embodiments. In other words, before sorting using variable setting items, the order of the setting items in the displayed job list is saved and selected when sorting the setting values of the selected setting items. Sort processing is performed while maintaining the order of the setting values of the setting items other than the set items in the job in the order in which they are stored. Thereafter, when a plurality of print jobs are selected, a print job having the same set value among the plurality of print jobs is highlighted. This makes it easy to find the print job setting items from the job list and perform sort processing. By performing continuous sort processing, you can easily identify the desired print job and change the print settings as necessary. Can be printed. Further, the print settings in the print job can be easily confirmed by the highlighted print job, and the convenience can be improved.

次に、実施の形態1〜3にかかるPC100のハードウェア構成について図を用いて説明する。図12は、実施の形態1〜3にかかるPCのハードウェア構成を示す説明図である。   Next, the hardware configuration of the PC 100 according to the first to third embodiments will be described with reference to the drawings. FIG. 12 is an explanatory diagram of a hardware configuration of the PC according to the first to third embodiments.

実施の形態1〜3にかかるPC100は、CPU(Central Processing Unit)51などの制御装置と、ROM(Read Only Memory)52やRAM(Random Access Memory)53などの記憶装置と、ネットワークに接続して通信を行う通信I/F54と、HDD(Hard Disk Drive)、CD(Compact Disk)ドライブ装置などの外部記憶装置と、ディスプレイ装置などの表示装置と、キーボードやマウスなどの入力装置と、各部を接続するバス55を備えており、通常のコンピュータを利用したハードウェア構成となっている。   The PC 100 according to the first to third embodiments is connected to a control device such as a CPU (Central Processing Unit) 51, a storage device such as a ROM (Read Only Memory) 52 and a RAM (Random Access Memory) 53, and a network. Connects the communication I / F 54 for communication, external storage devices such as HDD (Hard Disk Drive) and CD (Compact Disk) drive devices, display devices such as display devices, and input devices such as keyboards and mice. And a hardware configuration using a normal computer.

実施の形態1〜3にかかるPC100で実行される情報処理プログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM(Compact Disk Read Only Memory)、フレキシブルディスク(FD)、CD−R(Compact Disk Recordable)、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されてコンピュータプログラムプロダクトとして提供される。   The information processing program executed by the PC 100 according to the first to third embodiments is a file in an installable format or an executable format, and is a CD-ROM (Compact Disk Read Only Memory), a flexible disk (FD), a CD-R. (Compact Disk Recordable), recorded on a computer-readable recording medium such as a DVD (Digital Versatile Disk), etc., and provided as a computer program product.

また、実施の形態1〜3にかかるPC100で実行される情報処理プログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、実施の形態1〜3にかかるPC100で実行される情報処理プログラムをインターネット等のネットワーク経由で提供または配布するように構成してもよい。   The information processing program executed by the PC 100 according to the first to third embodiments may be stored on a computer connected to a network such as the Internet and provided by being downloaded via the network. . The information processing program executed by the PC 100 according to the first to third embodiments may be provided or distributed via a network such as the Internet.

また、実施の形態1〜3の情報処理プログラムを、ROM等に予め組み込んで提供するように構成してもよい。   Further, the information processing programs of the first to third embodiments may be provided by being incorporated in advance in a ROM or the like.

実施の形態1〜3にかかるPC100で実行される情報処理プログラムは、上述した各部(表示制御部102、入力受付部104、印刷データ生成部106、通信部108、ジョブ管理部110、ソート部112)を含むモジュール構成となっており、実際のハードウェアとしてはCPU51(プロセッサ)が上記記憶媒体から情報処理プログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、上述した各部が主記憶装置上に生成されるようになっている。また、例えば、上述した各部の機能のうちの一部または全部が専用のハードウェア回路で実現されてもよい。   The information processing program executed by the PC 100 according to the first to third embodiments includes the above-described units (the display control unit 102, the input reception unit 104, the print data generation unit 106, the communication unit 108, the job management unit 110, and the sorting unit 112). ), The CPU 51 (processor) reads the information processing program from the storage medium and executes the information processing program so that each unit is loaded onto the main storage device. It is generated on the main memory. In addition, for example, some or all of the functions of the above-described units may be realized by a dedicated hardware circuit.

次に、実施の形態1〜3にかかるプリンタ200のハードウェア構成について図を用いて説明する。図13は、実施の形態1〜3にかかるプリンタのハードウェア構成を示す説明図である。   Next, a hardware configuration of the printer 200 according to the first to third embodiments will be described with reference to the drawings. FIG. 13 is an explanatory diagram of a hardware configuration of the printer according to the first to third embodiments.

図13に示すように、プリンタ200は、CPU71と、ROM72と、RAM73と、HDD74と、通信I/F75と、操作パネル76と、エンジンI/F77と、を備え、各部はバス78により通信可能に接続されている。   As shown in FIG. 13, the printer 200 includes a CPU 71, a ROM 72, a RAM 73, an HDD 74, a communication I / F 75, an operation panel 76, and an engine I / F 77. It is connected to the.

CPU71は、プリンタ200全体の動作を制御する演算装置である。ROM72は、プリンタ200用のプログラムを記憶している不揮発性記憶装置である。RAM73は、CPU71の演算用のワークエリアとして使用される揮発性記憶装置である。HDD74は、画像データおよび印刷データ等の各種データを記憶する装置である。   The CPU 71 is an arithmetic device that controls the operation of the entire printer 200. The ROM 72 is a non-volatile storage device that stores a program for the printer 200. The RAM 73 is a volatile storage device used as a work area for calculation of the CPU 71. The HDD 74 is a device that stores various data such as image data and print data.

通信I/F75は、ネットワーク10を利用してデータを通信するためのインターフェースである。操作パネル76は、例えば、タッチパネル等であり、プリンタ200に対する入力を受け入れるとともに、プリンタ200の状態等を表示する装置である。   The communication I / F 75 is an interface for communicating data using the network 10. The operation panel 76 is, for example, a touch panel or the like, and is a device that accepts input to the printer 200 and displays the status of the printer 200 and the like.

エンジンI/F77は、プリンタエンジン400と通信するためのインターフェースである。プリンタエンジン400は、スキャナ機能およびプリンタ機能等を実現するハードウェア装置である。ここで、スキャナ機能とは、原稿データを読み取ってスキャナ画像を生成する機能である。また、プリンタ機能とは、上述のスキャナ画像、またはPC100から送信された画像データに対して画像処理を実行し、出力可能な形式であるプロッタ画像を、印刷用紙に印字する機能である。   The engine I / F 77 is an interface for communicating with the printer engine 400. The printer engine 400 is a hardware device that realizes a scanner function, a printer function, and the like. Here, the scanner function is a function of reading document data and generating a scanner image. The printer function is a function for executing image processing on the above-described scanner image or image data transmitted from the PC 100 and printing a plotter image in a format that can be output on printing paper.

なお、上記実施の形態では、本発明の画像形成装置を、プリンタに適用した例を示すが、コピー機能、プリンタ機能、スキャナ機能およびファクシミリ機能のうち少なくとも2つの機能を有する複合機や複写機、スキャナ装置、ファクシミリ装置等の画像形成装置であればいずれにも適用することができる。   In the above embodiment, an example in which the image forming apparatus of the present invention is applied to a printer is shown. The present invention can be applied to any image forming apparatus such as a scanner apparatus and a facsimile apparatus.

100 PC
102 表示制御部
104 入力受付部
106 印刷データ生成部
108 通信部
110 ジョブ管理部
112 ソート部
130 記憶部
150 表示部
200 プリンタ
300 プリントサーバ
302 通信部
304 制御部
306 画像処理部
308 表示制御部
310 入力受付部
312 エンジン制御部
330 記憶部
100 PC
DESCRIPTION OF SYMBOLS 102 Display control part 104 Input reception part 106 Print data generation part 108 Communication part 110 Job management part 112 Sort part 130 Storage part 150 Display part 200 Printer 300 Print server 302 Communication part 304 Control part 306 Image processing part 308 Display control part 310 Input Reception unit 312 Engine control unit 330 Storage unit

特許第3016505号公報Japanese Patent No. 3016505

Claims (7)

画像形成装置とネットワークを介して接続される情報処理装置において、
記憶部と、
前記画像形成装置において実行される1以上のジョブの一覧であって、各ジョブの1以上の設定項目を含むジョブ一覧を表示部に表示する表示制御部と、
表示された前記ジョブ一覧から、前記設定項目の選択を受け付ける入力受付部と、
前記設定項目の選択を受け付けた場合、表示されている前記ジョブ一覧における前記設定項目の設定値の並び順を前記記憶部に保存するジョブ管理部と、
選択された前記設定項目以外の前記設定項目の前記設定値のジョブ間での並び順を、前記記憶部に保存された先後順に維持しながら、選択された前記設定項目の前記設定値が所定の順序になるようにジョブを並べ替えるソート部と、
を備える情報処理装置。
In an information processing apparatus connected to an image forming apparatus via a network,
A storage unit;
A display control unit that displays a list of one or more jobs executed in the image forming apparatus, the job list including one or more setting items of each job on a display unit;
An input receiving unit that receives selection of the setting item from the displayed job list;
When the selection of the setting item is accepted, a job management unit that saves the order of setting values of the setting item in the displayed job list in the storage unit;
The setting value of the selected setting item is a predetermined value while maintaining the arrangement order of the setting values of the setting items other than the selected setting item among the jobs in order from the last stored in the storage unit. A sorting section for rearranging the jobs in order,
An information processing apparatus comprising:
前記入力受付部は、選択された前記設定項目の前記設定値が所定の順序になるようにジョブを並べ替える際に、選択された前記設定項目以外の前記設定項目の前記設定値のジョブ間での並び順を、前記記憶部に保存された先後順に維持する第1ソート設定か、前記記憶部に保存された先後順に維持しない第2ソート設定のいずれかの選択を受け付け、
前記ソート部は、前記第1ソート設定の選択を受け付けた場合、選択された前記設定項目以外の前記設定項目の前記設定値のジョブ間での並び順を、前記記憶部に保存された先行順に維持する請求項1に記載の情報処理装置。
When the input receiving unit rearranges the jobs so that the setting values of the selected setting items are in a predetermined order, the input receiving unit determines whether the setting values of the setting items other than the selected setting item are between jobs of the setting values. Accepting the selection of either the first sort setting that maintains the order of the first and second sort settings stored in the storage unit or the second sort setting that does not maintain the order of the order stored in the storage unit,
When the sorting unit receives the selection of the first sort setting, the sorting unit arranges the setting values of the setting items other than the selected setting item among the jobs in the order of precedence stored in the storage unit. The information processing apparatus according to claim 1 to be maintained.
前記ジョブ一覧は、内容を変更可能な前記設定項目である可変設定項目を少なくとも一つ含み、
前記入力受付部は、前記可変設定項目とする前記設定項目の選択を受け付け、
前記表示制御部は、前記可変設定項目とする前記設定項目の選択を受け付けた場合、選択された前記設定項目の前記設定値を、前記可変設定項目の前記設定値として表示し、
前記ソート部は、前記可変設定項目の前記設定値が所定の順序になるようにジョブを並べ替える請求項1または2に記載の情報処理装置。
The job list includes at least one variable setting item that is the setting item whose contents can be changed,
The input receiving unit receives selection of the setting item as the variable setting item;
When the selection of the setting item as the variable setting item is received, the display control unit displays the setting value of the selected setting item as the setting value of the variable setting item,
The information processing apparatus according to claim 1, wherein the sorting unit rearranges jobs so that the setting values of the variable setting items are in a predetermined order.
前記入力受付部は、表示された前記ジョブ一覧から、複数のジョブの選択を受け付け、
前記表示制御部は、前記複数のジョブの選択を受け付けた場合、選択された前記複数のジョブのうち、全て同じ前記設定値を有するジョブを同じ色で表示し、異なる前記設定値を有するジョブを異なる色で表示する請求項1〜3のいずれか一つに記載の情報処理装置。
The input receiving unit receives selection of a plurality of jobs from the displayed job list,
When the selection of the plurality of jobs is received, the display control unit displays jobs having the same setting value in the same color among the selected jobs, and jobs having different setting values. The information processing apparatus according to claim 1, wherein the information processing apparatus displays the colors in different colors.
画像形成装置とネットワークを介して接続される情報処理装置で実行される情報処理方法において、
前記画像形成装置において実行される1以上のジョブの一覧であって、各ジョブの1以上の設定項目を含むジョブ一覧を表示部に表示する表示制御ステップと、
表示された前記ジョブ一覧から、前記設定項目の選択を受け付ける入力受付ステップと、
前記設定項目の選択を受け付けた場合、表示されている前記ジョブ一覧における前記設定項目の設定値の並び順を記憶部に保存するジョブ管理ステップと、
選択された前記設定項目以外の前記設定項目の前記設定値のジョブ間での並び順を、前記記憶部に保存された先後順に維持しながら、選択された前記設定項目の前記設定値が所定の順序になるようにジョブを並べ替えるソートステップと、
を含む情報処理方法。
In an information processing method executed by an information processing apparatus connected to an image forming apparatus via a network,
A display control step of displaying a list of one or more jobs executed in the image forming apparatus, the job list including one or more setting items of each job on a display unit;
An input receiving step for receiving selection of the setting item from the displayed job list;
If the selection of the setting item is accepted, a job management step of storing in the storage unit the order of setting values of the setting item in the displayed job list;
The setting value of the selected setting item is a predetermined value while maintaining the arrangement order of the setting values of the setting items other than the selected setting item among the jobs in order from the last stored in the storage unit. A sorting step for rearranging the jobs in order,
An information processing method including:
前記画像形成装置において実行される1以上のジョブの一覧であって、各ジョブの1以上の設定項目を含むジョブ一覧を表示部に表示する表示制御ステップと、
表示された前記ジョブ一覧から、前記設定項目の選択を受け付ける入力受付ステップと、
前記設定項目の選択を受け付けた場合、表示されている前記ジョブ一覧における前記設定項目の設定値の並び順を記憶部に保存するジョブ管理ステップと、
選択された前記設定項目以外の前記設定項目の前記設定値のジョブ間での並び順を、前記記憶部に保存された先後順に維持しながら、選択された前記設定項目の前記設定値が所定の順序になるようにジョブを並べ替えるソートステップと、
をコンピュータに実行させるためのプログラム。
A display control step of displaying a list of one or more jobs executed in the image forming apparatus, the job list including one or more setting items of each job on a display unit;
An input receiving step for receiving selection of the setting item from the displayed job list;
If the selection of the setting item is accepted, a job management step of storing in the storage unit the order of setting values of the setting item in the displayed job list;
The setting value of the selected setting item is a predetermined value while maintaining the arrangement order of the setting values of the setting items other than the selected setting item among the jobs in order from the last stored in the storage unit. A sorting step for rearranging the jobs in order,
A program that causes a computer to execute.
請求項6に記載のプログラムを記載したコンピュータ読み取り可能な記憶媒体。   A computer-readable storage medium in which the program according to claim 6 is described.
JP2015214067A 2014-12-01 2015-10-30 Information processing device, information processing method, program, and storage medium Pending JP2016110633A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US14/951,735 US9747060B2 (en) 2014-12-01 2015-11-25 Information processing apparatus, information processing method, and computer program product
CN201510855649.6A CN105653214B (en) 2014-12-01 2015-11-30 Information processing equipment and information processing method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2014243528 2014-12-01
JP2014243528 2014-12-01

Publications (1)

Publication Number Publication Date
JP2016110633A true JP2016110633A (en) 2016-06-20

Family

ID=56124401

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015214067A Pending JP2016110633A (en) 2014-12-01 2015-10-30 Information processing device, information processing method, program, and storage medium

Country Status (2)

Country Link
JP (1) JP2016110633A (en)
CN (1) CN105653214B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018018314A (en) * 2016-07-28 2018-02-01 富士ゼロックス株式会社 Information processing device and program
KR20180096513A (en) * 2017-02-20 2018-08-29 캐논 가부시끼가이샤 Image forming apparatus, display method, program, and computer-readable storage medium storing program

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6772757B2 (en) * 2016-10-21 2020-10-21 富士ゼロックス株式会社 Print management device and program
KR20180006225A (en) * 2016-07-08 2018-01-17 에스프린팅솔루션 주식회사 Printing data processing method and apparatus in mobile device
JP7207896B2 (en) * 2018-08-10 2023-01-18 キヤノン株式会社 PRINTING DEVICE, CONTROL METHOD AND PROGRAM

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003280843A (en) * 2002-03-22 2003-10-02 Casio Comput Co Ltd Print controller and program
JP2005149154A (en) * 2003-11-14 2005-06-09 Konica Minolta Business Technologies Inc Printing controller, printing apparatus, printing control method, printing control program, and computer-readable recording medium having printing control program recorded thereon
JP2007276408A (en) * 2006-04-11 2007-10-25 Fuji Xerox Co Ltd Image formation apparatus and management method of image formation apparatus
JP2009009554A (en) * 2007-05-31 2009-01-15 Canon Inc Information processing apparatus and method for controlling information processing apparatus
JP2009163634A (en) * 2008-01-09 2009-07-23 Ricoh Co Ltd Printer, printing system, print management method, print management program, and recording medium
JP2011051293A (en) * 2009-09-03 2011-03-17 Konica Minolta Business Technologies Inc Image forming apparatus and image forming method
JP2012146019A (en) * 2011-01-07 2012-08-02 Canon Inc Printing control apparatus, printing control method, and computer program therefor

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4574457B2 (en) * 2005-06-08 2010-11-04 キヤノン株式会社 Image processing apparatus and method
JP5173246B2 (en) * 2007-04-27 2013-04-03 キヤノン株式会社 Information processing apparatus, information processing method, and program
CN101820357B (en) * 2010-02-11 2012-10-10 哈尔滨工业大学 Network security incident visualization system
JP6034555B2 (en) * 2011-09-20 2016-11-30 キヤノン株式会社 Printing control apparatus and control method therefor

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003280843A (en) * 2002-03-22 2003-10-02 Casio Comput Co Ltd Print controller and program
JP2005149154A (en) * 2003-11-14 2005-06-09 Konica Minolta Business Technologies Inc Printing controller, printing apparatus, printing control method, printing control program, and computer-readable recording medium having printing control program recorded thereon
JP2007276408A (en) * 2006-04-11 2007-10-25 Fuji Xerox Co Ltd Image formation apparatus and management method of image formation apparatus
JP2009009554A (en) * 2007-05-31 2009-01-15 Canon Inc Information processing apparatus and method for controlling information processing apparatus
JP2009163634A (en) * 2008-01-09 2009-07-23 Ricoh Co Ltd Printer, printing system, print management method, print management program, and recording medium
JP2011051293A (en) * 2009-09-03 2011-03-17 Konica Minolta Business Technologies Inc Image forming apparatus and image forming method
JP2012146019A (en) * 2011-01-07 2012-08-02 Canon Inc Printing control apparatus, printing control method, and computer program therefor

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018018314A (en) * 2016-07-28 2018-02-01 富士ゼロックス株式会社 Information processing device and program
KR20180096513A (en) * 2017-02-20 2018-08-29 캐논 가부시끼가이샤 Image forming apparatus, display method, program, and computer-readable storage medium storing program
KR102271119B1 (en) 2017-02-20 2021-06-30 캐논 가부시끼가이샤 Image forming apparatus, display method, program, and computer-readable storage medium storing program

Also Published As

Publication number Publication date
CN105653214B (en) 2019-06-28
CN105653214A (en) 2016-06-08

Similar Documents

Publication Publication Date Title
US9134939B2 (en) Display control apparatus, display control method, display control program
JP7027188B2 (en) Image forming device, its method and program
JP5078686B2 (en) Print setting processing apparatus and print setting processing method
US7054021B2 (en) System and method for printing multiple print jobs in a single action
JP2016110633A (en) Information processing device, information processing method, program, and storage medium
US20100182624A1 (en) Image forming apparatus and image forming method
US9143643B2 (en) Image processing device and screen information supply server
US9485370B2 (en) Device for display control over settings object, method for displaying settings object, and computer-readable storage medium for computer program
US20070226193A1 (en) Document search apparatus, document management system, document search system, and document search method
JP5868032B2 (en) Information processing apparatus, display control method, and program
US9747060B2 (en) Information processing apparatus, information processing method, and computer program product
JP5804981B2 (en) Printing condition determining apparatus, printing condition determining method and program
US8456658B2 (en) Image processing system, image processing apparatus, method for controlling display of function setting screen, and recording medium
US8782512B2 (en) Controller, method, and program product for controlling job information display, and recording medium
US8179550B2 (en) Management apparatus for transmitting data to a virtual device and method
US9167114B2 (en) Mediation server and image processing device
JP6690448B2 (en) Prohibited relation detection device and control program for prohibited relation detection device
US9529557B2 (en) Apparatus and method for determining restriction avoidance processing, and computer-readable storage medium for computer program
JP6638501B2 (en) Print control program and information processing apparatus
JP7268410B2 (en) Information processing device and program
JP7275745B2 (en) control program
US8310712B2 (en) Image forming controlling apparatus, image forming controlling method, and image forming controlling program embodied on computer readable recording medium
US9348547B2 (en) Document distribution server and document distribution method
US20240080396A1 (en) Information processing apparatus capable of preventing lowering of operability when printing is performed, method of controlling information processing apparatus, and storage medium
US20220164148A1 (en) Information processing apparatus, information processing method, and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181002

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190219

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190416

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20190507