JP2020204792A - Information processing apparatus, printing system, information processing apparatus and program - Google Patents

Information processing apparatus, printing system, information processing apparatus and program Download PDF

Info

Publication number
JP2020204792A
JP2020204792A JP2019110720A JP2019110720A JP2020204792A JP 2020204792 A JP2020204792 A JP 2020204792A JP 2019110720 A JP2019110720 A JP 2019110720A JP 2019110720 A JP2019110720 A JP 2019110720A JP 2020204792 A JP2020204792 A JP 2020204792A
Authority
JP
Japan
Prior art keywords
order
job
information processing
pdf
processing device
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
JP2019110720A
Other languages
Japanese (ja)
Inventor
友暉 野澤
Tomoki Nozawa
友暉 野澤
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2019110720A priority Critical patent/JP2020204792A/en
Publication of JP2020204792A publication Critical patent/JP2020204792A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

To solve a problem in which, in order to print a job, work efficiency is lowered because it is necessary to check whether there is a PDF of all the job to be sent to a destination of the job to be printed on a management screen.SOLUTION: In a production plan preparation system, an information processing apparatus includes: order import means S606 that imports an order; manuscript import means S607 that imports a manuscript of the order; job display determination means S608 that checks whether all the manuscript for the order to be sent to a same destination are included; first order content display means S611 that displays an order content when all the manuscript for the order to be sent to the same destination are included; second order content display means (S614) that displays the order content when all the manuscript for the order to be sent to the same destination are not included; and printing control means that enables printing of only the jobs printed by the first order content display means.SELECTED DRAWING: Figure 6

Description

本発明は、製造現場における印刷処理を行うジョブの表示方法の切り替えを行う際のプログラムに関する。 The present invention relates to a program for switching a display method of a job for printing at a manufacturing site.

近年の印刷現場では、顧客から納品された原稿PDFを印刷会社でAdobe Illustratorなどの面付けソフトで加工を行ってから、生産制御システムを用いて印刷するケースが多い。その場合、面付け処理は人によって手動で行われるためMISから注文データが生産制御システムに送信されるタイミングと、面付け済みPDFが生産制御システムに送信されるタイミングが異なることがある。また印刷会社では誤配送防止のため、配送先ごとにジョブをまとめて印刷するケースが多い。これをシステム上で行うために、ジョブを配送先ごとにまとめて面付け・印刷を行うシステムが提案されている(特許文献1参照)。 In recent printing sites, there are many cases where a manuscript PDF delivered by a customer is processed by an imposition software such as Adobe Illustrator at a printing company and then printed using a production control system. In that case, since the imposition process is manually performed by a person, the timing at which the order data is transmitted from the MIS to the production control system may differ from the timing at which the imposition PDF is transmitted to the production control system. In addition, printing companies often print jobs collectively for each delivery destination to prevent erroneous delivery. In order to do this on the system, a system has been proposed in which jobs are collectively impositioned and printed for each delivery destination (see Patent Document 1).

特開2018−55355号公報JP-A-2018-55355

上記の特許文献1に開示された従来技術においては、入稿データと一緒に面付け済みPDFがインポートされることが前提となっており、注文情報と原稿PDFが別のタイミングでインポートされることが想定されていない。そのため、ジョブ印刷を行う印刷制御システム上でジョブが表示されていたとしても、PDFが届いていないためジョブが印刷できない状態が発生する場合がある。すなわちジョブ印刷を行うためには、管理画面上で印刷したいジョブの配送先に送付するすべてのジョブのPDFがあるかを確認する作業が発生し、作業効率が低下する課題があった。 In the prior art disclosed in Patent Document 1 above, it is premised that the imposition PDF is imported together with the submitted data, and the order information and the manuscript PDF are imported at different timings. Is not expected. Therefore, even if the job is displayed on the print control system that prints the job, the job may not be printed because the PDF has not arrived. That is, in order to print a job, there is a problem that the work efficiency is lowered because it is necessary to confirm whether there is a PDF of all the jobs to be sent to the delivery destination of the job to be printed on the management screen.

本発明は係る課題を解決することを目的とする。より詳細には、同一配送先に送付するすべてのジョブの原稿PDFがすべてインポートされてから、そのジョブを管理画面上に表示するように制御することによって印刷できないジョブが表示されなくなるため、原稿PDFのインポート状態を確認する作業を廃し、効率的な作業を実現することを目的とする。 An object of the present invention is to solve such a problem. More specifically, after all the manuscript PDFs of all the jobs sent to the same delivery destination are imported, by controlling the jobs to be displayed on the management screen, the jobs that cannot be printed are not displayed. The purpose is to eliminate the work of checking the import status of and realize efficient work.

