JP5130157B2 - Program, RIP input file generation device, RIP input file generation method, RIP processing device, RIP processing method, and print cutting system - Google Patents
Program, RIP input file generation device, RIP input file generation method, RIP processing device, RIP processing method, and print cutting system Download PDFInfo
- Publication number
- JP5130157B2 JP5130157B2 JP2008220866A JP2008220866A JP5130157B2 JP 5130157 B2 JP5130157 B2 JP 5130157B2 JP 2008220866 A JP2008220866 A JP 2008220866A JP 2008220866 A JP2008220866 A JP 2008220866A JP 5130157 B2 JP5130157 B2 JP 5130157B2
- Authority
- JP
- Japan
- Prior art keywords
- rip
- file
- cutting
- input file
- 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.)
- Active
Links
Images
Description
本発明は、プログラム、RIP入力ファイル生成装置、RIP入力ファイル生成方法、RIP処理装置、RIP処理方法、及び印刷切断システムに関する。 The present invention relates to a program, a RIP input file generation device, a RIP input file generation method, a RIP processing device, a RIP processing method, and a print cutting system.
従来、媒体への印刷(プリント)及び切断(カット)を行う装置が知られている。このような装置としては、例えば、カッティングヘッド付きのインクジェットプリンタが知られている(例えば、特許文献1参照。)。
近年、インクジェットプリンタの高性能化により、このような装置の用途も多様化している。そのため、例えば切断線の設定の仕方等についても、用途に応じて多様な方法が求められている。例えば、印刷条件やカット条件の設定を柔軟かつ簡単に行える方法が求められている。また、印刷及び切断の制御を、ユーザ(オペレータ)に手間をかけることなく適切に行える方法が求められている。そこで、本発明は、上記の課題を解決できるプログラム、RIP入力ファイル生成装置、RIP入力ファイル生成方法、RIP処理装置、RIP処理方法、及び印刷切断システムを提供することを目的とする。 In recent years, the use of such apparatuses has been diversified due to the high performance of ink jet printers. For this reason, for example, various methods are required for setting the cutting line depending on the application. For example, there is a need for a method that can flexibly and easily set printing conditions and cutting conditions. There is also a need for a method that can appropriately control printing and cutting without taking time and effort for a user (operator). Therefore, an object of the present invention is to provide a program, a RIP input file generation device, a RIP input file generation method, a RIP processing device, a RIP processing method, and a print cutting system that can solve the above-described problems.
上記の課題を解決するために、本発明は、以下の構成を有する。
(構成1)RIP(Raster Image Processor)処理の入力データとなるデータ形式のRIP入力形式ファイルをコンピュータに出力させるプログラムであって、印刷される画像を示すプリントデータと、画像を媒体から切断する切断線を示すカットデータとを作成するデータ生成処理と、プリントデータをRIP入力形式ファイルに変換することにより、プリントデータに対応するRIP入力形式ファイルであるプリント用RIP入力ファイルを生成するプリント用RIP入力ファイル生成処理と、カットデータをRIP入力形式ファイルに変換することにより、カットデータに対応するRIP入力形式ファイルであるカット用RIP入力ファイルを生成するカット用RIP入力ファイル生成処理と、RIP処理を行うRIP処理装置の記憶装置における予め設定されたフォルダへ、プリント用RIP入力ファイル及びカット用RIP入力ファイルを出力するファイル出力処理とをコンピュータに行わせ、プリント用RIP入力ファイル生成処理は、カット用RIP入力ファイルと関連付けられ、かつ、プリント用RIP入力ファイルであることを識別可能なID情報を付して、プリント用RIP入力ファイルを生成し、カット用RIP入力ファイル生成処理は、プリント用RIP入力ファイルと関連付けられ、かつ、カット用RIP入力ファイルであることを識別可能なID情報を付して、カット用RIP入力ファイルを生成する。
In order to solve the above problems, the present invention has the following configuration.
(Configuration 1) A program that causes a computer to output a RIP input format file in a data format that is input data for RIP (Raster Image Processor) processing, and includes print data indicating an image to be printed, and cutting for cutting the image from the medium RIP input for printing that generates a RIP input file for printing that is a RIP input format file corresponding to the print data by converting the print data into a RIP input format file by generating data for generating cut data indicating a line A file generation process, a cut RIP input file generation process for generating a cut RIP input file that is a RIP input format file corresponding to the cut data by converting the cut data into a RIP input format file, and a RIP process are performed. The print RIP input file generation process is performed by a computer that performs a file output process for outputting the print RIP input file and the cut RIP input file to a preset folder in the storage device of the IP processing apparatus. The print RIP input file is generated by adding ID information that is associated with the input file and can be identified as the print RIP input file. The cut RIP input file generation process includes the print RIP input file. ID information that can be identified as a cutting RIP input file is attached, and a cutting RIP input file is generated.
このプログラムは、例えば、グラフィックソフトウェアのプログラムである。データ生成処理は、例えば、画像及び切断線を描画するユーザの操作に基づき、プリントデータ及びカットデータを生成する。 This program is, for example, a graphic software program. In the data generation process, for example, print data and cut data are generated based on a user operation for drawing an image and a cutting line.
このように構成すれば、例えば、後段のRIP処理の入力ファイルとして、印刷される画像及び切断線のそれぞれを適切に示すプリント用RIP入力ファイル及びカット用RIP入力ファイルを適切に生成できる。これにより、例えば、印刷される画像、及び画像を媒体から切断する切断線を示すファイルを、容易かつ適切に準備できる。また、ID情報により両ファイルを関連付けることにより、印刷される画像と切断線とを適切に対応付けて、RIP処理を行うことができる。 If comprised in this way, the RIP input file for printing and the RIP input file for cut which show each of the image to be printed and each cutting line appropriately can be produced | generated appropriately as an input file of a subsequent RIP process, for example. Thereby, for example, a file indicating an image to be printed and a cutting line for cutting the image from the medium can be prepared easily and appropriately. Further, by associating both files with the ID information, it is possible to perform the RIP process by appropriately associating the printed image with the cutting line.
更には、プリント用RIP入力ファイルとカット用RIP入力ファイルとを別にファイルとして出力することにより、例えば後段のRIP処理において一方のファイルに対応する処理のみを行う場合に、使用しない方のファイルのデータを読み込む必要がなくなる。これにより、例えば印刷と切断を一連の動作として行うのではなく、インクの乾燥を待つ場合や、ラミネート加工をする場合のように、先に印刷のみを実行して、後に切断のみを実行する場合等に、それぞれの処理に要する時間を短縮できる。例えば、後で切断のみを行う場合に、プリント用RIP入力ファイルを読み込む必要がなくなり、その分の時間を短縮できる。また、特に、プリント用RIP入力ファイル及びカット用RIP入力ファイルのデータのサイズが大きい場合、処理に要する時間の短縮の効果が顕著となる。 Furthermore, by outputting the RIP input file for printing and the RIP input file for cutting as separate files, for example, when only processing corresponding to one file is performed in the subsequent RIP processing, the data of the file that is not used Need not be read. By this, for example, when printing and cutting are not performed as a series of operations, but only when printing is first performed and only cutting is performed later, such as when waiting for ink to dry or when laminating. For example, the time required for each process can be shortened. For example, when only cutting is performed later, it is not necessary to read the RIP input file for printing, and the time can be shortened. In particular, when the data sizes of the print RIP input file and the cut RIP input file are large, the effect of shortening the time required for processing becomes significant.
尚、RIP処理を行うRIP処理装置は、例えば、RIP処理用のプログラムがインストールされたコンピュータである。プリント用RIP入力ファイル及びカット用RIP入力ファイルは、例えばPostscriptファイルである。プリント用RIP入力ファイル及びカット用RIP入力ファイルは、PDFファイル等であってもよい。 The RIP processing apparatus that performs RIP processing is, for example, a computer in which a program for RIP processing is installed. The print RIP input file and the cut RIP input file are, for example, a Postscript file. The print RIP input file and the cut RIP input file may be PDF files or the like.
プリント用RIP入力ファイルであることを識別可能なID情報とは、例えば、カット用RIP入力ファイルと区別可能なID情報である。カット用RIP入力ファイルであることを識別可能なID情報とは、例えば、プリント用RIP入力ファイルと区別可能なID情報である。プリント用RIP入力ファイル及びカット用RIP入力ファイルのID情報は、例えば、コメント情報として、それぞれのファイル内に付される。ID情報は、それぞれのファイル名内に付されてもよい。 The ID information that can be identified as a print RIP input file is, for example, ID information that can be distinguished from a cut RIP input file. The ID information that can be identified as a cutting RIP input file is, for example, ID information that can be distinguished from a printing RIP input file. The ID information of the print RIP input file and the cut RIP input file is attached to each file as, for example, comment information. The ID information may be attached in each file name.
また、画像を媒体から切断する切断線とは、例えば、媒体において切断すべき位置を示す線のことである。画像を媒体から切断するとは、例えば、媒体において画像が印刷されている部分を、媒体の他の領域から切り離すことである。媒体において画像が印刷されている部分とは、画像を囲む余白部分を含む領域であってもよい。また、画像を媒体から切断するとは、その後に印刷される画像が媒体から切断された状態となるように、印刷前の媒体を切断することであってもよい。この場合、切断線は、印刷前に行われる切断の位置を示す切断線であってよい。また、媒体の切断は、例えば、シール等の台紙上に本紙が貼り付けられている媒体に対する切断であってもよい。この場合、媒体の切断は、本紙のみを切断することであってもよい。 The cutting line for cutting the image from the medium is, for example, a line indicating a position to be cut on the medium. Cutting the image from the medium means, for example, separating a portion of the medium on which the image is printed from other areas of the medium. The portion where the image is printed on the medium may be a region including a blank portion surrounding the image. Further, cutting the image from the medium may be cutting the medium before printing so that an image to be printed thereafter is cut from the medium. In this case, the cutting line may be a cutting line indicating the position of cutting performed before printing. The medium may be cut, for example, with respect to a medium on which a main sheet is pasted on a mount such as a sticker. In this case, the medium may be cut by cutting only the main paper.
(構成2)プリント用RIP入力ファイル生成処理は、コメント情報を書き込むデータ領域を含むプリント用RIP入力ファイルを生成する処理であり、プリント用RIP入力ファイルに基づく印刷動作を制御する印刷制御用情報を、プリント用RIP入力ファイルのコメント情報として書き込み、カット用RIP入力ファイル生成処理は、コメント情報を書き込むデータ領域を含むカット用RIP入力ファイルを生成する処理であり、カット用RIP入力ファイルに基づく切断動作を制御する切断制御用情報を、カット用RIP入力ファイルのコメント情報として書き込む。 (Configuration 2) The print RIP input file generation process is a process for generating a print RIP input file including a data area in which comment information is written, and print control information for controlling a print operation based on the print RIP input file. The RIP input file generation process for cutting and writing as comment information of the RIP input file for printing is a process of generating a RIP input file for cutting including a data area in which comment information is written, and a cutting operation based on the RIP input file for cutting Information for controlling cutting is written as comment information of the cutting RIP input file.
印刷制御用情報及び切断制御用情報は、例えば、レイアウト情報やその他の各種制御情報を含む情報である。このように構成すれば、例えば、印刷条件やカット条件の設定をより柔軟かつ適切に行うことができる。 The print control information and the cutting control information are information including layout information and other various control information, for example. If comprised in this way, the setting of printing conditions and cutting conditions can be performed more flexibly and appropriately, for example.
(構成3)カットデータは、切断動作の条件を指定するカット条件がそれぞれ異なる複数の切断線を示すデータであり、それぞれのカット条件は、予め準備された複数種類のカット条件対応色のそれぞれと対応付けられており、カット用RIP入力ファイル生成処理は、カットデータ中の複数の切断線を認識し、認識したそれぞれの切断線の色として、当該切断線に対するカット条件と対応付けられているカット条件対応色を指定して、カット用RIP入力ファイルを生成し、かつ、カット条件対応色とカット条件とを対応付けたカット条件情報を、カット用RIP入力ファイルのコメント情報として書き込む。 (Configuration 3) The cut data is data indicating a plurality of cutting lines with different cutting conditions for specifying cutting operation conditions, and each cutting condition includes a plurality of types of cut condition corresponding colors prepared in advance. The cut RIP input file generation process recognizes a plurality of cutting lines in the cut data, and the cuts associated with the cutting conditions for the cutting lines are recognized as the colors of the respective cutting lines. A condition-corresponding color is designated to generate a cutting RIP input file, and cut condition information in which the cutting condition-corresponding color and the cutting condition are associated is written as comment information of the cutting RIP input file.
このように構成すれば、例えば、一つのカット用RIP入力ファイル内で、切断される位置やオブジェクトに応じて、複数種類のカット条件を設定することが可能になる。また、これにより、例えば、カット条件の設定をより柔軟に行うことが可能になる。 With this configuration, for example, it is possible to set a plurality of types of cutting conditions in one cutting RIP input file in accordance with the cutting position and the object. This also makes it possible to set the cutting conditions more flexibly, for example.
尚、カット条件対応色としては、例えば特色(スポットカラー)を好適に用いることができる。特色とは、例えば、プロセスカラーの混合により表現される色以外の色である。プロセスカラーとは、例えば、印刷装置で使用されるCMYKインクの各色である。カット条件対応色が対応付けられるカット条件は、例えば、切断の速度、圧力、ツールオフセット、切断線の線種の指定等である。切断線の線種の指定とは、例えば、実線又はミシン目状の線等の指定である。この実線は、例えば、通常の連続的な切断線を示す線種である。また、ミシン目状の線は、例えば、点線状又は破線状の線等の、後で切り離すための切断線等の指定である。 As the color corresponding to the cutting condition, for example, a special color (spot color) can be suitably used. The spot color is a color other than a color expressed by mixing process colors, for example. The process color is, for example, each color of CMYK ink used in the printing apparatus. The cutting condition associated with the color corresponding to the cutting condition includes, for example, a cutting speed, a pressure, a tool offset, and a designation of the line type of the cutting line. The designation of the line type of the cutting line is, for example, designation of a solid line or a perforated line. This solid line is, for example, a line type indicating a normal continuous cutting line. The perforated line is a designation of a cutting line or the like for later cutting such as a dotted line or a broken line.
(構成4)RIP(Raster Image Processor)処理の入力データとなるデータ形式のRIP入力形式ファイルを出力先の装置が解釈可能なデータ形式のRIP出力形式ファイルへ変換するRIP処理をコンピュータに行わせるプログラムであって、記憶装置における予め設定されたフォルダ内を検索することにより、印刷される画像を示すRIP入力形式ファイルであるプリント用RIP入力ファイルと、画像を媒体から切断する切断線を示すRIP入力形式ファイルであるカット用RIP入力ファイルとを検索する入力ファイル検索処理と、入力ファイル検索処理においてプリント用RIP入力ファイルを発見した場合に当該プリント用RIP入力ファイルをRIP出力形式ファイルへ変換することにより、プリント用RIP入力ファイルに対応するRIP出力形式ファイルであるプリント用RIP出力ファイルを生成するプリント用RIP出力ファイル生成処理と、入力ファイル検索処理においてカット用RIP入力ファイルを発見した場合に当該カット用RIP入力ファイルをRIP出力形式ファイルへ変換することにより、カット用RIP入力ファイルに対応するRIP出力形式ファイルであるカット用RIP出力ファイルを生成するカット用RIP出力ファイル生成処理と、プリント用RIP出力ファイル及びカット用RIP出力ファイルを出力先の装置へ出力するRIP出力ファイル出力処理とをコンピュータに行わせ、出力先の装置は、プリント用RIP出力ファイルに従って画像を印刷し、かつ、カット用RIP出力ファイルに従って媒体を切断する装置であり、プリント用RIP入力ファイルには、カット用RIP入力ファイルと関連付けられ、かつ、プリント用RIP入力ファイルであることを識別可能なID情報が付されており、カット用RIP入力ファイルには、プリント用RIP入力ファイルと関連付けられ、かつ、カット用RIP入力ファイルであることを識別可能なID情報が付されており、入力ファイル検索処理は、プリント用RIP入力ファイルのID情報、及びカット用RIP入力ファイルのID情報を識別することにより、プリント用RIP入力ファイルと、カット用RIP入力ファイルとを区別して検索し、RIP出力ファイル出力処理は、プリント用RIP入力ファイルのID情報、及びカット用RIP入力ファイルのID情報に基づいて互いに関連付けられたプリント用RIP出力ファイル及びカット用RIP出力ファイルのそれぞれを、関連付けに応じてそれぞれ設定されたタイミングで、出力先の装置へ出力する。 (Configuration 4) A program that causes a computer to perform RIP processing for converting a RIP input format file in a data format that is input data for RIP (Raster Image Processor) processing into a RIP output format file in a data format that can be interpreted by an output destination device A RIP input file for printing, which is a RIP input format file indicating an image to be printed, and a cutting line for cutting the image from the medium by searching in a preset folder in the storage device An input file search process for searching for a cut RIP input file that is a format file, and when a print RIP input file is found in the input file search process, the print RIP input file is converted into a RIP output format file ,Print RIP output file generation processing for generating a print RIP output file that is a RIP output format file corresponding to the RIP input file for cut, and the RIP input for cut when the cut RIP input file is found in the input file search processing RIP output file generation processing for cutting, RIP output file for printing, and cut RIP output file generation processing for generating a RIP output file for cutting that is a RIP output format file corresponding to the RIP input file for cutting by converting the file into a RIP output format file The RIP output file output process for outputting the RIP output file for output to the output destination device is performed by the computer, and the output destination device prints the image according to the print RIP output file, and the medium according to the cut RIP output file The The RIP input file for printing is associated with the RIP input file for cutting and has ID information that can be identified as the RIP input file for printing, and the RIP input file for cutting Is attached with ID information that is associated with the print RIP input file and that can be identified as the cut RIP input file. The input file search process includes ID information of the print RIP input file, and By identifying the ID information of the RIP input file for cutting, the RIP input file for printing and the RIP input file for cutting are distinguished and searched, and the RIP output file output processing includes the ID information of the RIP input file for printing, and Associating each other based on the ID information of the RIP input file for cutting Each of the print for the RIP output file and cutting RIP output files that are, at the timing set respectively in accordance with the association, and outputs to an output destination device.
印刷後に切断を行うように出力先の装置を制御する場合、RIP出力ファイル出力処理は、例えば、プリント用RIP出力ファイルを出力した後、予め設定されたタイミングで、カット用RIP出力ファイルを出力する。また、印刷より先に切断を行うように出力先の装置を制御する場合、RIP出力ファイル出力処理は、例えば、カット用RIP出力ファイルを出力した後、予め設定されたタイミングで、プリント用RIP出力ファイルを出力する。 When controlling the output destination device so as to cut after printing, for example, the RIP output file output process outputs a cutting RIP output file at a preset timing after outputting the printing RIP output file. . Further, when controlling the output destination device so as to perform cutting before printing, the RIP output file output processing, for example, outputs the RIP output file for cutting at a preset timing after outputting the RIP output file for cutting. Output file.
RIP出力形式ファイルは、例えば、出力先の装置を制御するコマンド及びデータにより構成されるファイルである。RIP出力形式ファイルは、例えばプリンタ記述言語又は同様の言語で画像又は切断線を示したファイルであってよい。また、出力先の装置は、例えば、カッティングヘッド付きのインクジェットプリンタである。この装置は、例えばカッティングプロッタ等であってよい。 The RIP output format file is, for example, a file composed of commands and data for controlling an output destination device. The RIP output format file may be, for example, a file showing images or cutting lines in a printer description language or similar language. The output destination device is, for example, an inkjet printer with a cutting head. This apparatus may be a cutting plotter or the like, for example.
このように構成すれば、例えば、それぞれ別のファイルとして生成されたプリント用RIP入力ファイル及びカット用RIP入力ファイルに基づき、両者の関連付けを考慮しつつ、適切にRIP処理を行うことができる。これにより、例えば、構成1と同様の効果を得ることができる。また、プリント用RIP入力ファイル及びカット用RIP入力ファイルを出力するタイミングを制御することにより、出力先の装置に、例えば、適切に印刷及び切断を行わせることができる。 According to this configuration, for example, based on the print RIP input file and the cut RIP input file generated as separate files, it is possible to appropriately perform the RIP process while considering the association between the two. Thereby, for example, the same effect as in Configuration 1 can be obtained. Further, by controlling the timing of outputting the print RIP input file and the cut RIP input file, it is possible to cause the output destination apparatus to appropriately perform printing and cutting, for example.
尚、プリント用RIP入力ファイルとカット用RIP入力ファイルとが互いに関連付けられておらず、入力ファイル検索処理において一方のファイルのみが発見された場合、コンピュータは、例えば、プリント用RIP出力ファイル生成処理及びカット用RIP出力ファイル生成処理のうち、そのファイルに対応する処理のみを行う。また、この場合、RIP出力ファイル出力処理において、コンピュータは、プリント用RIP出力ファイル及びカット用RIP出力ファイルのうち、発見された一方のファイルに対応するファイルのみを出力する。このように構成すれば、必要に応じて、出力先の装置に、印刷又は切断の一方のみを適切に行わせることができる。 If the print RIP input file and the cut RIP input file are not associated with each other and only one file is found in the input file search process, the computer, for example, generates the print RIP output file and Of the cutting RIP output file generation processing, only processing corresponding to the file is performed. In this case, in the RIP output file output process, the computer outputs only the file corresponding to the found one of the print RIP output file and the cut RIP output file. If comprised in this way, only one of printing or a cutting | disconnection can be appropriately performed to the apparatus of an output destination as needed.
(構成5)プリント用RIP入力ファイルは、コメント情報を書き込むデータ領域を含み、プリント用RIP入力ファイルに基づく印刷動作を制御する印刷制御用情報が、プリント用RIP入力ファイルのコメント情報として書き込まれており、カット用RIP入力ファイルは、コメント情報を書き込むデータ領域を含み、カット用RIP入力ファイルに基づく切断動作を制御する切断制御用情報が、カット用RIP入力ファイルのコメント情報として書き込まれており、プログラムは、プリント用RIP入力ファイルのコメント情報から印刷制御用情報を取得し、カット用RIP入力ファイルのコメント情報から切断制御用情報を取得し、取得した印刷制御用情報及び切断制御用情報を表示部に表示する制御情報表示処理と、ユーザによる印刷制御用情報及び切断制御用情報の変更を受け付ける制御情報変更受け付け処理とを更にコンピュータに行わせ、プリント用RIP出力ファイル生成処理は、印刷制御用情報を反映させてプリント用RIP出力ファイルを生成する処理であり、制御情報変更受け付け処理において印刷制御用情報が変更された場合、変更後の印刷制御用情報を反映させて、プリント用RIP出力ファイルを生成し、カット用RIP出力ファイル生成処理は、切断制御用情報を反映させてカット用RIP出力ファイルを生成する処理であり、制御情報変更受け付け処理において切断制御用情報が変更された場合、変更後の切断制御用情報を反映させて、カット用RIP出力ファイルを生成する。 (Configuration 5) The print RIP input file includes a data area in which comment information is written, and print control information for controlling a print operation based on the print RIP input file is written as comment information of the print RIP input file. The cutting RIP input file includes a data area in which comment information is written, and cutting control information for controlling a cutting operation based on the cutting RIP input file is written as comment information of the cutting RIP input file. The program acquires the print control information from the comment information of the print RIP input file, acquires the cut control information from the comment information of the cut RIP input file, and displays the acquired print control information and cut control information Control information display processing to be displayed on the part and by the user The control information change acceptance process for accepting changes in the printing control information and the cutting control information is further performed by the computer, and the print RIP output file generation process generates the print RIP output file by reflecting the print control information. When the print control information is changed in the control information change acceptance process, a print RIP output file is generated by reflecting the changed print control information, and the cut RIP output file generation process is In this process, the cutting RIP output file is generated by reflecting the cutting control information. When the cutting control information is changed in the control information change receiving process, the cutting control information after the change is reflected and the cutting is performed. A RIP output file is generated.
このように構成すれば、例えば、RIP処理を行う前に、必要に応じて、設定等を適宜変更できる。また、これにより、出力先の装置の動作をより柔軟かつ適切に制御できる。 If comprised in this way, before performing a RIP process, a setting etc. can be suitably changed as needed, for example. This also makes it possible to control the operation of the output destination apparatus more flexibly and appropriately.
尚、プリント用RIP入力ファイル及びカット用RIP入力ファイルには、例えば、制御情報表示処理及び制御情報変更受け付け処理を実行するか否かの指示が、コメント情報として書き込まれる。この場合、プログラムは、例えば、実行する旨のコメント情報が書き込まれていた場合に、コンピュータに、制御情報表示処理及び制御情報変更受け付け処理を実行させる。 In the print RIP input file and the cut RIP input file, for example, an instruction as to whether or not to execute the control information display process and the control information change acceptance process is written as comment information. In this case, for example, when comment information indicating execution is written, the program causes the computer to execute control information display processing and control information change acceptance processing.
このように構成すれば、例えば、必要な場合にのみコンピュータに制御情報表示処理及び制御情報変更受け付け処理を実行させることができる。また、これにより、制御情報表示処理及び制御情報変更受け付け処理を実行させない場合において、ユーザの手間をより軽減し、自動的にRIP処理を行うことができる。 With this configuration, for example, the computer can execute the control information display process and the control information change acceptance process only when necessary. In addition, thereby, when the control information display process and the control information change acceptance process are not executed, the user's labor can be further reduced and the RIP process can be automatically performed.
(構成6)RIP(Raster Image Processor)処理の入力データとなるデータ形式のRIP入力形式ファイルを生成するRIP入力ファイル生成装置であって、印刷される画像を示すプリントデータと、画像を媒体から切断する切断線を示すカットデータとを作成するデータ生成部と、プリントデータをRIP入力形式ファイルに変換することにより、プリントデータに対応するRIP入力形式ファイルであるプリント用RIP入力ファイルを生成するプリント用RIP入力ファイル生成部と、カットデータをRIP入力形式ファイルに変換することにより、カットデータに対応するRIP入力形式ファイルであるカット用RIP入力ファイルを生成するカット用RIP入力ファイル生成部と、RIP処理を行うRIP処理装置の記憶装置における予め設定されたフォルダへ、プリント用RIP入力ファイル及びカット用RIP入力ファイルを出力するファイル出力部とを備え、プリント用RIP入力ファイル生成部は、カット用RIP入力ファイルと関連付けられ、かつ、プリント用RIP入力ファイルであることを識別可能なID情報を付して、プリント用RIP入力ファイルを生成し、カット用RIP入力ファイル生成部は、プリント用RIP入力ファイルと関連付けられ、かつ、カット用RIP入力ファイルであることを識別可能なID情報を付して、カット用RIP入力ファイルを生成する。 (Configuration 6) RIP input file generation device for generating a RIP input format file in a data format that is input data for RIP (Raster Image Processor) processing, and print data indicating an image to be printed, and cutting the image from a medium A data generation unit for generating cut data indicating a cutting line to be printed, and a print for generating a print RIP input file which is a RIP input format file corresponding to the print data by converting the print data into a RIP input format file RIP input file generation unit, a cut RIP input file generation unit that generates a cut RIP input file that is a RIP input format file corresponding to the cut data by converting the cut data into a RIP input format file, and RIP processing RIP to perform A file output unit that outputs the print RIP input file and the cut RIP input file to a preset folder in the storage device of the processing device, and the print RIP input file generation unit associates with the cut RIP input file And generating the print RIP input file with ID information that can be identified as the print RIP input file, and the cutting RIP input file generating unit is associated with the print RIP input file, In addition, ID information that can identify the RIP input file for cutting is attached, and the RIP input file for cutting is generated.
このように構成すれば、例えば、構成1と同様の効果を得ることができる。RIP入力ファイル生成装置は、例えばプログラムに従って動作するコンピュータであってよい。この場合、例えばコンピュータのCPUが、プログラムに従って、RIP入力ファイル生成装置の各部として動作する。 If comprised in this way, the effect similar to the structure 1 can be acquired, for example. The RIP input file generation device may be a computer that operates according to a program, for example. In this case, for example, the CPU of the computer operates as each unit of the RIP input file generation device according to the program.
(構成7)RIP(Raster Image Processor)処理の入力データとなるデータ形式のRIP入力形式ファイルを生成するRIP入力ファイル生成方法であって、印刷される画像を示すプリントデータと、画像を媒体から切断する切断線を示すカットデータとを作成するデータ生成段階と、プリントデータをRIP入力形式ファイルに変換することにより、プリントデータに対応するRIP入力形式ファイルであるプリント用RIP入力ファイルを生成するプリント用RIP入力ファイル生成段階と、カットデータをRIP入力形式ファイルに変換することにより、カットデータに対応するRIP入力形式ファイルであるカット用RIP入力ファイルを生成するカット用RIP入力ファイル生成段階と、RIP処理を行うRIP処理装置の記憶装置における予め設定されたフォルダへ、プリント用RIP入力ファイル及びカット用RIP入力ファイルを出力するファイル出力段階とを備え、プリント用RIP入力ファイル生成段階は、カット用RIP入力ファイルと関連付けられ、かつ、プリント用RIP入力ファイルであることを識別可能なID情報を付して、プリント用RIP入力ファイルを生成し、カット用RIP入力ファイル生成段階は、プリント用RIP入力ファイルと関連付けられ、かつ、カット用RIP入力ファイルであることを識別可能なID情報を付して、カット用RIP入力ファイルを生成する。このようにすれば、例えば、構成1と同様の効果を得ることができる。 (Configuration 7) A RIP input file generation method for generating a RIP input format file in a data format to be input data for RIP (Raster Image Processor) processing, wherein print data indicating an image to be printed, and cutting the image from a medium A data generation stage for generating cut data indicating a cutting line to be printed, and for printing to generate a RIP input file for printing which is a RIP input format file corresponding to the print data by converting the print data into a RIP input format file RIP input file generation stage, cutting RIP input file generation stage for generating a cutting RIP input file that is a RIP input format file corresponding to the cut data by converting the cut data into a RIP input format file, and RIP processing I do A file output stage for outputting the print RIP input file and the cut RIP input file to a preset folder in the storage device of the RIP processing apparatus, and the print RIP input file generation stage includes: A print RIP input file is generated with ID information that can be identified and identified as a print RIP input file, and the cut RIP input file generation stage is associated with the print RIP input file. In addition, ID information that can identify the RIP input file for cutting is attached, and the RIP input file for cutting is generated. In this way, for example, the same effect as that of Configuration 1 can be obtained.
(構成8)RIP(Raster Image Processor)処理の入力データとなるデータ形式のRIP入力形式ファイルを出力先の装置が解釈可能なデータ形式のRIP出力形式ファイルへ変換するRIP処理を行うRIP処理装置であって、記憶装置における予め設定されたフォルダ内を検索することにより、印刷される画像を示すRIP入力形式ファイルであるプリント用RIP入力ファイルと、画像を媒体から切断する切断線を示すRIP入力形式ファイルであるカット用RIP入力ファイルとを検索する入力ファイル検索部と、入力ファイル検索部がプリント用RIP入力ファイルを発見した場合に当該プリント用RIP入力ファイルをRIP出力形式ファイルへ変換することにより、プリント用RIP入力ファイルに対応するRIP出力形式ファイルであるプリント用RIP出力ファイルを生成するプリント用RIP出力ファイル生成部と、入力ファイル検索部がカット用RIP入力ファイルを発見した場合に当該カット用RIP入力ファイルをRIP出力形式ファイルへ変換することにより、カット用RIP入力ファイルに対応するRIP出力形式ファイルであるカット用RIP出力ファイルを生成するカット用RIP出力ファイル生成部と、プリント用RIP出力ファイル及びカット用RIP出力ファイルを出力先の装置へ出力するRIP出力ファイル出力部とを備え、出力先の装置は、プリント用RIP出力ファイルに従って画像を印刷し、かつ、カット用RIP出力ファイルに従って媒体を切断する装置であり、プリント用RIP入力ファイルには、カット用RIP入力ファイルと関連付けられ、かつ、プリント用RIP入力ファイルであることを識別可能なID情報が付されており、カット用RIP入力ファイルには、プリント用RIP入力ファイルと関連付けられ、かつ、カット用RIP入力ファイルであることを識別可能なID情報が付されており、入力ファイル検索部は、プリント用RIP入力ファイルのID情報、及びカット用RIP入力ファイルのID情報を識別することにより、プリント用RIP入力ファイルと、カット用RIP入力ファイルとを区別して検索し、RIP出力ファイル出力部は、プリント用RIP入力ファイルのID情報、及びカット用RIP入力ファイルのID情報に基づいて互いに関連付けられたプリント用RIP出力ファイル及びカット用RIP出力ファイルのそれぞれを、関連付けに応じてそれぞれ設定されたタイミングで、出力先の装置へ出力する。 (Configuration 8) RIP processing device that performs RIP processing for converting a RIP input format file in a data format that is input data for RIP (Raster Image Processor) processing into a RIP output format file in a data format that can be interpreted by an output destination device A RIP input file for printing, which is a RIP input format file indicating an image to be printed by searching in a preset folder in the storage device, and a RIP input format indicating a cutting line for cutting the image from the medium An input file search unit that searches for a cut RIP input file that is a file, and when the input file search unit finds a print RIP input file, the print RIP input file is converted into a RIP output format file, For RIP input files for printing A RIP output file generation unit for printing that generates a RIP output file for printing that is a corresponding RIP output format file, and an RIP output file for the cut RIP input file when the input file search unit finds the RIP input file for cut By converting to a file, a cutting RIP output file generating unit that generates a cutting RIP output file that is a RIP output format file corresponding to the cutting RIP input file, a printing RIP output file, and a cutting RIP output file A RIP output file output unit for outputting to an output destination device, and the output destination device is a device that prints an image according to a print RIP output file and cuts a medium according to a cut RIP output file. The RIP input file for ID information that is associated with the print RIP input file and that can be identified as the print RIP input file is attached. The cut RIP input file is associated with the print RIP input file, and ID information that can be identified as a cutting RIP input file is attached, and the input file search unit identifies the ID information of the printing RIP input file and the ID information of the cutting RIP input file. The RIP input file for printing and the RIP input file for cutting are searched separately, and the RIP output file output unit associates them with each other based on the ID information of the printing RIP input file and the ID information of the cutting RIP input file. RIP output file for printing and RIP output for cutting Each Airu, at the timing set respectively in accordance with the association, and outputs to an output destination device.
このように構成すれば、例えば、構成4と同様の効果を得ることができる。RIP処理装置は、例えばプログラムに従って動作するコンピュータであってよい。この場合、例えばコンピュータのCPUが、プログラムに従って、RIP処理装置の各部として動作する。 If comprised in this way, the effect similar to the structure 4 can be acquired, for example. The RIP processing device may be a computer that operates according to a program, for example. In this case, for example, the CPU of the computer operates as each unit of the RIP processing device according to the program.
(構成9)RIP(Raster Image Processor)処理の入力データとなるデータ形式のRIP入力形式ファイルを出力先の装置が解釈可能なデータ形式のRIP出力形式ファイルへ変換するRIP処理を行うRIP処理方法であって、記憶装置における予め設定されたフォルダ内を検索することにより、印刷される画像を示すRIP入力形式ファイルであるプリント用RIP入力ファイルと、画像を媒体から切断する切断線を示すRIP入力形式ファイルであるカット用RIP入力ファイルとを検索する入力ファイル検索段階と、入力ファイル検索段階においてプリント用RIP入力ファイルを発見した場合に当該プリント用RIP入力ファイルをRIP出力形式ファイルへ変換することにより、プリント用RIP入力ファイルに対応するRIP出力形式ファイルであるプリント用RIP出力ファイルを生成するプリント用RIP出力ファイル生成段階と、入力ファイル検索段階においてカット用RIP入力ファイルを発見した場合に当該カット用RIP入力ファイルをRIP出力形式ファイルへ変換することにより、カット用RIP入力ファイルに対応するRIP出力形式ファイルであるカット用RIP出力ファイルを生成するカット用RIP出力ファイル生成段階と、プリント用RIP出力ファイル及びカット用RIP出力ファイルを出力先の装置へ出力するRIP出力ファイル出力段階とを備え、出力先の装置は、プリント用RIP出力ファイルに従って画像を印刷し、かつ、カット用RIP出力ファイルに従って媒体を切断する装置であり、プリント用RIP入力ファイルには、カット用RIP入力ファイルと関連付けられ、かつ、プリント用RIP入力ファイルであることを識別可能なID情報が付されており、カット用RIP入力ファイルには、プリント用RIP入力ファイルと関連付けられ、かつ、カット用RIP入力ファイルであることを識別可能なID情報が付されており、入力ファイル検索段階は、プリント用RIP入力ファイルのID情報、及びカット用RIP入力ファイルのID情報を識別することにより、プリント用RIP入力ファイルと、カット用RIP入力ファイルとを区別して検索し、RIP出力ファイル出力段階は、プリント用RIP入力ファイルのID情報、及びカット用RIP入力ファイルのID情報に基づいて互いに関連付けられたプリント用RIP出力ファイル及びカット用RIP出力ファイルのそれぞれを、関連付けに応じてそれぞれ設定されたタイミングで、出力先の装置へ出力するこのようにすれば、例えば、構成4と同様の効果を得ることができる。 (Configuration 9) RIP processing method for performing RIP processing for converting a RIP input format file in a data format as input data for RIP (Raster Image Processor) processing into a RIP output format file in a data format that can be interpreted by an output destination device A RIP input file for printing, which is a RIP input format file indicating an image to be printed by searching in a preset folder in the storage device, and a RIP input format indicating a cutting line for cutting the image from the medium An input file search stage for searching for a cut RIP input file that is a file, and when a print RIP input file is found in the input file search stage, the print RIP input file is converted into a RIP output format file, RIP input file for printing When a RIP output file for printing that generates a RIP output file for printing, which is a RIP output format file corresponding to a file, and when a RIP input file for cutting is found in the input file search stage, the RIP input file for cutting is RIP A cut RIP output file generation stage for generating a cut RIP output file that is a RIP output format file corresponding to the cut RIP input file by converting to an output format file, a print RIP output file, and a cut RIP output A RIP output file output stage for outputting a file to an output destination device, the output destination device printing an image according to a print RIP output file, and cutting the medium according to a cut RIP output file For printing The IP input file is associated with the cutting RIP input file and is given ID information that can be identified as the printing RIP input file. The cutting RIP input file includes the printing RIP input file. ID information that can be identified as a cut RIP input file is attached, and the input file search stage includes the ID information of the print RIP input file and the ID information of the cut RIP input file. By identifying the RIP input file for printing and the RIP input file for cutting, the RIP output file output stage identifies the ID information of the printing RIP input file and the ID information of the cutting RIP input file. Print RIP output files associated with each other based on Each yl and cutting RIP output file, at the timing set respectively in accordance with the association, in this manner to output to an output destination device, for example, it is possible to obtain the same effects of the arrangement 4.
(構成10)媒体への画像の印刷、及び切断線に沿った媒体の切断を行う印刷切断システムであって、構成6に記載のRIP入力ファイル生成装置と、構成8に記載のRIP処理装置と、RIP処理装置の出力先の装置である印刷切断装置とを備える。入力ファイル生成装置及びRIP処理装置は、例えば1台の共通のコンピュータにより構成されてもよい。このように構成すれば、例えば、構成6及び構成8と同様の効果を得ることができる。 (Configuration 10) A print cutting system for printing an image on a medium and cutting the medium along a cutting line, the RIP input file generation device according to Configuration 6, and the RIP processing device according to Configuration 8. And a print cutting device that is an output destination device of the RIP processing device. The input file generation device and the RIP processing device may be configured by, for example, one common computer. If comprised in this way, the effect similar to the structure 6 and the structure 8 can be acquired, for example.
本発明によれば、例えば、印刷される画像及び切断線を示すファイルを、容易かつ適切に準備できる。 According to the present invention, for example, a file indicating an image to be printed and a cutting line can be prepared easily and appropriately.
以下、本発明に係る実施形態を、図面を参照しながら説明する。図1は、本発明の一実施形態に係る印刷切断システム10の構成の一例を示す。印刷切断システム10は、媒体への画像の印刷、及び切断線に沿った媒体の切断を行うシステムであり、クライアントPC12、RIP用PC14、及び印刷切断装置16を備える。印刷切断システム10は、これらの各構成の一部又は全てを、複数台備えてもよい。また、例えば、クライアントPC12及びRIP用PC14を、例えば1台のコンピュータで構成してもよい。
Hereinafter, embodiments according to the present invention will be described with reference to the drawings. FIG. 1 shows an example of the configuration of a
本例において、クライアントPC12とRIP用PC14との間は、例えばイーサネット(登録商標)ケーブルにより、ネットワークを介して接続されている。また、RIP用PC14と印刷切断装置16との間は、例えばUSB2.0規格のUSBケーブルにより接続されている。
In this example, the
クライアントPC12は、グラフィックソフトウェアのプログラムがインストールされたコンピュータである。クライアントPC12は、このグラフィックソフトウェアに従ってRIP入力ファイル生成装置として動作することにより、後段のRIP(Raster Image Processor)処理の入力データとなるデータ形式のRIP入力形式ファイルを生成及び出力する。
The
本例において、クライアントPC12は、RIP入力形式ファイルとして、ID情報により互いに関連付けられたプリント用RIP入力ファイル及びカット用RIP入力ファイルを生成する。プリント用RIP入力ファイルは、印刷される画像を示すプリントデータに対応するRIP入力形式ファイルである。また、カット用RIP入力ファイルは、画像を媒体から切断する切断線を示すカットデータに対応するRIP入力形式ファイルである。プリント用RIP入力ファイル、及びカット用RIP入力ファイルは、例えばEPS形式等のPostscriptファイルである。プリント用RIP入力ファイル及びカット用RIP入力ファイルは、PDFファイル等であってもよい。
In this example, the
また、クライアントPC12は、生成したプリント用RIP入力ファイル及びカット用RIP入力ファイルを、RIP用PC14に設定された共有フォルダへ、ネットワークを介して出力する。これにより、クライアントPC12は、プリント用RIP入力ファイル及びカット用RIP入力ファイルを、RIP用PC14に受け渡す。
The
尚、クライアントPC12は、必要に応じて、プリント用RIP入力ファイル及びカット用RIP入力ファイルの一方のみを生成してもよい。クライアントPC12の動作については、後に更に詳しく説明する。
The
RIP用PC14は、RIP処理を行うコンピュータである。RIP用PC14は、RIP処理用のソフトウェア(RIPソフトウェア)に従ってRIP処理装置として動作し、クライアントPC12から受け取るRIP入力形式ファイルであるプリント用RIP入力ファイル及びカット用RIP入力ファイルを、出力先の装置である印刷切断装置16が解釈可能なデータ形式のRIP出力形式ファイルへ変換する。
The
本例において、RIP用PC14は、記憶装置102において予め設定された共有フォルダを利用して、プリント用RIP入力ファイル及びカット用RIP入力ファイルを受け取る。また、プリント用RIP入力ファイル及びカット用RIP入力ファイルのID情報に基づき、互いに関連付けられているプリント用RIP入力ファイル及びカット用RIP入力ファイルを認識し、自動的に連携させる。
In this example, the
そして、RIP用PC14は、RIP処理により、RIP出力形式ファイルとして、プリント用RIP入力ファイルに対応するプリント用RIP出力ファイルと、カット用RIP入力ファイルに対応するカット用RIP出力ファイルとを生成する。また、生成したプリント用RIP出力ファイル及びカット用RIP入力ファイルを、ID情報による関連付けに応じたタイミングで、印刷切断装置16へ出力する。尚、RIP用PC14の動作についても、後に更に詳しく説明する。
Then, the
印刷切断装置16は、RIP用PC14が生成するプリント用RIP出力ファイル及びカット用RIP出力ファイルの出力先の装置であり、例えばUSBケーブルを介して、これらのファイルを、RIP用PC14から順次受け取る。本例において、印刷切断装置16は、RIP用PC14から受け取るプリント用RIP出力ファイルに従って、画像の印刷を行う。そして、カット用RIP出力ファイルに従って、設定された切断線に沿って、画像を媒体から切断する。また、この場合、印刷切断装置16は、例えば、印刷後、媒体の切断を行う前に、例えばRIP用PC14の指示に応じて、媒体の位置合わせを行う。
The
尚、印刷切断装置16は、例えば、カット用RIP出力ファイルに従ってカッターを縦横に移動させることにより、画像を媒体から切断する。印刷切断装置16は、例えば直線状の部分や曲線状の部分を含む切断線に沿って、画像を切断してよい。印刷切断装置16は、例えば、カッターが設けられたカッティングヘッド付きのインクジェットプリンタである。印刷切断装置16は、例えばカッティングプロッタ等であってよい。
The
また、印刷切断装置16は、例えばシール等の台紙上に本紙が貼り付けられている媒体に対して印刷及び切断を行ってよい。この場合、印刷切断装置16は、例えば、台紙までカッターの刃が届かない圧力で切断を行うことにより、本紙のみを切断してもよい。
Further, the
また、印刷切断装置16は、例えば、先に媒体の切断を行った後に、媒体への印刷を行ってもよい。この場合、例えば、印刷後にインクの乾燥を待つ必要がないため、全体での作業時間を短縮できる。また、この場合、RIP用PC14は、例えば、カット用RIP出力ファイルを出力した後に、プリント用RIP出力ファイルを出力する。
The
本例によれば、例えば、クライアントPC12のグラフィックソフトウェアにより作成されるプリントデータ及びカットデータに基づき、RIP処理を適切に行うことができる。また、これにより、適切に印刷及び画像の切断を行うことができる。
According to this example, for example, RIP processing can be appropriately performed based on print data and cut data created by graphic software of the
図2は、クライアントPC12の動作の一例を示すフローチャートである。クライアントPC12は、プリントデータ及びカットデータの作成用のグラフィックソフトウェアに従い、以下の動作を行う。
FIG. 2 is a flowchart showing an example of the operation of the
尚、プリントデータ用のグラフィックソフトウェアと、カットデータ用のグラフィックソフトウェアとは、同じソフトウェアであってもよく、それぞれ別のソフトウェアであってもよい。プリントデータ及びカットデータの作成用のグラフィックソフトウェアとしては、例えば、イラストレーター(登録商標)等の公知のグラフィックソフトウェアを用いることができる。この場合、例えば、カットデータの作成用のプラグインソフトウェアが更にインストールされる。また、公知のグラフィックソフトウェアに代えて、例えば、プリントデータ及びカットデータの両方を作成可能な独自のグラフィックソフトウェアを用いてもよい。 The graphic software for print data and the graphic software for cut data may be the same software or different software. As graphic software for creating print data and cut data, for example, known graphic software such as Illustrator (registered trademark) can be used. In this case, for example, plug-in software for creating cut data is further installed. Further, instead of known graphic software, for example, unique graphic software capable of creating both print data and cut data may be used.
これらのグラフィックソフトウェアの機能により、クライアントPC12は、先ず、データ生成処理を行い、例えば画像及び切断線を描画するユーザの操作に基づき、プリントデータ及びカットデータを生成する(S102)。このプリントデータ及びカットデータは、例えば、グラフィックソフトウェアのデータ形式で画像及び切断線を示すデータである。
With these graphic software functions, the
そして、データの作成後、クライアントPC12は、プリント用RIP入力ファイル生成処理及びカット用RIP入力ファイル生成処理を行うことにより、プリントデータ及びカットデータを、RIP入力形式ファイルに変換する(S104)。これにより、クライアントPC12は、プリントデータに対応するプリント用RIP入力ファイル、及びカットデータに対応するカット用RIP入力ファイルを生成する。
After the data is created, the
ここで、本例において、クライアントPC12は、ID情報を付して、プリント用RIP入力ファイル及びカット用RIP入力ファイルを生成する。例えば、プリント用RIP入力ファイル生成処理において、クライアントPC12は、カット用RIP入力ファイルと関連付けられ、かつ、プリント用RIP入力ファイルであることを識別可能なID情報を付して、プリント用RIP入力ファイルを生成する。また、カット用RIP入力ファイル生成処理において、クライアントPC12は、プリント用RIP入力ファイルと関連付けられ、かつ、カット用RIP入力ファイルであることを識別可能なID情報を付して、カット用RIP入力ファイルを生成する。クライアントPC12は、これらのID情報を、例えば、コメント情報として、それぞれのファイル内に付す。クライアントPC12は、ID情報を、それぞれのファイル名内に付してもよい。
Here, in this example, the
そして、プリント用RIP入力ファイル及びカット用RIP入力ファイルの生成後、クライアントPC12は、ファイル出力処理を行い、RIP用PC14の記憶装置102における予め設定された共有フォルダへ、ネットワークを介して、プリント用RIP入力ファイル及びカット用RIP入力ファイルを出力する(S106)。これにより、クライアントPC12は、プリントデータ及びカットデータのそれぞれに対応するRIP入力形式ファイルを、合計2ファイルの別々のファイルであるプリント用RIP入力ファイル及びカット用RIP入力ファイルとして、RIP用PC14へ受け渡す。
Then, after generating the print RIP input file and the cut RIP input file, the
本例によれば、例えば、後段のRIP処理の入力ファイルとして、印刷される画像及び切断線のそれぞれを示すプリント用RIP入力ファイル及びカット用RIP入力ファイルを適切に生成できる。これにより、例えば、印刷される画像及び切断線をそれぞれ示すファイルを、容易かつ適切に準備できる。また、ID情報により両ファイルを関連付けることにより、後段のRIP処理において、印刷される画像と切断線とを適切に対応付けて処理を行うことができる。 According to this example, for example, a print RIP input file and a cut RIP input file indicating the image to be printed and the cutting line can be appropriately generated as input files for the subsequent RIP process. As a result, for example, files each indicating an image to be printed and a cutting line can be prepared easily and appropriately. In addition, by associating both files with the ID information, the image to be printed and the cutting line can be appropriately associated with each other in the subsequent RIP process.
尚、図1に関連して説明したように、本例において、印刷切断装置16は、プリントデータ及びカットデータに対応するファイルとして、2ファイルに分かれたプリント用RIP出力ファイル及びカット用RIP出力ファイルを順次受け取る。そして、例えば、印刷後、媒体の切断を行う前に、媒体の位置合わせを行う。そのため、クライアントPC12は、この位置合わせを考慮したプリント用RIP入力ファイル及びカット用RIP入力ファイルを生成することが好ましい。
As described with reference to FIG. 1, in this example, the
本例において、クライアントPC12は、例えば、プリント用RIP入力ファイル及びカット用RIP入力ファイル内のオブジェクトとして、プリントデータとカットデータとをマージした時の最大矩形に隣接するように、線なし、色なしのダミーオブジェクトを自動で生成する。そして、このダミーオブジェクトを含むBoundingBoxを、プリント用RIP入力ファイル及びカット用RIP入力ファイルに設定する。BoundingBoxとは、例えば、Postscriptファイルにおいて図を描画するために確保する領域の左下の点と右上の点の座標を指定するパラメータである。本例によれば、例えば、プリントデータとカットデータのサイズが同じになり、RIP処理において、特別な位置合わせをする必要がなくなる。また、これにより、原点を同じにすることで簡単に位置合わせを行うことが可能となる。
In this example, for example, the
以下、プリント用RIP入力ファイル及びカット用RIP入力ファイルについて更に詳しく説明する。本例において、クライアントPC12は、プリント用RIP入力ファイル及びカット用RIP入力ファイルとして、コメント情報を書き込むデータ領域を含む形式のファイルであるPostscriptファイルを生成する。そして、プリント用RIP入力ファイル生成処理において、クライアントPC12は、プリント用RIP入力ファイルのコメント情報として、印刷制御用情報を書き込む。また、カット用RIP入力ファイル生成処理において、クライアントPC12は、コメント情報として、切断制御用情報を書き込む。
Hereinafter, the print RIP input file and the cut RIP input file will be described in more detail. In this example, the
印刷制御用情報とは、例えば、プリント用RIP入力ファイルに基づく印刷動作を制御する情報である。切断制御用情報とは、例えば、カット用RIP入力ファイルに基づく切断動作を制御する情報である。これらの情報は、例えばレイアウト情報やその他の各種制御情報を含む情報であってよい。本例によれば、例えば、印刷条件やカット条件の設定を、柔軟かつ適切に行うことができる。また、本例においては、例えば、プリント用RIP入力ファイルとカット用RIP入力ファイルとを別にファイルとして出力することにより、それぞれのファイルに対し、個別の設定等を行うことが容易になる。 The print control information is information for controlling a print operation based on a print RIP input file, for example. The cutting control information is information for controlling a cutting operation based on the cutting RIP input file, for example. These pieces of information may be information including layout information and other various control information, for example. According to this example, for example, the printing conditions and the cutting conditions can be set flexibly and appropriately. Also, in this example, for example, by outputting the print RIP input file and the cut RIP input file as separate files, it becomes easy to individually set the respective files.
また、本例においては、例えば、プラグインソフトウェア又は独自のグラフィックソフトウェアの機能を用いることにより、イラストレーター(登録商標)等の機能だけでは作成が難しい切断線も簡単に作成可能になる。このような切断線の作成例としては、例えば、カット条件の異なる複数種類の切断線を用いることが考えられる。 In this example, for example, by using the function of plug-in software or original graphic software, it becomes possible to easily create a cutting line that is difficult to create only with the function of Illustrator (registered trademark) or the like. As an example of creating such a cutting line, for example, it is conceivable to use a plurality of types of cutting lines with different cutting conditions.
この場合、例えば、プラグインソフトウェア又は独自のグラフィックソフトウェアにおいて、例えば、切断線を描画するツールとして、それぞれ異なるカット条件と対応付けられた複数のツールが使用される。また、各ツールのカット条件は、予め準備された複数種類の特色のそれぞれと対応付けられている。この特色は、カット条件対応色の一例である。クライアントPC12は、例えば予め設定された書式(フォーマット)に従って、カット条件対応色として用いる複数種類の特色を自動的に生成する。
In this case, for example, in plug-in software or unique graphic software, for example, a plurality of tools associated with different cutting conditions are used as tools for drawing a cutting line. The cutting conditions for each tool are associated with each of a plurality of types of spot colors prepared in advance. This spot color is an example of a color corresponding to a cutting condition. The
これにより、データ作成処理において、クライアントPC12は、例えばユーザによるこれらのツールの操作に応じて、カット条件がそれぞれ異なる複数の切断線を示すカットデータを作成する。また、カット用RIP入力ファイル生成処理において、クライアントPC12は、カットデータ中の複数の切断線を認識し、認識したそれぞれの切断線の色として、その切断線に対するカット条件と対応付けられているカット条件対応色を指定する。また、クライアントPC12は、更に、カット条件対応色とカット条件とを対応付けたカット条件情報を、カット用RIP入力ファイルのコメント情報として書き込む。これにより、クライアントPC12は、それぞれ異なるカット条件と対応付けられた複数の切断線を示すカット用RIP入力ファイルを生成する。
Thus, in the data creation process, the
尚、このカット条件は、例えば、切断の速度、圧力、ツールオフセット、切断線の線種の指定等である。切断線の線種の指定とは、例えば、実線、又はミシン目状の線等の指定である。また、カット条件と特色名との対応は、1対1の対応となる。但し、特色名と切断線との対応は1対多でよく、同じ特色名(カット条件)を複数の切断線に設定できる。 The cutting conditions include, for example, the cutting speed, pressure, tool offset, designation of the line type of the cutting line, and the like. The designation of the line type of the cutting line is designation of, for example, a solid line or a perforated line. Further, the correspondence between the cutting condition and the spot color name is one-to-one correspondence. However, the correspondence between the spot color name and the cutting line may be one-to-many, and the same spot color name (cutting condition) can be set for a plurality of cutting lines.
このように構成すれば、例えば、一つのカット用RIP入力ファイル内で、切断される位置やオブジェクトに応じて、複数種類のカット条件を設定することが可能になる。例えば、簡単な四角形のパスは通常の速度でカットする一方で、細かい文字のカットは、カット速度を遅くして、丁寧にカットすること等が可能になる。また、例えば、一番外の矩形領域を、後で簡単に切り離すことができるように点線でカットすることもできる。そのため、本例によれば、例えば、カット条件の設定をより柔軟に行うことが可能になる。続いて、プリント用RIP入力ファイル及びカット用RIP入力ファイルに付されるID情報について更に詳しく説明する。 With this configuration, for example, it is possible to set a plurality of types of cutting conditions in one cutting RIP input file in accordance with the cutting position and the object. For example, while a simple rectangular path is cut at a normal speed, a fine character can be cut carefully by slowing the cutting speed. Also, for example, the outermost rectangular area can be cut with a dotted line so that it can be easily separated later. Therefore, according to this example, it becomes possible to set the cutting conditions more flexibly, for example. Next, ID information attached to the print RIP input file and the cut RIP input file will be described in more detail.
図3は、ID情報の一例を示す図である。本例において、クライアントPC12は、Postscriptファイルであるプリント用RIP入力ファイル及びカット用RIP入力ファイルのそれぞれのコメント情報として、データ分類用のID情報を書き込む。
FIG. 3 is a diagram illustrating an example of ID information. In this example, the
本例において、クライアントPC12は、先頭に、所定の文字列(MPC)を含むID情報を書き込む。また、このID情報は、この文字列の後ろに、更に、プリント用RIP入力ファイル及びカット用RIP入力ファイルのいずれであるかを示す文字列(PR又はCU)、プリント用RIP入力ファイル及びカット用RIP入力ファイルに対して行うオペレーション(動作)を指定するフラグ(01、02等)、及びファイルが生成されたタイミングを年月日時分秒ミリ秒で示す文字列(YYYYMMDDHHMMSSMMM)を含む。また、ID情報は、これらの要素の間に、アンダーバー(_)を含む。
In this example, the
例えば、印刷後に切断を行うオペレーション(Print&Cut、プリント後、カット)を行う場合、クライアントPC12は、ID情報により互いに関連付けられたプリント用RIP入力ファイル及びカット用RIP入力ファイルを生成する。この場合、クライアントPC12は、プリント用RIP入力ファイルのID情報として、例えば、図示した表の第1行目に示したように、文字列MPC_PR_01_YYYYMMDDHHMMSSMMMを書き込む。また、カット用RIP入力ファイルのID情報として、例えば表の第3行目に示したように、文字列MPC_CU_01_YYYYMMDDHHMMSSMMMを書き込む。
For example, when performing an operation of cutting after printing (Print & Cut, cutting after printing), the
この場合、ID情報中の文字列PRは、そのファイルがプリント用RIP入力ファイルであることを示す。また、文字列CUは、そのファイルがプリント用RIP入力ファイルであることを示す。そして、これらに続く数字01は、印刷後に切断を行うオペレーションを指定するフラグであり、そのファイルと関連付けられているファイルが存在することを示す。また、文字列YYYYMMDDHHMMSSMMMは、ファイルが生成されたタイミングを示す文字列であり、実際には、そのタイミングの時刻を示す数字の列が用いられる。 In this case, the character string PR in the ID information indicates that the file is a print RIP input file. The character string CU indicates that the file is a print RIP input file. A number 01 following these is a flag for designating an operation for cutting after printing, and indicates that a file associated with the file exists. The character string YYYYMMDDDHHMMSSMMM is a character string indicating the timing at which the file is generated, and actually, a string of numbers indicating the time at that timing is used.
尚、本例において、クライアントPC12は、互いに関連付けられているプリント用RIP入力ファイル及びカット用RIP入力ファイルにおける文字列YYYYMMDDHHMMSSMMMを、同じ値に設定する。この値は、例えば、先に生成されるファイルが生成されたタイミングを示す文字列であってよい。
In this example, the
また、印刷のみを行うオペレーション(単独(Print)、プリントのみ)を行う場合、クライアントPC12は、単独のプリント用RIP入力ファイルを生成する。この場合、クライアントPC12は、ID情報として、例えば、表の第2行目に示したように、文字列MPC_PR_02_YYYYMMDDHHMMSSMMMを書き込む。また、切断のみを行うオペレーション(単独(Cut)、カットのみ)を行う場合、クライアントPC12は、単独のカット用RIP入力ファイルを生成する。この場合、クライアントPC12は、ID情報として、例えば、表の第4行目に示したように、文字列MPC_CU_02_YYYYMMDDHHMMSSMMMを書き込む。これらのID情報において、数字02は、プリント又はカットのみを単独で行うオペレーションを指定するフラグであり、そのファイルと関連付けられているファイルが存在しないことを示す。また、それ以外の部分については、印刷後に切断を行うオペレーションの場合と同様である。
When performing an operation that performs only printing (single (print), only printing), the
尚、プリント用RIP入力ファイル及びカット用RIP入力ファイルに対して行うオペレーション(動作)を指定するフラグとしては、上記以外に、例えば、切断後に印刷を行うオペレーションを指定する値を設定することも考えられる。この場合、フラグの値は、例えば03等とすることが考えられる。 In addition to the above, for example, a value for specifying an operation for performing printing after cutting may be set as a flag for specifying an operation (operation) to be performed on the print RIP input file and the cut RIP input file. It is done. In this case, the value of the flag may be set to 03, for example.
クライアントPC12は、これらのID情報を、所定のフィールド名(例えば、%MimakiDataType)の値として、ファイル中に書き込む。例えば、印刷後に切断を行うオペレーションを行う場合、クライアントPC12は、プリント用RIP入力ファイルのコメント情報として、%MimakiDataType:MPC_PR_01_YYYYMMDDHHMMSSMMMといった文字列を書き込む。また、カット用RIP入力ファイルのコメント情報として、クライアントPC12は、%MimakiDataType:MPC_CU_01_YYYYMMDDHHMMSSMMMといった文字列を書き込む。
The
この場合、RIP用PC14は、プリント用RIP入力ファイル及びカット用RIP入力ファイルに対するコメント情報の解析時において、所定のコメント(MimakiDataType)を検索し、その値を取得することにより、ID情報を取得できる。また、これにより、ファイルの種類を適切に分類できる。本例によれば、プリント用RIP入力ファイル及びカット用RIP入力ファイルに対し、適切にID情報を書き込むことができる。
In this case, the
尚、クライアントPC12は、上記のID情報と同一又は同様の文字列を含むファイル名を付けることにより、プリント用RIP入力ファイル及びカット用RIP入力ファイルにID情報を付してもよい。また、ID情報の内容の一部を、ファイル名中に含めてもよい。
The
また、クライアントPC12は、プリント用RIP入力ファイル及びカット用RIP入力ファイルのそれぞれのファイル名について、拡張子を異ならせることが好ましい。この場合、例えば、プリント用RIP入力ファイルの拡張子をmmkpps等とし、カット用RIP入力ファイルの拡張子をmmkcps等とすることが考えられる。このようにすれば、例えば、グラフィックソフトウェアから印刷だけを目的にRIP用PC14へデータを出力する場合等において、コメント情報によらずに、ファイルの種類を適切に識別できる。
The
図4は、RIP用PC14の動作の一例を示すフローチャートである。RIP用PC14は、RIPソフトウェアに従って、以下の動作を行う。
FIG. 4 is a flowchart showing an example of the operation of the
本例において、RIP用PC14は、先ず、入力ファイル検索処理を行う(S202、S204)。入力ファイル検索処理において、RIP用PC14は、記憶装置102に設定された共有フォルダを監視することにより、共有フォルダ内で、プリント用RIP入力ファイル及びカット用RIP入力ファイルとを検索する(S202)。
In this example, the
また、RIP処理の入力データとなるファイルを検索により発見した場合、RIP用PC14は、そのファイルのID情報を取得する(S204)。これにより、RIP用PC14は、ID情報を識別し、プリント用RIP入力ファイルと、カット用RIP入力ファイルとを区別して検索する。
When a file serving as input data for RIP processing is found by the search, the
そして、RIP用PC14は、ID情報に基づき、プリント用RIP入力ファイルとカット用RIP入力ファイルとの関連付けがその後に行うRIP処理において必要であるか否かを判断する(S206)。本例において、RIP用PC14は、例えば、ID情報における、オペレーションを指定するフラグ(01又は02)に基づき、関連付けの必要の有無を判断する。
Then, based on the ID information, the
そして、関連付けが必要ないと判断した場合(S206:No)、以降のS208〜S210を省略し、その次のステップ(S212)へ進む。一方、関連付けが必要と判断した場合(S206:Yes)、RIP用PC14は、更に、互いに関連付けられたプリント用RIP入力ファイル及びカット用RIP入力ファイルの両方が共有フォルダ内に存在するか否かを判定する(S208)。これにより、RIP用PC14は、関連付けに対応する両方のファイル(関連データ)が既に揃っているか否かを判定する。
If it is determined that the association is not necessary (S206: No), the subsequent steps S208 to S210 are omitted, and the process proceeds to the next step (S212). On the other hand, if it is determined that the association is necessary (S206: Yes), the
ここで、関連データが揃っていないと判定した場合(S208:No)、RIP用PC14は、S202に戻り、再度共有フォルダを監視をする。これにより、クライアントPC12は、関連データが揃うまで、次の処理に進むのを待つ。
If it is determined that the related data is not available (S208: No), the
また、関連データが揃っていると判定した場合(S208:Yes)、以降に行うRIP処理の準備の一部として、プリント用RIP入力ファイルとカット用RIP入力ファイルとの間のデータの関連付けを行う(S210)。本例において、RIP用PC14は、ID情報における文字列YYYYMMDDHHMMSSMMMが同じプリント用RIP入力ファイル及びカット用RIP入力ファイルに対し、印刷後に切断を行うべきデータとして、RIP処理において必要な関連付けを行う。
If it is determined that the related data is available (S208: Yes), the data association between the RIP input file for printing and the RIP input file for cutting is performed as part of the preparation for the subsequent RIP processing. (S210). In this example, the
以上のように、RIP用PC14は、S210までの処理により、クライアントPC12から受け取る入力データを、印刷をするためのプリント用RIP入力ファイル、切断をするためのカット用RIP入力ファイル、印刷後に切断をするためのプリント用RIP入力ファイル、及び印刷後に切断をするためのカット用RIP入力ファイルの4つに分類する。尚、RIP用PC14は、ファイルの拡張子に更に基づき、ファイルの分類を行ってもよい。このようにすれば、より確実にファイルを分類できる。
As described above, the
続いて、RIP用PC14は、検索において発見したファイルを読み込むことにより、RIP処理のデータ入力を行う(S212)。また、データ入力に続いて、RIP用PC14は、プリント用RIP入力ファイル及びカット用RIP入力ファイルに書き込まれたPostscriptコメント(PSコメント)に基づくコメント情報の解析及び情報取得を行う(S214)。これにより、RIP用PC14は、RIP処理の各種設定を行う。
Subsequently, the
ここで、RIP用PC14は、このステップにおいて、例えば、プリント用RIP入力ファイルのコメント情報から印刷制御用情報を取得する。また、カット用RIP入力ファイルのコメント情報から、切断制御用情報を取得する。本例において、RIP用PC14は、例えば、プリント用RIP入力ファイル及びカット用RIP入力ファイルのコメント情報から取得した印刷制御用情報及び切断制御用情報を、例えば、個別の情報毎に分類したパラメータファイルに保存する。また、RIP用PC14は、例えば、必要に応じて制御情報表示処理及び制御情報変更受け付け処理を更に行い、ユーザによる設定の変更を受け付ける。
Here, in this step, for example, the
尚、プリント用RIP入力ファイル及びカット用RIP入力ファイルには、例えばコメント情報として、制御情報表示処理及び制御情報変更受け付け処理を実行するか否かの指示が書き込まれてる。RIP用PC14は、例えば、実行する旨のコメント情報が書き込まれていた場合に、制御情報表示処理及び制御情報変更受け付け処理を実行する。
In the print RIP input file and the cut RIP input file, for example, an instruction as to whether to execute the control information display process and the control information change acceptance process is written as comment information. For example, when comment information indicating execution is written, the
制御情報表示処理及び制御情報変更受け付け処理を行う場合、制御情報表示処理において、RIP用PC14は、RIP処理の各種設定を表示する設定画面をRIP用PC14のモニタ等の表示部へ表示し、各種設定の設定値として、パラメータファイルに保存された情報を表示する。これにより、RIP用PC14は、取得した印刷制御用情報及び切断制御用情報を表示する。また、制御情報変更受け付け処理において、RIP用PC14は、RIP処理の設定画面において、設定値の変更の指示をユーザから受け付ける。そして、設定値が変更された場合、対応するパラメータファイルの内容を、変更後の値に合わせて更新する。これにより、RIP用PC14は、ユーザによる印刷制御用情報及び切断制御用情報の変更を受け付ける。本例によれば、例えば、RIP処理を行う前に、必要に応じて、設定等を適宜変更できる。
When the control information display process and the control information change acceptance process are performed, in the control information display process, the
また、パラメータファイルには、クライアントPC12においてグラフィックソフトウェアにより設定されたコメント情報に基づき、RIP処理において必要となる設定値が設定されている。そのため、例えば、制御情報表示処理及び制御情報変更受け付け処理を実行する旨の指示がプリント用RIP入力ファイル及びカット用RIP入力ファイルのコメント情報に書き込まれておらず、自動的にRIP処理を行う設定となっている場合、RIP処理の設定画面に対するユーザの操作を必要とすることなく、印刷制御用情報及び切断制御用情報に応じて、例えばレイアウト情報やその他の各種制御情報を自動的に設定できる。また、これにより、適切かつ自動的にRIP処理を行うことができる。
In the parameter file, setting values necessary for RIP processing are set based on the comment information set by the graphic software in the
また、例えば、制御情報表示処理及び制御情報変更受け付け処理を実行する旨の指示がプリント用RIP入力ファイル及びカット用RIP入力ファイルのコメント情報に書き込まれており、RIP処理を自動的には行わず、ユーザの指示を受け付ける場合、コメント情報に基づいてパラメータファイルに設定された設定値をRIP処理の設定画面における初期値として表示する。これにより、ユーザは、変更したい設定だけを容易に変更できる。そのため、本例によれば、例えば、RIP処理の各種設定を効率よく適切に行うことができる。 Also, for example, an instruction to execute the control information display process and the control information change acceptance process is written in the comment information of the print RIP input file and the cut RIP input file, and the RIP process is not automatically performed. When accepting a user instruction, the setting value set in the parameter file based on the comment information is displayed as the initial value on the setting screen of the RIP process. As a result, the user can easily change only the setting to be changed. Therefore, according to this example, various settings of RIP processing can be performed efficiently and appropriately, for example.
上記の各種設定に続いて、RIP用PC14は、RIP処理を実行してRIP出力形式ファイルを生成することにより、印刷切断装置16へ出力するファイルを生成する(S216)。このステップにおいて、RIP用PC14は、例えば、プリント用RIP出力ファイル生成処理及びカット用RIP出力ファイル生成処理を行う。尚、プリント用RIP入力ファイルとカット用RIP入力ファイルとが互いに関連付けられておらず、入力ファイル検索処理において一方のファイルのみが発見された場合、RIP用PC14は、例えば、プリント用RIP出力ファイル生成処理及びカット用RIP出力ファイル生成処理のうち、そのファイルに対応する処理のみを行う。
Following the above-described various settings, the
プリント用RIP出力ファイル生成処理は、入力ファイル検索処理においてプリント用RIP入力ファイルが発見された場合に行われる処理である。プリント用RIP出力ファイル生成処理において、RIP用PC14は、プリント用RIP入力ファイルをRIP出力形式ファイルへ変換することにより、プリント用RIP入力ファイルに対応するRIP出力形式ファイルであるプリント用RIP出力ファイルを生成する。
The print RIP output file generation process is a process performed when a print RIP input file is found in the input file search process. In the print RIP output file generation process, the
カット用RIP出力ファイル生成処理は、入力ファイル検索処理においてカット用RIP入力ファイルを発見された場合に行われる処理である。カット用RIP出力ファイル生成処理において、RIP用PC14は、カット用RIP入力ファイルをRIP出力形式ファイルへ変換することにより、カット用RIP入力ファイルに対応するRIP出力形式ファイルであるカット用RIP出力ファイルを生成する。
The cut RIP output file generation process is a process performed when a cut RIP input file is found in the input file search process. In the cutting RIP output file generation process, the
また、本例において、RIP用PC14は、S214において保存したパラメータファイルを読み込み、パラメータファイルに保存された情報に従って処理を行うことにより、プリント用RIP出力ファイル及びカット用RIP出力ファイルを生成する。これにより、RIP用PC14は、コメント情報から取得された印刷制御用情報及び切断制御用情報のそれぞれを反映させて、プリント用RIP出力ファイル及びカット用RIP出力ファイルを生成する。また、制御情報変更受け付け処理において印刷制御用情報又は切断制御情報が変更された場合、RIP用PC14は、変更後の情報を反映させて、プリント用RIP出力ファイル及びカット用RIP出力ファイルを生成する。
In this example, the
尚、プリント用RIP出力ファイル生成処理において、RIP用PC14は、例えば、印刷される画像に対する公知のRIP処理と同一又は同様の方法により、プリント用RIP出力ファイルを生成する。例えば、RIP用PC14は、Postscriptファイルであるプリント用RIP入力ファイルの解析、印刷切断装置16の解像度に合わせたラスタライズ、印刷切断装置16の色再現特性に合わせたカラー変換、及びスクリーニング処理等を行うことにより、プリント用RIP出力ファイルを生成する。
In the print RIP output file generation process, the
また、カット用RIP出力ファイル生成処理において、RIP用PC14は、切断線を示す複数種類の特色のそれぞれと対応付けられたカット条件を考慮して、カット用RIP出力ファイルを生成する。この処理において、RIP用PC14は、先ず、例えば、切断線を示す特色で描かれたパスを、カット用RIP入力ファイルから、切断線として抽出する。また、それぞれの特色に対応するカット条件を、カット用RIP入力ファイルのコメント情報から取得する。そして、カット用RIP入力ファイルをカット用RIP出力ファイルに変換する処理において、切断線毎にカット条件を設定したカットコマンドを生成し、カット用RIP出力ファイル中へ出力する。これ以外の点について、RIP用PC14は、カット用RIP出力ファイル生成処理において、例えば、プリント用RIP出力ファイル生成処理や、切断線に対する公知のRIP処理と同一又は同様の方法により、カット用RIP出力ファイルを生成する。
Further, in the cutting RIP output file generation process, the
続いて、RIP用PC14は、RIP出力ファイル出力処理を行い、プリント用RIP出力ファイル及びカット用RIP出力ファイルを印刷切断装置16へ出力する。これにより、RIP用PC14は、印刷及び切断(Print&Cut)を印刷切断装置16に実行させる(S218)。
Subsequently, the
本例において、RIP用PC14は、ID情報に基づいて互いに関連付けられたプリント用RIP出力ファイル及びカット用RIP出力ファイルのそれぞれを、対応付けに応じたタイミングで、印刷切断装置16へ出力する。例えば、RIP用PC14は、プリント用RIP出力ファイルを出力した後、例えば印刷後の乾燥時間に相当する一定の時間待って、予め設定されたタイミングで、カット用RIP出力ファイルを出力する。本例によれば、例えば、印刷切断装置16に、適切に印刷及び切断を行わせることができる。
In this example, the
また、例えば自動的にRIP処理を行う設定となっている場合、RIP用PC14は、ユーザの指示を待つことなく、自動的に、プリント用RIP入力ファイル及びカット用RIP入力ファイルを出力する。これにより、ユーザの操作を必要とすることなく、印刷や切断の制御までを含めた一連の動作を適切に自動化できる。そのため、本例によれば、ユーザの手間を適切に低減できる。
For example, when the RIP processing is set to be automatically performed, the
尚、プリント用RIP入力ファイルとカット用RIP入力ファイルとが互いに関連付けられておらず、プリント用RIP出力ファイル及びカット用RIP出力ファイルの一方のみが生成された場合、印刷切断装置16は、そのファイルのみを出力する。これにより、必要に応じて、印刷切断装置16に、印刷又は切断の一方のみを適切に行わせることができる。
When the print RIP input file and the cut RIP input file are not associated with each other, and only one of the print RIP output file and the cut RIP output file is generated, the
また、RIP用PC14は、例えば設定又は仕様等に応じて、プリント用RIP出力ファイルよりも先にカット用RIP出力ファイルを出力してもよい。このように構成すれば、例えば、印刷切断装置16に、印刷より先に切断を行うオペレーション(Cut&Print)を適切に行わせることができる。この場合も、本例によれば、印刷切断装置16に、適切に切断及び印刷を行わせることができる。
The
尚、上記実施形態では、カット条件の指定方法の一例として、ツールにカット条件を対応付けた場合を説明したが、これに限らない。例えば、ツールを用いて描画後、対象の輪郭(カット線)毎にカット条件をしていく方法等も考えられる。また、この場合、カット条件に名前を付けて登録しておく方法や、その都度カット条件を設定していく方法等がある。カット条件を予め登録しておく場合には、例えば、ユーザがツールを用いて対象の輪郭を描画した後、その輪郭を選択して名前を指定することによって、カット条件と輪郭とを紐付けることができる。また、カット条件をその都度設定する場合には、例えば、ユーザがツールを用いて対象の輪郭を描画した後、その輪郭を選択してカット条件の設定フィールドを呼び出し、カット条件を指定することができる。また、レイヤーを指定することによって、レイヤー内の全ての輪郭を指定し、その全ての輪郭に対して同一のカット条件を指定するようにしてもよい。 In the above-described embodiment, the case where the cutting condition is associated with the tool has been described as an example of the cutting condition designation method. However, the present invention is not limited to this. For example, a method of performing a cutting condition for each contour (cut line) of a target after drawing using a tool is also conceivable. In this case, there are a method of registering a cutting condition with a name, a method of setting a cutting condition each time, and the like. When cutting conditions are registered in advance, for example, after a user draws a target contour using a tool, the cutting condition and the contour are linked by selecting the contour and specifying a name. Can do. Also, when setting the cutting conditions each time, for example, after the user draws the target contour using a tool, the contour is selected and the cutting condition setting field is called to specify the cutting condition. it can. Further, by designating a layer, all contours in the layer may be designated, and the same cutting condition may be designated for all the contours.
以上、本発明を実施形態を用いて説明したが、本発明の技術的範囲は上記実施形態に記載の範囲には限定されない。上記実施形態に、多様な変更又は改良を加えることが可能であることが当業者に明らかである。その様な変更又は改良を加えた形態も本発明の技術的範囲に含まれ得ることが、特許請求の範囲の記載から明らかである。 As mentioned above, although this invention was demonstrated using embodiment, the technical scope of this invention is not limited to the range as described in the said embodiment. It will be apparent to those skilled in the art that various modifications or improvements can be added to the above embodiment. It is apparent from the description of the scope of claims that embodiments with such changes or improvements can be included in the technical scope of the present invention.
本発明は、例えば印刷切断システムに好適に利用できる。 The present invention can be suitably used for a printing cutting system, for example.
10・・・印刷切断システム、12・・・クライアントPC、14・・・RIP用PC、16・・・印刷切断装置、102・・・記憶装置
DESCRIPTION OF
Claims (10)
印刷される画像を示すプリントデータと、前記画像を媒体から切断する切断線を示すカットデータとを作成するデータ生成処理と、
前記プリントデータを前記RIP入力形式ファイルに変換することにより、前記プリントデータに対応する前記RIP入力形式ファイルであるプリント用RIP入力ファイルを生成するプリント用RIP入力ファイル生成処理と、
前記カットデータを前記RIP入力形式ファイルに変換することにより、前記カットデータに対応する前記RIP入力形式ファイルであるカット用RIP入力ファイルを生成するカット用RIP入力ファイル生成処理と、
RIP処理を行うRIP処理装置の記憶装置における予め設定されたフォルダへ、前記プリント用RIP入力ファイル及び前記カット用RIP入力ファイルを出力するファイル出力処理と
を前記コンピュータに行わせ、
前記プリント用RIP入力ファイル生成処理は、前記カット用RIP入力ファイルと関連付けられ、かつ、前記プリント用RIP入力ファイルであることを識別可能なID情報を付して、前記プリント用RIP入力ファイルを生成し、
前記カット用RIP入力ファイル生成処理は、前記プリント用RIP入力ファイルと関連付けられ、かつ、前記カット用RIP入力ファイルであることを識別可能なID情報を付して、前記カット用RIP入力ファイルを生成することを特徴とするプログラム。 A program for causing a computer to output a RIP input format file in a data format as input data for RIP (Raster Image Processor) processing,
A data generation process for creating print data indicating an image to be printed and cut data indicating a cutting line for cutting the image from the medium;
A print RIP input file generation process for generating a print RIP input file that is the RIP input format file corresponding to the print data by converting the print data into the RIP input format file;
A cutting RIP input file generation process for generating a cutting RIP input file that is the RIP input format file corresponding to the cut data by converting the cut data into the RIP input format file;
Causing the computer to perform file output processing for outputting the print RIP input file and the cut RIP input file to a preset folder in a storage device of a RIP processing device that performs RIP processing;
The print RIP input file generation process generates ID for the print RIP by attaching ID information associated with the cut RIP input file and identifying the print RIP input file. And
The cut RIP input file generation process generates ID for the cut RIP by attaching ID information that is associated with the print RIP input file and that can be identified as the cut RIP input file. The program characterized by doing.
前記カット用RIP入力ファイル生成処理は、コメント情報を書き込むデータ領域を含む前記カット用RIP入力ファイルを生成する処理であり、前記カット用RIP入力ファイルに基づく切断動作を制御する切断制御用情報を、前記カット用RIP入力ファイルの前記コメント情報として書き込むことを特徴とする請求項1に記載のプログラム。 The print RIP input file generation process is a process of generating the print RIP input file including a data area in which comment information is written, and print control information for controlling a print operation based on the print RIP input file. Write as the comment information of the RIP input file for printing,
The cutting RIP input file generation process is a process of generating the cutting RIP input file including a data area in which comment information is written, and includes cutting control information for controlling a cutting operation based on the cutting RIP input file. The program according to claim 1, wherein the program is written as the comment information of the cutting RIP input file.
それぞれの前記カット条件は、予め準備された複数種類のカット条件対応色のそれぞれと対応付けられており、
前記カット用RIP入力ファイル生成処理は、前記カットデータ中の前記複数の切断線を認識し、認識したそれぞれの前記切断線の色として、当該切断線に対する前記カット条件と対応付けられている前記カット条件対応色を指定して、前記カット用RIP入力ファイルを生成し、かつ、前記カット条件対応色と前記カット条件とを対応付けたカット条件情報を、前記カット用RIP入力ファイルのコメント情報として書き込むことを特徴とする請求項2に記載のプログラム。 The cut data is data indicating a plurality of the cutting lines with different cutting conditions for specifying cutting operation conditions,
Each of the cutting conditions is associated with each of a plurality of types of cut condition-corresponding colors prepared in advance,
The cutting RIP input file generation process recognizes the plurality of cutting lines in the cut data, and the cuts associated with the cutting conditions for the cutting lines as the colors of the recognized cutting lines. A condition-corresponding color is designated to generate the cutting RIP input file, and the cutting condition information that associates the cutting condition-corresponding color with the cutting condition is written as comment information of the cutting RIP input file. The program according to claim 2, wherein:
記憶装置における予め設定されたフォルダ内を検索することにより、印刷される画像を示す前記RIP入力形式ファイルであるプリント用RIP入力ファイルと、前記画像を媒体から切断する切断線を示す前記RIP入力形式ファイルであるカット用RIP入力ファイルとを検索する入力ファイル検索処理と、
前記入力ファイル検索処理において前記プリント用RIP入力ファイルを発見した場合に当該プリント用RIP入力ファイルを前記RIP出力形式ファイルへ変換することにより、前記プリント用RIP入力ファイルに対応する前記RIP出力形式ファイルであるプリント用RIP出力ファイルを生成するプリント用RIP出力ファイル生成処理と、
前記入力ファイル検索処理において前記カット用RIP入力ファイルを発見した場合に当該カット用RIP入力ファイルを前記RIP出力形式ファイルへ変換することにより、前記カット用RIP入力ファイルに対応する前記RIP出力形式ファイルであるカット用RIP出力ファイルを生成するカット用RIP出力ファイル生成処理と、
前記プリント用RIP出力ファイル及び前記カット用RIP出力ファイルを前記出力先の装置へ出力するRIP出力ファイル出力処理と
を前記コンピュータに行わせ、
前記出力先の装置は、前記プリント用RIP出力ファイルに従って前記画像を印刷し、かつ、前記カット用RIP出力ファイルに従って前記媒体を切断する装置であり、
前記プリント用RIP入力ファイルには、前記カット用RIP入力ファイルと関連付けられ、かつ、前記プリント用RIP入力ファイルであることを識別可能なID情報が付されており、
前記カット用RIP入力ファイルには、前記プリント用RIP入力ファイルと関連付けられ、かつ、前記カット用RIP入力ファイルであることを識別可能なID情報が付されており、
前記入力ファイル検索処理は、前記プリント用RIP入力ファイルの前記ID情報、及び前記カット用RIP入力ファイルの前記ID情報を識別することにより、前記プリント用RIP入力ファイルと、前記カット用RIP入力ファイルとを区別して検索し、
前記RIP出力ファイル出力処理は、前記プリント用RIP入力ファイルの前記ID情報、及び前記カット用RIP入力ファイルの前記ID情報に基づいて互いに関連付けられた前記プリント用RIP出力ファイル及び前記カット用RIP出力ファイルのそれぞれを、関連付けに応じてそれぞれ設定されたタイミングで、前記出力先の装置へ出力することを特徴とするプログラム。 A program that causes a computer to perform RIP processing for converting a RIP input format file in a data format that is input data for RIP (Raster Image Processor) processing into a RIP output format file in a data format that can be interpreted by an output destination device.
A RIP input file for printing, which is the RIP input format file indicating an image to be printed by searching in a preset folder in the storage device, and the RIP input format indicating a cutting line for cutting the image from the medium An input file search process for searching for a cut RIP input file that is a file;
When the print RIP input file is found in the input file search process, the print RIP input file is converted into the RIP output format file, whereby the RIP output format file corresponding to the print RIP input file is used. A print RIP output file generation process for generating a print RIP output file;
When the cutting RIP input file is found in the input file search process, the cutting RIP input file is converted into the RIP output format file, so that the RIP output format file corresponding to the cutting RIP input file A cutting RIP output file generation process for generating a cutting RIP output file;
Causing the computer to perform RIP output file output processing for outputting the print RIP output file and the cut RIP output file to the output destination device;
The output destination device is a device that prints the image according to the print RIP output file and cuts the medium according to the cut RIP output file;
The print RIP input file has ID information associated with the cut RIP input file and identifiable as the print RIP input file.
The cut RIP input file has ID information associated with the print RIP input file and identifiable as the cut RIP input file.
The input file search process identifies the ID information of the RIP input file for printing and the ID information of the RIP input file for cutting, thereby identifying the RIP input file for printing, the RIP input file for cutting, To differentiate between
The RIP output file output processing includes the print RIP output file and the cut RIP output file that are associated with each other based on the ID information of the print RIP input file and the ID information of the cut RIP input file. Is output to the output destination device at a timing set in accordance with the association.
前記カット用RIP入力ファイルは、コメント情報を書き込むデータ領域を含み、前記カット用RIP入力ファイルに基づく切断動作を制御する切断制御用情報が、前記カット用RIP入力ファイルの前記コメント情報として書き込まれており、
前記プログラムは、
前記プリント用RIP入力ファイルの前記コメント情報から前記印刷制御用情報を取得し、前記カット用RIP入力ファイルの前記コメント情報から前記切断制御用情報を取得し、取得した前記印刷制御用情報及び前記切断制御用情報を表示部に表示する制御情報表示処理と、
ユーザによる前記印刷制御用情報及び前記切断制御用情報の変更を受け付ける制御情報変更受け付け処理と
を更にコンピュータに行わせ、
前記プリント用RIP出力ファイル生成処理は、前記印刷制御用情報を反映させて前記プリント用RIP出力ファイルを生成する処理であり、前記制御情報変更受け付け処理において前記印刷制御用情報が変更された場合、変更後の前記印刷制御用情報を反映させて、前記プリント用RIP出力ファイルを生成し、
前記カット用RIP出力ファイル生成処理は、前記切断制御用情報を反映させて前記カット用RIP出力ファイルを生成する処理であり、前記制御情報変更受け付け処理において前記切断制御用情報が変更された場合、変更後の前記切断制御用情報を反映させて、前記カット用RIP出力ファイルを生成することを特徴とする請求項4に記載のプログラム。 The print RIP input file includes a data area for writing comment information, and print control information for controlling a print operation based on the print RIP input file is written as the comment information of the print RIP input file. And
The cutting RIP input file includes a data area in which comment information is written, and cutting control information for controlling a cutting operation based on the cutting RIP input file is written as the comment information of the cutting RIP input file. And
The program is
The print control information is acquired from the comment information of the print RIP input file, the cut control information is acquired from the comment information of the cut RIP input file, and the acquired print control information and the cut Control information display processing for displaying control information on the display unit;
A control information change acceptance process for accepting a change in the print control information and the cutting control information by the user;
The print RIP output file generation process is a process of reflecting the print control information to generate the print RIP output file. When the print control information is changed in the control information change acceptance process, Reflecting the print control information after the change, generating the print RIP output file,
The cutting RIP output file generation process is a process of generating the cutting RIP output file reflecting the cutting control information, and when the cutting control information is changed in the control information change acceptance process, The program according to claim 4, wherein the cutting RIP output file is generated by reflecting the cutting control information after the change.
印刷される画像を示すプリントデータと、前記画像を媒体から切断する切断線を示すカットデータとを作成するデータ生成部と、
前記プリントデータを前記RIP入力形式ファイルに変換することにより、前記プリントデータに対応する前記RIP入力形式ファイルであるプリント用RIP入力ファイルを生成するプリント用RIP入力ファイル生成部と、
前記カットデータを前記RIP入力形式ファイルに変換することにより、前記カットデータに対応する前記RIP入力形式ファイルであるカット用RIP入力ファイルを生成するカット用RIP入力ファイル生成部と、
RIP処理を行うRIP処理装置の記憶装置における予め設定されたフォルダへ、前記プリント用RIP入力ファイル及び前記カット用RIP入力ファイルを出力するファイル出力部と
を備え、
前記プリント用RIP入力ファイル生成部は、前記カット用RIP入力ファイルと関連付けられ、かつ、前記プリント用RIP入力ファイルであることを識別可能なID情報を付して、前記プリント用RIP入力ファイルを生成し、
前記カット用RIP入力ファイル生成部は、前記プリント用RIP入力ファイルと関連付けられ、かつ、前記カット用RIP入力ファイルであることを識別可能なID情報を付して、前記カット用RIP入力ファイルを生成することを特徴とするRIP入力ファイル生成装置。 A RIP input file generation device that generates a RIP input format file in a data format that is input data for RIP (Raster Image Processor) processing,
A data generation unit for creating print data indicating an image to be printed and cut data indicating a cutting line for cutting the image from the medium;
A print RIP input file generation unit that generates a print RIP input file that is the RIP input format file corresponding to the print data by converting the print data into the RIP input format file;
A cutting RIP input file generating unit that generates a cutting RIP input file that is the RIP input format file corresponding to the cut data by converting the cut data into the RIP input format file;
A file output unit that outputs the RIP input file for printing and the RIP input file for cutting to a preset folder in a storage device of a RIP processing device that performs RIP processing;
The print RIP input file generation unit generates ID for the print RIP by attaching ID information associated with the cut RIP input file and identifying the print RIP input file. And
The cutting RIP input file generation unit generates ID for the cutting RIP input file with ID information associated with the printing RIP input file and identifiable as the cutting RIP input file. An RIP input file generation device characterized by:
印刷される画像を示すプリントデータと、前記画像を媒体から切断する切断線を示すカットデータとを作成するデータ生成段階と、
前記プリントデータを前記RIP入力形式ファイルに変換することにより、前記プリントデータに対応する前記RIP入力形式ファイルであるプリント用RIP入力ファイルを生成するプリント用RIP入力ファイル生成段階と、
前記カットデータを前記RIP入力形式ファイルに変換することにより、前記カットデータに対応する前記RIP入力形式ファイルであるカット用RIP入力ファイルを生成するカット用RIP入力ファイル生成段階と、
RIP処理を行うRIP処理装置の記憶装置における予め設定されたフォルダへ、前記プリント用RIP入力ファイル及び前記カット用RIP入力ファイルを出力するファイル出力段階と
を備え、
前記プリント用RIP入力ファイル生成段階は、前記カット用RIP入力ファイルと関連付けられ、かつ、前記プリント用RIP入力ファイルであることを識別可能なID情報を付して、前記プリント用RIP入力ファイルを生成し、
前記カット用RIP入力ファイル生成段階は、前記プリント用RIP入力ファイルと関連付けられ、かつ、前記カット用RIP入力ファイルであることを識別可能なID情報を付して、前記カット用RIP入力ファイルを生成することを特徴とするRIP入力ファイル生成方法。 A RIP input file generation method for generating a RIP input format file in a data format as input data for RIP (Raster Image Processor) processing,
A data generation stage for creating print data indicating an image to be printed and cut data indicating a cutting line for cutting the image from the medium;
A print RIP input file generation step of generating a print RIP input file that is the RIP input format file corresponding to the print data by converting the print data into the RIP input format file;
A cutting RIP input file generating step for generating a cutting RIP input file that is the RIP input format file corresponding to the cut data by converting the cut data into the RIP input format file;
A file output stage for outputting the print RIP input file and the cut RIP input file to a preset folder in a storage device of a RIP processing device that performs RIP processing;
In the print RIP input file generation step, ID information that is associated with the cut RIP input file and can be identified as the print RIP input file is attached to generate the print RIP input file. And
In the cutting RIP input file generation step, ID information that is associated with the printing RIP input file and can be identified as the cutting RIP input file is attached to generate the cutting RIP input file. A method for generating an RIP input file.
記憶装置における予め設定されたフォルダ内を検索することにより、印刷される画像を示す前記RIP入力形式ファイルであるプリント用RIP入力ファイルと、前記画像を媒体から切断する切断線を示す前記RIP入力形式ファイルであるカット用RIP入力ファイルとを検索する入力ファイル検索部と、
前記入力ファイル検索部が前記プリント用RIP入力ファイルを発見した場合に当該プリント用RIP入力ファイルを前記RIP出力形式ファイルへ変換することにより、前記プリント用RIP入力ファイルに対応する前記RIP出力形式ファイルであるプリント用RIP出力ファイルを生成するプリント用RIP出力ファイル生成部と、
前記入力ファイル検索部が前記カット用RIP入力ファイルを発見した場合に当該カット用RIP入力ファイルを前記RIP出力形式ファイルへ変換することにより、前記カット用RIP入力ファイルに対応する前記RIP出力形式ファイルであるカット用RIP出力ファイルを生成するカット用RIP出力ファイル生成部と、
前記プリント用RIP出力ファイル及び前記カット用RIP出力ファイルを前記出力先の装置へ出力するRIP出力ファイル出力部と
を備え、
前記出力先の装置は、前記プリント用RIP出力ファイルに従って前記画像を印刷し、かつ、前記カット用RIP出力ファイルに従って前記媒体を切断する装置であり、
前記プリント用RIP入力ファイルには、前記カット用RIP入力ファイルと関連付けられ、かつ、前記プリント用RIP入力ファイルであることを識別可能なID情報が付されており、
前記カット用RIP入力ファイルには、前記プリント用RIP入力ファイルと関連付けられ、かつ、前記カット用RIP入力ファイルであることを識別可能なID情報が付されており、
前記入力ファイル検索部は、前記プリント用RIP入力ファイルの前記ID情報、及び前記カット用RIP入力ファイルの前記ID情報を識別することにより、前記プリント用RIP入力ファイルと、前記カット用RIP入力ファイルとを区別して検索し、
前記RIP出力ファイル出力部は、前記プリント用RIP入力ファイルの前記ID情報、及び前記カット用RIP入力ファイルの前記ID情報に基づいて互いに関連付けられた前記プリント用RIP出力ファイル及び前記カット用RIP出力ファイルのそれぞれを、関連付けに応じてそれぞれ設定されたタイミングで、前記出力先の装置へ出力することを特徴とするRIP処理装置。 A RIP processing device that performs RIP processing for converting a RIP input format file in a data format that is input data for RIP (Raster Image Processor) processing into a RIP output format file in a data format that can be interpreted by an output destination device,
A RIP input file for printing, which is the RIP input format file indicating an image to be printed by searching in a preset folder in the storage device, and the RIP input format indicating a cutting line for cutting the image from the medium An input file search unit for searching for a cut RIP input file that is a file;
When the input file search unit finds the print RIP input file, the print RIP input file is converted into the RIP output format file, so that the RIP output format file corresponding to the print RIP input file is used. A print RIP output file generation unit for generating a print RIP output file;
When the input file search unit finds the cutting RIP input file, the cutting RIP input file is converted into the RIP output format file, so that the RIP output format file corresponding to the cutting RIP input file A cutting RIP output file generating unit for generating a cutting RIP output file;
A RIP output file output unit for outputting the print RIP output file and the cut RIP output file to the output destination device;
The output destination device is a device that prints the image according to the print RIP output file and cuts the medium according to the cut RIP output file;
The print RIP input file has ID information associated with the cut RIP input file and identifiable as the print RIP input file.
The cut RIP input file has ID information associated with the print RIP input file and identifiable as the cut RIP input file.
The input file search unit identifies the ID information of the RIP input file for printing and the ID information of the RIP input file for cutting, thereby identifying the RIP input file for printing, the RIP input file for cutting, To differentiate between
The RIP output file output unit includes the print RIP output file and the cut RIP output file that are associated with each other based on the ID information of the print RIP input file and the ID information of the cut RIP input file. Are output to the output destination device at timings set in accordance with the association.
記憶装置における予め設定されたフォルダ内を検索することにより、印刷される画像を示す前記RIP入力形式ファイルであるプリント用RIP入力ファイルと、前記画像を媒体から切断する切断線を示す前記RIP入力形式ファイルであるカット用RIP入力ファイルとを検索する入力ファイル検索段階と、
前記入力ファイル検索段階において前記プリント用RIP入力ファイルを発見した場合に当該プリント用RIP入力ファイルを前記RIP出力形式ファイルへ変換することにより、前記プリント用RIP入力ファイルに対応する前記RIP出力形式ファイルであるプリント用RIP出力ファイルを生成するプリント用RIP出力ファイル生成段階と、
前記入力ファイル検索段階において前記カット用RIP入力ファイルを発見した場合に当該カット用RIP入力ファイルを前記RIP出力形式ファイルへ変換することにより、前記カット用RIP入力ファイルに対応する前記RIP出力形式ファイルであるカット用RIP出力ファイルを生成するカット用RIP出力ファイル生成段階と、
前記プリント用RIP出力ファイル及び前記カット用RIP出力ファイルを前記出力先の装置へ出力するRIP出力ファイル出力段階と
を備え、
前記出力先の装置は、前記プリント用RIP出力ファイルに従って前記画像を印刷し、かつ、前記カット用RIP出力ファイルに従って前記媒体を切断する装置であり、
前記プリント用RIP入力ファイルには、前記カット用RIP入力ファイルと関連付けられ、かつ、前記プリント用RIP入力ファイルであることを識別可能なID情報が付されており、
前記カット用RIP入力ファイルには、前記プリント用RIP入力ファイルと関連付けられ、かつ、前記カット用RIP入力ファイルであることを識別可能なID情報が付されており、
前記入力ファイル検索段階は、前記プリント用RIP入力ファイルの前記ID情報、及び前記カット用RIP入力ファイルの前記ID情報を識別することにより、前記プリント用RIP入力ファイルと、前記カット用RIP入力ファイルとを区別して検索し、
前記RIP出力ファイル出力段階は、前記プリント用RIP入力ファイルの前記ID情報、及び前記カット用RIP入力ファイルの前記ID情報に基づいて互いに関連付けられた前記プリント用RIP出力ファイル及び前記カット用RIP出力ファイルのそれぞれを、関連付けに応じてそれぞれ設定されたタイミングで、前記出力先の装置へ出力することを特徴とするRIP処理方法。 A RIP processing method for performing RIP processing for converting a RIP input format file in a data format to be input data for RIP (Raster Image Processor) processing into a RIP output format file in a data format that can be interpreted by an output destination device,
A RIP input file for printing, which is the RIP input format file indicating an image to be printed by searching in a preset folder in the storage device, and the RIP input format indicating a cutting line for cutting the image from the medium An input file search stage for searching for a cut RIP input file that is a file;
When the print RIP input file is found in the input file search step, the print RIP input file is converted into the RIP output format file, so that the RIP output format file corresponding to the print RIP input file is used. A print RIP output file generation stage for generating a print RIP output file;
When the cutting RIP input file is found in the input file search step, the cutting RIP input file is converted into the RIP output format file, so that the RIP output format file corresponding to the cutting RIP input file A cutting RIP output file generation stage for generating a certain cutting RIP output file;
A RIP output file output step of outputting the print RIP output file and the cut RIP output file to the output destination device;
The output destination device is a device that prints the image according to the print RIP output file and cuts the medium according to the cut RIP output file;
The print RIP input file has ID information associated with the cut RIP input file and identifiable as the print RIP input file.
The cut RIP input file has ID information associated with the print RIP input file and identifiable as the cut RIP input file.
The input file search step identifies the ID information of the print RIP input file and the ID information of the cut RIP input file, thereby identifying the print RIP input file, the cut RIP input file, To differentiate between
The RIP output file output step includes the printing RIP output file and the cutting RIP output file that are associated with each other based on the ID information of the printing RIP input file and the ID information of the cutting RIP input file. Is output to the output destination device at a timing set in accordance with the association.
請求項6に記載のRIP入力ファイル生成装置と、
請求項8に記載のRIP処理装置と、
前記RIP処理装置の出力先の装置である印刷切断装置と
を備えることを特徴とする印刷切断システム。 A printing cutting system for printing an image on a medium and cutting the medium along a cutting line,
The RIP input file generation device according to claim 6;
A RIP processing device according to claim 8;
A printing cutting system comprising: a printing cutting device which is an output destination device of the RIP processing device.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008220866A JP5130157B2 (en) | 2008-08-29 | 2008-08-29 | Program, RIP input file generation device, RIP input file generation method, RIP processing device, RIP processing method, and print cutting system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008220866A JP5130157B2 (en) | 2008-08-29 | 2008-08-29 | Program, RIP input file generation device, RIP input file generation method, RIP processing device, RIP processing method, and print cutting system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2010055451A JP2010055451A (en) | 2010-03-11 |
| JP5130157B2 true JP5130157B2 (en) | 2013-01-30 |
Family
ID=42071282
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2008220866A Active JP5130157B2 (en) | 2008-08-29 | 2008-08-29 | Program, RIP input file generation device, RIP input file generation method, RIP processing device, RIP processing method, and print cutting system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP5130157B2 (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7132766B2 (en) * | 2018-06-26 | 2022-09-07 | 株式会社ミマキエンジニアリング | media handling system |
| JP7513426B2 (en) | 2020-05-21 | 2024-07-09 | ローランドディー.ジー.株式会社 | Image data creating device, printing system, and computer program for creating image data |
-
2008
- 2008-08-29 JP JP2008220866A patent/JP5130157B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| JP2010055451A (en) | 2010-03-11 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4891137B2 (en) | Information processing apparatus, information processing method, and program | |
| JP2007310877A (en) | Automatic job submitter for submitting print job to printer | |
| US10324665B2 (en) | Document processing system for processing a print job | |
| US9311575B2 (en) | Information processing apparatus, information processing method, and computer-readable storage medium storing program, for generating drawing data | |
| US20150235111A1 (en) | Information processing apparatus, information processing method, and recording medium | |
| JP2002331710A (en) | Method and apparatus for integrating color pages in a black and white printer managed by a raster imaging processor | |
| JP4537040B2 (en) | Document processing apparatus and document processing method | |
| US8582166B2 (en) | Image-data generation method, image-data generation apparatus and storage medium of storing image-data generation program | |
| JP2013134748A (en) | Print control device, and print control program | |
| JP5130157B2 (en) | Program, RIP input file generation device, RIP input file generation method, RIP processing device, RIP processing method, and print cutting system | |
| US20130293911A1 (en) | Data generating apparatus, data generating method, and storage medium | |
| JP2004054894A (en) | Printer driver program | |
| US10048914B2 (en) | Simultaneous display of different finishing results of multiple render units | |
| CN106020744A (en) | Data processing apparatus and control method of data processing apparatus | |
| JP4761535B2 (en) | Document management apparatus and method, program | |
| US8908227B2 (en) | Image forming apparatus, image forming system, image data processing method, program, and storage medium | |
| JP4433963B2 (en) | Print data generation apparatus and print data generation method | |
| JP5653579B2 (en) | Program, cutting line instruction file generation apparatus, cutting line instruction file generation method, RIP processing apparatus, RIP processing method, and print cutting system | |
| JP4334987B2 (en) | DTP editing apparatus having area designation function and data cutout function | |
| JP4506371B2 (en) | Image forming method and image forming apparatus | |
| JP2005092586A (en) | Print controller and method for creating output print data | |
| JP2015001846A (en) | Data creation device, method, and program | |
| US9367525B2 (en) | Data processing apparatus for page ordering, data processing method, and nontransitory storage medium for same | |
| JP4137606B2 (en) | Output system, output method | |
| JP5694135B2 (en) | Image editing apparatus, image editing method, program, and printed material production system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110803 |
|
| TRDD | Decision of grant or rejection written | ||
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20121017 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20121024 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20121105 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 5130157 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151109 Year of fee payment: 3 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |