JP2021196859A - Image processing system, image processing apparatus, image processing program, and image processing method - Google Patents

Image processing system, image processing apparatus, image processing program, and image processing method Download PDF

Info

Publication number
JP2021196859A
JP2021196859A JP2020102836A JP2020102836A JP2021196859A JP 2021196859 A JP2021196859 A JP 2021196859A JP 2020102836 A JP2020102836 A JP 2020102836A JP 2020102836 A JP2020102836 A JP 2020102836A JP 2021196859 A JP2021196859 A JP 2021196859A
Authority
JP
Japan
Prior art keywords
image
page
page number
print
image processing
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
JP2020102836A
Other languages
Japanese (ja)
Inventor
善雄 水山
Yoshio Mizuyama
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2020102836A priority Critical patent/JP2021196859A/en
Publication of JP2021196859A publication Critical patent/JP2021196859A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide an image processing system, an image processing apparatus, an image processing program, and an image processing method that can easily distinguish between different types of page numbers.SOLUTION: In an image processing system, when there is a missing page in printing pages set by a setting unit in a document composed of a plurality of pages and having continuous page numbers attached to the pages, a CPU of an information processing apparatus generates print data corresponding to a print image to which actual page numbers being page numbers of a print result are added distinguishably from original page numbers being page numbers originally added to the document, and transmits the print data to an image forming apparatus.SELECTED DRAWING: Figure 6

Description

この発明は画像処理装置、制御プログラムおよび制御方法に関し、特にたとえば、出力される画像に所定の画像を付加する、画像処理装置、制御プログラムおよび制御方法に関する。 The present invention relates to an image processing device, a control program and a control method, and more particularly to, for example, an image processing device, a control program and a control method for adding a predetermined image to an output image.

この種の背景技術の一例が特許文献1に開示される。この特許文献1に開示されている画像処理装置のナンバリング処理では、複数の原稿束に基づいて合成出力される合成ドキュメントにおいて、1つのドキュメントとして整列化された場合の頁番号を付与する。一例として、ユーザの選択により、ページの左上の領域にナンバリング情報が印刷され、かつ元画像データが持つページ番号も下端中央に存在する場合が開示されている。 An example of this kind of background technique is disclosed in Patent Document 1. In the numbering process of the image processing apparatus disclosed in Patent Document 1, in the composite document that is compositely output based on a plurality of document bundles, page numbers are assigned when the documents are aligned as one document. As an example, it is disclosed that the numbering information is printed in the upper left area of the page by the user's selection, and the page number of the original image data also exists in the center of the lower end.

特開2004−135207号JP-A-2004-135207

しかしながら、背景技術では、合成ドキュメントを1つのドキュメントとして整列化された場合の頁番号が付与されるだけであり、1つのドキュメントの一部の頁を印刷する場合については何ら考慮されていない。また、背景技術では、追加されたナンバリング情報と元画像データのページ番号が印刷され、つまり、2種類の頁番号が示されるため、頁番号の種類を判断することが難しく、たとえば、印刷された出力紙から所定の頁を探すのに手間である。 However, in the background technique, only the page number when the composite document is arranged as one document is given, and no consideration is given to the case where a part of the pages of one document is printed. Further, in the background technology, the added numbering information and the page number of the original image data are printed, that is, two types of page numbers are shown, so that it is difficult to determine the type of the page number, for example, it is printed. It is troublesome to find a predetermined page from the output paper.

それゆえに、この発明の主たる目的は、新規な、画像処理システム、画像処理装置、画像処理プログラムおよび画像処理方法を提供することである。 Therefore, a main object of the present invention is to provide a novel image processing system, image processing apparatus, image processing program and image processing method.

また、この発明の他の目的は、種類の異なる頁番号を容易に識別することができる、画像処理システム、画像処理装置、画像処理プログラムおよび画像処理方法を提供することである。 Another object of the present invention is to provide an image processing system, an image processing apparatus, an image processing program, and an image processing method capable of easily identifying different types of page numbers.

第1の発明は、複数の頁で構成される原稿から、印刷頁を設定する設定部、設定部によって設定された印刷頁において、抜けている頁が存在する場合に、印刷結果の頁番号である実頁番号を、複数の頁に元々付加されている頁番号である元頁番号と識別可能に付加した印刷画像に対応する印刷データを生成する生成部、および生成部によって生成された印刷データを画像形成装置に送信する送信部を備える、画像処理システムである。 The first invention is based on the page number of the print result when there is a missing page in the setting unit for setting the print page and the print page set by the setting unit from the manuscript composed of a plurality of pages. A generation unit that generates print data corresponding to a printed image in which a certain actual page number is identifiable with the original page number that is a page number originally added to a plurality of pages, and print data generated by the generation unit. Is an image processing system including a transmission unit that transmits the image to an image forming apparatus.

第2の発明は、第1の発明に従属し、実頁番号を付加するかどうかを判断する判断部をさらに備え、生成部は、判断部によって実頁番号を付加することが判断された場合に、印刷データを生成する。 The second invention is subordinate to the first invention and further includes a determination unit for determining whether or not to add the actual page number, and the generation unit is determined to add the actual page number by the determination unit. To generate print data.

第3の発明は、第1または第2発明に従属し、印刷画像は、実頁番号と元頁番号を識別可能にした種別付き頁画像を付加した画像である。 The third invention is dependent on the first or second invention, and the printed image is an image to which a page image with a type that makes it possible to distinguish between the actual page number and the original page number is added.

第4の発明は、第3の発明に従属し、種別付き頁画像は、実頁番号と当該実頁番号であることを示す第1識別記号を含む。 The fourth invention is subordinate to the third invention, and the classified page image includes the actual page number and the first identification code indicating that the actual page number is the actual page number.

第5の発明は、第3または第4の発明に従属し、種別付き頁画像は、元頁番号と当該元頁番号であることを示す第2識別記号を含む。 The fifth invention is subordinate to the third or fourth invention, and the classified page image includes the original page number and the second identification code indicating that the original page number is the original page number.

第6の発明は、複数の頁を読み取る読取部、読取部で複数の頁が読み取られたことに応じて、印刷頁が設定されるとき、印刷結果の頁番号である実頁番号を付加するかどうかを判断する判断部、判断部によって実頁番号を付加することが判断された場合に、実頁番号を、複数の頁に元々付加されている頁番号である元頁番号と識別可能に付加した印刷画像に対応する印刷データを生成する生成部、および生成部によって生成される印刷データに従って、印刷画像を用紙に印刷する画像形成部を備える、画像処理装置である。 The sixth invention is a reading unit that reads a plurality of pages, and when a printing page is set according to the reading of a plurality of pages by the reading unit, an actual page number which is a page number of a printing result is added. When the judgment unit and the judgment unit determine whether or not to add the actual page number, the actual page number can be distinguished from the original page number which is the page number originally added to a plurality of pages. It is an image processing apparatus including a generation unit that generates print data corresponding to the added print image, and an image forming unit that prints a print image on paper according to the print data generated by the generation unit.

第7の発明は、画像処理システムで実行される画像処理プログラムであって、画像処理プログラムは、画像処理システムのプロセッサに、複数の頁で構成される原稿から、印刷頁を設定する設定ステップ、設定ステップによって設定された印刷頁において、抜けている頁が存在する場合に、印刷結果の頁番号である実頁番号を、複数の頁に元々付加されている頁番号である元頁番号と識別可能に付加した印刷画像に対応する印刷データを生成する生成ステップ、および生成ステップにおいて生成された印刷データを画像形成装置に送信する送信ステップを実行させる、画像処理プログラムである。 A seventh invention is an image processing program executed by an image processing system, wherein the image processing program sets a print page from a manuscript composed of a plurality of pages in a processor of the image processing system. When there is a missing page in the print page set by the setting step, the actual page number which is the page number of the print result is identified from the original page number which is the page number originally added to a plurality of pages. It is an image processing program that executes a generation step of generating print data corresponding to a print image added as possible, and a transmission step of transmitting the print data generated in the generation step to an image forming apparatus.

第8の発明は、画像処理方法であって、(a)複数の頁で構成される原稿から、印刷頁を設定するステップ、(b)ステップ(a)によって設定された印刷頁において、抜けている頁が存在する場合に、印刷結果の頁番号である実頁番号を、複数の頁に元々付加されている頁番号である元頁番号と識別可能に付加した印刷画像に対応する印刷データを生成するステップ、および(c)ステップ(b)によって生成された印刷データを画像形成装置に送信するステップを含む、画像処理方法である。 The eighth invention is an image processing method, in which (a) a step of setting a print page from a manuscript composed of a plurality of pages and (b) a print page set by the step (a) are omitted. When there is a existing page, the print data corresponding to the printed image in which the actual page number, which is the page number of the print result, is identifiable with the original page number, which is the page number originally added to the plurality of pages, is displayed. It is an image processing method including a step of generating and (c) a step of transmitting the print data generated by step (b) to an image forming apparatus.

この発明によれば、種類の異なる頁番号を容易に識別することができる。 According to the present invention, different types of page numbers can be easily identified.

この発明の上述の目的、その他の目的、特徴および利点は、図面を参照して行う以下の実施例の詳細な説明から一層明らかとなろう。 The above-mentioned object, other object, feature and advantage of the present invention will be further clarified from the detailed description of the following examples made with reference to the drawings.

図1は画像処理システムの一例である。FIG. 1 is an example of an image processing system. 図2Aは通常の印刷画像が印刷された用紙の一例である。FIG. 2A is an example of paper on which a normal printed image is printed. 図2Bは種別付き頁画像が付加された印刷画像が印刷された用紙の一例を示す。FIG. 2B shows an example of a paper on which a printed image to which a page image with a type is added is printed. 図3は情報処理装置のディスプレイに表示される条件設定画面の一例を示す図である。FIG. 3 is a diagram showing an example of a condition setting screen displayed on the display of the information processing apparatus. 図4は情報処理装置のディスプレイに表示される位置設定画面の一例を示す図である。FIG. 4 is a diagram showing an example of a position setting screen displayed on the display of the information processing apparatus. 図5は情報処理装置のRAMのメモリマップの一例を示す図である。FIG. 5 is a diagram showing an example of a memory map of the RAM of the information processing apparatus. 図6は情報処理装置のCPUの送信処理の一例を示すフロー図である。FIG. 6 is a flow chart showing an example of transmission processing of the CPU of the information processing apparatus. 図7Aは種別付き頁画像が付加された印刷画像が印刷された用紙の他の例を示す。FIG. 7A shows another example of the paper on which the printed image to which the page image with the classification is added is printed. 図7Bは種別付き頁画像が付加された印刷画像が印刷された用紙のさらに他の例を示す。FIG. 7B shows still another example of the paper on which the printed image to which the page image with the classification is added is printed. 図8は第2実施例の画像形成装置の電気的な構成を示すブロック図である。FIG. 8 is a block diagram showing an electrical configuration of the image forming apparatus of the second embodiment. 図9は第2実施例の画像形成装置のディスプレイに表示されるコピー画面の一例を示す図である。FIG. 9 is a diagram showing an example of a copy screen displayed on the display of the image forming apparatus of the second embodiment. 図10は第2実施例の画像形成装置のディスプレイに表示される提示画面の一例を示す図である。FIG. 10 is a diagram showing an example of a presentation screen displayed on the display of the image forming apparatus of the second embodiment. 図11は第2実施例の画像形成装置のディスプレイに表示される入力画面の一例を示す図である。FIG. 11 is a diagram showing an example of an input screen displayed on the display of the image forming apparatus of the second embodiment. 図12は第2実施例の画像形成装置のRAMのメモリマップの一例を示す図である。FIG. 12 is a diagram showing an example of a memory map of the RAM of the image forming apparatus of the second embodiment. 図13は第2実施例の画像形成装置のCPUの出力処理の一例の一部を示すフロー図である。FIG. 13 is a flow chart showing a part of an example of the output processing of the CPU of the image forming apparatus of the second embodiment. 図14は第2実施例の画像形成装置のCPUの出力処理の一例の他の一部を示すフロー図である。FIG. 14 is a flow chart showing another part of the output processing of the CPU of the image forming apparatus of the second embodiment. 図15は第2実施例の画像形成装置のCPUの入力処理を示すフロー図である。FIG. 15 is a flow chart showing an input process of the CPU of the image forming apparatus of the second embodiment.

[第1実施例]
図1は、第1実施例の画像処理システム1の一例である。画像処理システム1は、情報処理装置10および画像形成装置100を含み、情報処理装置10と画像形成装置100とはネットワーク102を介して通信可能に接続される。
[First Example]
FIG. 1 is an example of the image processing system 1 of the first embodiment. The image processing system 1 includes an information processing device 10 and an image forming device 100, and the information processing device 10 and the image forming device 100 are communicably connected via a network 102.