上記の目的を達成するために、本発明に係る情報処理装置は、
注文をインポートする注文インポート手段(S505)と、
注文の原稿をインポートする原稿インポート手段(S502)と、
同一配送先に送付する注文の原稿が全て揃っているか確認するジョブ表示判断手段(S608)と、
同一配送先に送付する注文の原稿が全て揃っている場合に注文内容を表示する、第一の注文内容表示手段(S611)と、
同一配送先に送付する注文の原稿が全て揃っていない場合に注文内容を表示する、第二の注文内容表示手段(S614)と、
前記第一の注文内容表示手段によって表示されているジョブのみ印刷できるようにする印刷制御手段(S507)と、
を有することを特徴とする。
In order to achieve the above object, the information processing device according to the present invention
Order import means (S505) for importing orders,
Manuscript import means (S502) for importing ordered manuscripts,
A job display determination means (S608) for confirming that all the manuscripts for orders to be sent to the same delivery destination are available, and
The first order content display means (S611), which displays the order content when all the manuscripts of the order to be sent to the same delivery address are complete,
A second order content display means (S614) that displays the order content when all the manuscripts of the order to be sent to the same delivery address are not available.
A print control means (S507) that enables printing of only the jobs displayed by the first order content display means, and
It is characterized by having.

本発明係る情報処理装置によれば、作業者は同一配送先に送付する原稿がすべて揃っている注文のみが画面に表示されるため、作業者は印刷前に原稿が全て揃っているか確認する作業を省くことができるようになる。 According to the information processing apparatus according to the present invention, since the worker displays only the order in which all the manuscripts to be sent to the same delivery destination are prepared on the screen, the worker confirms whether all the manuscripts are prepared before printing. Will be able to be omitted.

実施形態に係る計画システム全体のハードウェア構成の例を示す図The figure which shows the example of the hardware composition of the whole planning system which concerns on embodiment. 実施形態に係る情報処理装置のハードウェア構成の例を示す図The figure which shows the example of the hardware configuration of the information processing apparatus which concerns on embodiment 実施形態に係る情報処理装置の論理構成の例を示す図The figure which shows the example of the logical configuration of the information processing apparatus which concerns on embodiment 実施形態に係る情報処理装置で扱う注文情報データの例を示す図The figure which shows the example of the order information data handled by the information processing apparatus which concerns on embodiment 実施形態に係る情報処理装置における処理の流れを示す図The figure which shows the flow of processing in the information processing apparatus which concerns on embodiment 実施形態に係る情報処理装置におけるジョブ表示の処理の流れを示す図The figure which shows the flow of the process of job display in the information processing apparatus which concerns on embodiment. 実施形態に係る情報処理装置のユーザーインターフェースの例を示す図The figure which shows the example of the user interface of the information processing apparatus which concerns on embodiment.

以下、本発明を実施するための形態について、図面を参照しながら説明する。 Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings.

<計画システム全体のハードウェア構成>
図1に、本実施形態における生産計画作成方法を実施するための計画システム(あるいは生産計画作成システム)全体のハードウェア構成を示す。
<Hardware configuration of the entire planning system>
FIG. 1 shows the hardware configuration of the entire planning system (or production planning system) for implementing the production planning method according to the present embodiment.

情報処理装置101は、発注者からの注文を受注する受注サーバーである。受注サーバーは受注した注文情報と印刷データを管理するための情報処理装置である。 The information processing device 101 is an order receiving server that receives an order from an ordering party. The order server is an information processing device for managing order information and print data received.

情報処理装置102は、面付け処理を行うための情報処理装置である。なお、情報処理装置102は複数あっても良い。 The information processing device 102 is an information processing device for performing imposition processing. There may be a plurality of information processing devices 102.

情報処理装置103は、情報処理装置102が作成した面付けデータを画像形成装置104に送信するための情報処理装置である。 The information processing device 103 is an information processing device for transmitting the imposition data created by the information processing device 102 to the image forming device 104.

画像形成装置104は、情報処理装置102からネットワーク100を経由して、注文に紐付く印刷データを印刷対象物に印刷する印刷装置である。なお、画像形成装置104は複数あってもよい。 The image forming apparatus 104 is a printing apparatus that prints print data associated with an order on an object to be printed from the information processing apparatus 102 via the network 100. There may be a plurality of image forming devices 104.

<情報処理装置のハードウェア構成>
次に、図2を用いて、情報処理装置101および102のハードウェア構成を説明する。
<Hardware configuration of information processing device>
Next, the hardware configurations of the information processing devices 101 and 102 will be described with reference to FIG.

図2において、201は、後述の記憶装置206上に格納された計算機プログラムを読み込み、解釈、実行し、後述のバス209を介してバスに接続された後述のRAM203やディスプレイ204などを制御する中央演算処理装置(CPU:Central Processing Unit)である。 In FIG. 2, 201 reads, interprets, and executes a computer program stored on the storage device 206 described later, and controls a RAM 203 and a display 204 described later connected to the bus via the bus 209 described later. It is an arithmetic processing unit (CPU: Central Processing Unit).

202は、バスに接続されたハードウェアとの低レベルでの入出力制御を行う読み出し専用メモリ(ROM:Read Only Memory)である。 Reference numeral 202 denotes a read-only memory (ROM: Read Only Memory) that performs low-level input / output control with the hardware connected to the bus.

203は、CPU201が演算する際の情報を一時的に記憶するランダムアクセスメモリ(RAM:Random Access Memory)である。 Reference numeral 203 denotes a random access memory (RAM: Random Access Memory) that temporarily stores information when the CPU 201 calculates.

204は、CPUによる計算結果を表示するディスプレイである。 Reference numeral 204 denotes a display for displaying the calculation result by the CPU.

