JP2011191801A - Device for creating setting information, method, and program - Google Patents

Device for creating setting information, method, and program Download PDF

Info

Publication number
JP2011191801A
JP2011191801A JP2008272358A JP2008272358A JP2011191801A JP 2011191801 A JP2011191801 A JP 2011191801A JP 2008272358 A JP2008272358 A JP 2008272358A JP 2008272358 A JP2008272358 A JP 2008272358A JP 2011191801 A JP2011191801 A JP 2011191801A
Authority
JP
Japan
Prior art keywords
setting
information
graphic
image
setting information
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
JP2008272358A
Other languages
Japanese (ja)
Inventor
Hiroyuki Tanaka
宏幸 田中
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Priority to JP2008272358A priority Critical patent/JP2011191801A/en
Priority to TW98130119A priority patent/TW201018208A/en
Priority to PCT/JP2009/066763 priority patent/WO2010047208A1/en
Publication of JP2011191801A publication Critical patent/JP2011191801A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1205Improving or facilitating administration, e.g. print management resulting in increased flexibility in print job configuration, e.g. job settings, print requirements, job tickets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1242Image or content composition onto a page
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1244Job translation or job parsing, e.g. page banding
    • G06F3/1247Job translation or job parsing, e.g. page banding by conversion to printer ready format
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1244Job translation or job parsing, e.g. page banding
    • G06F3/1248Job translation or job parsing, e.g. page banding by printer language recognition, e.g. PDL, PCL, PDF
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1285Remote printer device, e.g. being remote from client or server

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technology for creating print setting information by directly designating a desired result of printing. <P>SOLUTION: A device for creating setting information for designating printing condition is provided with: a receiving unit which receives image data from a user as the printing condition; an image recognition unit which executes graphical recognition processing to the image data; a pattern data storage unit which stores obtained one or more graphics as graphical information with the positions of the graphics in an image; and a conversion unit which refers to a conversion table that associates the kinds of the graphics and print setting items by one to one, and converts each piece of the obtained graphical information into corresponding setting information. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、印刷条件を指定する設定情報の作成方法に関し、特に、希望する印刷結果を直接指定することによって印刷設定情報を作成するための技術に関する。 The present invention relates to a method for creating setting information for specifying printing conditions, and more particularly to a technique for creating print setting information by directly specifying a desired printing result.

プリンタやコピー機などの画像形成装置において印刷を行う場合、望みどおりの印刷結果を得るために事前に印刷条件を設定する必要がある。このような印刷条件は、通常GUI(グラフィカル・ユーザ・インタフェース)を介して行われるが、設定内容から印刷結果をイメージすることは難しいため、多くのプリンタドライバは、最終的な仕上がりイメージを画面に表示する「プレビュー機能」を備えている。しかし、「プレビュー機能」によって印刷結果を確認することはできても、希望する印刷結果を得るためにどのような設定を行えばよいかを知ることはできない。   When printing is performed in an image forming apparatus such as a printer or a copying machine, it is necessary to set printing conditions in advance in order to obtain a desired printing result. Such printing conditions are usually performed via a GUI (graphical user interface). However, since it is difficult to image the printing result from the setting contents, many printer drivers display the final finished image on the screen. It has a “preview function” to display. However, even though the print result can be confirmed by the “preview function”, it is not possible to know what setting should be made to obtain the desired print result.

このような問題を解決する従来技術として特許文献1が存在する。特許文献1は、ユーザが設定したい仕上り形式を自由に設定することができ、設定された仕上り形式を視覚的に表した、印刷物の仕上りのイメージに近い形の設定用紙を作成するとともに、画像形成装置がその設定用紙に付された情報を読み込むことによって仕上り形式を設定され、印刷物は設定された仕上り形式で印刷されることにより、仕上り形式の設定を容易に行うことができ、操作性が高い画像形成装置を開示する。
特開2006−5584号公報
Patent Document 1 exists as a conventional technique for solving such a problem. Patent Document 1 allows a user to freely set a finishing format that the user wants to set, and creates a setting sheet that visually represents the set finishing format and has a shape close to the finished image of the printed matter, and image formation The finishing format is set by the device reading the information attached to the setting paper, and the printed product is printed in the set finishing format, so that the finishing format can be easily set and the operability is high. An image forming apparatus is disclosed.
Japanese Patent Laid-Open No. 2006-5585

しかし上記の技術によれば、印刷を行うユーザは、希望する仕上がりのイメージに近い形式の設定用紙を選択して、該設定用紙に付された情報を画像形成装置に読み込ませて仕上がり形式の設定を行わなければならない。このことは、対象とする画像形成装置の操作に詳しいユーザが、設定内容のありとあらゆる組み合わせについて事前に設定用紙を作成しておく必要があることを意味する。しかしながら、印刷条件の設定項目数は多く、また余白の設定等、数値を指定する設定項目もあることから、すべての設定の組み合わせについて事前に設定用紙を作成するということは現実的ではない。また、仮にすべての設定の組み合わせについて設定用紙を用意したとしても、そのように多数の設定用紙の中から希望する仕上がりイメージに近い形式の設定用紙を見つけ出すことは非常に困難である。   However, according to the above technique, a user who performs printing selects a setting sheet having a format close to a desired finished image, and reads the information attached to the setting sheet to the image forming apparatus to set the finishing format. Must be done. This means that a user who is familiar with the operation of the target image forming apparatus needs to create setting sheets in advance for every possible combination of setting contents. However, since there are many setting items for printing conditions and there are setting items for specifying numerical values such as margin settings, it is not realistic to create setting sheets in advance for all combinations of settings. Even if setting sheets are prepared for all combinations of settings, it is very difficult to find a setting sheet having a format close to a desired finished image from such a large number of setting sheets.

そこで本発明は、ユーザが、希望する印刷結果を直接指定することによって、画像形成装置に対して印刷条件を指定できるようにするための装置、方法およびプログラムを提供することを目的とする。また本発明は、対象とする画像形成装置を使い慣れていない者であっても、直感的に印刷条件を設定できるようにすることを目的とする。   SUMMARY An advantage of some aspects of the invention is that it provides an apparatus, a method, and a program for allowing a user to designate printing conditions for an image forming apparatus by directly designating a desired printing result. Another object of the present invention is to make it possible to set printing conditions intuitively even for those who are not familiar with the target image forming apparatus.

上記の目的を達成する本発明は、次のような、印刷条件を指定する設定情報を作成するためのプログラムによって実現される。そのようなプログラムは、情報処理装置又は画像形成装置に、印刷条件として、ユーザから画像データを受け付けるステップと、画像データに対し、画像認識処理を実行するステップと、画像認識処理により得られた1以上の図形を、該図形の画像内の位置と共に図形情報としてそれぞれ格納するステップと、図形の種類と印刷設定項目を1対1に対応付ける変換テーブルを参照して、得られた各図形情報を、対応する設定情報に変換するステップとを実行させる。ここで画像形成装置は、複写機、及び、プリンタ、複写機、イメージスキャナ等の複数の機能を有する複合機のいずれかであってよい。   The present invention that achieves the above object is realized by a program for creating setting information for specifying printing conditions as follows. Such a program is obtained by the step of receiving image data from the user as a printing condition in the information processing apparatus or the image forming apparatus, the step of executing the image recognition process on the image data, and the image recognition process 1 With reference to the step of storing the above figures together with the positions in the image of the figures as figure information, and the conversion table in which the figure types and the print setting items are associated one-to-one, And converting to corresponding setting information. Here, the image forming apparatus may be any one of a copying machine and a multifunction machine having a plurality of functions such as a printer, a copying machine, and an image scanner.

好ましくは、上記プログラムは、上記情報処理装置又は画像形成装置に、画像認識処理により得られた図形情報が所定の図形を示す場合に、該図形の内部に対し文字認識処理を実行するステップと、文字認識処理により得られた文字情報を、所定の図形を示す図形情報に関連付けて格納するステップと、変換テーブルを参照して、所定の図形を示す図形情報及び文字情報を、対応する設定情報に変換するステップとを更に実行させる。   Preferably, the program executes a character recognition process on the inside of the graphic when the graphic information obtained by the image recognition process indicates a predetermined graphic to the information processing apparatus or the image forming apparatus. The character information obtained by the character recognition process is stored in association with the graphic information indicating the predetermined graphic, and the graphic information indicating the predetermined graphic and the character information are converted into the corresponding setting information by referring to the conversion table. And performing the converting step.

また好ましくは、上記プログラムは、上記情報処理装置又は画像形成装置に、得られた各設定情報の内容を示す確認画面を作成するステップと、該確認画面を表示するステップとを更に実行させる。   Preferably, the program further causes the information processing apparatus or the image forming apparatus to execute a step of creating a confirmation screen indicating the content of each obtained setting information and a step of displaying the confirmation screen.

また好ましくは、上記プログラムは、上記情報処理装置又は画像形成装置に、得られた各設定情報が示す印刷設定項目を除く他の印刷設定項目に対して設定を行うための設定画面を作成するステップと、該設定画面を表示するステップとを更に実行させる。   Preferably, the program creates a setting screen for setting other print setting items other than the print setting items indicated by the obtained setting information in the information processing apparatus or the image forming apparatus. And a step of displaying the setting screen are further executed.

また好ましくは、上記プログラムは、上記情報処理装置又は画像形成装置に、得られた各図形情報に対応する設定情報が存在しない場合又は該設定情報が不適切な設定内容を示す場合に、エラーを通知するステップを更に実行させる。   Preferably, the program gives an error when there is no setting information corresponding to each graphic information obtained in the information processing apparatus or the image forming apparatus, or when the setting information indicates inappropriate setting contents. The step of notifying is further executed.

以上、印刷条件を指定する設定情報を作成するためのプログラムとして本発明を説明したが、本発明は、印刷条件を指定する設定情報を作成するための方法及び装置として把握することもできる。   Although the present invention has been described above as a program for creating setting information for specifying printing conditions, the present invention can also be grasped as a method and apparatus for creating setting information for specifying printing conditions.

本発明によれば、希望する印刷結果を直接指定して、画像形成装置に対して印刷条件を指定することが可能となる。また、対象とする画像形成装置を使い慣れていない者であっても、直感的に容易に印刷条件を設定できる。本発明のその他の効果については、各実施の形態の記載から理解される。   According to the present invention, it is possible to directly designate a desired printing result and designate printing conditions for the image forming apparatus. Further, even those who are not familiar with the target image forming apparatus can easily and intuitively set printing conditions. Other effects of the present invention will be understood from the description of each embodiment.

以下、本発明を実施するための最良の形態を図面に基づいて詳細に説明するが、以下の実施形態は特許請求の範囲にかかる発明を限定するものではなく、また実施形態の中で説明されている特徴の組み合わせの全てが発明の解決手段に必須であるとは限らない。なお、実施の形態の説明の全体を通じて同じ要素には同じ番号を付している。   BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, the best mode for carrying out the present invention will be described in detail with reference to the drawings. However, the following embodiments do not limit the invention according to the claims, and are described in the embodiments. Not all combinations of features that are present are essential to the solution of the invention. Note that the same numbers are assigned to the same elements throughout the description of the embodiment.

図1は、本実施の形態にかかるプリントシステム10の概略構成の一例を示した図である。以下では、プリンタに接続された情報処理装置において、印刷条件を指定する設定情報を作成する場合を中心に本発明を説明する。しかしながら、プリンタに限らず、複写機や複合機に対しての設定情報の作成も同様に行うことができることに留意されたい。即ち、本発明は、情報処理装置だけでなく、複写機や複合機といった画像形成装置それ自体に対して実装可能であることにも留意されたい。   FIG. 1 is a diagram illustrating an example of a schematic configuration of a print system 10 according to the present embodiment. In the following, the present invention will be described focusing on a case where setting information for specifying printing conditions is created in an information processing apparatus connected to a printer. However, it should be noted that setting information can be created not only for printers but also for copiers and multifunction peripherals. That is, it should be noted that the present invention can be implemented not only in the information processing apparatus but also in the image forming apparatus itself such as a copying machine or a multifunction peripheral.

図1に示すプリントシステム10は、印刷データ及び当該印刷データを印刷するための印刷条件を含む印刷ジョブを送出する情報処理装置15と、 印刷データを印刷する画像形成装置としてのプリンタ20a、bとを含む。情報処理装置15とプリンタ20aとは、ケーブル25を介して直に接続される。また、情報処理装置15と、プリンタ20bとは、LAN(Local Area Network)やWAN(Wide Area Network)等の通信ネットワーク30を介して接続される。本発明はどちらの接続形態に対しても適用可能である。   The print system 10 shown in FIG. 1 includes an information processing device 15 that sends print data and a print job that includes print conditions for printing the print data, and printers 20a and 20b as image forming devices that print the print data. including. The information processing apparatus 15 and the printer 20a are directly connected via a cable 25. The information processing apparatus 15 and the printer 20b are connected via a communication network 30 such as a LAN (Local Area Network) or a WAN (Wide Area Network). The present invention is applicable to both connection forms.

情報処理装置15は、作成した文書、図面、表等を含む印刷対象に対応した印刷データ及びこの印刷対象を印刷するために設定した印刷条件データ(用紙方向、両面、集約、製本、ステープル、パンチ、綴じ代等)を印刷ジョブとしてプリンタ20a、又はプリンタ20bに送出する。   The information processing device 15 prints data corresponding to a print target including a created document, drawing, table, and the like, and print condition data set for printing the print target (paper orientation, duplex, aggregation, bookbinding, staple, punch , Binding margin, etc.) are sent to the printer 20a or 20b as a print job.

ここで本発明の実施の形態による設定情報作成装置としての情報処理装置15は、イメージスキャナ等の画像データを入力可能な入力装置を備え、或いはそのような入力装置を接続可能であり、該入力装置を介してユーザから印刷条件としての画像データを受け取る。そして、本発明の実施の形態による情報処理装置15は、受け取った画像データを解析して得られた各図形を、対応する印刷条件にそれぞれ変換することによって、印刷条件である設定情報を作成する。   Here, the information processing apparatus 15 as the setting information creation apparatus according to the embodiment of the present invention includes an input device capable of inputting image data such as an image scanner, or can connect such an input device. Image data as printing conditions is received from the user via the apparatus. Then, the information processing apparatus 15 according to the embodiment of the present invention creates setting information that is a printing condition by converting each figure obtained by analyzing the received image data into a corresponding printing condition. .

プリンタ20a、bは各々、情報処理装置15から送出される印刷ジョブに従って印刷データの印刷を行う。具体的には、プリンタ20a、bは、印刷ジョブに含まれる印刷条件データ(用紙方向、両面、集約、製本、ステープル、パンチ、綴じ代等)に従って、印刷ジョブに含まれる印刷データを紙などのメディアに印刷する。以下、情報処理装置15の具体的な構成を説明する。   Each of the printers 20a and 20b prints print data in accordance with a print job sent from the information processing apparatus 15. Specifically, the printers 20a and 20b transfer the print data included in the print job to paper or the like according to the print condition data included in the print job (paper orientation, double-sided, aggregation, bookbinding, staple, punch, binding margin, etc.). Print on media. Hereinafter, a specific configuration of the information processing apparatus 15 will be described.

図2は、本発明の実施の形態による設定情報作成装置を実現するのに好適な情報処理装置15のハードウェア構成の一例を示した図である。図2 において、情報処理装置15は、情報処理装置15全体の制御を司るCPU202と、CPU202のワークエリアとして使用されるメインメモリ204と、情報処理装置15の起動時にCPU202が実行するブートプログラムや、ハードウェアに依存するプログラム等を格納するROM206と、データを入力するための入力部210と、CPU202による処理結果を出力するための出力部212と、データ通信をおこなうための通信部214と、CPU202を動作させるための各種プログラム及びデータを記憶した外部記憶装置208とから構成されている。   FIG. 2 is a diagram showing an example of a hardware configuration of the information processing apparatus 15 suitable for realizing the setting information creation apparatus according to the embodiment of the present invention. In FIG. 2, the information processing device 15 includes a CPU 202 that controls the entire information processing device 15, a main memory 204 that is used as a work area of the CPU 202, a boot program that the CPU 202 executes when the information processing device 15 is activated, ROM 206 for storing a program or the like depending on hardware, input unit 210 for inputting data, output unit 212 for outputting a processing result by CPU 202, communication unit 214 for performing data communication, and CPU 202 And an external storage device 208 that stores various programs and data for operating the computer.

入力部210は、キーボードやマウス等の入力デバイスを含み、ユーザは入力部210を介してCPU202に操作指示を与えたり、データを入力したりする。本発明の実施の形態に係る入力部210は更にイメージスキャナを含み、ユーザは希望する仕上がりイメージを紙などの媒体に描き、イメージスキャナを介して画像データを印刷条件として直接情報処理装置15に入力する。これに代えてユーザは、後述するタッチスクリーンにより構成される表示装置や、デジタイザ又はタブレットや、マウス、スタイラス・ペン等のポインティングデバイスを使用して、印刷条件としての画像データを直接情報処理装置15に入力してもよい。   The input unit 210 includes an input device such as a keyboard and a mouse, and the user gives an operation instruction to the CPU 202 or inputs data via the input unit 210. The input unit 210 according to the embodiment of the present invention further includes an image scanner, and the user draws a desired finished image on a medium such as paper and directly inputs the image data to the information processing apparatus 15 as a printing condition via the image scanner. To do. Instead, the user directly uses the display device configured by a touch screen, which will be described later, a digitizer or a tablet, a pointing device such as a mouse, a stylus pen, or the like to directly input image data as a print condition to the information processing device 15. May be entered.

出力部212は、CRTやLCD等の表示装置を含み、CPU202による演算処理結果をユーザに対して示す。なお、出力部212が表示装置としてのタッチスクリーンにより構成される場合、ユーザはタッチスクリーンを利用して、印刷条件としての画像データを情報処理装置15に入力してもよい。また、出力部212は、情報処理装置15が備えるパラレルポートやUSBポートに接続されたプリンタ20a等の画像形成装置を含んでもよい。   The output unit 212 includes a display device such as a CRT or LCD, and shows the calculation processing result by the CPU 202 to the user. When the output unit 212 is configured by a touch screen as a display device, the user may input image data as print conditions to the information processing device 15 using the touch screen. The output unit 212 may include an image forming apparatus such as a printer 20a connected to a parallel port or a USB port included in the information processing apparatus 15.

通信部214は、イーサネット(R)・カードやトークンリング・カード等のネットワーク・アダプタを含み、情報処理装置15がネットワークを介してプリンタ20b等の画像形成装置を含む他のコンピュータ等と通信を行うことを可能とする。   The communication unit 214 includes a network adapter such as an Ethernet (R) card or a token ring card, and the information processing apparatus 15 communicates with other computers including an image forming apparatus such as the printer 20b via the network. Make it possible.

CPU202は、ROM206や外部記憶装置208に格納されているプログラムに従って、情報処理装置15全体を制御する中央制御ユニットである。このCPU202には、バス201を介して、メインメモリ204、ROM206、外部記憶装置108、入力部210、出力部212、及び通信部214が接続されており、データ通信、メモリへのアクセスによるアプリケーションプログラムの読み出しや各種データのリード/ライト、データ/コマンド入力、表示等を制御する。また、CPU202は、入力部210から入力された印刷条件としての画像データに対し後述する適切な処理を行うことによりこれを印刷条件に変換し、該印刷条件と印刷データとを印刷ジョブとして通信インターフェース部214を介して、プリンタ20a又は20bに送出する。   The CPU 202 is a central control unit that controls the entire information processing apparatus 15 in accordance with programs stored in the ROM 206 and the external storage device 208. The CPU 202 is connected to the main memory 204, the ROM 206, the external storage device 108, the input unit 210, the output unit 212, and the communication unit 214 via the bus 201, and an application program for data communication and access to the memory. Reading, reading / writing various data, data / command input, display, and the like are controlled. The CPU 202 converts image data input from the input unit 210 as print conditions into print conditions by performing appropriate processing, which will be described later, and uses the print conditions and print data as a print job as a communication interface. The data is sent to the printer 20a or 20b via the unit 214.

メインメモリ204は、指定されたプログラム、入力指示、入力データ及び処理結果等を格納するワークメモリと、出力部212であるディスプレイの表示画面に表示する表示データを一時的に格納する表示メモリとを備えている。   The main memory 204 includes a work memory that stores designated programs, input instructions, input data, processing results, and the like, and a display memory that temporarily stores display data to be displayed on the display screen of the output unit 212. I have.

外部記憶装置208は、ハードディスク装置を含む。これに代えて又はこれと共に、外部記憶装置208は、CD−ROM装置、フレキシブル・ディスク装置、MO装置、及びDVD装置等のリムーバブル・ストレージ(記録メディアを交換可能な外部記憶システム)を含んでもよい。このような外部記憶装置208には、それぞれ、フレキシブル・ディスク、MO、CD−ROM、DVD−ROMのような光学的・磁気的・電気的な記憶メディアが挿入される。   The external storage device 208 includes a hard disk device. Alternatively or in addition thereto, the external storage device 208 may include removable storage (external storage system capable of exchanging recording media) such as a CD-ROM device, a flexible disk device, an MO device, and a DVD device. . Optical, magnetic, and electrical storage media such as a flexible disk, MO, CD-ROM, and DVD-ROM are inserted into the external storage devices 208, respectively.

外部記憶装置208は、例えばMicrosoft社のWindows(商標)OS、IBM社のOS/2(商標)OS、Linux(登録商標)OS等、各種のアプリケーションを動作させる汎用のOS、文書作成用アプリケーションプログラム、プリンタ20a又は20bに対応したプリンタドライバ等の各種プログラムやデータを格納する。なお、本発明の実施の形態に係る、印刷条件を指定する設定情報を作成するためのプログラムは、プリンタドライバの一機能として又はプリンタドライバと連携をとるプログラムとして実装されてよい。また、上記データには、後述する図形の種類と印刷設定項目を1対1に対応付ける変換テーブルが含まれる。   The external storage device 208 is a general-purpose OS for operating various applications such as a Windows (registered trademark) OS from Microsoft, an OS / 2 (trademark) OS from IBM, and a Linux (registered trademark) OS. Various programs and data such as a printer driver corresponding to the printer 20a or 20b are stored. Note that a program for creating setting information for specifying printing conditions according to an embodiment of the present invention may be implemented as a function of the printer driver or as a program that cooperates with the printer driver. In addition, the data includes a conversion table that associates graphic types and print setting items, which will be described later, one-on-one.

このようなコンピュータ・プログラムはメインメモリ204にロードされることによって実行される。コンピュータ・プログラムは圧縮し、また複数に分割して複数の媒体に記録することもできる。また、上記各種プログラムは、予め記録媒体に記録されている場合や通信回線を介してダウンロードされて記録媒体に格納される場合等がある。更に、上記各種プログラムは通信回線を介して配信可能である。   Such a computer program is executed by being loaded into the main memory 204. The computer program can be compressed or divided into a plurality of pieces and recorded on a plurality of media. The various programs may be recorded in advance on a recording medium or downloaded via a communication line and stored on the recording medium. Furthermore, the various programs can be distributed via a communication line.

以上の説明により、本発明の実施の形態による設定情報作成装置を実現するのに好適な情報処理装置15は、通常のパーソナルコンピュータ、ワークステーション、メインフレームなどの情報処理装置、または、これらの組み合わせによって実現されることが容易に理解されるであろう。なお、上述したように、本発明の実施の形態による設定情報作成装置を、複写機や複合機等の画像形成装置によって直接実現してもよい。そのような画像形成装置のハードウェア構成の一例を、複合機を例に以下に説明する。   As described above, the information processing apparatus 15 suitable for realizing the setting information creating apparatus according to the embodiment of the present invention is an information processing apparatus such as a normal personal computer, workstation, mainframe, or a combination thereof. It will be readily understood that As described above, the setting information creation apparatus according to the embodiment of the present invention may be directly realized by an image forming apparatus such as a copying machine or a multifunction peripheral. An example of the hardware configuration of such an image forming apparatus will be described below using a multifunction peripheral as an example.

図3は、複合機300のハードウェア構成の一例を示した図である。複合機300は、複合機300の全体の制御を司るCPU302と、各種制御プログラムのワークエリア及び、入力部310、通信部314、原稿読み取り部318等から入力される印刷ジョブの印字データおよび印刷条件データを一時的格納するメモリ304と、CPU302を動作させる各種制御プログラムを格納したROM306及び外部記憶装置308と、印刷時に必要な操作を行うための入力部310と、入力部310と連動して必要な情報を表示する表示部312と、データ通信をおこなう通信部314と、印字データを転写紙に印字するための印刷部316と、原稿を読み取る原稿読み取り部318を含む。この他複合機300はファクシミリ機能(図示しない)を有するものであってもよい。   FIG. 3 is a diagram illustrating an example of a hardware configuration of the multifunction machine 300. The multifunction device 300 includes a CPU 302 that controls the entire multifunction device 300, a work area for various control programs, print data and print conditions of a print job input from the input unit 310, the communication unit 314, the document reading unit 318, and the like. Necessary in conjunction with a memory 304 for temporarily storing data, a ROM 306 and an external storage device 308 storing various control programs for operating the CPU 302, an input unit 310 for performing operations necessary for printing, and an input unit 310 A display unit 312 for displaying various information, a communication unit 314 for performing data communication, a printing unit 316 for printing print data on transfer paper, and a document reading unit 318 for reading a document. In addition, the multi-function device 300 may have a facsimile function (not shown).

通信部314は、外部とデータ通信を行うためのものであり、例えば、情報処理装置15とデータ通信を行うものである。表示部312は、好ましくはタッチスクリーンにより構成される。入力部310は、マウス、スタイラス・ペン等のポインティングデバイスのほか、デジタイザやタブレットを含んでもよい。原稿読み取り部318は、イメージスキャナを含み、イメージスキャナにより読み取られた画像データを、デジタル・データに変換する。本発明を複合機300に実装する場合、ユーザは、これら表示部312、入力部310、原稿読み取り部318のいずれかを利用して、印刷条件としての画像データを複合機300に入力できる。   The communication unit 314 is for performing data communication with the outside. For example, the communication unit 314 performs data communication with the information processing apparatus 15. The display unit 312 is preferably configured by a touch screen. The input unit 310 may include a digitizer and a tablet in addition to a pointing device such as a mouse and a stylus pen. The document reading unit 318 includes an image scanner, and converts image data read by the image scanner into digital data. When the present invention is installed in the multifunction device 300, the user can input image data as printing conditions into the multifunction device 300 using any of the display unit 312, the input unit 310, and the document reading unit 318.

CPU302は、ROM306及び外部記憶装置308に格納されている各種制御プログラムに従って装置全体を制御する中央制御ユニットである。このCPU302には、バス301を介して、メモリ304、ROM306、外部記憶装置308、入力部310、表示部312、通信部314、印刷部316、原稿読み取り部318とが接続されており、データ通信、原稿読み取り動作、プリンタ動作等を制御する。また、CPU302は、表示部312、入力部310、原稿読み取り部318のいずれかにより入力された印刷条件としての画像データに対し後述する適切な処理を行うことによりこれを印刷条件に変換し、該印刷条件に従って、後述する画像処理を制御する。   The CPU 302 is a central control unit that controls the entire apparatus according to various control programs stored in the ROM 306 and the external storage device 308. The CPU 302 is connected with a memory 304, a ROM 306, an external storage device 308, an input unit 310, a display unit 312, a communication unit 314, a printing unit 316, and a document reading unit 318 via a bus 301 for data communication. The document reading operation and the printer operation are controlled. Further, the CPU 302 converts the image data as the printing condition input by any of the display unit 312, the input unit 310, and the document reading unit 318 into a printing condition by performing an appropriate process to be described later. Image processing to be described later is controlled according to the printing conditions.

ROM306及び外部記憶装置308は、CPU302を動作させるための各種制御プログラムやその処理に用いられるフォント・データや、パラメータ等を記憶している。各種制御プログラムには、本発明の実施の形態に係る、印刷条件を指定する設定情報を作成するためのプログラムが含まれる。また、後述する図形の種類と印刷設定項目を1対1に対応付ける変換テーブルも同様にROM306及び外部記憶装置308に記憶される。メモリ304は、指定された制御プログラム、処理結果、及び受信した印刷データ等を格納するワークメモリを備えている。   The ROM 306 and the external storage device 308 store various control programs for operating the CPU 302, font data used for the processing, parameters, and the like. The various control programs include a program for creating setting information for specifying printing conditions according to the embodiment of the present invention. Similarly, a conversion table that associates graphic types and print setting items, which will be described later, with one-to-one correspondence is also stored in the ROM 306 and the external storage device 308. The memory 304 includes a work memory that stores a designated control program, a processing result, received print data, and the like.

印刷部316は、印字データを転写紙等の媒体に印字するユニット、及び、ユーザが設定した機能を実現するための画像処理、即ち、ステープルやパンチ穴等の仕上げに関する処理、拡大/縮小、集約、余白等のレイアウトに関する処理、及び濃度やカラー印刷等の画質に関する処理を含む、画像処理を行うユニットを含む。なお、これら画像処理のユニットは、印刷部316とは別のハードウェアとして構成してもよい。或いは、画像処理のユニットは、これら機能を複合機300に実現させるためのCPU302上で動作するプログラムとして構成してもよい。   The printing unit 316 prints data on a medium such as transfer paper and image processing for realizing a function set by the user, that is, processing related to finishing such as staples and punch holes, enlargement / reduction, and aggregation. And a unit for performing image processing including processing relating to layout such as margins and processing relating to image quality such as density and color printing. Note that these image processing units may be configured as hardware different from the printing unit 316. Alternatively, the image processing unit may be configured as a program that operates on the CPU 302 for causing the MFP 300 to realize these functions.