詳細な説明は省略するが、第1実施例における画像形成装置100は、プリンタまたは少なくともプリンタ機能を有する複合機(MFP:Multifunction Peripheral)である。ただし、MFPは、プリンタ機能に加え、複写機能、スキャナ機能およびファクシミリ機能などを有する。また、ネットワーク102は、LANである。 Although detailed description is omitted, the image forming apparatus 100 in the first embodiment is a printer or at least a multifunction device (MFP: Multifunction Peripheral) having a printer function. However, the MFP has a copying function, a scanner function, a facsimile function, and the like in addition to the printer function. Further, the network 102 is a LAN.

また、第1実施例の情報処理装置10は、一例として、ユーザが使用する汎用のコンピュータ(端末)であり、具体的には、デスクトップPC、ノート(ラップトップ)PCおよびタブレットPCなどが該当する。 Further, the information processing apparatus 10 of the first embodiment is, for example, a general-purpose computer (terminal) used by a user, and specifically, a desktop PC, a notebook (laptop) PC, a tablet PC, or the like. ..

図1に示すように、情報処理装置10は、CPU20を含む。CPU20は、バス22を介して、RAM24、記憶部26、表示制御回路28、操作部制御回路30および通信部36に接続される。 As shown in FIG. 1, the information processing apparatus 10 includes a CPU 20. The CPU 20 is connected to the RAM 24, the storage unit 26, the display control circuit 28, the operation unit control circuit 30, and the communication unit 36 via the bus 22.

また、情報処理装置10は、ディスプレイ32および操作部34を備え、表示制御回路28は、ディスプレイ32に接続され、操作部制御回路30は、操作部34に接続される。 Further, the information processing apparatus 10 includes a display 32 and an operation unit 34, the display control circuit 28 is connected to the display 32, and the operation unit control circuit 30 is connected to the operation unit 34.

CPU20は、情報処理装置10の全体的な制御を司る。RAM24は、CPU20のワーク領域およびバッファ領域として用いられる。 The CPU 20 controls the overall control of the information processing apparatus 10. The RAM 24 is used as a work area and a buffer area of the CPU 20.

記憶部26は、情報処理装置10の主記憶装置であって、HDDおよびEPPROMのような不揮発性メモリが用いられる。また、記憶部26が、RAM24を含むように構成されてもよい。記憶部26には、CPU20が情報処理装置10の各部位の動作を制御するための制御プログラムについてのデータ、各種の画面についての画像(表示画像)のデータを生成するためのデータ、制御プログラムの実行に必要なデータおよびプリンタドライバ等が適宜記憶される。 The storage unit 26 is the main storage device of the information processing device 10, and a non-volatile memory such as an HDD and an EPPROM is used. Further, the storage unit 26 may be configured to include the RAM 24. In the storage unit 26, data for a control program for the CPU 20 to control the operation of each part of the information processing device 10, data for generating image (display image) data for various screens, and control program. The data required for execution, the printer driver, etc. are stored as appropriate.

表示制御回路28は、GPUおよびVRAMなどを含んでおり、CPU20の指示の下、GPUは、RAM24に記憶された画像生成データ404b(図5参照)を用いてディスプレイ32に種々の画面を表示するための表示画像のデータをVRAMに生成し、生成した表示画像のデータをディスプレイ32に出力する。 The display control circuit 28 includes a GPU, a VRAM, and the like, and under the instruction of the CPU 20, the GPU displays various screens on the display 32 using the image generation data 404b (see FIG. 5) stored in the RAM 24. The data of the display image for the purpose is generated in the VRAM, and the data of the generated display image is output to the display 32.

また、ディスプレイ32は、汎用のディスプレイである。汎用のディスプレイとしては、たとえばLCDまたはELディスプレイなどを用いることができる。 Further, the display 32 is a general-purpose display. As a general-purpose display, for example, an LCD or an EL display can be used.

操作部制御回路30は、操作部34への入力操作(ユーザ操作)に応じた信号ないし操作データをCPU20に出力する。 The operation unit control circuit 30 outputs a signal or operation data corresponding to an input operation (user operation) to the operation unit 34 to the CPU 20.

また、操作部34としては、たとえば、コンピュータマウス、キーボードおよびタッチパネルなどが用いられる。なお、操作部34としてタッチパネルが用いられる場合、タッチパネルは、ディスプレイ32の表示面上に設けられる。 Further, as the operation unit 34, for example, a computer mouse, a keyboard, a touch panel, or the like is used. When a touch panel is used as the operation unit 34, the touch panel is provided on the display surface of the display 32.

また、この場合、ディスプレイ32およびタッチパネルを一体型にした、タッチパネルディスプレイが用いられてもよい。 Further, in this case, a touch panel display in which the display 32 and the touch panel are integrated may be used.

通信部36は、通信モジュールないしネットワーク102に有線または無線で接続するための通信回路を含み、CPU20の指示により、ネットワーク102を介して画像形成装置100と通信を行う。 The communication unit 36 includes a communication circuit for connecting to the communication module or the network 102 by wire or wirelessly, and communicates with the image forming apparatus 100 via the network 102 according to the instruction of the CPU 20.

一例として、通信部36は、Ethernet(登録商標)等の通信規格に準拠した有線通信方式およびIEEE802.11等の通信規格に準拠した無線通信方式等に従ってデータの送受信を行う。 As an example, the communication unit 36 transmits / receives data according to a wired communication method compliant with a communication standard such as Ethernet (registered trademark) and a wireless communication method compliant with a communication standard such as 802.11.

なお、図1に示す情報処理装置10の電気的な構成は単なる一例であり、これに限定される必要はない。 The electrical configuration of the information processing apparatus 10 shown in FIG. 1 is merely an example, and is not limited to this.

このような情報処理装置10では、任意のアプリケーションで印刷処理が実行されると、このアプリケーションで作成された原稿(データ形式の原稿)に基づいて生成された印刷データ生成され、その印刷データが情報処理装置10と通信可能に接続された画像形成装置100に送信(出力)される。 In such an information processing apparatus 10, when a print process is executed by an arbitrary application, print data generated based on a manuscript (manuscript in a data format) created by this application is generated, and the print data is information. It is transmitted (output) to the image forming apparatus 100 communicably connected to the processing apparatus 10.

たとえば、原稿は複数の頁で構成され、各頁に連続する頁番号(以下、「元頁番号」という)が付加されている場合に、一部の頁のみが用紙に印刷されると、印刷された複数頁の用紙(以下、「印刷済み用紙」という)では、元頁番号が抜けて、連続しないことがある。 For example, if a manuscript is composed of multiple pages and each page has a continuous page number (hereinafter referred to as "original page number"), and only some of the pages are printed on paper, printing is performed. In the multi-page paper (hereinafter referred to as "printed paper"), the original page number may be omitted and the paper may not be continuous.

この場合、印刷済み用紙を受け取った者は、意図して一部の頁のみが印刷されたのかどうかを知ることができない。したがって、抜けている頁を無くしたと認識してしまう虞がある。 In this case, the person who receives the printed paper cannot know whether or not only a part of the pages are intentionally printed. Therefore, there is a risk of recognizing that the missing page has been lost.

このような不都合を防止するため、一部の頁のみが用紙に印刷される場合に、元頁番号とは別に、印刷時の頁数に従って頁番号(以下、「実頁番号」という)を追加的に付加することが考えられる。また、実頁番号は、印刷結果についての頁番号とも言える。 In order to prevent such inconvenience, when only some pages are printed on paper, page numbers (hereinafter referred to as "actual page numbers") are added according to the number of pages at the time of printing, in addition to the original page numbers. It is conceivable to add it. The actual page number can also be said to be the page number for the print result.

ただし、単に、実頁番号を付加した場合には、印刷済みの用紙において、元頁番号との違いを判断するのが困難であり、所定の頁(または、所望の頁)を探す場合に手間がかかる。 However, if the actual page number is simply added, it is difficult to determine the difference from the original page number on the printed paper, and it is troublesome to search for a predetermined page (or desired page). It takes.

したがって、この実施例では、印刷済み用紙において元頁番号と実頁番号を識別可能な印刷データを生成するようにしてある。つまり、この第1実施例では、情報処理装置10は画像処理装置としても機能する。 Therefore, in this embodiment, print data that can identify the original page number and the actual page number is generated on the printed paper. That is, in this first embodiment, the information processing apparatus 10 also functions as an image processing apparatus.

具体的には、原稿のうち、印刷される複数の頁のそれぞれの画像に対して、少なくとも実頁番号を示す画像(以下、「種別付き頁画像」という)38が付加される(図2B参照)。また、種別付き頁画像38には、頁番号の種類を識別するための識別画像が含まれる。さらに、この明細書においては、元頁番号または元頁番号とこれを識別するための識別画像で構成される画像を「元頁画像」と呼び、実頁番号または実頁番号とこれを識別するための識別画像で構成される画像を「実頁画像」と呼ぶ。また、原稿に予め付加または表示されている元頁番号の画像を「原稿頁画像」と呼ぶ。 Specifically, an image indicating at least the actual page number (hereinafter referred to as "page image with type") 38 is added to each image of a plurality of pages to be printed in the manuscript (see FIG. 2B). ). Further, the page image 38 with a type includes an identification image for identifying the type of the page number. Further, in this specification, an image composed of an original page number or an original page number and an identification image for identifying the original page number is referred to as an "original page image", and the actual page number or the actual page number is identified. An image composed of identification images for this purpose is called a "real page image". Further, the image of the original page number added or displayed in advance on the manuscript is called a "manuscript page image".

実頁番号は、原稿のうち、印刷される1または複数の頁に対して所定の順序で1から連続して割り当てられる。所定の順序は、1または複数の頁を印刷する順番である。また、所定の順序は、1または複数の頁が選択された順番でもよい。 The actual page numbers are continuously assigned from 1 to a plurality of pages to be printed in the original in a predetermined order. The predetermined order is the order in which one or more pages are printed. Further, the predetermined order may be the order in which one or a plurality of pages are selected.

図2Aは、通常の印刷画像が印刷された用紙の一例を示す。図2Bは、種別付き頁画像38が付加された印刷画像が印刷された用紙の一例を示す。図2Bに示す印刷画像では、種別付き頁画像38として「4org(5)」が表示される。左端の数字「4」が実頁画像であり、「org(5)」が元頁画像である。「org」は、「元(または、原稿)」を意味する英単語の「original」の一部の文字を抽出した文字列であり、元頁画像または元頁番号であることを識別するための情報である。また、括弧書きの数字は、元頁番号である。 FIG. 2A shows an example of paper on which a normal printed image is printed. FIG. 2B shows an example of a paper on which a printed image to which a page image 38 with a type is added is printed. In the printed image shown in FIG. 2B, "4org (5)" is displayed as the page image 38 with the type. The number "4" at the left end is the actual page image, and "org (5)" is the original page image. "Org" is a character string extracted from some characters of the English word "original" meaning "original (or manuscript)", and is used to identify the original page image or original page number. Information. The numbers in parentheses are the original page numbers.

たとえば、図2Bに示す種別付き頁画像38は、原稿頁画像が付加される場所または位置に、この原稿頁画像に代えて付加される。ただし、図2Bに示す種別付き頁画像38が付加される場所または位置はユーザが設定可能(または、変更可能)である。この場合にも、原稿頁画像は消去され、この原稿頁画像に代えて、種別付き頁画像38が付加される。 For example, the classified page image 38 shown in FIG. 2B is added in place of the original page image at a place or position where the original page image is added. However, the place or position where the classified page image 38 shown in FIG. 2B is added can be set (or changed) by the user. Also in this case, the original page image is deleted, and the classified page image 38 is added in place of the original page image.

また、「ren」は、「番号をつけなおす」を意味する英単語の「renumber」の一部の文字列であり、括弧内の数字が実頁番号であることを識別するための情報である。 In addition, "ren" is a character string of a part of the English word "renumber" which means "renumber", and is information for identifying that the number in parentheses is the actual page number. ..

この実施例では、実頁番号であることを示す文字列として、英単語の「renumber」の一部の文字列を使用するようにしてあるが、「arrange」などの他の英単語のうちの一部の文字列「arr」を使用してもよい。また、英単語に代えて、日本語の「番号をつけなおす」または「整理」の一部の文字または文字列或いはそれらと意味内容が一致または近似する文字または文字列を使用してもよい。以下、同様である。 In this embodiment, a part of the English word "renumber" is used as a character string indicating that it is a real page number, but among other English words such as "arrange". Some strings "arr" may be used. Further, instead of the English word, some characters or character strings of "renumbering" or "arrangement" in Japanese, or characters or character strings whose meanings match or are similar to them may be used. The same applies hereinafter.