205は、ユーザからの入力を受け付けるキーボードである。但し、端末がスマートデバイスの場合は、タッチパネルを備えているため、キーボード205は付随していなくても構わない。 Reference numeral 205 denotes a keyboard that accepts input from the user. However, when the terminal is a smart device, the keyboard 205 does not have to be attached because it has a touch panel.

206は、計算に利用するプログラムやデータを格納する記憶装置である。たとえばハードディスクドライブや取り外し可能な記録媒体に読み書きするドライブなどがある。 Reference numeral 206 denotes a storage device for storing programs and data used for calculation. For example, there are hard disk drives and drives that read and write to removable recording media.

207は、ローカルネットワークやイントラネット、インターネットなどのネットワークに接続するネットワークI/F(I/F:インターフェイス)である。 Reference numeral 207 is a network I / F (I / F: interface) connected to a network such as a local network, an intranet, or the Internet.

208は、ユーザが画面上で指定した座標を受け付けるマウスやトラックボールなどのポインティングデバイスである。 Reference numeral 208 denotes a pointing device such as a mouse or a trackball that accepts coordinates specified by the user on the screen.

209は、上記CPU201乃至ポインティングデバイス208が接続された信号線であるところのバスである。 209 is a bus where the CPU 201 and the pointing device 208 are connected to each other as a signal line.

上記の構成により、RAM203にロードしたプログラムをCPU201により実行して情報処理を実現し、後述する各フローチャートの処理が実行されるものとする。 With the above configuration, it is assumed that the program loaded in the RAM 203 is executed by the CPU 201 to realize information processing, and the processing of each flowchart described later is executed.

<計画システムの論理構成>
図3に、本実施例における計画システムの論理構成を示す。既出の構成については、同一の符号を付し、説明を省略する。
<Logical configuration of planning system>
FIG. 3 shows the logical configuration of the planning system in this embodiment. The same reference numerals are given to the existing configurations, and the description thereof will be omitted.

図3の構成は、コンピュータによりプログラムを実行することで実現される機能的な構成であり、必ずしも図3の通りでなくともよい。たとえば複数の機能ブロックを統合したり、あるいは図3の或る機能ブロックの一部を他の機能ブロックが有したりなど、構成上のバリエーションがあり得る。 The configuration of FIG. 3 is a functional configuration realized by executing a program by a computer, and does not necessarily have to be as shown in FIG. For example, there may be structural variations such as integrating a plurality of functional blocks or having a part of a certain functional block in FIG. 3 by another functional block.

301は、注文情報を他の情報処理装置から受注する注文受注部である。 Reference numeral 301 denotes an order ordering unit that receives an order information from another information processing device.

302は、注文受付部301で受け付けた注文情報を制御部305を介して受け取り、保持する注文記憶部である。 Reference numeral 302 denotes an order storage unit that receives and holds the order information received by the order reception unit 301 via the control unit 305.

303は、情報処理装置102または103から、通信処理部306を経由して通信を受信するための問い合わせ受信部である。 Reference numeral 303 denotes an inquiry receiving unit for receiving communication from the information processing device 102 or 103 via the communication processing unit 306.

304は、通信処理部306を通して情報処理装置102に注文情報を送信するための注文送信部である。 Reference numeral 304 denotes an order transmission unit for transmitting order information to the information processing device 102 through the communication processing unit 306.

305は、301〜304および306との間で処理や通信を制御するための制御部である。 Reference numeral 305 is a control unit for controlling processing and communication between 301 to 304 and 306.

306は、情報処理装置101と他の情報処理装置間の通信処理を行うための通信処理部である。 Reference numeral 306 is a communication processing unit for performing communication processing between the information processing device 101 and another information processing device.

307は、情報処理装置102から情報処理装置101に対してPDFのダウンロードリクエストを送信するための問い合わせ送信部である。 Reference numeral 307ith is an inquiry transmitting unit for transmitting a PDF download request from the information processing apparatus 102 to the information processing apparatus 101.

308は、情報処理装置101の注文送信部304から送信されたPDFを受信するためのPDF受付部である。 Reference numeral 308 denotes a PDF reception unit for receiving the PDF transmitted from the order transmission unit 304 of the information processing device 101.

309は、308が受信したPDFを面付けするための面付け処理部である。 Reference numeral 309 is an imposition processing unit for imposing the PDF received by the 308.

310は、309が生成した面付け済みPDFを情報処理装置103に対して送信するためのPDF送信部である。 Reference numeral 310 denotes a PDF transmission unit for transmitting the imposition PDF generated by 309 to the information processing apparatus 103.

311は、307〜310および306との間で処理や通信を制御するための制御部である。 Reference numeral 311 is a control unit for controlling processing and communication between 307 to 310 and 306.

312は、情報処理装置102と他の情報処理装置間の通信処理を行うための通信処理部である。 Reference numeral 312 denotes a communication processing unit for performing communication processing between the information processing device 102 and another information processing device.

313は、情報処理装置103と他の情報処理装置間の通信処理を行うための通信処理部である。 Reference numeral 313 is a communication processing unit for performing communication processing between the information processing device 103 and another information processing device.

314は、315〜322および313との間で処理や通信を制御するための制御部である。 Reference numeral 314 is a control unit for controlling processing and communication between 315 and 322 and 313.

315は、情報処理装置101に対して注文データのリクエスト等を送信するための問い合わせ送信部である。 Reference numeral 315 is an inquiry transmission unit for transmitting an order data request or the like to the information processing apparatus 101.