図4は、本発明の実施の形態に係る、印刷条件を指定する設定情報を作成するための情報処理装置15(又は画像形成装置)の機能構成を示す。外部記憶装置208(又は外部記憶装置308)に格納された本発明の実施の形態に係る印刷条件を指定する設定情報を作成するためのプログラムは、例えばユーザの操作に応答してOSの働きによりメモリ204にロードされCPU202(又はCPU302)に実行されることにより、情報処理装置15(又は画像形成装置)を、受付部405、画像データ格納部410、画像認識部415、変換テーブル格納部430、パターンデータ格納部435、変換部440、設定値格納部445、設定内容判定部455、設定可能値格納部450、エラー通知部460、確認部465、及び設定変更部470として機能させる。   FIG. 4 shows a functional configuration of the information processing apparatus 15 (or image forming apparatus) for creating setting information for designating printing conditions according to the embodiment of the present invention. A program for creating setting information for designating printing conditions according to an embodiment of the present invention stored in the external storage device 208 (or the external storage device 308) is, for example, based on the function of the OS in response to a user operation. The information processing apparatus 15 (or the image forming apparatus) is loaded into the memory 204 and executed by the CPU 202 (or the CPU 302), so that the reception unit 405, the image data storage unit 410, the image recognition unit 415, the conversion table storage unit 430, The pattern data storage unit 435, the conversion unit 440, the set value storage unit 445, the setting content determination unit 455, the settable value storage unit 450, the error notification unit 460, the confirmation unit 465, and the setting change unit 470 are caused to function.

受付部405は、印刷条件として、ユーザから画像データを受け付ける。ユーザによる画像データの入力は、イメージスキャナを利用できる。これに代えてユーザは、マウスやタッチパネル等の入力デバイスと表示装置とを使用して、印刷条件としての画像データを直接描画して情報処理装置15に入力してもよい。画像データの入力方法の選択は、一例として図5(a)に示すような、設定方法選択画面を使用してよい。   The accepting unit 405 accepts image data from the user as a printing condition. An image scanner can be used to input image data by the user. Instead of this, the user may directly draw image data as a printing condition and input it to the information processing apparatus 15 using an input device such as a mouse or a touch panel and a display device. The selection of the image data input method may use a setting method selection screen as shown in FIG. 5A as an example.

即ち、ユーザによる印刷設定の指示に応答して、情報処理装置15にインストールされたプリンタドライバは、図5(a)に示すような、設定方法選択画面を表示する。ユーザによりチェックボックス502が選択される場合、受付部405は、スキャナから出力される画像データを受け取る。一方、ユーザによりチェックボックス503が選択される場合、プリンタドライバは、更に、図5(b)に示すような、図形描画画面を表示し、ユーザがマウスやタッチパネル等の入力デバイスを使用して印刷条件としての図形を描画することを可能とする。この場合受付部405は、図形描画画面を利用して入力された画像データを受け付ける。   That is, in response to a print setting instruction from the user, the printer driver installed in the information processing apparatus 15 displays a setting method selection screen as shown in FIG. When the check box 502 is selected by the user, the reception unit 405 receives image data output from the scanner. On the other hand, when the check box 503 is selected by the user, the printer driver further displays a graphic drawing screen as shown in FIG. 5B, and the user prints using an input device such as a mouse or a touch panel. It is possible to draw a figure as a condition. In this case, the accepting unit 405 accepts image data input using the graphic drawing screen.

なお、図5(b)に示す図形描画画面は、用紙サイズを選択するためのプルダウンボタン505と、図形を描画可能な図形描画エリア515と、ユーザによる図形描画を支援するツールとを備える。ツールには、一例として、矢印、矩形、円・楕円、×印、直線、点・黒丸が含まれる。これら図形は、詳細は図6及び図7を参照して説明するが、いずれも印刷条件に対応する図形である。但し、ここに挙げた図形は説明のための例示であり、他の図形を印刷条件に対応付けることが可能であることは言うまでもない。また、このような支援ツールを設けずに、ユーザに直接図形を描かせるようしてもよい。受付部は画像データを受け付けると、これをデジタル・データに変換して適宜補正して、画像データ格納部410に格納する。   The graphic drawing screen shown in FIG. 5B includes a pull-down button 505 for selecting a paper size, a graphic drawing area 515 in which a graphic can be drawn, and a tool that supports the drawing of a graphic by the user. As an example, the tool includes an arrow, a rectangle, a circle / ellipse, a cross, a straight line, and a dot / black circle. Although these figures will be described in detail with reference to FIG. 6 and FIG. 7, both are figures corresponding to printing conditions. However, it is needless to say that the graphics shown here are illustrative examples, and other graphics can be associated with the printing conditions. Moreover, you may make it a user draw a figure directly, without providing such a support tool. When the accepting unit accepts the image data, it converts it into digital data, corrects it appropriately, and stores it in the image data storage unit 410.

図6に、ユーザが印刷条件として入力する画像データに含まれる得る図形と、該図形が示す印刷条件の対応関係の一例を示す。このような対応関係は、図7を参照して説明する変換テーブルとして情報処理装置15に予め設定され、保持される。なお、印刷条件に対応させる図形は、図6に示すものに限られない。しかし、ユーザが対応する印刷条件をその形状から連想しやすく、かつ情報処理装置15による認識が容易な図形を選択することが好ましい。   FIG. 6 shows an example of a correspondence relationship between a graphic that can be included in the image data input as a printing condition by the user and the printing condition indicated by the graphic. Such a correspondence relationship is previously set and held in the information processing apparatus 15 as a conversion table described with reference to FIG. The figure corresponding to the printing conditions is not limited to that shown in FIG. However, it is preferable to select a graphic that allows the user to easily associate the corresponding printing conditions from the shape and that can be easily recognized by the information processing device 15.

図6において、各矩形620は印刷用紙を示している。領域を2つに等分する直線600は、2イン1の印刷条件を示す。即ち、領域を複数に等分する1以上の直線は、他の割付印刷の条件を示す。ここで、直線600の位置は分割の位置を示す。用紙の辺に沿って描かれた短直線602は、ステープルの印刷条件を示す。ここで短直線602の位置はステープルの位置を、また、短直線の数はステープルの数を示す。   In FIG. 6, each rectangle 620 represents a print sheet. A straight line 600 that equally divides the region into two indicates a 2-in-1 printing condition. In other words, one or more straight lines that equally divide the region into a plurality indicate other layout printing conditions. Here, the position of the straight line 600 indicates the position of division. A short straight line 602 drawn along the side of the paper indicates a staple printing condition. Here, the position of the short straight line 602 indicates the position of the staple, and the number of short straight lines indicates the number of staples.

また、内部に数字が描かれた楕円604は、該楕円604の位置に頁番号を付加する印刷条件を示す。なお、楕円内に描かれた数字は開始頁番号を示す。矢印606は、印刷方向(縦又は横)を指定する印刷条件を示す。矩形608は、余白/綴じ代の印刷条件を示す。即ち、矩形608は、その矩形608により囲まれた範囲が印刷範囲であることを示す。点/黒丸610は、パンチ穴の印刷条件を示す。ステープルの場合と同様、点/黒丸610の位置はパンチ穴の位置を、また、点/黒丸610の数はパンチ穴の数を示す。   Further, an ellipse 604 in which numbers are drawn indicates a printing condition for adding a page number to the position of the ellipse 604. The number drawn in the ellipse indicates the starting page number. An arrow 606 indicates a printing condition for designating a printing direction (vertical or horizontal). A rectangle 608 indicates margin / binding margin printing conditions. That is, a rectangle 608 indicates that a range surrounded by the rectangle 608 is a print range. The dots / black circles 610 indicate punch hole printing conditions. As in the case of the staple, the position of the dot / black circle 610 indicates the position of the punch hole, and the number of the dot / black circle 610 indicates the number of the punch holes.

更に、×印612は、書き込み余白の印刷条件を示す。即ち、×印612が描かれた領域は、書き込みのための余白領域であることを示す。内部に“FAX”又は“MAIL”ではじまる文字データが描かれた楕円614は、該条件が印刷条件ではなく、FAX又は電子メールによる送条件を指定するものであることを示す。なお、“FAX”又は“MAIL”に続く文字データは送信先を指定する。   Further, a cross 612 indicates a printing condition for a writing margin. That is, the area where the x mark 612 is drawn indicates a blank area for writing. An ellipse 614 in which character data beginning with “FAX” or “MAIL” is drawn indicates that the condition is not a printing condition but a condition for sending by FAX or e-mail. The character data following “FAX” or “MAIL” designates the transmission destination.

実際に印刷条件を設定する場合、ユーザは、図6に示す各基本図形600乃至614を組み合わせて、希望する印刷条件を指定する(用紙616参照)。上述したように、図形は対応する印刷条件を連想しやすい形状のものが選択される。また、図形の位置は印刷条件の一部をなす。従って、ユーザが印刷条件として作成する図、例えば、用紙616に示すような図は、希望する仕上がりイメージに近い図となる。このことは、ユーザは、希望する仕上がりイメージを示す図を作成することにより、印刷条件を指定することができることを意味する。   When actually setting printing conditions, the user specifies desired printing conditions by combining the basic figures 600 to 614 shown in FIG. 6 (see paper 616). As described above, a figure having a shape that easily associates a corresponding printing condition is selected. Also, the position of the graphic forms part of the printing conditions. Therefore, a figure created by the user as a printing condition, for example, a figure as shown on the paper 616 is a figure close to a desired finished image. This means that the user can specify printing conditions by creating a diagram showing a desired finished image.