以下、種別付き頁画像38の付加方法について具体的に説明する。図3は印刷条件を設定するための条件設定画面200の一例を示す。たとえば、条件設定画面200は、情報処理装置10で実行中のアプリケーションにおいて印刷の実行が選択され、印刷データの送信先とされるプリンタ(たとえば、画像形成装置100)が選択され、さらに、詳細設定が選択されると、ディスプレイ32に表示される。 Hereinafter, the method of adding the page image 38 with a type will be specifically described. FIG. 3 shows an example of a condition setting screen 200 for setting print conditions. For example, in the condition setting screen 200, the execution of printing is selected in the application being executed by the information processing apparatus 10, the printer (for example, the image forming apparatus 100) to be the destination of the print data is selected, and further detailed settings are made. Is selected and is displayed on the display 32.

図3に示すように、条件設定画面200には、条件設定キー202(202a〜202c)、入力領域204、チェックボックス206、位置設定キー208およびスタートキー210が設けられる。 As shown in FIG. 3, the condition setting screen 200 is provided with a condition setting key 202 (202a to 202c), an input area 204, a check box 206, a position setting key 208, and a start key 210.

条件設定キー202は、印刷条件を設定するために設けられる。図3に示す例では、条件設定キー202で設定される印刷条件は、カラーモード、用紙サイズおよび頁選択である。 The condition setting key 202 is provided for setting printing conditions. In the example shown in FIG. 3, the print conditions set by the condition setting key 202 are the color mode, the paper size, and the page selection.

なお、カラーモードおよび用紙サイズの設定は、既に周知であり、また、本願発明の本質的な内容ではないため、これらについての説明は省略する。 Since the setting of the color mode and the paper size is already well known and is not the essential content of the present invention, the description thereof will be omitted.

条件設定キー202では、それぞれ、プルダウンメニューを表示して、設定項目を選択することができる。 The condition setting key 202 can display a pull-down menu and select a setting item.

条件設定キー202cは、頁選択の項目を設定するために設けられ、頁選択の項目は、印刷する原稿の頁範囲を設定するための項目である。頁選択の項目は、「全て」または「指定」に設定することができる。 The condition setting key 202c is provided to set the page selection item, and the page selection item is an item for setting the page range of the original to be printed. The page selection item can be set to "all" or "designated".

頁選択の項目が、「全て」に設定される場合は、原稿の全頁が印刷される。また、頁選択の項目が、「指定」に設定される場合は、入力領域204に入力(または、表示)された頁番号の頁が印刷される。 When the page selection item is set to "All", all pages of the manuscript are printed. When the page selection item is set to "designated", the page with the page number input (or displayed) in the input area 204 is printed.

入力領域204は、原稿のうち、印刷される頁(以下、「印刷頁」という)の頁番号(ここでは、元頁番号)を入力するための領域である。入力領域204が指示された後に、頁番号が入力されると、入力された頁番号が入力領域204に表示される。 The input area 204 is an area for inputting a page number (here, the original page number) of the page to be printed (hereinafter referred to as “print page”) in the manuscript. If a page number is input after the input area 204 is instructed, the input page number is displayed in the input area 204.

また、詳細な説明は省略するが、入力領域204において、「,」は頁の区切りを意味し、「‐」は頁の範囲を意味する。図3に示す例では、頁番号として、1、3、5、6および7が入力される。 Further, although detailed description is omitted, in the input area 204, "," means a page break and "-" means a page range. In the example shown in FIG. 3, 1, 3, 5, 6 and 7 are input as page numbers.

なお、頁選択の項目が「全て」に設定されているとき、上述したように、入力領域204に頁番号が入力されると、頁選択の項目は「指定」に設定(または、変更)される。 When the page selection item is set to "all" and the page number is input to the input area 204 as described above, the page selection item is set (or changed) to "designation". To.

また、頁選択の項目が「指定」に設定されているときに、「全て」に変更されると、入力領域204に入力された頁番号は無効にされ、印刷結果の頁番号(すなわち実頁番号)の付加の設定が解除される。 If the page selection item is set to "Specify" and changed to "All", the page number entered in the input area 204 is invalidated, and the page number of the print result (that is, the actual page) is invalidated. The setting for adding the number) is canceled.

チェックボックス206は、印刷頁に対して、実頁番号の付加を設定(または、選択)するために設けられる。 The check box 206 is provided to set (or select) the addition of the actual page number to the printed page.

チェックボックス206が操作されると、チェックボックス206と重なる位置にチェックマークが表示される。 When the check box 206 is operated, a check mark is displayed at a position overlapping the check box 206.

なお、頁選択の項目が「全て」に設定されている場合、チェックボックス206への操作は無効にされる。 If the page selection item is set to "All", the operation to the check box 206 is invalidated.

また、チェックボックス206と重なる位置にチェックマークが表示されている状態で、チェックボックス206が操作されると、チェックマークが非表示にされ、実頁番号の付加の設定が解除される。 If the check mark 206 is operated while the check mark is displayed at a position overlapping the check box 206, the check mark is hidden and the setting for adding the actual page number is canceled.

位置設定キー208は、種別付き頁画像38の付加する位置を設定するために設けられる。位置設定キー208が操作されると、ディスプレイ32には、位置設定画面220(図4参照)が表示される。 The position setting key 208 is provided to set the position to be added to the page image 38 with the type. When the position setting key 208 is operated, the position setting screen 220 (see FIG. 4) is displayed on the display 32.

なお、実頁番号の付加が設定されていない場合、位置設定キー208への操作が無効にされる。 If the addition of the actual page number is not set, the operation to the position setting key 208 is invalidated.

スタートキー210は、印刷処理を実行するために設けられる。スタートキー210が操作されると、頁選択の設定等に従って、印刷頁が設定される。 The start key 210 is provided to execute the printing process. When the start key 210 is operated, the print page is set according to the page selection setting or the like.

また、印刷頁が設定されると、プリンタドライバによって、その印刷頁についての印刷画像が印刷条件に従って生成され、印刷画像に対応する印刷データが画像形成装置100に送信される。 When the print page is set, the printer driver generates a print image for the print page according to the print conditions, and the print data corresponding to the print image is transmitted to the image forming apparatus 100.

図4は、位置設定画面220の一例である。上述したように、位置設定画面220は、種別付き頁画像38の付加する位置を設定するための画面である。 FIG. 4 is an example of the position setting screen 220. As described above, the position setting screen 220 is a screen for setting the position to be added to the page image 38 with the type.

位置設定画面220には、印刷頁のうちの最初の頁の画像に対応するプレビュー画像222および種別付き頁画像38を付加する位置を指定するための指示画像224が表示される。プレビュー画像222は、文字または/および図形などが記載された記載領域(222aおよび222b)および余白222cを含む。図4に示す例では、記載領域222aおよび222bは、点線枠で囲んで示される。また、プレビュー画像222のうち、点線枠で囲まれていない領域が余白222cである。 On the position setting screen 220, a preview image 222 corresponding to the image of the first page of the printed pages and an instruction image 224 for designating a position to add the classified page image 38 are displayed. The preview image 222 includes a description area (222a and 222b) and a margin 222c in which characters and / and figures and the like are described. In the example shown in FIG. 4, the description areas 222a and 222b are shown surrounded by a dotted frame. Further, in the preview image 222, the area not surrounded by the dotted line frame is the margin 222c.

また、図4に示す例では、原稿頁画像は頁の中央下に表示される。種別付き頁画像38が付加される位置を設定または変更しない場合には、原稿頁画像が表示されている位置に種別付き頁画像38が付加される。このとき、原稿頁画像は消去される。 Further, in the example shown in FIG. 4, the manuscript page image is displayed at the lower center of the page. If the position to which the classified page image 38 is added is not set or changed, the classified page image 38 is added to the position where the original page image is displayed. At this time, the original page image is deleted.

また、種別付き頁画像38が付加される位置が原稿頁画像が付加されている位置とは異なる位置に設定された場合にも、原稿頁画像は消去される。 Further, even when the position where the classified page image 38 is added is set to a position different from the position where the original page image is added, the original page image is deleted.

位置設定画面220には、決定キー230およびキャンセルキー232が設けられる。 The position setting screen 220 is provided with a decision key 230 and a cancel key 232.

決定キー230は、種別付き頁画像38の付加する位置を決定するために設けられる。決定キー230が操作されると、種別付き頁画像38の付加する位置が設定され、ディスプレイ32には、条件設定画面200が表示される。 The determination key 230 is provided to determine the position to be added to the page image 38 with the type. When the enter key 230 is operated, the position to which the page image 38 with the type is added is set, and the condition setting screen 200 is displayed on the display 32.

キャンセルキー232は、種別付き頁画像38の付加する位置を設定しないで、条件設定画面200に戻るために設けられる。したがって、キャンセルキー232が操作される前に、種別付き頁画像38の付加する位置が設定されていたとしても、その設定は無効にされる。 The cancel key 232 is provided to return to the condition setting screen 200 without setting the position to add the page image 38 with the type. Therefore, even if the position to be added to the page image 38 with the type is set before the cancel key 232 is operated, the setting is invalidated.

この実施例では、記載領域222aに重ならなければ、余白222cのいずれの位置にでも種別付き頁画像38を表示することができる。したがって、ユーザは、記載領域222aと重ならない位置に、種別付き頁画像38を表示するように、指示画像224を移動させることができる。 In this embodiment, the page image 38 with the type can be displayed at any position of the margin 222c as long as it does not overlap the description area 222a. Therefore, the user can move the instruction image 224 so as to display the classified page image 38 at a position that does not overlap with the description area 222a.

詳細な説明は省略するが、この実施例では、記載領域222a、222b、余白222cの検出は、それぞれ、印刷頁の画像に対して、ヒストグラム解析およびOCR(Optical Character Recognition)解析等が行われることで検出される。また、後述するように、印刷画像から元頁番号を検出する場合もOCR解析等が行われる。なお、この検出方法は、周知の技術であるため、詳細な説明は省略する。 Although detailed description will be omitted, in this embodiment, the detection of the description areas 222a and 222b and the margin 222c is performed by performing histogram analysis, OCR (Optical Character Recognition) analysis, etc. on the image of the printed page, respectively. Is detected by. Further, as will be described later, OCR analysis or the like is also performed when the original page number is detected from the printed image. Since this detection method is a well-known technique, detailed description thereof will be omitted.

第1実施例では、上述したように、実頁番号の付加が設定され、かつ、頁選択の項目が「指定」に設定されている状態で、スタートキー110が操作されると、印刷画像が生成された後に、原稿頁画像に代えて種別付き頁画像38が印刷画像に付加される。つまり、種別付き頁画像38が付加された印刷画像に対応する印刷データが生成される。 In the first embodiment, as described above, when the start key 110 is operated while the addition of the actual page number is set and the page selection item is set to "designation", the printed image is displayed. After being generated, a page image 38 with a type is added to the printed image in place of the original page image. That is, the print data corresponding to the print image to which the page image 38 with the type is added is generated.

図3に示す例では、原稿のうち、印刷頁の頁番号が1、3、5、6、7である。ここでは、原稿には、1頁目から最終頁まで、頁番号が1から順に付加されているものとする。 In the example shown in FIG. 3, among the manuscripts, the page numbers of the printed pages are 1, 3, 5, 6, and 7. Here, it is assumed that page numbers are added to the manuscript in order from the first page to the last page.

また、1の頁番号が付加されている頁に対応する印刷画像、3の頁番号が付加されている頁に対応する印刷画像、5の頁番号が付加されている頁に対応する印刷画像、6の頁番号が付加されている頁に対応する印刷画像、7の頁番号が付加されている頁に対応する印刷画像の順番に用紙に印刷されるとする。 Further, a printed image corresponding to a page to which a page number of 1 is added, a printed image corresponding to a page to which a page number of 3 is added, and a printed image corresponding to a page to which a page number of 5 is added. It is assumed that the print image corresponding to the page to which the page number 6 is added and the print image corresponding to the page to which the page number 7 is added are printed on the paper in this order.

たとえば、1頁目の印刷画像には、実頁番号として1が割り当てられ、この1頁目の印刷画像に対するOCR解析の結果として、元頁番号の1が検出される。したがって、1頁目の印刷画像には、種別付き頁画像38として、1org(1)が付加される。 For example, 1 is assigned as the actual page number to the printed image of the first page, and 1 of the original page number is detected as a result of OCR analysis for the printed image of the first page. Therefore, 1org (1) is added to the printed image of the first page as the page image 38 with the type.

次に、2頁目の印刷画像には、実頁番号として2が割り当てられ、この2頁目の印刷画像に対するOCR解析の結果として、元頁番号の3が検出される。したがって、2頁目の印刷画像には、種別付き頁画像38として、2org(3)が付加される。 Next, 2 is assigned as the actual page number to the printed image on the second page, and 3 of the original page number is detected as a result of OCR analysis on the printed image on the second page. Therefore, 2org (3) is added to the printed image of the second page as the page image 38 with the type.