316は、情報処理装置101から注文データのCSVを受信するためのCSV受付部である。 Reference numeral 316 is a CSV reception unit for receiving CSV of order data from the information processing device 101.

317は、情報処理装置102から注文データの面付け済みPDFを受信するためのPDF受信部である。 Reference numeral 317 is a PDF receiving unit for receiving the imposition PDF of the order data from the information processing apparatus 102.

318は、CSV受付部316が受信したデータを制御部314を介して受け取り、保存するためのジョブ記憶部である。 Reference numeral 318 is a job storage unit for receiving and storing the data received by the CSV reception unit 316 via the control unit 314.

319は、PDF受付部317が受信したPDFを制御部314を介して受け取り、保存するためのPDF記憶部である。 Reference numeral 319 is a PDF storage unit for receiving and storing the PDF received by the PDF reception unit 317 via the control unit 314.

320は、ジョブ記憶部318に記憶されるジョブのうち、どのジョブをUIに表示させるかを判断するためのジョブ表示判断部である。 Reference numeral 320 denotes a job display determination unit for determining which job to be displayed on the UI among the jobs stored in the job storage unit 318.

321は、ジョブ表示判断部320で表示すると判断されたジョブをUIに表示させるジョブ表示処理部である。 Reference numeral 321 is a job display processing unit that displays the job determined to be displayed by the job display determination unit 320 on the UI.

322は、ジョブ記憶部318に保存されたジョブを画像形成装置104に送信するためのジョブ送信部である。 322 is a job transmission unit for transmitting the job stored in the job storage unit 318 to the image forming apparatus 104.

<注文記憶部302・ジョブ記憶部318・PDF記憶部319に記憶される情報>
図4は、情報処理装置101の注文記憶部302、および情報処理装置103のジョブ記憶部318・PDF記憶部319に保存された注文情報・ジョブ情報の例である。
<Information stored in the order storage unit 302, the job storage unit 318, and the PDF storage unit 319>
FIG. 4 is an example of order information / job information stored in the order storage unit 302 of the information processing device 101 and the job storage unit 318 / PDF storage unit 319 of the information processing device 103.

図4(a)は、情報処理装置101が注文受付部301の受け取った注文情報が記憶された、注文記憶部302に記憶された注文情報を示した例である。 FIG. 4A is an example showing the order information stored in the order storage unit 302 in which the information processing device 101 stores the order information received by the order reception unit 301.

列401は、前記注文情報を構成する注文それぞれを識別する注文IDが格納されている。 Column 401 stores an order ID that identifies each of the orders that make up the order information.

列402は、前記注文情報を構成する注文に含まれる成果物(ジョブ)を識別するジョブIDが格納されている。 Column 402 stores a job ID that identifies a product (job) included in the order that constitutes the order information.

列403は、前記注文情報を構成するジョブの配送先を識別する配送先IDが格納されている。 Column 403 stores a delivery destination ID that identifies the delivery destination of the job that constitutes the order information.

列404は、前記注文情報を構成するジョブの納期が格納されている。 Column 404 stores the delivery date of the job that constitutes the order information.

列405は、前記注文情報を構成するジョブの入稿データのファイル名が格納されている。 Column 405 stores the file name of the submitted data of the job that constitutes the order information.

図4(b)は、情報処理装置103が情報処理装置101からダウンロードされ、ジョブ記憶部318に保存されたジョブ情報の例である。 FIG. 4B is an example of job information downloaded from the information processing device 101 by the information processing device 103 and stored in the job storage unit 318.

列411は、前記ジョブ情報を構成する注文それぞれを識別する注文IDが格納されている。 Column 411 stores an order ID that identifies each of the orders that make up the job information.

列412は、前記ジョブ情報を構成する注文に含まれる成果物(ジョブ)を識別するジョブIDが格納されている。 Column 412 stores a job ID that identifies a deliverable (job) included in the order that constitutes the job information.

列413は、前記ジョブ情報を構成するジョブの配送先を識別する配送先IDが格納されている。 Column 413 stores a delivery destination ID that identifies the delivery destination of the job that constitutes the job information.

列414は、前記ジョブ情報を構成するジョブの納期が格納されている。 Column 414 stores the delivery date of the job that constitutes the job information.

列415は、前記ジョブ情報を構成するジョブの入稿データのファイル名が格納されている。 Column 415 stores the file name of the submitted data of the job that constitutes the job information.

列416は、前記ジョブ情報を構成するジョブのPDFデータを、情報処理装置102がインポートしたかどうかを表すPDFインポートフラグが格納されている。インポートされたらTRUE、インポートされていなければFALSEが格納される。 Column 416 stores a PDF import flag indicating whether or not the information processing apparatus 102 has imported the PDF data of the jobs constituting the job information. TRUE is stored if imported, and FALSE is stored if not imported.

列417は、前記ジョブ情報を構成するジョブが後述する管理画面上に表示されているかを表す管理画面表示フラグが格納されている。管理画面に表示されていればTRUEが、表示されていなければFALSEが格納される。 Column 417 stores a management screen display flag indicating whether or not the job constituting the job information is displayed on the management screen described later. TRUE is stored if it is displayed on the management screen, and FALSE is stored if it is not displayed.