画像認識部415は、画像データ格納部410からデジタル・データに変換された画像データを読み出し、該画像データに対し画像解析処理を実行する。具体的には、画像認識部415は、図形認識部420と、文字認識部425とを含み、図形認識部420は画像データに対し図形認識処理を実行し、画像データに含まれる図形データと該図形の位置データとを取得する。   The image recognition unit 415 reads the image data converted into digital data from the image data storage unit 410 and executes image analysis processing on the image data. Specifically, the image recognizing unit 415 includes a graphic recognizing unit 420 and a character recognizing unit 425. The graphic recognizing unit 420 executes graphic recognition processing on the image data, and the graphic data included in the image data Get figure position data.

ここで、図形認識部420による図形認識処理は、従来よりあるパターン処理ベースによる画像認識処理であってよい。そのような画像認識処理は、入力画像をデジタル化し、補正を行う前処理、前処理後の入力画像に対し特徴抽出を行って特徴パラメータ又は特徴パターンを求める処理、得られた特徴パラメータ又は特徴パターンを標準パターンと比較して最も類似する標準パターンが属するカテゴリーに対応付ける識別処理を含む。   Here, the graphic recognition process by the graphic recognition unit 420 may be an image recognition process based on a conventional pattern processing base. Such image recognition processing includes digitizing an input image, preprocessing for correction, processing for extracting a feature parameter from the preprocessed input image to obtain a feature parameter or feature pattern, and the obtained feature parameter or feature pattern. Is compared with the standard pattern and is associated with the category to which the most similar standard pattern belongs.

パターン認識としては、例えばDPマッチングやニューラルネットワークなどを使ったものを利用できる。特にニューラルネットワークを使ったものは、対象物体に関する知識を学習により獲得するので人間が記述する必要がないという利点がある。ニューラルネットワークのアルゴリズムとしては、バックプロパゲーション法が最もよく知られている。バックプロパゲーション法では、出力結果を学習させるべき教師信号と比較し、その誤差をフィードバックして重み係数や閾値が修正される。   As pattern recognition, for example, a method using DP matching or a neural network can be used. Particularly, those using a neural network have an advantage that human knowledge is not necessary because knowledge about the target object is acquired by learning. As a neural network algorithm, the back-propagation method is best known. In the backpropagation method, the output result is compared with a teacher signal to be learned, and the error is fed back to correct the weighting factor and threshold value.

具体的には、例えば、特許第2635582号に開示される、入力パターンと標準パターンとの対応点間の距離と、標準パターンの各点の所定のパターン基準点からの距離との比を特徴点ごとに計算することにより、入力パターンを高精度に認識する技術を利用してもよい。また特公昭第58−20074号に開示される、定形図形の輪郭を縁どった標準パターンと観測図形を走査して得られた画像データの比較結果および、定形図形の輪郭外部を反転した標準パターンと観測図形を走査して得られた画像データの反転データとの比較結果を使って、複数の図形を包含する図面の中から所定の定型図形の存在位置を検出する技術を利用してもよい。   Specifically, for example, as disclosed in Japanese Patent No. 2635582, a ratio between a distance between corresponding points of the input pattern and the standard pattern and a distance from a predetermined pattern reference point of each point of the standard pattern is a feature point. A technique for recognizing an input pattern with high accuracy by calculating each time may be used. In addition, a comparison result of image data obtained by scanning the observed pattern with the standard pattern bordering the outline of the fixed figure disclosed in Japanese Patent Publication No. 58-20074 and a standard pattern in which the outside of the outline of the fixed figure is inverted And a technique for detecting the presence position of a predetermined fixed figure from a drawing including a plurality of figures using a comparison result of the inverted data of the image data obtained by scanning the observed figure. .

更には、特開2001−34758に開示される、記号処理とパターン処理を並列に存在させ、補完させる、即ち、パターン処理において抽出した特徴の情報を記号知識へと変換し、その知識を用いた記号推論によって認識した物体の領域分割や欠けた対象物体の補完画像を得るようにしたり、重なり図形の領域分割を行う技術を利用してもよい。但し、本発明において認識対象となる図形は、直線や円、矢印といった基本的な図形であり、その種類も限られていることから、より単純な画像認識方法を採用できる。   Furthermore, symbol processing and pattern processing disclosed in Japanese Patent Laid-Open No. 2001-34758 exist in parallel and complement, that is, feature information extracted in pattern processing is converted into symbol knowledge and the knowledge is used. A technique may be used in which a region segmentation of an object recognized by symbolic reasoning, a complementary image of a missing target object is obtained, or a region segmentation of an overlapping figure is performed. However, since the figures to be recognized in the present invention are basic figures such as straight lines, circles, and arrows, and the types thereof are limited, a simpler image recognition method can be adopted.

また、文字認識部425は、図形認識部420により画像データ内に予め定められた所定の図形が検出された場合、該所定の図形の内部に対し文字認識処理を実行する。本実施例では、所定の図形として楕円を利用する。図形認識部420により画像データ内に楕円が認識された場合、文字認識部425は、楕円内の領域に対して文字認識処理を実行し、文字列データを取得する。文字認識部425による文字認識処理は、OCR(Optical Character Reader)ソフトを利用できる。なお、これに代えて、文字認識部425は、図形認識部420により認識不可能と判断された画像データ内の部分に対して文字認識処理を実行してもよい。   In addition, when the graphic recognition unit 420 detects a predetermined graphic in the image data, the character recognition unit 425 performs character recognition processing on the inside of the predetermined graphic. In this embodiment, an ellipse is used as the predetermined graphic. When the figure recognition unit 420 recognizes an ellipse in the image data, the character recognition unit 425 executes character recognition processing on the area in the ellipse and acquires character string data. Character recognition processing by the character recognition unit 425 can use OCR (Optical Character Reader) software. Instead of this, the character recognition unit 425 may execute a character recognition process on a portion in the image data determined to be unrecognizable by the graphic recognition unit 420.

図形認識部420により取得された図形データ及び位置データは図形情報として、文字認識部425により取得された文字列データは所定の図形の図形情報またはその文字の位置情報に関連付けて、その後、パターンデータ格納部435に一時的に格納される。   The graphic data and position data acquired by the graphic recognizing unit 420 are associated with graphic information, the character string data acquired by the character recognizing unit 425 is associated with the graphic information of a predetermined graphic or the positional information of the character, and then the pattern data. It is temporarily stored in the storage unit 435.

変換テーブル格納部430は、図形の種類と印刷設定項目を1対1に対応付ける変換テーブルを格納する。ここで印刷設定項目とは、印刷条件を指定するために印刷時に設定可能な設定項目であって、印刷対象となる媒体の入力形式に関する設定項目と、印刷の仕上がり形式に関する設定項目とを含む。一例として印刷設定項目は、用紙サイズ、余白・綴じ代、集約印刷、両面印刷、ステープル、パンチ、頁設定等を含む。また図形の種類とは、直線、矩形、円、楕円、矢印等、印刷条件を対応付ける図形の名称をいう。上述したように、このような変換テーブルは予め情報処理装置15に保持される。   The conversion table storage unit 430 stores a conversion table that associates graphic types with print setting items on a one-to-one basis. Here, the print setting item is a setting item that can be set at the time of printing in order to specify a printing condition, and includes a setting item related to an input format of a medium to be printed and a setting item related to a print finish format. As an example, the print setting items include paper size, margin / binding margin, consolidated printing, duplex printing, stapling, punching, page setting, and the like. The type of figure refers to the name of a figure associated with a printing condition, such as a straight line, rectangle, circle, ellipse, or arrow. As described above, such a conversion table is held in the information processing apparatus 15 in advance.

図7に変換テーブルの一例を示す。図形名フィールドには、図形の種類、即ち図形の名称が登録される。設定項目フィールドには、図形フィールドに登録されている図形の種類に対応する設定項目名が登録される。詳細設定フィールドには、対応する図形の位置情報の取り扱い方法が登録される。また文字列フィールドには、該当する場合に文字列の取り扱い方法が登録される。更に誤設定フィールドには、詳細は後述するが、間違って設定される可能性のある設定項目の設定IDが登録される。誤設定フィールドの値は、後述する確認部465によって利用される。   FIG. 7 shows an example of the conversion table. In the figure name field, the figure type, that is, the name of the figure is registered. In the setting item field, a setting item name corresponding to the type of graphic registered in the graphic field is registered. In the detailed setting field, a method for handling position information of the corresponding graphic is registered. In the character string field, a character string handling method is registered when applicable. Furthermore, although the details will be described later, a setting ID of a setting item that may be set incorrectly is registered in the erroneous setting field. The value of the erroneous setting field is used by the confirmation unit 465 described later.

図7に示す変換テーブルをみると、設定ID=2の例えば点/黒丸の図形は、パンチ穴の印刷条件に対応付けられている。そして、点/黒丸の図形の位置はパンチ位置として、点/黒丸の図形の数はパンチ穴として取り扱うよう定められている。また、誤設定フィールドには、設定IDとして6が登録されていることから、点/黒丸の図形は、本来はステープルを意図して描かれている可能性があることが示されている。   In the conversion table shown in FIG. 7, for example, a dot / black circle figure with setting ID = 2 is associated with the punch hole printing condition. It is determined that the position of the dot / black circle figure is handled as a punch position, and the number of dot / black circle figures is handled as a punch hole. Further, since 6 is registered as the setting ID in the erroneous setting field, it is indicated that the dot / black circle figure may be originally drawn with the intention of stapling.