続いて、3頁目の印刷画像には、実頁番号として3が割り当てられ、この3頁目の印刷画像に対するOCR解析の結果として、元頁番号の5が検出される。したがって、3頁目の印刷画像には、種別付き頁画像38として、3org(5)が付加される。 Subsequently, 3 is assigned as the actual page number to the printed image on the third page, and 5 of the original page number is detected as a result of OCR analysis on the printed image on the third page. Therefore, 3org (5) is added to the printed image on the third page as the page image 38 with the type.

説明は省略するが、5頁目および6頁目の印刷画像についても、同様に、種別付き頁画像38が付加される。 Although the description is omitted, the page image 38 with the type is similarly added to the printed images on the 5th and 6th pages.

図5は、図1に示した情報処理装置10のRAM24のメモリマップ400の一例を示す図である。図5に示すように、RAM24は、プログラム記憶領域402およびデータ記憶領域404を含む。また、RAM24のプログラム記憶領域402には、情報処理プログラムの一例として、情報処理装置10の制御プログラムが記憶される。 FIG. 5 is a diagram showing an example of a memory map 400 of the RAM 24 of the information processing apparatus 10 shown in FIG. As shown in FIG. 5, the RAM 24 includes a program storage area 402 and a data storage area 404. Further, the control program of the information processing apparatus 10 is stored in the program storage area 402 of the RAM 24 as an example of the information processing program.

情報処理装置10の制御プログラムは、操作検出プログラム402a、表示画像生成プログラム402b、頁関連画像生成プログラム402c、表示プログラム402d、通信プログラム402e、頁設定プログラム402f、付加判断プログラム402g、抜け頁判断プログラム402h、印刷画像生成プログラム402iおよび送信プログラム402mを含む。 The control program of the information processing apparatus 10 includes an operation detection program 402a, a display image generation program 402b, a page-related image generation program 402c, a display program 402d, a communication program 402e, a page setting program 402f, an additional determination program 402g, and a page omission determination program 402h. , Print image generation program 402i and transmission program 402m.

また、印刷画像生成プログラム402iは、割当プログラム402j、検出プログラム402kおよび付加プログラム402lを含む。 Further, the print image generation program 402i includes an allocation program 402j, a detection program 402k, and an addition program 402l.

操作検出プログラム402aは、情報処理装置10の各操作部への操作に対応する操作検出データを検出するためのプログラムである。たとえば、操作部34が操作された場合には、CPU20は、操作検出プログラム402aに従って、操作部34の操作による操作データ404aとして取得して、バッファに記憶する。 The operation detection program 402a is a program for detecting operation detection data corresponding to an operation on each operation unit of the information processing apparatus 10. For example, when the operation unit 34 is operated, the CPU 20 acquires the operation data 404a by the operation of the operation unit 34 according to the operation detection program 402a and stores it in the buffer.

表示画像生成プログラム402bは、GPUを制御し、後述する画像生成データ404bおよび頁関連画像生成プログラム402cで生成されるプレビュー画像222などを用いて、各種の画面に対応する表示画像のデータを生成するためのプログラムである。 The display image generation program 402b controls the GPU and generates display image data corresponding to various screens by using the image generation data 404b described later and the preview image 222 generated by the page-related image generation program 402c. It is a program for.

頁関連画像生成プログラム402cは、プレビュー画像生成プログラムおよび頁画像生成プログラムを含む。 The page-related image generation program 402c includes a preview image generation program and a page image generation program.

プレビュー画像生成プログラムは、頁設定プログラム402fで設定される印刷頁に従って、プレビュー画像222を生成するためのプログラムである。 The preview image generation program is a program for generating a preview image 222 according to the print page set by the page setting program 402f.

頁画像生成プログラムは、割当プログラム402jに従って印刷画像に実頁番号が割り当てられ、検出プログラム402kに従って印刷画像から元頁番号が検出されると、種別付き頁画像38を生成するためのプログラムである。 The page image generation program is a program for generating a page image 38 with a type when an actual page number is assigned to a printed image according to the allocation program 402j and the original page number is detected from the printed image according to the detection program 402k.

表示プログラム402dは、表示画像生成プログラム402bに従って生成された表示画像のデータをディスプレイ32に出力するためのプログラムである。 The display program 402d is a program for outputting the data of the display image generated according to the display image generation program 402b to the display 32.

通信プログラム402eは、通信部36を制御して、外部の装置と通信するためのプログラムである。 The communication program 402e is a program for controlling the communication unit 36 to communicate with an external device.

頁設定プログラム402fは、頁選択の設定等に従って、印刷頁を設定するためのプログラムである。 The page setting program 402f is a program for setting print pages according to page selection settings and the like.

付加判断プログラム402gは、実頁番号を付加するかどうかを判断するためのプログラムである。 The addition determination program 402g is a program for determining whether or not to add a real page number.

抜け頁判断プログラム402hは、頁設定プログラム402fで設定される印刷頁において、抜けている頁が存在するかどうかを判断するためのプログラムである。 The missing page determination program 402h is a program for determining whether or not there is a missing page in the printed page set by the page setting program 402f.

印刷画像生成プログラム402iは、印刷条件および印刷頁等に従って印刷画像、または、種別付き頁画像38が付加された印刷画像を生成するためのプログラムである。 The print image generation program 402i is a program for generating a print image or a print image to which a typed page image 38 is added according to print conditions, print pages, and the like.

割当プログラム402jは、付加判断プログラム402gで実頁番号を付加することが判断され、さらに、抜け頁判断プログラム402hで、印刷頁において抜けている頁が存在すると判断される場合、印刷画像に所定の順序で実頁番号を割り当てるためのプログラムである。 When the allocation program 402j determines that the actual page number is to be added by the addition determination program 402g, and further, when the missing page determination program 402h determines that there is a missing page in the printed page, it is predetermined to the printed image. This is a program for assigning actual page numbers in order.

検出プログラム402kは、付加判断プログラム402gで実頁番号を付加することが判断され、さらに、抜け頁判断プログラム402hで、印刷頁において抜けている頁が存在すると判断される場合、印刷画像から元頁番号を検出するためのプログラムである。 When the detection program 402k determines that the actual page number is added by the addition determination program 402g, and further, when the missing page determination program 402h determines that there is a missing page in the printed page, the original page from the printed image is determined. This is a program for detecting numbers.

付加プログラム402lは、頁関連画像生成プログラム402cで種別付き頁画像38が生成されると、原稿頁画像に代えて種別付き頁画像38を印刷画像に付加するためのプログラムである。 The addition program 402l is a program for adding the typed page image 38 to the printed image in place of the original page image when the typed page image 38 is generated by the page-related image generation program 402c.

送信プログラム402mは、印刷画像生成プログラム402iで印刷画像が生成されると、印刷画像に対応するデータである印刷データを外部の画像形成装置100に送信するためのプログラムである。 The transmission program 402m is a program for transmitting print data, which is data corresponding to the print image, to the external image forming apparatus 100 when the print image is generated by the print image generation program 402i.

図示は省略するが、プログラム記憶領域402には、情報処理装置10の制御に必要な他のプログラムなども記憶される。 Although not shown, the program storage area 402 also stores other programs necessary for controlling the information processing apparatus 10.

データ記憶領域404には、操作データ404a、画像生成データ404b、原稿データ404cおよび印刷データ404dが記憶される。 Operation data 404a, image generation data 404b, original data 404c, and print data 404d are stored in the data storage area 404.

操作データ404aは、操作検出プログラム402aに従って検出した操作データであり、時系列に従って記憶される。なお、操作データ404aは、CPU20の処理に使用された後に削除される。 The operation data 404a is operation data detected according to the operation detection program 402a, and is stored in time series. The operation data 404a is deleted after being used for the processing of the CPU 20.

画像生成データ404bは、表示画像のデータを生成するためのポリゴンデータおよびテクスチャーデータ等を含むデータである。 The image generation data 404b is data including polygon data, texture data, and the like for generating display image data.

原稿データ404cは、任意のアプリケーションで生成されたデータ形式の原稿である。この第1実施例では、原稿データ404cは、複数の頁で構成される。印刷データ404dは、印刷画像に対応するデータである。 The manuscript data 404c is a manuscript in a data format generated by an arbitrary application. In this first embodiment, the manuscript data 404c is composed of a plurality of pages. The print data 404d is data corresponding to the printed image.

図示は省略するが、データ記憶領域404には、情報処理プログラムの実行に必要な他のデータが記憶されるとともに、情報処理プログラムの実行に必要なフラグおよびカウンタ(タイマ)も設けられる。 Although not shown, the data storage area 404 stores other data necessary for executing the information processing program, and is also provided with flags and counters (timers) necessary for executing the information processing program.

図6は、情報処理装置10のCPU20の送信処理の一例を示すフロー図である。CPU20は、スタートキー210が操作されたことに応じて印刷画像が生成されると、送信処理を開始する。ただし、印刷範囲(すなわち、印刷頁)の設定および種別付き頁画像38を付加するかどうかの設定は、印刷の実行が指示される前に行われる。 FIG. 6 is a flow chart showing an example of transmission processing of the CPU 20 of the information processing apparatus 10. The CPU 20 starts the transmission process when the print image is generated in response to the operation of the start key 210. However, the setting of the print range (that is, the print page) and the setting of whether or not to add the page image 38 with the type are performed before the execution of printing is instructed.

CPU20は、送信処理を開始すると、ステップS1で、実頁番号を付加するかどうかを判断する。ここでは、チェックボックス206と重なる位置にチェックマークが表示されているかどうかを判断する。 When the transmission process is started, the CPU 20 determines in step S1 whether or not to add the actual page number. Here, it is determined whether or not a check mark is displayed at a position overlapping the check box 206.

ステップS1で“NO”であれば、つまり、実頁番号を付加しないのであれば、ステップS21に進む。一方、ステップS1で“YES”であれば、つまり、実頁番号を付加するのであれば、ステップS3に進む。 If it is "NO" in step S1, that is, if the actual page number is not added, the process proceeds to step S21. On the other hand, if "YES" in step S1, that is, if the actual page number is to be added, the process proceeds to step S3.

ステップS3では、抜けている頁が有るかどうかを判断する。ステップS3で“NO”であれば、つまり、抜けている頁が無ければ、ステップ21に進む。ステップS3で“YES”であれば、つまり、抜けている頁が有れば、ステップS5に進む。 In step S3, it is determined whether or not there is a missing page. If it is "NO" in step S3, that is, if there is no missing page, the process proceeds to step 21. If "YES" in step S3, that is, if there is a missing page, the process proceeds to step S5.

ステップS5では、変数mおよび変数nを初期化(m=1およびn=1)し、ステップS7で、m頁目の印刷画像を読み込む。 In step S5, the variables m and n are initialized (m = 1 and n = 1), and in step S7, the printed image on the mth page is read.

ステップS9では、実頁番号nを割り当て、ステップS11で印刷画像から元頁番号を検出する。 In step S9, the actual page number n is assigned, and in step S11, the original page number is detected from the printed image.

ステップS13では、種別付き頁画像38を生成し、ステップS15で、原稿頁画像に代えて種別付き頁画像38を印刷画像に付加する。 In step S13, the typed page image 38 is generated, and in step S15, the typed page image 38 is added to the printed image in place of the original page image.

ステップS17では、変数mが印刷頁の数と一致するかどうかを判断する。ステップS17で“NO”であれば、つまり、変数mが印刷頁の数と異なれば、ステップS19で、変数mおよび変数nをカウントアップし、ステップS7に戻る。 In step S17, it is determined whether or not the variable m matches the number of printed pages. If "NO" in step S17, that is, if the variable m is different from the number of printed pages, the variable m and the variable n are counted up in step S19, and the process returns to step S7.

一方、ステップS17で“YES”であれば、つまり、変数mが印刷頁の数と一致すれば、ステップS21で、印刷画像に対応する印刷データを画像形成装置100に送信し、送信処理を終了する。 On the other hand, if "YES" in step S17, that is, if the variable m matches the number of printed pages, the print data corresponding to the printed image is transmitted to the image forming apparatus 100 in step S21, and the transmission process is completed. do.

第1実施例によれば、原稿頁画像に代えて種別付き頁画像38を印刷画像に付加するので、種類の異なる頁番号を容易に識別することができる。 According to the first embodiment, since the page image 38 with a type is added to the printed image instead of the page image of the manuscript, different types of page numbers can be easily identified.

なお、この実施例では、種別付き頁画像38を付加することが設定されている場合には、すべての印刷画像に種別付き頁画像38を付加するようにしたが、これに限定される必要はない。印刷画像において、元頁番号と実頁番号が一致する場合には、種別付き頁画像38は付加しなくてもよい。この場合には、原稿頁画像は消去されない。 In this embodiment, when it is set to add the page image 38 with the type, the page image 38 with the type is added to all the print images, but it is not necessary to be limited to this. No. If the original page number and the actual page number match in the printed image, the page image 38 with the type may not be added. In this case, the original page image is not erased.