列418は、前記ジョブ情報を構成するジョブが後述するインポート待ち画面上に表示されているかを表すインポート待ち画面表示フラグが格納されている。インポート待ち画面に表示されていればTRUEが、表示されていなければFALSEが格納される。 Column 418 stores an import waiting screen display flag indicating whether or not the job constituting the job information is displayed on the import waiting screen described later. TRUE is stored if it is displayed on the import waiting screen, and FALSE is stored if it is not displayed.

図4(c)は、情報処理装置102で面付け処理が行われ、情報処理装置103のPDF記憶部319に保存されたファイル名が格納されている。ファイル名は例えば情報処理装置103のOS上で動作するファイルシステム等によって管理される。 In FIG. 4C, the imposition process is performed by the information processing device 102, and the file name stored in the PDF storage unit 319 of the information processing device 103 is stored. The file name is managed by, for example, a file system running on the OS of the information processing apparatus 103.

列421は、特定フォルダに保存されたファイル名称の一覧が格納されている。 Column 421 stores a list of file names saved in a specific folder.

<システム全体の流れの例>
図5は、情報処理装置102および情報処理装置103において行われるシステム処理の一連の流れである。
<Example of the flow of the entire system>
FIG. 5 is a series of flow of system processing performed by the information processing device 102 and the information processing device 103.

S501では、情報処理装置102の問い合わせ送信部307が情報処理装置101に対して、通信処理部312を通じてPDFのダウンロードリクエストを送信するまで待機する。本実行例では、このダウンロードリクエストは、ユーザーによってWebブラウザーからダウンロードリクエストをMISに対して行うことによって実行される。 In S501, the inquiry transmission unit 307 of the information processing device 102 waits until the inquiry transmission unit 307 transmits a PDF download request to the information processing device 101 through the communication processing unit 312. In this execution example, this download request is executed by the user making a download request to the MIS from a Web browser.

S502では、情報処理装置101の問い合わせ受信部303は、通信処理部306を介して情報処理装置102からPDFダウンロードリクエストを受信する。制御部305は注文記憶部302からPDFファイル名を取得し、注文送信部304によって通信制御部306を介して情報処理装置102にPDFファイルを送信する。情報処理装置102のPDF受付部308は通信処理部312を介してPDFを受け取る。 In S502, the inquiry receiving unit 303 of the information processing device 101 receives the PDF download request from the information processing device 102 via the communication processing unit 306. The control unit 305 acquires the PDF file name from the order storage unit 302, and transmits the PDF file to the information processing device 102 by the order transmission unit 304 via the communication control unit 306. The PDF reception unit 308 of the information processing device 102 receives the PDF via the communication processing unit 312.

S503では、面付け処理部309はPDF受付部308が受け取ったPDFの面付け処理を行い、面付け済みPDFを作成するまで待機する。本実施例では、面付け処理は、例えばAdobe社のillustoratorなどを用いてユーザーによって処理される。作成された面付け済みPDFはPDF送信部310によって通信処理部312を介して情報処理装置103のPDF受付部317に送信され、制御部314によってPDF記憶部319に保存される。 In S503, the imposition processing unit 309 performs imposition processing of the PDF received by the PDF reception unit 308, and waits until the imposition PDF is created. In this embodiment, the imposition process is performed by the user using, for example, an illustrator manufactured by Adobe. The created impositioned PDF is transmitted by the PDF transmission unit 310 to the PDF reception unit 317 of the information processing device 103 via the communication processing unit 312, and is stored in the PDF storage unit 319 by the control unit 314.

S504では、情報処理装置103の問い合わせ送信部315が情報処理装置101に対して、通信処理部313を介してCSVのダウンロードリクエストを送信するまで待機する。本実行例では、このダウンロードリクエストは、ユーザーによってWebブラウザーからダウンロードリクエストをMISに対して行うことによって実行される。 In S504, the inquiry transmission unit 315 of the information processing device 103 waits until the inquiry transmission unit 315 transmits the CSV download request to the information processing device 101 via the communication processing unit 313. In this execution example, this download request is executed by the user making a download request to the MIS from a Web browser.

S505では、情報処理装置101の問い合わせ受信部303は、通信処理部306を介して情報処理装置103から注文ダウンロードリクエストを受信する。制御部305は注文記憶部に記憶された情報をCSVのフォーマットに変換し、注文送信部304によって情報処理装置103に対して送信される。情報処理装置103のCSV受付部317は、通信処理部313を介して情報処理装置101からCSVを受け取り、ジョブ記憶部318に保存する。 In S505, the inquiry receiving unit 303 of the information processing device 101 receives the order download request from the information processing device 103 via the communication processing unit 306. The control unit 305 converts the information stored in the order storage unit into a CSV format, and the order transmission unit 304 transmits the information to the information processing device 103. The CSV reception unit 317 of the information processing device 103 receives the CSV from the information processing device 101 via the communication processing unit 313 and stores the CSV in the job storage unit 318.

S506では、ジョブ表示判断部320はジョブ記憶部318とPDF記憶部319の情報をもとに画面表示させるジョブを判断し、ジョブ表示処理部321はジョブ情報をディスプレイ204に表示させる。詳細は後述する。 In S506, the job display determination unit 320 determines a job to be displayed on the screen based on the information of the job storage unit 318 and the PDF storage unit 319, and the job display processing unit 321 displays the job information on the display 204. Details will be described later.