また、設定ID=1の楕円の図形には、文字列フィールドに値が登録されていることから、楕円の図形については、その内部に文字列が存在することが分かる。このことは、文字列を描画する場合、ユーザは、必ず文字列を楕円で囲む必要があることを示す。なお図7に示す例では、楕円の図形に対して3種類の設定項目が対応付けられている。即ち、内部に数字のみの文字列が存在する場合、楕円は頁番号の設定に対応付けられる。また、内部に“Mail”で始る文字列が存在する場合、楕円はメールの宛先設定に対応付けられる。更に内部に“Fax”で始る文字列が存在する場合、楕円はFaxの宛先設定に対応付けられる。また、楕円が頁番号の設定に対応付けられる場合は、その楕円の中心位置を頁番号印刷位置として扱うよう定められている。   Also, since the value is registered in the character string field for the ellipse graphic with the setting ID = 1, it can be seen that the character string exists inside the ellipse graphic. This indicates that when drawing a character string, the user must always enclose the character string with an ellipse. In the example shown in FIG. 7, three types of setting items are associated with an elliptical figure. That is, when there is a character string with only numbers inside, the ellipse is associated with the page number setting. If a character string beginning with “Mail” exists inside, the ellipse is associated with the mail destination setting. Further, when a character string beginning with “Fax” exists inside, the ellipse is associated with the Fax destination setting. Further, when the ellipse is associated with the page number setting, it is determined that the center position of the ellipse is handled as the page number printing position.

また、設定ID=3の×点の図形には、書き込み余白の設定が対応付けられており、×点を囲む矩形の領域を、書込み余白位置とするよう定められている。また、設定ID=4の矢印の図形には、用紙の向きの設定が対応付けられている。即ち、矢印の向きが用紙の印刷方向に対応付けられている。   Further, the setting of the writing margin is associated with the figure of the x point with the setting ID = 3, and a rectangular area surrounding the x point is determined as the writing margin position. Also, the setting of the paper orientation is associated with the figure of the arrow with the setting ID = 4. That is, the direction of the arrow is associated with the printing direction of the paper.

また、設定ID=5の四角形の図形には、余白・綴じ代の設定が対応付けられており、四角形の内部を印刷範囲とするよう定められている。この場合、四角形の各辺の位置が、余白・綴じ代を指定することになるが、用紙の端から四角形の各辺までの距離が一定でない場合は、平均値を計算して採用するものと取り決めてもよい。なお、設定ID=5の誤設定フィールドには、設定IDとして7が登録されていることから、四角形の図形は、本来は集約印刷を意図して描かれている可能性があることが示されている。   In addition, the setting of margin and binding margin is associated with the quadrilateral figure with the setting ID = 5, and the inside of the quadrilateral is defined as the printing range. In this case, the position of each side of the square specifies the margin and binding margin, but if the distance from the edge of the paper to each side of the square is not constant, the average value is calculated and adopted. You can negotiate. In addition, since 7 is registered as the setting ID in the erroneous setting field of setting ID = 5, it is indicated that there is a possibility that the square figure is originally drawn with the intention of collective printing. ing.

また同じ種類の図形であっても、その長さ等、図形のサイズによって異なる設定項目を対応付けることも可能である。例えば図7に示す変換テーブルでは、同じ直線でも短直線はステープルに対応付け、長直線は集約印刷に対応付けている。ここで直線の長さの判断は、一例として次のようにして行ってよい。即ち、直線の長さが、該直線に平行な用紙の辺の1/8以下であればこれを短直線と判断し、同じく直線に平行な用紙の辺の4/5以上であればこれを長直線と判断してもよい。なお、情報処理装置15が判断可能であれば、その他の判断方法を採用可能なことはいうまでもない。なお、設定ID=6の誤設定フィールドには、設定IDとして2が登録されていることから、短直線の図形は、本来はパンチ穴を意図して描かれている可能性があることが示されている。   Further, even for the same type of figure, different setting items can be associated depending on the size of the figure, such as its length. For example, in the conversion table shown in FIG. 7, even in the same straight line, the short straight line is associated with staples, and the long straight line is associated with aggregate printing. Here, the determination of the length of the straight line may be performed as follows as an example. That is, if the length of the straight line is 1/8 or less of the side of the paper parallel to the straight line, this is judged as a short straight line. If the length of the straight line is 4/5 or more of the side of the paper parallel to the straight line, this is determined. It may be determined as a long straight line. Needless to say, if the information processing apparatus 15 can determine, other determination methods can be adopted. In addition, since 2 is registered as the setting ID in the erroneous setting field of setting ID = 6, it is indicated that there is a possibility that the short straight line figure is originally intended to be punched. Has been.

変換部440は、パターンデータ格納部435から、画像認識部415によって取得された各図形データ及び対応する位置データと、該当する場合には文字列データとを読み出す。そして変換部440は、変換テーブル格納部430に格納される変換テーブルを参照して、各図形データとその位置データの組を、対応する印刷の設定情報に変換する。同様に変換部440は、文字列データと該当する場合にその楕円中心の位置データとを、対応する印刷条件に変換する。なお、対応する印刷条件がない図形データとその位置データの組や文字列データがあった場合、変換部440は、その旨を後述するエラー通知部へ伝える。   The conversion unit 440 reads each graphic data and corresponding position data acquired by the image recognition unit 415 from the pattern data storage unit 435, and character string data if applicable. Then, the conversion unit 440 refers to the conversion table stored in the conversion table storage unit 430, and converts each set of graphic data and its position data into corresponding print setting information. Similarly, the conversion unit 440 converts the character string data and the position data of the center of the ellipse, if applicable, into corresponding printing conditions. If there is a set of graphic data that does not have a corresponding printing condition and its position data or character string data, the conversion unit 440 notifies the error notification unit described later to that effect.

例えば図6の用紙616が画像データとしてユーザにより入力され、画像認識部415によりパターンデータ格納部435に、2つの黒丸の図形データとその位置データ、長直線の図形データとその位置データ、及び×点の図形データとその位置データが格納されているとする。このような場合、変換部440は、図7に示す変換テーブルを参照して、2つの黒丸の図形データとその位置データを、用紙の左側に2箇所のパンチ穴を設ける設定に変換する。   For example, the paper 616 in FIG. 6 is input by the user as image data, and the image recognition unit 415 stores two black circle graphic data and its position data, long straight graphic data and its position data, and × Assume that point graphic data and its position data are stored. In such a case, the conversion unit 440 refers to the conversion table shown in FIG. 7 and converts the two black circle graphic data and its position data into settings for providing two punch holes on the left side of the paper.

変換部440はまた、図7に示す変換テーブルを参照して、長直線の図形データとその位置データを、長直線の位置で領域を分割する2イン1の設定に変換する。更に変換部440は、図7に示す変換テーブルを参照して、×点の図形データとその位置データを、用紙右半分を書き込み余白とする設定に変換する。変換部440により変換された各設定項目及び設定値は、設定値格納部445に格納される。   The conversion unit 440 also refers to the conversion table shown in FIG. 7 and converts the long line graphic data and its position data into a 2-in-1 setting for dividing the area at the position of the long line. Further, the conversion unit 440 refers to the conversion table shown in FIG. 7 and converts the x-point graphic data and its position data into a setting in which the right half of the paper is set as a writing margin. Each setting item and setting value converted by the conversion unit 440 is stored in the setting value storage unit 445.

設定可能値格納部450は、各印刷設定項目について設定可能な値を規定する設定値テーブルを格納する。図8は、設定値テーブルの一例を示す図である。   The settable value storage unit 450 stores a set value table that defines settable values for each print setting item. FIG. 8 is a diagram illustrating an example of the setting value table.

設定内容判定部455は、設定可能値格納部450に格納されている設定値テーブルを参照して、設定値格納部445に格納されている各設定項目の設定値が、設定可能な値であるか否かを判定する。設定内容判定部455は、設定値格納部445に格納されている設定項目の設定値の中に設定不可能な値が含まれると判定した場合、不適切な設定項目名とその設定値を設定値格納部445から削除する。そして設定内容判定部455は、不適切な設定項目名とその設定値、及び設定可能な値とを後述するエラー通知部460へ渡す。   The setting content determination unit 455 refers to the setting value table stored in the settable value storage unit 450, and the setting value of each setting item stored in the setting value storage unit 445 is a settable value. It is determined whether or not. When the setting content determination unit 455 determines that the setting value stored in the setting value storage unit 445 includes an unsettable value, the setting content determination unit 455 sets an inappropriate setting item name and the setting value. Delete from the value storage unit 445. Then, the setting content determination unit 455 passes an inappropriate setting item name, its setting value, and a settable value to an error notification unit 460 described later.

これに代えて又は加えて、設定内容判定部455は、設定値格納部445に格納されている不適切な設定値を、該設定値に一番近い値であって、かつ、設定可能な値に置き換えてもよい。この場合、設定内容判定部455は、不適切な設定項目名とその変更後の設定値を、設定値を変更した旨の情報とともに後述するエラー通知部460へ渡す。また設定内容判定部455は、不適切な設定項目を除く残りの全設定項目について、その設定項目名と設定値とを確認部465へ渡す。   Instead of or in addition to this, the setting content determination unit 455 sets the inappropriate setting value stored in the setting value storage unit 445 to a value that is closest to the setting value and can be set. May be replaced. In this case, the setting content determination unit 455 passes the inappropriate setting item name and the changed setting value to the error notification unit 460 described later together with information indicating that the setting value has been changed. In addition, the setting content determination unit 455 passes the setting item names and setting values to the confirmation unit 465 for all remaining setting items except the inappropriate setting items.

エラー通知部460は、設定内容判定部455から不適切な設定項目名とその設定値とを受け取ったことに応答して、ユーザに不適切な設定があったことを示すエラーを通知する。エラー通知の方法は、例えばエラーの内容を表示画面に表示してもよく、或いはビープ音を鳴らすようにしてもよい。図9(a)は、エラー通知画面の一例を示す。エラー通知部460が、設定内容判定部455から不適切な設定項目名とその変更後の設定値を、設定値を変更した旨の情報とともに受け取った場合、また変換部440から対応する印刷条件が存在しない旨の情報を受け取った場合も同様である。   In response to receiving an inappropriate setting item name and its setting value from the setting content determination unit 455, the error notification unit 460 notifies the user of an error indicating that an inappropriate setting has been made. As an error notification method, for example, the content of the error may be displayed on the display screen, or a beep sound may be sounded. FIG. 9A shows an example of an error notification screen. When the error notification unit 460 receives an inappropriate setting item name and the changed setting value from the setting content determination unit 455 together with information indicating that the setting value has been changed, the corresponding printing condition is also received from the conversion unit 440. The same applies when information indicating that it does not exist is received.