また、この実施例では、図2Bに示したように、元頁番号を識別可能な識別画像が付加された種別付き頁画像38を付加するようにしたが、種別付き頁画像38は他の態様であってもよい。 Further, in this embodiment, as shown in FIG. 2B, a classified page image 38 to which an identification image capable of identifying the original page number is added is added, but the classified page image 38 has another aspect. May be.

図7Aには、種別付き頁画像38が付加された印刷画像が印刷された用紙の他の例を示す。この種別付き頁画像38aは“ren(4)org(5)”と表示される。“ren(4)”が実頁画像であり、“org(5)”が元頁画像である。実頁画像および元頁画像については、上述したとおりであるため、重複した説明は省略する。 FIG. 7A shows another example of the paper on which the printed image to which the page image 38 with the type is added is printed. This typed page image 38a is displayed as "ren (4) org (5)". “Ren (4)” is the actual page image, and “org (5)” is the original page image. Since the actual page image and the original page image are as described above, duplicate explanations will be omitted.

図7Aに示す種別付き頁画像38aでは、元頁番号および実頁番号の両方にそれらを識別するための識別画像を含むようにしたが、実頁番号のみに、それを識別するための識別画像を含むようにしてよい。つまり、種別付き頁画像38において、元頁番号および実頁番号の少なくとも一方に、頁番号の種類を識別するための識別画像が含まれていればよい。 In the page image 38a with the type shown in FIG. 7A, the identification image for identifying them is included in both the original page number and the actual page number, but only the actual page number is the identification image for identifying them. May include. That is, in the page image 38 with a type, at least one of the original page number and the actual page number may include an identification image for identifying the type of the page number.

図7Bは、種別付き頁画像38が付加された印刷画像が印刷された用紙の他の例である。種別付き頁画像38bのさらに他の例として、“ren(4)”が示される。この種別付き頁画像38bは、元頁画像を含まないため、原稿頁画像とは異なる位置に付加されても、原稿頁画像は消去されない。ただし、種別付き頁画像38を付加する場所(または、位置)は、ユーザが設定可能である。 FIG. 7B is another example of the paper on which the printed image to which the page image 38 with the type is added is printed. As yet another example of the classified page image 38b, "ren (4)" is shown. Since the page image 38b with the type does not include the original page image, the original page image is not erased even if it is added at a position different from the original page image. However, the place (or position) to which the page image 38 with the type is added can be set by the user.

また、第1実施例では、印刷画像から元頁番号を検出する代わりに、入力領域104に入力される頁番号から印刷画像の元頁番号が特定されてもよい。 Further, in the first embodiment, instead of detecting the original page number from the printed image, the original page number of the printed image may be specified from the page number input to the input area 104.

第1実施例では、入力領域104に入力される頁番号は、元頁番号である。したがって、第1実施例では、元頁番号に対応する印刷画像において、種別付き頁画像38が付加されるとも言える。 In the first embodiment, the page number input to the input area 104 is the original page number. Therefore, in the first embodiment, it can be said that the page image 38 with the type is added to the printed image corresponding to the original page number.

たとえば、入力領域104に頁番号が1および3が入力され、1の頁番号が付加されている頁に対応する印刷画像、3の頁番号が付加されている頁に対応する印刷画像の順番に用紙に印刷されるとする。 For example, the page numbers 1 and 3 are input to the input area 104, and the printed image corresponding to the page to which the page number of 1 is added is the printed image corresponding to the page to which the page number of 3 is added. Suppose it is printed on paper.

1頁目の印刷画像には、実頁番号として1が割り当てられ、その印刷画像における元頁番号が1と特定される。2頁目の印刷画像には、実頁番号として2が割り当てられ、その印刷画像における元頁番号が3と特定される。
[第2実施例]
第2実施例では、画像形成装置100が、種別付き頁画像38を印刷画像に付加する画像処理装置として機能するようにした以外は、第1実施例と同様である。
1 is assigned as the actual page number to the printed image of the first page, and the original page number in the printed image is specified as 1. 2 is assigned as the actual page number to the printed image on the second page, and the original page number in the printed image is specified as 3.
[Second Example]
The second embodiment is the same as the first embodiment except that the image forming apparatus 100 functions as an image processing apparatus for adding the classified page image 38 to the printed image.

第2実施例の画像形成装置100には、たとえば、複写機である。また、第2実施例における画像形成装置100は、スキャナ機能、プリンタ機能およびコピー機能等を有する複合機であってもよい。 The image forming apparatus 100 of the second embodiment is, for example, a copying machine. Further, the image forming apparatus 100 in the second embodiment may be a multifunction device having a scanner function, a printer function, a copy function, and the like.

図8は、第2実施例の画像形成装置100の電気的構成を示すブロック図である。 FIG. 8 is a block diagram showing an electrical configuration of the image forming apparatus 100 of the second embodiment.

図8に示すように、画像形成装置100は、CPU50を含む。CPU50は、バス52を介して、RAM54、記憶部56、表示制御回路58、タッチパネル制御回路60、画像読取部66、画像形成部68および通信部70に接続される。 As shown in FIG. 8, the image forming apparatus 100 includes a CPU 50. The CPU 50 is connected to the RAM 54, the storage unit 56, the display control circuit 58, the touch panel control circuit 60, the image reading unit 66, the image forming unit 68, and the communication unit 70 via the bus 52.

また、第2実施例の画像形成装置100は、ディスプレイ62およびタッチパネル64を備え、表示制御回路58は、ディスプレイ62に接続され、タッチパネル制御回路60は、タッチパネル64に接続される。 Further, the image forming apparatus 100 of the second embodiment includes a display 62 and a touch panel 64, the display control circuit 58 is connected to the display 62, and the touch panel control circuit 60 is connected to the touch panel 64.

CPU50は、画像形成装置100の全体的な制御を司る。RAM54は、画像形成装置100の主記憶装置であって、CPU50のワーク領域およびバッファ領域として用いられる。 The CPU 50 controls the overall control of the image forming apparatus 100. The RAM 54 is the main storage device of the image forming apparatus 100, and is used as a work area and a buffer area of the CPU 50.

記憶部56は、画像形成装置100の補助憶装置であって、HDDおよびEPPROMのような不揮発性メモリが用いられる。また、記憶部56が、RAM54を含むように構成されてもよい。記憶部56には、CPU50が画像形成装置100の各部位の動作を制御するための制御プログラムについてのデータ、各種の画面についての画像(表示画像)のデータを生成するためのデータ、制御プログラムの実行に必要なデータ等が適宜記憶される。 The storage unit 56 is an auxiliary storage device of the image forming apparatus 100, and a non-volatile memory such as an HDD and an EPPROM is used. Further, the storage unit 56 may be configured to include the RAM 54. In the storage unit 56, data for a control program for the CPU 50 to control the operation of each part of the image forming apparatus 100, data for generating image (display image) data for various screens, and control program. Data required for execution is stored as appropriate.

表示制御回路58は、GPUおよびVRAMなどを含んでおり、CPU50の指示の下、GPUは、RAM54に記憶された画像生成データ504b(図12参照)を用いてディスプレイ62に種々の画面を表示するための表示画像のデータをVRAMに生成し、生成した表示画像のデータをディスプレイ62に出力する。また、ディスプレイ62は、汎用のディスプレイである。 The display control circuit 58 includes a GPU, a VRAM, and the like, and under the instruction of the CPU 50, the GPU displays various screens on the display 62 using the image generation data 504b (see FIG. 12) stored in the RAM 54. The data of the display image for the purpose is generated in the VRAM, and the data of the generated display image is output to the display 62. Further, the display 62 is a general-purpose display.

タッチパネル制御回路60は、タッチパネル64に必要な電圧などを付与するとともに、タッチパネル64のタッチ有効範囲内でのタッチ操作(ユーザ操作)を検出して、そのタッチ入力の位置を示すタッチ座標データをCPU50に出力する。 The touch panel control circuit 60 applies a voltage or the like required for the touch panel 64, detects a touch operation (user operation) within the touch effective range of the touch panel 64, and outputs touch coordinate data indicating the position of the touch input to the CPU 50. Output to.

タッチパネル64は、汎用のタッチパネルであり、静電容量方式、電磁誘導方式、抵抗膜方式、赤外線方式など、任意の方式のものを用いることができる。この実施例では、タッチパネル64としては、静電容量方式のタッチパネルが用いられ、ディスプレイ62の表示面上にタッチパネル64が設けられる。ただし、ディスプレイ62およびタッチパネル64が一体的に形成されたタッチパネルディスプレイが用いられてもよい。 The touch panel 64 is a general-purpose touch panel, and any method such as a capacitance method, an electromagnetic induction method, a resistance film method, and an infrared method can be used. In this embodiment, a capacitive touch panel is used as the touch panel 64, and the touch panel 64 is provided on the display surface of the display 62. However, a touch panel display in which the display 62 and the touch panel 64 are integrally formed may be used.

画像読取部66は、光源、複数のミラー、結像レンズおよびラインセンサ等を備える。この画像読取部66は、原稿表面から反射した反射光を複数のミラーによって結像レンズに導く。そして、結像レンズによって反射光をラインセンサの受光素子に結像させる。ラインセンサでは、受光素子に結像した反射光の輝度または色度が検出され、受光素子に結像した反射光の輝度または色度が検出され、原稿表面の画像に基づく読取画像が生成されることで、画像データの入力を行う。また、ラインセンサにはCMOSやCCD等が用いられる。 The image reading unit 66 includes a light source, a plurality of mirrors, an imaging lens, a line sensor, and the like. The image reading unit 66 guides the reflected light reflected from the surface of the document to the imaging lens by a plurality of mirrors. Then, the reflected light is imaged on the light receiving element of the line sensor by the imaging lens. The line sensor detects the luminance or chromaticity of the reflected light imaged on the light receiving element, detects the luminance or chromaticity of the reflected light imaged on the light receiving element, and generates a scanned image based on the image on the surface of the document. By doing so, the image data is input. Further, CMOS, CCD or the like is used for the line sensor.

画像形成部68は、感光体ドラム、帯電装置、露光装置、現像装置、転写装置および定着装置等を備え、記録媒体上に乾式電子写真方式を用いて画像を形成する。また、第2実施例における印刷データは、画像読取部66で読み取った(または、取得した)読取画像データ、または外部コンピュータから取得したデータ等を利用して生成される。外部コンピュータとしては、第1実施例の情報処理装置10およびクラウドコンピュータが該当する。また、外部コンピュータのみならず、画像形成装置100に着脱可能に装着されたUSB(登録商標)メモリのような外部記憶媒体から取得したデータを、印刷データの生成に利用することもできる。さらに、記録媒体には、紙からなる記録用紙だけに限定されず、OHPフィルムなどの紙以外のシートも用いられる。 The image forming unit 68 includes a photoconductor drum, a charging device, an exposure device, a developing device, a transfer device, a fixing device, and the like, and forms an image on a recording medium by a dry electrophotographic method. Further, the print data in the second embodiment is generated by using the scanned image data read (or acquired) by the image reading unit 66, the data acquired from an external computer, or the like. The information processing device 10 and the cloud computer of the first embodiment correspond to the external computer. Further, not only the external computer but also the data acquired from the external storage medium such as the USB (registered trademark) memory detachably attached to the image forming apparatus 100 can be used to generate the print data. Further, the recording medium is not limited to a recording paper made of paper, and a sheet other than paper such as an OHP film is also used.

なお、読取画像データ等から各種の設定が反映された白黒またはカラーの印刷データを生成する処理、および、印刷データに従う白黒またはカラーの画像形成処理は既に周知であり、本願発明の本質的な内容とは異なるため、これらの詳細な説明については省略することにする。 The process of generating black-and-white or color print data reflecting various settings from the scanned image data and the like, and the process of forming a black-and-white or color image according to the print data are already well known, and are essential contents of the present invention. Since these are different from each other, detailed explanations thereof will be omitted.

通信部70は、通信モジュールないしネットワーク102に有線または無線で接続するための通信回路を含み、CPU20の指示により、ネットワーク102を介して通信を行う。 The communication unit 70 includes a communication circuit for connecting to the communication module or the network 102 by wire or wirelessly, and communicates via the network 102 according to the instruction of the CPU 20.

一例として、通信部70は、Ethernet(登録商標)等の通信規格に準拠した有線通信方式およびIEEE802.11等の通信規格に準拠した無線通信方式等に従ってデータの送受信を行う。 As an example, the communication unit 70 transmits / receives data according to a wired communication method compliant with a communication standard such as Ethernet (registered trademark) and a wireless communication method compliant with a communication standard such as 802.11.