S506は、ジョブ表示処理部321によって表示された後述する管理画面において、ジョブが選択され印刷ボタンが押下されることを受信し、ジョブ送信部322は選択されたを画像形成装置104に対して送信する。 S506 receives that the job is selected and the print button is pressed on the management screen displayed by the job display processing unit 321 to be described later, and the job transmission unit 322 transmits the selected to the image forming apparatus 104. To do.

本実施例では、情報処理装置101から受け取る注文情報はCSVであるが、XML形式でもよいし、TXT形式でもよい。また、CSVのリクエスト送信の後にPDFのリクエスト送信をしてもよい。 In this embodiment, the order information received from the information processing device 101 is CSV, but it may be in XML format or TXT format. Further, the PDF request may be transmitted after the CSV request is transmitted.

<管理画面・インポート待ち画面の例>
図7は、本実施例において表示されるUIの例である。
<Example of management screen / import waiting screen>
FIG. 7 is an example of the UI displayed in this embodiment.

図7(a)は、管理画面と呼ばれる、同一注文・同一配送先のすべてのジョブが面付け済みPDFのインポートを完了し、印刷可能な状態なジョブを表示するための画面である。 FIG. 7A is a screen called a management screen for displaying the printable jobs after all the jobs of the same order and the same delivery destination have completed the import of the imposition PDF.

本来、面付け済みPDFがあれば印刷可能であるが、同一配送先に送付する印刷物は一緒に印刷したほうが配送検品を行う負担が減り、誤配送を防止することができる。そのため印刷オペレーターが、どのジョブは同一注文・同一配送先のPDFがすべて揃っているかどうかを考えずに作業が行えるようにするため、同一注文・同一配送先のPDFがすべて揃ったジョブのみを表示させるようにする。 Originally, it is possible to print if there is an imposition PDF, but if the printed matter sent to the same delivery destination is printed together, the burden of performing delivery inspection is reduced and erroneous delivery can be prevented. Therefore, in order to allow the print operator to work without considering which job has all the PDFs of the same order and the same delivery destination, only the jobs with all the PDFs of the same order and the same delivery destination are displayed. Let me do it.

700は、ジョブ記憶部318に記憶されているジョブのうち、印刷が可能なジョブ情報表示するためのウィンドウである。 Reference numeral 700 denotes a window for displaying printable job information among the jobs stored in the job storage unit 318.

701は、ジョブ記憶部318に記憶されているジョブのうち、印刷が可能なジョブ情報を表示するためのテーブルである。 Reference numeral 701 is a table for displaying printable job information among the jobs stored in the job storage unit 318.

702は、テーブル701に表示されているジョブを画像形成装置104に印刷処理するためのボタンである。 Reference numeral 702 is a button for printing the job displayed on the table 701 on the image forming apparatus 104.

図7(b)は、インポート待ち画面と呼ばれる、同一注文・同一配送先のジョブのPDFの面付けが完了していないジョブを表示するための画面である。 FIG. 7B is a screen called an import waiting screen for displaying a job for which the PDF imposition of the job of the same order and the same delivery destination has not been completed.

710は、ジョブ記憶部318に記憶されているジョブのうち、印刷が可能ではないジョブ情報を表示するためのウィンドウである。 Reference numeral 710 is a window for displaying job information that cannot be printed among the jobs stored in the job storage unit 318.

711は、ジョブ記憶部318に記憶されているジョブのうち、印刷が可能ではないジョブ情報を表示するためのテーブルである。 Reference numeral 711 is a table for displaying job information that cannot be printed among the jobs stored in the job storage unit 318.

<ジョブ表示判断・表示処理の流れの例>
図6は、情報処理装置103のジョブ表示判断部320およびジョブ表示処理部321において行われるジョブ表示の判断・処理の流れを表した図である。
<Example of job display judgment / display processing flow>
FIG. 6 is a diagram showing a flow of job display determination / processing performed by the job display determination unit 320 and the job display processing unit 321 of the information processing apparatus 103.

この処理では、情報処理装置103が情報処理装置101から受け取った注文情報の中から、同一の注文IDおよび配送先IDを持つジョブのすべてのPDFが情報処理装置102によって面付け処理が終わり、情報処理装置103でインポートされているかを確認する。すべてインポートされている場合は、ジョブは印刷可能であると判断しジョブ管理画面に表示させる。すべてインポートされていない場合は、印刷不可であると判断し、インポート待ち画面に表示させる。 In this process, from the order information received from the information processing device 101 by the information processing device 103, all the PDFs of the jobs having the same order ID and delivery destination ID are impositioned by the information processing device 102, and the information is processed. Check if it is imported by the processing device 103. If all are imported, the job is judged to be printable and displayed on the job management screen. If all are not imported, it is judged that printing is not possible and displayed on the import waiting screen.

同一注文ID・同一配送先IDをもつジョブのすべてのPDFの入稿が行われた場合、インポート待ち画面からジョブの表示を削除し、管理画面にジョブ表示を行うようにする。 When all PDFs of jobs with the same order ID and same delivery destination ID are submitted, the job display is deleted from the import waiting screen and the job is displayed on the management screen.

S601では、ジョブ表示処理部321は管理画面700をディスプレイ204上に表示する。 In S601, the job display processing unit 321 displays the management screen 700 on the display 204.