確認部465は、設定内容判定部455から不適切な設定項目を除く残りの全設定項目について、設定項目名と設定値とを受け取ったことに応答して、ユーザに設定内容を確認させるための確認画面を作成し、これを表示画面に表示する。確認画面は設定内容を示すものであればどのようなものでもよい。一例として確認画面は、設定項目名とその設定値とを列挙したものでよい。しかしながら確認画面は、設定内容の変更を受付可能なものがより好ましい。   The confirmation unit 465 is configured to allow the user to confirm the setting content in response to receiving the setting item name and the setting value for all remaining setting items except the inappropriate setting item from the setting content determination unit 455. Create a confirmation screen and display it on the display screen. The confirmation screen may be anything as long as it shows the setting contents. As an example, the confirmation screen may list the setting item names and their setting values. However, it is more preferable that the confirmation screen can accept a change in setting contents.

更に好ましくは、確認部465は、変換テーブル格納部430に格納されている変換テーブルの誤設定フィールドを参照して、該フィールドに値が登録されている設定項目が、確認画面に表示する設定項目の中にあるか否かを判断する。そのような設定項目があった場合、確認部465は、該設定項目の近くに、誤設定フィールドに登録されている設定IDの設定項目を設定するための画面を表示させるためのボタンを表示する。そのような確認画面の一例を図9(b)に示す。   More preferably, the confirmation unit 465 refers to the erroneous setting field of the conversion table stored in the conversion table storage unit 430, and the setting item whose value is registered in the field is a setting item displayed on the confirmation screen. It is judged whether it is in. When there is such a setting item, the confirmation unit 465 displays a button for displaying a screen for setting the setting item of the setting ID registered in the erroneous setting field near the setting item. . An example of such a confirmation screen is shown in FIG.

図9(b)に示す確認画面では、図6に示す用紙616が画像データとしてユーザにより入力されたと仮定している。ここで、誤設定フィールドに値が登録されているのは、パンチ穴設定項目である。そのためパンチ穴設定項目の下に、ステープルの設定を行うための設定画面を表示させるボタンが示されている。   In the confirmation screen shown in FIG. 9B, it is assumed that the paper 616 shown in FIG. 6 is input by the user as image data. Here, a value registered in the erroneous setting field is a punch hole setting item. Therefore, a button for displaying a setting screen for setting staples is shown below the punch hole setting item.

更に確認部465は、設定可能値格納部450に格納されている設定値テーブルを参照して、設定値格納部445に格納されている各設定項目を除く他の設定項目に対して設定を行うための設定画面を作成し、表示してもよい。そのような設定画面は、確認画面と別個に作成して表示してもよく、あるいは、図9(b)に示すようにタブを利用して、設定内容を確認させるための確認画面をトップのタブ905に表示し、他の印刷設定項目に対して設定を行うための設定画面を下のタブ910に表示するようにしてもよい。確認部465は、確認画面や設定画面を通してユーザにより設定変更や追加設定の要求を受け付けると、該設定変更や追加設定の内容を後述する設定変更部470へ渡す。   Further, the confirmation unit 465 refers to the setting value table stored in the settable value storage unit 450 and makes settings for other setting items except for the setting items stored in the setting value storage unit 445. A setting screen may be created and displayed. Such a setting screen may be created and displayed separately from the confirmation screen, or, as shown in FIG. 9B, a confirmation screen for confirming the setting contents using a tab is displayed at the top. A setting screen for displaying on the tab 905 and setting for other print setting items may be displayed on the lower tab 910. When the confirmation unit 465 receives a request for setting change or additional setting through the confirmation screen or setting screen, the confirmation unit 465 passes the contents of the setting change or additional setting to a setting changing unit 470 described later.

設定変更部470は、確認部465から該設定変更や追加設定に関する情報を受け取ることに応答して、該内容で設定値格納部445に格納されている設定情報を更新する。最終的に設定値格納部445に格納された設定内容は、プリンタドライバによって印刷データとともに印刷ジョブとして、プリンタ20a又はbに送出される。   The setting change unit 470 updates the setting information stored in the setting value storage unit 445 with the contents in response to receiving information related to the setting change or additional setting from the confirmation unit 465. The setting content finally stored in the setting value storage unit 445 is sent to the printer 20a or b as a print job together with print data by the printer driver.

次に、図10のフローチャートを参照して、本実施形態に係る、印刷条件を指定する設定情報を作成するための情報処理装置15による処理の流れを説明する。図10において、処理はステップ1000から開始し、情報処理装置15は、スキャナ等の入力装置を介してユーザから画像データを受け付け、これをデジタル化及び補正した後格納する。次に情報処理装置15は、画像データに対し、図形認識処理を実行する(ステップ1005)。上述したように図形認識処理としてはパターン認識処理をベースとしたものを利用可能である。   Next, a flow of processing by the information processing apparatus 15 for creating setting information for specifying printing conditions according to the present embodiment will be described with reference to the flowchart of FIG. In FIG. 10, the processing starts from step 1000, and the information processing device 15 receives image data from the user via an input device such as a scanner, digitizes and corrects it, and stores it. Next, the information processing apparatus 15 performs a figure recognition process on the image data (step 1005). As described above, the figure recognition process based on the pattern recognition process can be used.

情報処理装置15は、図形認識処理の結果得られた図形データをその位置データに関連付けて格納する(ステップ1010)。次に情報処理装置15は、得られた図形データの中に所定の図形、本実施例においては、楕円の図形を示すものが含まれるか否か判定する(ステップ1015)。楕円の図形を示すものが含まれる場合(ステップ1015:YES)、情報処理装置15は、再び画像データを読み出して、楕円の図形が描かれた領域を検索し、楕円の図形の内部に対して文字認識処理を実行する(ステップ1020)。得られた文字列データは、楕円の図形データに関連付けて格納する(ステップ1025)。   The information processing apparatus 15 stores the graphic data obtained as a result of the graphic recognition process in association with the position data (step 1010). Next, the information processing apparatus 15 determines whether or not the obtained graphic data includes a predetermined graphic, in this embodiment, an ellipse (step 1015). If an ellipse graphic is included (step 1015: YES), the information processing apparatus 15 reads the image data again, searches the area where the ellipse graphic is drawn, Character recognition processing is executed (step 1020). The obtained character string data is stored in association with the ellipse graphic data (step 1025).

ステップ1015においてNOの場合、又はステップ1025から処理はステップ1030へ進み、情報処理装置15は、図形の種類と印刷設定項目を1対1に対応付ける変換テーブルを参照して、得られた各図形データ及び位置データの組を、対応する1つの設定情報、即ち設定項目名と設定値とに変換する。そして情報処理装置15は、各印刷設定項目について設定可能な値を規定する設定値テーブルを参照して、得られた各設定情報が設定可能な内容であるか否か判定する(ステップ1035)。得られた設定情報の中に、設定不可能な不適切な設定内容が含まれる場合(ステップ1035:NO)、情報処理装置15は、設定内容に不適切なものがあることをユーザに知らせるためのエラー通知を行う(ステップ1040)。なお、ステップ1030において、対応する設定情報がない図形があった場合に、その旨をエラー通知に含めてユーザに知らせるようにしてもよい。   If NO in step 1015, or the process proceeds from step 1025 to step 1030, the information processing apparatus 15 refers to the conversion table that associates the graphic type and the print setting item on a one-to-one basis, and obtains each graphic data obtained And the set of position data is converted into one corresponding setting information, that is, a setting item name and a setting value. Then, the information processing apparatus 15 refers to a setting value table that defines values that can be set for each print setting item, and determines whether or not the obtained setting information has contents that can be set (step 1035). When the obtained setting information includes inappropriate setting contents that cannot be set (step 1035: NO), the information processing apparatus 15 informs the user that there is inappropriate setting contents. Error notification is performed (step 1040). In step 1030, if there is a figure for which there is no corresponding setting information, the fact may be included in an error notification to notify the user.

ステップ1035においてYESの場合、又はステップ1040から処理はステップ1045へ進み、情報処理装置15は、得られた各設定情報の内容を示す確認画面を作成し、これを表示する。上述したように、作成される確認画面は、設定の変更や追加の設定を受け付ける構成とするのが望ましく、確認画面を通してユーザにより設定の変更や追加要求を受け付けた場合、情報処理装置15は、受け付けた設定変更や追加設定の内容に従って、設定内容を更新する(ステップ1050)。そして処理は終了する。   If YES in step 1035, or the process proceeds from step 1040 to step 1045, the information processing apparatus 15 creates a confirmation screen indicating the content of each obtained setting information and displays it. As described above, the confirmation screen to be created is preferably configured to accept setting changes and additional settings. When the user receives a setting change or addition request through the confirmation screen, the information processing device 15 The setting contents are updated according to the contents of the received setting change or additional setting (step 1050). Then, the process ends.

以上、実施形態を用いて本発明の説明をしたが、本発明の技術範囲は上記実施形態に記載の範囲には限定されない。上記の実施形態に、種々の変更または改良を加えることが可能であることが当業者に明らかである。従って、そのような変更または改良を加えた形態も当然に本発明の技術的範囲に含まれる。   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-described embodiments. Therefore, it is a matter of course that embodiments with such changes or improvements are also included in the technical scope of the present invention.