なお、図8に示す画像形成装置100の電気的な構成は単なる一例であり、これに限定される必要はない。 The electrical configuration of the image forming apparatus 100 shown in FIG. 8 is merely an example, and is not limited to this.

このような画像形成装置100では、複数の頁を含む原稿を読み取るなどして取得したデータから印刷データを生成する場合に、印刷済み用紙および表示画面において元頁番号と実頁番号を識別可能な印刷データを生成することができる。以下、第2実施例における種別付き頁画像38の付加方法について具体的な説明する。 In such an image forming apparatus 100, when print data is generated from data acquired by scanning a document containing a plurality of pages, the original page number and the actual page number can be identified on the printed paper and the display screen. Print data can be generated. Hereinafter, the method of adding the page image 38 with a type in the second embodiment will be specifically described.

第2実施例では、たとえば、画像形成装置100の主電源がオンにされると、ディスプレイ62に画像形成装置100のメインメニューの画面であるホーム画面が表示される。ホーム画面には、コピーアイコンおよびスキャンアイコン等が設けられる。 In the second embodiment, for example, when the main power of the image forming apparatus 100 is turned on, the home screen, which is the screen of the main menu of the image forming apparatus 100, is displayed on the display 62. A copy icon, a scan icon, and the like are provided on the home screen.

コピーアイコンが操作されると、コピー処理を実行するための操作画面であるコピー画面240(図9参照)がディスプレイ62に表示される。 When the copy icon is operated, the copy screen 240 (see FIG. 9), which is an operation screen for executing the copy process, is displayed on the display 62.

図9は、コピー画面240の一例である。コピー画面240には、条件設定キー242(242a〜242d)、チェックボックス246およびスタートキー250が設けられる。 FIG. 9 is an example of the copy screen 240. The copy screen 240 is provided with a condition setting key 242 (242a to 242d), a check box 246, and a start key 250.

条件設定キー242は、条件設定キー202と同様に、印刷条件を設定するためのキーである。また、チェックボックス246は、チェックボックス206と同様に、実頁番号の付加を設定するために設けられる。 The condition setting key 242 is a key for setting printing conditions, similarly to the condition setting key 202. Further, the check box 246 is provided to set the addition of the actual page number, similarly to the check box 206.

スタートキー250は、コピー処理を実行するために設けられる。画像形成装置100では、コピー処理が実行されると、画像読取部66で読み取られる頁についての印刷画像が印刷条件に従って生成され、その印刷画像が用紙に印刷される。つまり、原稿において、画像読取部66で読み取られる頁は印刷頁に相当する。 The start key 250 is provided to execute the copy process. When the copy process is executed, the image forming apparatus 100 generates a printed image of the page read by the image reading unit 66 according to the printing conditions, and the printed image is printed on the paper. That is, in the manuscript, the page read by the image reading unit 66 corresponds to a printed page.

第2実施例では、スタートキー250が操作されると、初めに画像読取部66で所定の頁が読み取られ、ディスプレイ62に提示画面260が表示される。 In the second embodiment, when the start key 250 is operated, a predetermined page is first read by the image reading unit 66, and the presentation screen 260 is displayed on the display 62.

図10は、提示画面260の一例である。提示画面260は、ユーザに選択肢を提示するための画面である。 FIG. 10 is an example of the presentation screen 260. The presentation screen 260 is a screen for presenting options to the user.

提示画面260には、頁の読み取りを終了するために終了キー262および次の頁を読み取るため(頁の読み取りを継続する)ために次へキー264が設けられる。 The presentation screen 260 is provided with an end key 262 to end the reading of the page and a next key 264 to read the next page (continue reading the page).

終了キー262が操作されると、頁の読み取りが終了される。次へキー264が操作されると、画像読取部66で次の頁が読み取られる。 When the end key 262 is operated, the reading of the page is finished. Next When the key 264 is operated, the image reading unit 66 reads the next page.

また、提示画面260は、メッセージを表示する。図10に示す例では、提示画面260は、頁の読み取りを継続するための操作および頁の読み取りを終了するための操作をメッセージとして表示する。 In addition, the presentation screen 260 displays a message. In the example shown in FIG. 10, the presentation screen 260 displays an operation for continuing the reading of the page and an operation for ending the reading of the page as a message.

頁の読み取りが終了すると、印刷頁および印刷条件に従って印刷画像が生成され、その印刷画像が用紙に印刷される。また、実頁番号の付加が設定されている場合、印刷画像が印刷される前に、印刷画像に種別付き頁画像38が付加される。以下、具体的な一連の処理を説明する。 When the reading of the page is completed, a printed image is generated according to the printed page and the printing conditions, and the printed image is printed on the paper. Further, when the addition of the actual page number is set, the page image 38 with a type is added to the printed image before the printed image is printed. Hereinafter, a specific series of processes will be described.

実頁番号の付加が設定されている状態で、印刷画像が生成されると、位置設定画面220と同様の画面がディスプレイ62に表示される。 When a print image is generated with the addition of the actual page number set, a screen similar to the position setting screen 220 is displayed on the display 62.

位置設定画面220と同様の画面には、プレビュー画像222と同様の画像および指示画像224と同様の画像が表示される。また、位置設定画面220と同様の画面には、決定キー230と同様のキーおよびキャンセルキー232と同様のキーが設けられる。 An image similar to the preview image 222 and an image similar to the instruction image 224 are displayed on the screen similar to the position setting screen 220. Further, the same screen as the position setting screen 220 is provided with the same key as the enter key 230 and the same key as the cancel key 232.

また、プレビュー画像222と同様の画像は、印刷画像のうち、最初に用紙に印刷される印刷画像に対応する。 Further, the image similar to the preview image 222 corresponds to the print image to be printed on the paper first among the print images.

また、決定キー230と同様のキーが操作され、種別付き頁画像38の付加する位置が設定されると、ディスプレイ62に入力画面280(図11参照)が表示される。 Further, when the same key as the enter key 230 is operated and the position to which the page image 38 with the type is added is set, the input screen 280 (see FIG. 11) is displayed on the display 62.

入力画面280は、印刷頁に対応する頁番号(ここでは、元頁番号)を入力するための画面である。図11は、入力画面280の一例である。 The input screen 280 is a screen for inputting a page number (here, the original page number) corresponding to the printed page. FIG. 11 is an example of the input screen 280.

入力画面280には、印刷画像に対応するプレビュー画像282が表示される。また、入力画面280には、入力領域284および決定キー286が設けられる。 A preview image 282 corresponding to the printed image is displayed on the input screen 280. Further, the input screen 280 is provided with an input area 284 and a determination key 286.

入力領域284は、頁番号を入力するために設けられる。入力領域284が指示されると、たとえば、ソフトウェアのテンキーがディスプレイ62に表示される。また、テンキーが操作されことで入力領域284に頁番号が入力される。 The input area 284 is provided for inputting a page number. When the input area 284 is indicated, for example, the numeric keypad of the software is displayed on the display 62. Further, the page number is input to the input area 284 by operating the numeric keypad.

なお、入力領域284に入力される頁番号は、元頁番号であることから、入力領域284への頁番号の入力は、プレビュー画像282に対応する印刷画像のOCR解析の結果に従って行われてもよい。 Since the page number input to the input area 284 is the original page number, the page number can be input to the input area 284 according to the result of OCR analysis of the printed image corresponding to the preview image 282. good.

決定キー286は、頁番号の入力を終了するために設けられる。終了キー234が操作されると、入力領域284に入力されている頁番号に従って、プレビュー画像282に対応する印刷画像の元頁番号が特定される。 The enter key 286 is provided to end the input of the page number. When the end key 234 is operated, the original page number of the printed image corresponding to the preview image 282 is specified according to the page number input to the input area 284.

また、頁番号が入力領域284に入力されていない場合、決定キー286への操作は無効にされる。 Further, when the page number is not input to the input area 284, the operation to the enter key 286 is invalidated.

さらに、各印刷画像における元頁番号が特定されるまで、決定キー286が操作されても、次の入力画面280がディスプレイ32に表示される。 Further, even if the enter key 286 is operated until the original page number in each printed image is specified, the next input screen 280 is displayed on the display 32.

つまり、各印刷画像における元頁番号が特定されるまで、複数の入力画面280がディスプレイ62に切り替えて表示される。 That is, the plurality of input screens 280 are switched to and displayed on the display 62 until the original page number in each printed image is specified.

また、ディスプレイ62に切り替えて表示される複数の入力画面280において、プレビュー画像282は、互いに異なる印刷画像に対応する。 Further, in the plurality of input screens 280 displayed by switching to the display 62, the preview images 282 correspond to different print images.

さらに、ディスプレイ62に切り替えて表示される複数の入力画面280において、既に特定された元頁番号と一致する頁番号が入力領域284に入力されないように制限される。 Further, in the plurality of input screens 280 displayed by switching to the display 62, the page number matching the already specified original page number is restricted from being input to the input area 284.

たとえば、既に特定された元頁番号と一致する頁番号が入力領域284に入力されている場合、決定キー286への操作が無効にされる。 For example, if a page number that matches the already specified original page number is input in the input area 284, the operation to the enter key 286 is invalidated.

各印刷画像における元頁番号が特定されると、印刷画像に種別付き頁画像38が付加される。 When the original page number in each printed image is specified, the page image 38 with a type is added to the printed image.

たとえば、原稿のうち、2の元頁番号が付加されている頁、5の元頁番号が付加されている頁、7の元頁番号が付加されている頁がこの順番で画像読取部66で読み取られたとする。 For example, among the manuscripts, the page to which the original page number of 2 is added, the page to which the original page number of 5 is added, and the page to which the original page number of 7 is added are in this order in the image reading unit 66. Suppose it was read.

1頁目の印刷画像には、実頁番号として1が割り当てられ、この1頁目の印刷画像における元頁番号として2が特定される。1頁目の印刷画像には、種別付き頁画像38として、1org(2)が付加される。 1 is assigned as the actual page number to the printed image of the first page, and 2 is specified as the original page number in the printed image of the first page. 1org (2) is added to the printed image of the first page as the page image 38 with the type.

次に、2頁目の印刷画像には、実頁番号として2が割り当てられ、この2頁目の印刷画像における元頁番号として5が特定される。2頁目の印刷画像には、種別付き頁画像38として、2org(5)が付加される。 Next, 2 is assigned as the actual page number to the printed image on the second page, and 5 is specified as the original page number in the printed image on the second page. 2org (5) is added to the printed image of the second page as the page image 38 with the type.

次に、3頁目の印刷画像には、実頁番号として3が割り当てられ、この3頁目の印刷画像における元頁番号として7が特定される。3頁目の印刷画像には、種別付き頁画像38として、3org(7)が付加される。 Next, 3 is assigned as the actual page number to the printed image on the third page, and 7 is specified as the original page number in the printed image on the third page. 3org (7) is added to the printed image of the third page as the page image 38 with the type.

第1実施例と同様に種別付き頁画像38が印刷画像に付加されると、その印刷画像が用紙に印刷される。 When the classified page image 38 is added to the printed image as in the first embodiment, the printed image is printed on the paper.

図12は、第2実施例の画像形成装置100のRAM54のメモリマップ500の一例を示す図である。図11に示すように、RAM54は、プログラム記憶領域502およびデータ記憶領域504を含む。また、RAM54のプログラム記憶領域502には、情報処理プログラムの一例として、画像形成装置100の制御プログラムが記憶される。 FIG. 12 is a diagram showing an example of a memory map 500 of the RAM 54 of the image forming apparatus 100 of the second embodiment. As shown in FIG. 11, the RAM 54 includes a program storage area 502 and a data storage area 504. Further, the control program of the image forming apparatus 100 is stored in the program storage area 502 of the RAM 54 as an example of the information processing program.

画像形成装置100の制御プログラムは、操作検出プログラム502a、表示画像生成プログラム502b、頁関連画像生成プログラム502c、表示プログラム502d、通信プログラム502e、付加判断プログラム502f、印刷画像生成プログラム502g、印刷プログラム502kおよび読取プログラム502lを含む。 The control programs of the image forming apparatus 100 include an operation detection program 502a, a display image generation program 502b, a page-related image generation program 502c, a display program 502d, a communication program 502e, an additional determination program 502f, a print image generation program 502g, a print program 502k, and the like. Includes a reading program 502l.

また、印刷画像生成プログラム502gは、割当プログラム502h、特定プログラム502iおよび付加プログラム502jを含む。 Further, the print image generation program 502g includes an allocation program 502h, a specific program 502i, and an addition program 502j.