S602では、ジョブ表示処理部321はインポート待ち画面710をディスプレイ204上に表示する。 In S602, the job display processing unit 321 displays the import waiting screen 710 on the display 204.

S603では、ジョブ記憶部318に記憶されているジョブを、同一注文ID・同一配送先IDをもつジョブごとにグルーピング処理を行う。例えば図4(b)の場合では、J001とJ002、J003、J004とJ005、J006の4つのグループに分けられる。 In S603, the jobs stored in the job storage unit 318 are grouped for each job having the same order ID and the same delivery destination ID. For example, in the case of FIG. 4B, it is divided into four groups of J001 and J002, J003, J004 and J005, and J006.

S604では、S603で分けたグループの中から基準となるグループを選択する。例えば図4(b)の場合では、先頭のJ001とJ002のグループが選択される。 In S604, a reference group is selected from the groups divided in S603. For example, in the case of FIG. 4B, the first group of J001 and J002 is selected.

S605では、選択されたグループのすべてのジョブが管理画面に表示されているかを確認する。具体的には、選択されたグループのすべてのジョブの管理画面表示フラグ417がすべてTRUEになっているか確認する。すべてTRUEの場合はS615へ、表示されていない場合はS606へ遷移する。 In S605, it is confirmed whether all the jobs of the selected group are displayed on the management screen. Specifically, it is confirmed whether the management screen display flags 417 of all jobs in the selected group are all TRUE. If all are TRUE, the transition is to S615, and if not displayed, the transition is to S606.

S606では、S604で選択したグループのジョブのPDFのいずれかがPDF記憶部319にあるかを確認する。あればS607へ、なければS612へ遷移する。 In S606, it is confirmed whether any of the PDFs of the jobs of the group selected in S604 is in the PDF storage unit 319. If there is, it transitions to S607, and if not, it transitions to S612.

S607では、PDFがPDF記憶部319に格納されていたジョブに対して、PDFのインポートを行い、ジョブ記憶部318のPDFインポート済みフラグ列416にTrueを格納する。 In S607, the PDF is imported for the job in which the PDF is stored in the PDF storage unit 319, and the True is stored in the PDF imported flag string 416 of the job storage unit 318.

S608では、S604で選択したグループのジョブのPDFインポート済みフラグ列416がすべてTrueか確認する。すべてTrueであればS609へ、そうでなければS612へ遷移する。 In S608, it is confirmed whether all the PDF imported flag columns 416 of the jobs of the group selected in S604 are True. If all are True, the transition is to S609, otherwise the transition is to S612.

S609では、S604で選択したグループのジョブがインポート待ち画面に表示されているか確認する。具体的には、インポート待ち画面表示フラグ418にTRUEが格納されているかを確認する。表示されていればS610へ、表示されていなければS611へ遷移する。 In S609, it is confirmed whether the job of the group selected in S604 is displayed on the import waiting screen. Specifically, it is confirmed whether TRUE is stored in the import waiting screen display flag 418. If it is displayed, the process proceeds to S610, and if it is not displayed, the process proceeds to S611.

S610では、インポート待ち画面からS604で選択したグループのジョブ表示を削除する。具体的には、インポート待ち画面表示フラグ418にFALSEを格納する。 In S610, the job display of the group selected in S604 is deleted from the import waiting screen. Specifically, FALSE is stored in the import waiting screen display flag 418.

S611では、管理画面表示フラグ417にTRUEを格納し、管理画面にS604で選択したグループのジョブを表示する。 In S611, TRUE is stored in the management screen display flag 417, and the jobs of the group selected in S604 are displayed on the management screen.

S612では、インポート待ち画面にS604で選択したグループのジョブが表示されているか確認する。具体的には、インポート待ち画面表示フラグ418にTRUEが格納されているかを確認する。表示されていればS613へ、表示されていなければS614へ遷移する。 In S612, it is confirmed whether the job of the group selected in S604 is displayed on the import waiting screen. Specifically, it is confirmed whether TRUE is stored in the import waiting screen display flag 418. If it is displayed, the process proceeds to S613, and if it is not displayed, the process proceeds to S614.

S613では、インポート待ち画面に表示されているS604で選択したグループのジョブの表示を更新する。具体的には、インポート待ち画面でPDF未入稿と表示されていたジョブのPDFが入稿された場合には、図7の711のPDF Imported列にTRUEを格納する。 In S613, the display of the jobs of the group selected in S604 displayed on the import waiting screen is updated. Specifically, when the PDF of the job displayed as PDF not submitted on the import waiting screen is submitted, TRUE is stored in the PDF Import column of 711 in FIG. 7.

S614では、インポート待ち画面にS604で選択したグループのジョブを表示する。 In S614, the jobs of the group selected in S604 are displayed on the import waiting screen.

S615では、基準となるグループ(N)として、次のグループを選択する(Nを1インクリメントする)。 In S615, the next group is selected as the reference group (N) (N is incremented by 1).

S616では、ジョブ記憶部318に記憶されているジョブすべてがジョブ管理画面に表示されたか確認をする。具体的には、すべてのジョブのPDFインポート済みフラグ列416がTrueになっているかを確認する。すべてTrueなら処理を終了し、そうでなければS605へ遷移する。 In S616, it is confirmed whether all the jobs stored in the job storage unit 318 are displayed on the job management screen. Specifically, it is confirmed whether the PDF imported flag column 416 of all jobs is True. If all are True, the process ends, otherwise the transition to S605 occurs.