本実施の形態にかかるプリントシステム10の概略構成の一例を示す。1 shows an example of a schematic configuration of a print system 10 according to the present embodiment. 本発明の実施形態に係る情報処理装置15のハードウェア構成の一例を示す。An example of the hardware constitutions of the information processing apparatus 15 which concerns on embodiment of this invention is shown. 本発明の実施形態に係る複合機300のハードウェア構成の一例を示す。2 shows an example of a hardware configuration of a multifunction machine 300 according to an embodiment of the present invention. 本発明の実施形態に係る、印刷条件を指定する設定情報を作成するための情報処理装置15の機能ブロック図を示す。FIG. 3 shows a functional block diagram of the information processing apparatus 15 for creating setting information for specifying printing conditions according to an embodiment of the present invention. (a)は、設定方法選択画面の一例を示す。(b)は、図形描画画面の一例を示す。(A) shows an example of a setting method selection screen. (B) shows an example of a figure drawing screen. ユーザが印刷条件として入力する画像データに含まれる得る図形と、該図形が示す印刷条件の対応関係図である。FIG. 6 is a correspondence diagram between a figure that can be included in image data input by a user as a printing condition and a printing condition indicated by the figure. 変換テーブルの一例を示す。An example of a conversion table is shown. 設定値テーブルの一例を示すAn example of the setting value table (a)は、エラー通知画面の一例を示す。(b)は、確認画面の一例を示す。(A) shows an example of an error notification screen. (B) shows an example of a confirmation screen. 本発明の実施形態に係る、印刷条件を指定する設定情報を作成するための情報処理装置15による処理の流れの一例を示すフローチャートである。6 is a flowchart illustrating an example of a flow of processing by the information processing apparatus 15 for creating setting information for specifying printing conditions according to the embodiment of the present invention.

Claims (7)

印刷条件を指定する設定情報を作成するためのプログラムであって、前記プログラムは、情報処理装置又は画像形成装置に、
印刷条件として、ユーザから画像データを受け付けるステップと、
前記画像データに対し、画像認識処理を実行するステップと、
前記画像認識処理により得られた1以上の図形を、該図形の画像内の位置と共に図形情報としてそれぞれ格納するステップと、
図形の種類と印刷設定項目を1対1に対応付ける変換テーブルを参照して、得られた前記各図形情報を、対応する設定情報に変換するステップと
を実行させる、設定情報作成プログラム。
A program for creating setting information for specifying printing conditions, the program being stored in an information processing apparatus or an image forming apparatus.
Accepting image data from the user as printing conditions;
Performing an image recognition process on the image data;
Storing one or more figures obtained by the image recognition processing as figure information together with positions of the figures in the image;
A setting information creation program that executes a step of referring to a conversion table that associates graphic types with print setting items on a one-to-one basis, and converting the obtained graphic information into corresponding setting information.
前記図形情報が所定の図形を示す場合に、該図形の内部に対し文字認識処理を実行するステップと、
前記文字認識処理により得られた文字情報を、前記図形情報に関連付けて格納するステップと、
前記変換テーブルを参照して、前記所定の図形を示す前記図形情報及び関連付けられた前記文字情報を、対応する前記設定情報に変換するステップと
を前記情報処理装置又は前記画像形成装置に更に実行させる、請求項1に記載の設定情報作成プログラム。
When the graphic information indicates a predetermined graphic, executing character recognition processing on the inside of the graphic;
Storing the character information obtained by the character recognition process in association with the graphic information;
The information processing apparatus or the image forming apparatus is further configured to refer to the conversion table and convert the graphic information indicating the predetermined graphic and the associated character information into the corresponding setting information. The setting information creation program according to claim 1.
得られた前記各設定情報の内容を示す確認画面を作成するステップと、
前記確認画面を表示するステップと
を前記情報処理装置又は前記画像形成装置に更に実行させる、請求項1に記載の設定情報作成プログラム。
Creating a confirmation screen showing the content of each of the obtained setting information;
The setting information creation program according to claim 1, further causing the information processing apparatus or the image forming apparatus to execute the step of displaying the confirmation screen.
得られた前記各設定情報が示す印刷設定項目を除く他の印刷設定項目に対して設定を行うための設定画面を作成するステップと、
前記設定画面を表示するステップと
を前記情報処理装置又は前記画像形成装置に更に実行させる、請求項1に記載の設定情報作成プログラム。
Creating a setting screen for setting other print setting items excluding the print setting items indicated by the obtained setting information;
The setting information creation program according to claim 1, further causing the information processing apparatus or the image forming apparatus to execute the step of displaying the setting screen.
得られた前記各図形情報に対応する前記設定情報が存在しない場合又は該設定情報が不適切な設定内容を示す場合に、エラーを通知するステップを前記情報処理装置又は前記画像形成装置に更に実行させる、請求項1に記載の設定情報作成プログラム。   If the setting information corresponding to the obtained graphic information does not exist or if the setting information indicates inappropriate setting contents, a step of notifying the information processing apparatus or the image forming apparatus is further executed. The setting information creation program according to claim 1. 情報処理装置又は画像形成装置において、印刷条件を指定する設定情報を作成するための方法であって、
印刷条件として、ユーザから画像データを受け付けるステップと、
前記画像データに対し、画像認識処理を実行するステップと、
前記画像認識処理により得られた1以上の図形を、該図形の画像内の位置と共に図形情報としてそれぞれ格納するステップと、
図形の種類と印刷設定項目を1対1に対応付ける変換テーブルを参照して、得られた前記各図形情報を、対応する前記設定情報に変換するステップと
を含む、設定情報作成方法。
In an information processing apparatus or an image forming apparatus, a method for creating setting information for specifying printing conditions,
Accepting image data from the user as printing conditions;
Performing an image recognition process on the image data;
Storing one or more figures obtained by the image recognition processing as figure information together with positions of the figures in the image;
A setting information creating method, comprising: referring to a conversion table that associates graphic types with print setting items on a one-to-one basis, and converting the obtained graphic information into corresponding setting information.
印刷条件を指定する設定情報を作成するための設定情報作成装置であって、
印刷条件として、ユーザから画像データを受け付ける受付部と、
前記画像データに対し、画像認識処理を実行する画像認識部と、
得られた1以上の図形を、該図形の画像内の位置と共に図形情報としてそれぞれ格納するパターンデータ格納部と、
図形の種類と印刷設定項目を1対1に対応付ける変換テーブルを参照して、得られた前記各図形情報を、対応する前記設定情報に変換する変換部と
を含む、設定情報作成装置。
A setting information creation device for creating setting information for specifying printing conditions,
As a printing condition, a reception unit that receives image data from a user;
An image recognition unit that performs an image recognition process on the image data;
A pattern data storage unit that stores one or more obtained figures as figure information together with positions in the figure image;
A setting information creating apparatus, comprising: a conversion unit that converts each of the obtained graphic information into the corresponding setting information with reference to a conversion table that associates graphic types with print setting items on a one-to-one basis.
JP2008272358A 2008-10-22 2008-10-22 Device for creating setting information, method, and program Pending JP2011191801A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2008272358A JP2011191801A (en) 2008-10-22 2008-10-22 Device for creating setting information, method, and program
TW98130119A TW201018208A (en) 2008-10-22 2009-09-07 Apparatus, method and program for creating setting information
PCT/JP2009/066763 WO2010047208A1 (en) 2008-10-22 2009-09-28 Device, method, and program for creating configuration information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008272358A JP2011191801A (en) 2008-10-22 2008-10-22 Device for creating setting information, method, and program

Publications (1)

Publication Number Publication Date
JP2011191801A true JP2011191801A (en) 2011-09-29

Family

ID=42119253

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008272358A Pending JP2011191801A (en) 2008-10-22 2008-10-22 Device for creating setting information, method, and program

Country Status (3)

Country Link
JP (1) JP2011191801A (en)
TW (1) TW201018208A (en)
WO (1) WO2010047208A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012168859A (en) * 2011-02-16 2012-09-06 Fuji Xerox Co Ltd Electronic device, image forming apparatus, and program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3388451B2 (en) * 1993-05-21 2003-03-24 カシオ計算機株式会社 Handwriting input device
US6867875B1 (en) * 1999-12-06 2005-03-15 Matsushita Electric Industrial Co., Ltd. Method and apparatus for simplifying fax transmissions using user-circled region detection
JP2006041947A (en) * 2004-07-27 2006-02-09 Ricoh Co Ltd Image-forming apparatus, image forming method, and program for executing the method by computer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012168859A (en) * 2011-02-16 2012-09-06 Fuji Xerox Co Ltd Electronic device, image forming apparatus, and program

Also Published As

Publication number Publication date
WO2010047208A1 (en) 2010-04-29
TW201018208A (en) 2010-05-01

Similar Documents

Publication Publication Date Title
JP4871061B2 (en) Image processing apparatus, program, and processing setting method
US8610929B2 (en) Image processing apparatus, control method therefor, and program
JP5699010B2 (en) Image processing device
JP2005278143A5 (en)
JP2006003568A (en) Image forming apparatus, image forming method, program for making computer execute the method, image processing system and image processing apparatus
JP2006041947A (en) Image-forming apparatus, image forming method, and program for executing the method by computer
JP2008145611A (en) Information processor and program
US8947695B2 (en) Information processing device, information processing method and computer-readable record medium
US11294611B2 (en) Image forming system for designating exception for specific page and non-transitory computer readable medium storing program
JP2009048096A (en) Image processing apparatus, image forming apparatus, processing condition setting method and processing condition setting program
US20150324954A1 (en) Methods and systems for automated orientation detection and correction
US8405872B2 (en) Method and apparatus for printing on custom media using an image production device
US8976412B2 (en) Method and system for recognizing tab sheets and displaying one or more sets of tabs sheets on a graphical user interface
WO2010047208A1 (en) Device, method, and program for creating configuration information
JP4915330B2 (en) Printing control device, printing device, and program
JP2008236168A (en) Image processor, and processing condition setting method and program
JP5630711B2 (en) Data processing method, image forming apparatus, electronic pen, and data processing program
US9588942B2 (en) Information processing apparatus and information processing method
JP4387275B2 (en) Image forming apparatus and image forming method
JP2010211439A (en) Character output device and program
JP4444979B2 (en) Information processing device
JP2007174698A (en) Program, storage medium
KR101918081B1 (en) Image forming apparatus and method for image forming
EP3865944B1 (en) Image forming apparatus, image forming method, and image forming system
JP2018176467A (en) Information processing device, printing device and program