操作検出プログラム502aは、画像形成装置100のタッチパネル64への操作に対応する操作検出データを検出するためのプログラムである。たとえば、タッチパネル64が操作された場合には、CPU50は、操作検出プログラム502aに従って、タッチパネル64の操作による操作データ504aとして取得して、バッファに記憶する。 The operation detection program 502a is a program for detecting operation detection data corresponding to an operation on the touch panel 64 of the image forming apparatus 100. For example, when the touch panel 64 is operated, the CPU 50 acquires the operation data 504a by the operation of the touch panel 64 according to the operation detection program 502a and stores it in the buffer.

表示画像生成プログラム502bは、GPUを制御し、頁関連画像生成プログラム502cで生成されるプレビュー画像282等および後述する画像生成データ504bなどを用いて、各種の画面に対応する表示画像のデータを生成するためのプログラムである。 The display image generation program 502b controls the GPU and generates display image data corresponding to various screens by using the preview image 282 and the like generated by the page-related image generation program 502c and the image generation data 504b described later. It is a program to do.

頁関連画像生成プログラム502cは、プレビュー画像生成プログラムおよび頁画像生成プログラムを含む。 The page-related image generation program 502c includes a preview image generation program and a page image generation program.

プレビュー画像生成プログラムは、各種プレビュー画像を生成するためのプログラムである。 The preview image generation program is a program for generating various preview images.

頁画像生成プログラムは、割当プログラム502hに従って印刷画像に実頁番号が割り当てられ、特定プログラム502iに従って印刷画像における元頁番号が特定されると、種別付き頁画像38を生成するためのプログラムである。 The page image generation program is a program for generating a page image 38 with a type when an actual page number is assigned to a printed image according to the allocation program 502h and the original page number in the printed image is specified according to the specific program 502i.

表示プログラム502dは、表示画像生成プログラム502bに従って生成された表示画像のデータをディスプレイ62に出力するためのプログラムである。 The display program 502d is a program for outputting the data of the display image generated according to the display image generation program 502b to the display 62.

通信プログラム502eは、通信部70を制御して、外部の装置と通信するためのプログラムである。 The communication program 502e is a program for controlling the communication unit 70 to communicate with an external device.

付加判断プログラム502fは、実頁番号を付加するかどうかを判断するためのプログラムである。 The addition determination program 502f is a program for determining whether or not to add a real page number.

印刷画像生成プログラム502gは、印刷条件および印刷頁等に従って印刷画像、または、種別付き頁画像38が付加された印刷画像を生成するためのプログラムである。 The print image generation program 502g is a program for generating a print image or a print image to which a typed page image 38 is added according to print conditions, print pages, and the like.

割当プログラム502hは、付加判断プログラム502fで実頁番号を付加することが判断される場合、印刷画像に所定の順序で実頁番号を割り当てるためのプログラムである。 The allocation program 502h is a program for allocating the actual page numbers to the printed images in a predetermined order when it is determined by the addition determination program 502f that the actual page numbers are to be added.

特定プログラム502iは、付加判断プログラム502fで実頁番号を付加することが判断される場合、入力領域284に入力される頁番号から印刷画像における元頁番号を特定するためのプログラムである。 The specific program 502i is a program for specifying the original page number in the printed image from the page number input to the input area 284 when it is determined by the addition determination program 502f that the actual page number is to be added.

付加プログラム502jは、頁画像生成プログラムで種別付き頁画像38が生成されると、原稿頁画像に代えて種別付き頁画像38を印刷画像に付加するためのプログラムである。 The addition program 502j is a program for adding the typed page image 38 to the printed image in place of the original page image when the typed page image 38 is generated by the page image generation program.

印刷プログラム502kは、印刷画像生成プログラム502gで生成される印刷画像を用紙に印刷するためのプログラムである。 The print program 502k is a program for printing a print image generated by the print image generation program 502g on paper.

読取プログラム502lは、画像読取部66を制御して、原稿における各頁を読み取るためのプログラムである。 The reading program 502l is a program for controlling the image reading unit 66 to read each page in the document.

図示は省略するが、プログラム記憶領域402には、情報処理装置10の制御に必要な他のプログラムなども記憶される。 Although not shown, the program storage area 402 also stores other programs necessary for controlling the information processing apparatus 10.

データ記憶領域504には、操作データ504a、画像生成データ504b、読取データ504cおよび印刷データ504dが記憶される。 Operation data 504a, image generation data 504b, read data 504c, and print data 504d are stored in the data storage area 504.

操作データ504aは、操作検出プログラム502aに従って検出した操作データであり、時系列に従って記憶される。なお、操作データ504aは、CPU50の処理に使用された後に削除される。 The operation data 504a is operation data detected according to the operation detection program 502a, and is stored in time series. The operation data 504a is deleted after being used for the processing of the CPU 50.

画像生成データ504bは、表示画像のデータを生成するためのポリゴンデータおよびテクスチャーデータ等を含むデータである。 The image generation data 504b is data including polygon data, texture data, and the like for generating display image data.

読取データ504cは、印刷頁の画像に対応するデータである。印刷データ504dは、印刷画像に対応するデータである。ただし、この第2実施例では、印刷画像には、原稿頁画像または種別付き頁画像38が付加されている。 The read data 504c is data corresponding to the image on the printed page. The print data 504d is data corresponding to the printed image. However, in this second embodiment, the original page image or the classified page image 38 is added to the printed image.

図示は省略するが、データ記憶領域504には、情報処理プログラムの実行に必要な他のデータが記憶されるとともに、情報処理プログラムの実行に必要なフラグおよびカウンタ(タイマ)も設けられる。 Although not shown, the data storage area 504 stores other data necessary for executing the information processing program, and is also provided with flags and counters (timers) necessary for executing the information processing program.

図13および図14は、第2実施例の画像形成装置100のCPU50の出力処理の一例を示すフロー図である。CPU50は、たとえば、スタートキー250が操作され、印刷画像が生成されると、出力処理を開始する。 13 and 14 are flow charts showing an example of output processing of the CPU 50 of the image forming apparatus 100 of the second embodiment. The CPU 50 starts the output process, for example, when the start key 250 is operated and a print image is generated.

なお、ステップS31では、実頁番号を付加するかどうかを判断する。ここでは、チェックボックス246と重なる位置にチェックマークが表示されるかどうかを判断する。 In step S31, it is determined whether or not to add the actual page number. Here, it is determined whether or not a check mark is displayed at a position overlapping the check box 246.

ステップS31で“NO”であれば、つまり、実頁番号を付加しないのであれば、ステップS59に進む。一方、ステップS31で“YES”であれば、つまり、実頁番号を付加するのであれば、ステップS33に進む。 If it is "NO" in step S31, that is, if the actual page number is not added, the process proceeds to step S59. On the other hand, if "YES" in step S31, that is, if the actual page number is to be added, the process proceeds to step S33.

ステップS33では、位置設定画面220をディスプレイ62に表示し、ステップS35に進む。 In step S33, the position setting screen 220 is displayed on the display 62, and the process proceeds to step S35.

ステップS35では、ユーザ操作が検出されたかどうかを判断する。ステップS35で“NO”であれば、つまり、ユーザ操作が検出されていないのであれば、ステップS33に戻る。一方、ステップS35で“YES”であれば、つまり、ユーザ操作が検出されたのであれば、ステップS37に進む。 In step S35, it is determined whether or not the user operation is detected. If "NO" in step S35, that is, if no user operation is detected, the process returns to step S33. On the other hand, if "YES" in step S35, that is, if a user operation is detected, the process proceeds to step S37.

ステップS37では、決定キー230が操作されたかどうかを判断する。ステップS37で“NO”であれば、つまり、決定キー230が操作されていないのであれば、ステップS41に進む。ステップS37で“YES”であれば、つまり、決定キー230が操作されたのであれば、ステップS39で種別付き頁画像38の付加する位置を設定し、ステップS45に進む。 In step S37, it is determined whether or not the enter key 230 has been operated. If it is "NO" in step S37, that is, if the enter key 230 is not operated, the process proceeds to step S41. If "YES" in step S37, that is, if the enter key 230 is operated, the position to be added to the classified page image 38 is set in step S39, and the process proceeds to step S45.

ステップS41では、キャンセルキー232が操作されたかどうかを判断する。ステップS41で“NO”であれば、つまり、キャンセルキー232が操作されていないのであれば、ステップS43に進む。ステップS41で“YES”であれば、つまり、キャンセルキー232が操作されたのであれば、ステップS59に進む。 In step S41, it is determined whether or not the cancel key 232 has been operated. If it is "NO" in step S41, that is, if the cancel key 232 is not operated, the process proceeds to step S43. If "YES" in step S41, that is, if the cancel key 232 is operated, the process proceeds to step S59.

ステップS43では、その他の処理を実行し、ステップS33に進む。ここでのその他の処理は、たとえば、指示画像224が操作されたことに対する処理である。 In step S43, other processing is executed, and the process proceeds to step S33. The other processing here is, for example, processing for operating the instruction image 224.

ステップS45では、変数mおよび変数nを初期化(m=1およびn=1)し、ステップS47で、m頁目の印刷画像を読み込む。 In step S45, the variables m and n are initialized (m = 1 and n = 1), and in step S47, the printed image on the mth page is read.

ステップS49では、印刷画像に実頁番号nを割り当て、ステップS51で図15に示すサブルーチンに従って入力処理を実行し、ステップS53に進む。 In step S49, the actual page number n is assigned to the printed image, the input process is executed according to the subroutine shown in FIG. 15 in step S51, and the process proceeds to step S53.

ステップS53では、種別付き頁画像38を生成し、ステップS55で、種別付き頁画像38を原稿頁画像に代えて種別付き頁画像38を印刷画像に付加する。 In step S53, the typed page image 38 is generated, and in step S55, the typed page image 38 is replaced with the original page image, and the typed page image 38 is added to the printed image.

ステップS57では、変数mが印刷頁の数と一致するかどうかを判断する。ステップS17で“NO”であれば、つまり、変数mが印刷頁の数と異なれば、ステップS61で、変数mおよび変数nをカウントアップし、ステップS47に戻る。一方、ステップS57で“YES”であれば、つまり、変数mが印刷頁の数と一致すれば、ステップS59で、印刷画像の印刷を開始する。 In step S57, it is determined whether or not the variable m matches the number of printed pages. If "NO" in step S17, that is, if the variable m is different from the number of printed pages, the variable m and the variable n are counted up in step S61, and the process returns to step S47. On the other hand, if "YES" in step S57, that is, if the variable m matches the number of printed pages, printing of the printed image is started in step S59.

図15は、出力処理のステップS51に示したCPU50の入力処理の一例を示すフロー図である。CPU50は、入力処理を開始すると、ステップS71で入力画面280をディスプレイ62に表示し、ステップS73に進む。 FIG. 15 is a flow chart showing an example of the input processing of the CPU 50 shown in step S51 of the output processing. When the CPU 50 starts the input process, the input screen 280 is displayed on the display 62 in step S71, and the process proceeds to step S73.

ステップS73では、ユーザ操作が検出されたかどうかを判断する。ステップS73で“NO”であれば、つまり、ユーザ操作が検出されていないのであれば、ステップS71に戻る。一方、ステップS73で“YES”であれば、つまり、ユーザ操作が検出されたのであれば、ステップS75に進む。 In step S73, it is determined whether or not the user operation is detected. If it is "NO" in step S73, that is, if the user operation is not detected, the process returns to step S71. On the other hand, if "YES" in step S73, that is, if a user operation is detected, the process proceeds to step S75.

ステップS75では、決定キー286が操作されたかどうかを判断する。ステップS75で“NO”であれば、つまり、決定キー286が操作されていないのであれば、ステップS79でその他の処理を実行し、ステップS71にも戻る。ここでの、その他の処理は、入力領域284が操作されたことに応じる処理である。 In step S75, it is determined whether or not the enter key 286 has been operated. If it is "NO" in step S75, that is, if the enter key 286 is not operated, other processing is executed in step S79, and the process returns to step S71. The other processing here is the processing corresponding to the operation of the input area 284.

一方、ステップS75で“YES”であれば、つまり、決定キー286が操作されたのであれば、ステップS77で元頁番号を特定し、図14に示す出力処理にリターンする。 On the other hand, if "YES" in step S75, that is, if the enter key 286 is operated, the original page number is specified in step S77, and the process returns to the output process shown in FIG.

第2実施例によれば、第1実施例と同様に、種類の異なる頁番号を容易に識別することができる。 According to the second embodiment, as in the first embodiment, different types of page numbers can be easily identified.

また、画像形成装置100では、ホーム画面に設けられるスキャンアイコンが操作されると、スキャン処理を実行するための操作画面がディスプレイ62に表示される。 Further, in the image forming apparatus 100, when the scan icon provided on the home screen is operated, the operation screen for executing the scan process is displayed on the display 62.