101 情報処理装置、102 情報処理装置、103 情報処理装置、
104 画像形成装置
101 information processing device, 102 information processing device, 103 information processing device,
104 Image forming device

Claims (2)

注文をインポートする注文インポート手段(S505)と、
注文の原稿をインポートする原稿インポート手段(S502)と、
同一配送先に送付する注文の原稿が全て揃っているか確認するジョブ表示判断手段(S608)と、
同一配送先に送付する注文の原稿が全て揃っている場合に注文内容を表示する、第一の注文内容表示手段(S611)と、
同一配送先に送付する注文の原稿が全て揃っていない場合に注文内容を表示する、第二の注文内容表示手段(S614)と、
前記第一の注文内容表示手段によって表示されているジョブのみ印刷できるようにする印刷制御手段(S507)と、
を有することを特徴とする情報処理装置。
Order import means (S505) for importing orders,
Manuscript import means (S502) for importing ordered manuscripts,
A job display determination means (S608) for confirming that all the manuscripts for orders to be sent to the same delivery destination are available, and
The first order content display means (S611), which displays the order content when all the manuscripts of the order to be sent to the same delivery address are complete,
A second order content display means (S614) that displays the order content when all the manuscripts of the order to be sent to the same delivery address are not available.
A print control means (S507) that enables printing of only the jobs displayed by the first order content display means, and
An information processing device characterized by having.
前記第二の注文内容表示手段において、
原稿データが入稿されているジョブに原稿入稿済みの情報を表示させる、原稿入稿済み表示手段(S613)と、
同一配送先に送付される注文の原稿が全て揃った場合に、前記第二の注文内容表示手段からジョブ情報を削除する、ジョブ表示内容変更手段(S610)と、
を有することを特徴とする情報処理装置。
In the second order content display means
A manuscript-submitted display means (S613) that displays the manuscript-submitted information in a job in which manuscript data has been submitted, and
When all the manuscripts of the order to be sent to the same delivery destination are prepared, the job information is deleted from the second order content display means (S610), and the job display content change means (S610).
An information processing device characterized by having.
JP2019110720A 2019-06-14 2019-06-14 Information processing apparatus, printing system, information processing apparatus and program Pending JP2020204792A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019110720A JP2020204792A (en) 2019-06-14 2019-06-14 Information processing apparatus, printing system, information processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019110720A JP2020204792A (en) 2019-06-14 2019-06-14 Information processing apparatus, printing system, information processing apparatus and program

Publications (1)

Publication Number Publication Date
JP2020204792A true JP2020204792A (en) 2020-12-24

Family

ID=73837392

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019110720A Pending JP2020204792A (en) 2019-06-14 2019-06-14 Information processing apparatus, printing system, information processing apparatus and program

Country Status (1)

Country Link
JP (1) JP2020204792A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022239726A1 (en) * 2021-05-12 2022-11-17 キヤノン株式会社 Information processing device and method for controlling same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022239726A1 (en) * 2021-05-12 2022-11-17 キヤノン株式会社 Information processing device and method for controlling same

Similar Documents

Publication Publication Date Title
JP2018041415A (en) Information processing apparatus, information processing method, and information processing program
JP2015162078A (en) Image processing condition setting program, image processing condition setting method, and image processing apparatus
JP2020204792A (en) Information processing apparatus, printing system, information processing apparatus and program
CN102193758B (en) Method and apparatus for print driver and print spooler
JP5574821B2 (en) Management device, management method, and program
JP2009294792A (en) Information processing apparatus, its control method, information processing system, and control program
WO2017029987A1 (en) Print data management system, information processing device, and program and method for acquiring print data
US9894221B2 (en) Information processing system, information processing apparatus, device, information processing method and computer program product. configured for processing of transmission at time specified in transmission setting information
JP5506553B2 (en) Management apparatus and method
JP7047504B2 (en) Job system, job execution method, information processing device, program
JP2013003827A (en) Print control program, print control device, and print system
JP2010049345A (en) Printing system
JP2005115660A (en) Printing service system, printing processing method, storage medium storing computer readable program, and the program
JP2014056424A (en) Printing control device, printing control method, and printing control system
US20230143404A1 (en) Computer readable medium, management device, management method, and management system
JP7303431B2 (en) Information processing device, information processing system, control method thereof, and program
JP7119409B2 (en) Information processing device, delivery system, program, delivery method
JP2010097486A (en) Printing system, apparatus and method for managing printing, program, and storage medium
JP4861841B2 (en) Print data generation apparatus, print data generation method, printer driver program, document data generation server, document data generation method, document data generation program, and print data generation system
KR20230018923A (en) PDF inspection device that detects errors in PDF format
JP2016162302A (en) Dispersion processing system, information processor, and dispersion processing method
JP5459383B2 (en) Print data generation apparatus, print data generation method, printer driver program, and print data generation system
JP2023034159A (en) Information processing device, information processing system, and information processing program
JP2023079057A (en) Server system, print control method, program, and print system
US20110055089A1 (en) Computer readable medium and work state determination device

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20191125