画像形成装置100において、スキャン処理が実行される場合、上述したように必要に応じて実頁番号の付加を設定することができる。したがって、スキャン処理が実行される場合、必要に応じて元頁番号と実頁番号を識別可能な印刷データを生成することができる。 When the scanning process is executed in the image forming apparatus 100, the addition of the actual page number can be set as necessary as described above. Therefore, when the scanning process is executed, it is possible to generate print data capable of distinguishing the original page number and the actual page number, if necessary.

ただし、スキャン処理が実行されたことに応じて生成される印刷データは、画像形成装置100および画像形成装置100に装着される外部記憶媒体等に記憶される。 However, the print data generated in response to the execution of the scanning process is stored in the image forming apparatus 100, the external storage medium mounted on the image forming apparatus 100, and the like.

なお、スキャン処理を実行するための操作画面は、コピー画面240と同様に各種キーが設けられる。 The operation screen for executing the scan process is provided with various keys as in the copy screen 240.

さらに、画像形成装置100がADF(Auto Document Reader)を備え、頁の読み取りの際にADFが使用されるのであれば、ADFにセットされる頁が画像読取部66で順次読み取られる。つまり、頁の読み取りの際にADFが使用されるのであれば、提示画面260のディスプレイ62への表示を省略することができる。 Further, if the image forming apparatus 100 includes an ADF (Auto Document Reader) and the ADF is used when reading the pages, the pages set in the ADF are sequentially read by the image reading unit 66. That is, if the ADF is used when reading the page, the display of the presentation screen 260 on the display 62 can be omitted.

さらにまた、各印刷画像において、種別付き頁画像38の付加する位置は、異なってもよい。たとえば、第1実施例では、全ての種別付き頁画像38の付加する位置が設定されるまで、決定キー230が操作されても、次の位置設定画面220がディスプレイ32に表示される。 Furthermore, in each printed image, the position to which the page image 38 with the type is added may be different. For example, in the first embodiment, the next position setting screen 220 is displayed on the display 32 even if the enter key 230 is operated until the positions to be added to all the classified page images 38 are set.

ただし、各位置設定画面220において、プレビュー画像222は、異なる印刷頁に対応する。 However, in each position setting screen 220, the preview image 222 corresponds to a different print page.

また、OCR解析に伴って元頁番号が検出される場合またはOCR解析に伴って元頁番号が特定される場合に、文字のフォントの種類が特定されてもよい。また、OCR解析に伴って元頁番号の文字のフォントの種類が特定されるのであれば、そのフォントに従う種別付き頁画像38が生成される。 Further, when the original page number is detected by the OCR analysis or when the original page number is specified by the OCR analysis, the type of the character font may be specified. Further, if the type of the font of the character of the original page number is specified by the OCR analysis, the page image 38 with the type according to the font is generated.

なお、第1実施例における原稿は、予め任意のアプリケーション作成されていることから、データ形式の原稿である。また、データ形式の原稿は、たとえば、文字のフォントの情報、文字のサイズの情報等を含む。 The manuscript in the first embodiment is a manuscript in a data format because an arbitrary application has been created in advance. Further, the manuscript in the data format includes, for example, character font information, character size information, and the like.

第1実施例では、データ形式の原稿が含む文字のフォントの情報に従って、文字のフォントの種類が特定されてもよい。 In the first embodiment, the type of the character font may be specified according to the character font information included in the manuscript in the data format.

さらに、種別付き頁画像38において、識別画像に対応する頁番号は、括弧書き以外の様態で表示されてもよい。たとえば、頁番号の左右に「‐」および「/」等の記号が設けられてもよい。 Further, in the page image 38 with the type, the page number corresponding to the identification image may be displayed in a mode other than parentheses. For example, symbols such as "-" and "/" may be provided on the left and right of the page number.

さらにまた、種別付き頁画像38の大きさは、余白222cに収まるのであれば、特に限定されない。たとえば、種別付き頁画像38の大きさは、記載領域222bと同様の大きさに設定されてもよい。 Furthermore, the size of the page image 38 with the type is not particularly limited as long as it fits in the margin 222c. For example, the size of the page image 38 with the type may be set to the same size as the description area 222b.

なお、各実施例は一例であり、実際の製品において、適宜変更可能である。さらにまた、各実施例および変形例で示したフロー図は一例であり、同じ効果が得られる場合には、各ステップの順番は任意に変更可能である。 It should be noted that each embodiment is an example and can be appropriately changed in an actual product. Furthermore, the flow charts shown in each embodiment and modification are examples, and the order of each step can be arbitrarily changed if the same effect can be obtained.

20 …CPU
24 …RAM
26 …記憶部
32 …ディスプレイ
34 …操作部
36 …通信部
50 …CPU
54 …RAM
56 …記憶部
62 …ディスプレイ
64 …タッチパネル
66 …画像読取部
70 …通信部
20 ... CPU
24 ... RAM
26 ... Storage unit 32 ... Display 34 ... Operation unit 36 ... Communication unit 50 ... CPU
54 ... RAM
56 ... Storage unit 62 ... Display 64 ... Touch panel 66 ... Image reading unit 70 ... Communication unit

Claims (8)

複数の頁で構成される原稿から、印刷頁を設定する設定部、
前記設定部によって設定された印刷頁において、抜けている頁が存在する場合に、印刷結果の頁番号である実頁番号を、前記複数の頁に元々付加されている頁番号である元頁番号と識別可能に付加した印刷画像に対応する印刷データを生成する生成部、および
前記生成部によって生成された前記印刷データを画像形成装置に送信する送信部を備える、画像処理システム。
Setting unit for setting print pages from a manuscript composed of multiple pages,
If there is a missing page in the print page set by the setting unit, the actual page number which is the page number of the print result is added to the original page number which is the page number originally added to the plurality of pages. An image processing system comprising a generation unit that generates print data corresponding to a printed image identifiable as, and a transmission unit that transmits the print data generated by the generation unit to an image forming apparatus.
前記実頁番号を付加するかどうかを判断する判断部をさらに備え、
前記生成部は、前記判断部によって前記実頁番号を付加することが判断された場合に、前記印刷データを生成する、請求項1記載の画像処理システム。
Further provided with a judgment unit for determining whether to add the actual page number,
The image processing system according to claim 1, wherein the generation unit generates the print data when the determination unit determines that the actual page number is to be added.
前記印刷画像は、前記実頁番号と前記元頁番号を識別可能にした種別付き頁画像を付加した画像である、請求項1または2記載の画像処理システム。 The image processing system according to claim 1 or 2, wherein the printed image is an image to which a page image with a type that makes it possible to identify the actual page number and the original page number is added. 前記種別付き頁画像は、前記実頁番号と当該実頁番号であることを示す第1識別記号を含む、請求項3記載の画像処理システム。 The image processing system according to claim 3, wherein the classified page image includes the actual page number and a first identification code indicating that the actual page number is the actual page number. 前記種別付き頁画像は、前記元頁番号と当該元頁番号であることを示す第2識別記号を含む、請求項3または4記載の画像処理システム。 The image processing system according to claim 3 or 4, wherein the classified page image includes the original page number and a second identification code indicating that the original page number is the original page number. 複数の頁を読み取る読取部、
前記読取部で複数の頁が読み取られたことに応じて、印刷頁が設定されるとき、印刷結果の頁番号である実頁番号を付加するかどうかを判断する判断部、
前記判断部によって前記実頁番号を付加することが判断された場合に、前記実頁番号を、前記複数の頁に元々付加されている頁番号である元頁番号と識別可能に付加した印刷画像に対応する印刷データを生成する生成部、および
前記生成部によって生成される前記印刷データに従って、印刷画像を用紙に印刷する画像形成部を備える、画像処理装置。
Reader that reads multiple pages,
A determination unit for determining whether to add an actual page number, which is a page number of a print result, when a print page is set according to the fact that a plurality of pages have been read by the reading unit.
When the determination unit determines that the actual page number is to be added, the printed image is added so that the actual page number can be distinguished from the original page number which is the page number originally added to the plurality of pages. An image processing apparatus comprising a generation unit that generates print data corresponding to the above, and an image forming unit that prints a printed image on paper according to the print data generated by the generation unit.
画像処理システムで実行される画像処理プログラムであって、
前記画像処理プログラムは、前記画像処理システムのプロセッサに、
複数の頁で構成される原稿から、印刷頁を設定する設定ステップ、
前記設定ステップによって設定された印刷頁において、抜けている頁が存在する場合に、印刷結果の頁番号である実頁番号を、前記複数の頁に元々付加されている頁番号である元頁番号と識別可能に付加した印刷画像に対応する印刷データを生成する生成ステップ、および
前記生成ステップにおいて生成された前記印刷データを画像形成装置に送信する送信ステップを実行させる、画像処理プログラム。
An image processing program executed by an image processing system.
The image processing program is applied to the processor of the image processing system.
Setting steps to set print pages from a manuscript consisting of multiple pages,
If there is a missing page in the print page set by the setting step, the actual page number which is the page number of the print result is added to the original page number which is the page number originally added to the plurality of pages. An image processing program that executes a generation step of generating print data corresponding to a printed image identifiable as, and a transmission step of transmitting the print data generated in the generation step to an image forming apparatus.
画像処理方法であって、
(a)複数の頁で構成される原稿から、印刷頁を設定するステップ、
(b)前記ステップ(a)において設定された印刷頁において、抜けている頁が存在する場合に、印刷結果の頁番号である実頁番号を、前記複数の頁に元々付加されている頁番号である元頁番号と識別可能に付加した印刷画像に対応する印刷データを生成するステップ、および
(c)前記ステップ(b)において生成された前記印刷データを画像形成装置に送信するステップを含む、画像処理方法。
It ’s an image processing method.
(A) A step of setting a print page from a manuscript composed of a plurality of pages,
(B) In the print page set in the step (a), if there is a missing page, the actual page number which is the page number of the print result is originally added to the plurality of pages. It includes a step of generating print data corresponding to a print image identifiable with the original page number, and (c) transmitting the print data generated in the step (b) to an image forming apparatus. Image processing method.
JP2020102836A 2020-06-15 2020-06-15 Image processing system, image processing apparatus, image processing program, and image processing method Pending JP2021196859A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020102836A JP2021196859A (en) 2020-06-15 2020-06-15 Image processing system, image processing apparatus, image processing program, and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020102836A JP2021196859A (en) 2020-06-15 2020-06-15 Image processing system, image processing apparatus, image processing program, and image processing method

Publications (1)

Publication Number Publication Date
JP2021196859A true JP2021196859A (en) 2021-12-27

Family

ID=79195573

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020102836A Pending JP2021196859A (en) 2020-06-15 2020-06-15 Image processing system, image processing apparatus, image processing program, and image processing method

Country Status (1)

Country Link
JP (1) JP2021196859A (en)

Similar Documents

Publication Publication Date Title
US8726178B2 (en) Device, method, and computer program product for information retrieval
US7865490B2 (en) Document data creating apparatus, document data creating method and control program of the same
US8542953B2 (en) Image processing apparatus and image processing method
US8411290B2 (en) User interface apparatus, image processing apparatus, and computer program product
US8755066B2 (en) Image processing apparatus, image processing method, recording medium recorded with image processing program, and image processing system
JP4533327B2 (en) Image processing apparatus and method, computer program, and storage medium
US8255832B2 (en) Image processing device, image processing method, and storage medium
US20070146808A1 (en) Image Reader System, Image Reader Control Method, And Computer-Readable Medium
US20140085648A1 (en) Printing control apparatus, printing system, and non-transitory computer readable recording medium stored with printing control program
US9614984B2 (en) Electronic document generation system and recording medium
US8606049B2 (en) Image management apparatus, image management method, and storage medium
US10810383B2 (en) Image processing apparatus for comparing documents in different languages
US8266146B2 (en) Information processing apparatus, information processing method and medium storing program thereof
US10949697B2 (en) Image processing apparatus and image forming apparatus
US10902223B2 (en) Image processing apparatus
JP2021196859A (en) Image processing system, image processing apparatus, image processing program, and image processing method
US10915800B2 (en) Image forming apparatus that acquires fixed data and plurality of pieces of variable data according to user's instruction, and executes variable printing
US20200019351A1 (en) Image forming apparatus and method for controlling the same
US8416478B2 (en) Image reading and transmitting apparatus and method that generates image checking data for a read image, and computer-readable medium storing a computer program therefor
JP2010109653A (en) Image reader, image forming apparatus, image reading method, and image reading program
US11849086B2 (en) Image processing apparatus capable of extracting portion of document image specified by preset index and subjecting character string in extracted portion to processing associated with index
CN110519479B (en) Information processing system, information processing apparatus, and image forming apparatus
KR101398940B1 (en) Image forming device and method thereof
US10484557B2 (en) Image processing apparatus and non-transitory computer readable medium for addition of different image data to acquired image data
US20150146254A1 (en) Image Processing Apparatus and Image Processing Method That Ensures Effective Search