JP6322609B2 - Printer and printer control program - Google Patents

Printer and printer control program Download PDF

Info

Publication number
JP6322609B2
JP6322609B2 JP2015186953A JP2015186953A JP6322609B2 JP 6322609 B2 JP6322609 B2 JP 6322609B2 JP 2015186953 A JP2015186953 A JP 2015186953A JP 2015186953 A JP2015186953 A JP 2015186953A JP 6322609 B2 JP6322609 B2 JP 6322609B2
Authority
JP
Japan
Prior art keywords
passbook
print
information
printed
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2015186953A
Other languages
Japanese (ja)
Other versions
JP2017062596A (en
Inventor
キァム チョング リム
キァム チョング リム
チー ハウ リー
チー ハウ リー
充啓 野崎
充啓 野崎
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC 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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2015186953A priority Critical patent/JP6322609B2/en
Publication of JP2017062596A publication Critical patent/JP2017062596A/en
Application granted granted Critical
Publication of JP6322609B2 publication Critical patent/JP6322609B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明の実施形態は、印刷装置および印刷装置の制御プログラムに関する。   Embodiments described herein relate generally to a printing apparatus and a printing apparatus control program.

自動取引装置などに用いられる印刷装置としての通帳プリンタは、挿入された通帳に取引情報などを印字する。従来の通帳プリンタは、挿入された通帳に情報が印字しきなくなった場合、別途発行された新たな通帳を利用者が再度挿入することにより、新たな通帳に対して印字処理を実行する。つまり、従来の通帳プリンタは、利用者が現在所持している通帳に情報が印字しきれない場合、当該利用者に対する処理を完了できない。   A passbook printer as a printing device used for an automatic transaction apparatus or the like prints transaction information or the like on an inserted passbook. In the conventional passbook printer, when information cannot be printed on the inserted passbook, the user inserts a newly issued passbook again, thereby executing print processing on the new passbook. That is, the conventional passbook printer cannot complete the process for the user when the information cannot be printed in the passbook that the user currently has.

特開2004−318354号公報。JP 2004-318354 A.

本発明が解決しようとする課題は、挿入された通帳に情報が印字しきれない場合にも処理を完了できる印刷装置および印刷装置の制御プログラムを提供することにある。   The problem to be solved by the present invention is to provide a printing apparatus and a control program for the printing apparatus that can complete the processing even when information cannot be printed in the inserted bankbook.

実施形態によれば、印刷装置は、読取部と、印字情報取得部と、発行部と、印字部と、制御部とを有する。読取部は、挿入口に挿入された第1の通帳から通帳情報を読み取る。印字情報取得部は、上位装置と通信し、読取部が読み取った通帳情報に基づいて通帳に印字すべき印字情報を取得する。発行部は、第2の通帳を発行する。印字部は、挿入口に挿入された第1の通帳又は発行部が発行する第2の通帳に印字情報を印字する。制御部は、第1の通帳に印字情報の全てが印字可能かを判断し、第1の通帳に印字情報の全てが印字可能と判断した場合は第1の通帳に印字情報を印字し、第1の通帳に印字情報の全てが印字できないと判断した場合は、さらに、発行部により第2の通帳を発行するか否かを判断し、第2の通帳を発行しないと判断した場合には印字情報取得部を介して上位装置から受信する纏め印字内容に基づいて生成した情報を第1の通帳に印字する纏め印字処理を実行し、第2の通帳を発行すると判断した場合には発行部が発行する第2の通帳に前記印字情報を印字する。 According to the embodiment, the printing apparatus includes a reading unit, a printing information acquisition unit, an issuing unit, a printing unit, and a control unit. The reading unit reads the passbook information from the first passbook inserted in the insertion slot. The print information acquisition unit communicates with the host device and acquires print information to be printed on the passbook based on the passbook information read by the reading unit. The issuing unit issues a second passbook. The printing unit prints the print information on the first passbook inserted into the insertion slot or the second passbook issued by the issuing unit. The control unit determines whether all of the print information can be printed in the first passbook. If the control unit determines that all of the print information can be printed in the first passbook, the control unit prints the print information in the first passbook. If it is determined that not all of the print information can be printed in one passbook , the issuing unit further determines whether or not to issue the second passbook, and if it is determined not to issue the second passbook, it is printed. When it is determined that the information generated based on the summary print content received from the host device via the information acquisition unit is printed on the first passbook, and the second passbook is issued, The print information is printed on the second passbook to be issued.

図1は、実施形態に係る印刷装置の構成例を概略的に示す図である。FIG. 1 is a diagram schematically illustrating a configuration example of a printing apparatus according to an embodiment. 図2は、実施形態に係る印刷装置における制御系の構成を示すブロック図である。実施形態に係る印刷装置における用紙処理部の構成例を示す図である。FIG. 2 is a block diagram illustrating a configuration of a control system in the printing apparatus according to the embodiment. FIG. 3 is a diagram illustrating a configuration example of a paper processing unit in the printing apparatus according to the embodiment. 図3は、実施形態に係る印刷装置における通帳に対する処理の流れを説明するためのフローチャートである。FIG. 3 is a flowchart for explaining the flow of processing for the passbook in the printing apparatus according to the embodiment. 図4は、実施形態に係る印刷装置における纏め印字処理の第1の処理例を説明するためのフローチャートである。FIG. 4 is a flowchart for explaining a first processing example of the collective printing processing in the printing apparatus according to the embodiment. 図5は、実施形態に係る印刷装置における纏め印字処理の第2の処理例を説明するためのフローチャートである。FIG. 5 is a flowchart for explaining a second processing example of the collective printing processing in the printing apparatus according to the embodiment.

以下、実施形態について図面を参照して詳細に説明する。
図1は、実施形態に係る印刷装置1の構成を概略的に示す図である。
実施形態に係る印刷装置1は、例えば、自動取引装置(ATM:auto teller machine)に用いられる。印刷装置1は、通帳などの冊子を処理する機能(冊子処理部)と、新たに通帳などの冊子を発行する機能(冊子発行部)とを有する。以下、本実施形態では、印刷装置1は、通帳を処理する機能を有し、通帳により取引を行う自動取引装置にセットされる運用を想定する。
Hereinafter, embodiments will be described in detail with reference to the drawings.
FIG. 1 is a diagram schematically illustrating a configuration of a printing apparatus 1 according to the embodiment.
The printing apparatus 1 according to the embodiment is used, for example, in an automatic transaction apparatus (ATM: auto teller machine). The printing apparatus 1 has a function for processing a booklet such as a passbook (booklet processing unit) and a function for newly issuing a booklet such as a passbook (booklet issuing unit). Hereinafter, in the present embodiment, it is assumed that the printing apparatus 1 has a function of processing a passbook and is set in an automatic transaction apparatus that performs transactions using the passbook.

図1に示す構成例において、印刷装置1は、本体の前面部側にフェイシア部2を有する。フェイシア部2は、通帳の挿入口、および、通帳の放出口である。フェイシア部2は、本体内の搬送路3に接続する。搬送路3は、通帳を搬送する。搬送路3は、通帳を本体内に取り込む場合、フェイシア部2から本体内に通帳を搬送する。また、搬送路3は、本体内から通帳を放出する場合、通帳を本体内からフェイシア部2へ搬送する。搬送路3は、本体内で搬送路4に接続する。搬送路4は、新たに発行する通帳を搬送する。搬送路4は、発行処理した通帳を搬送路3へ送り出す。   In the configuration example shown in FIG. 1, the printing apparatus 1 includes a fascia portion 2 on the front side of the main body. The fascia part 2 is a passbook insertion port and a passbook discharge port. The fascia part 2 is connected to the conveyance path 3 in the main body. The conveyance path 3 conveys a bankbook. The conveyance path 3 conveys a passbook from the fascia part 2 in a main body, when taking in a passbook in a main body. Moreover, the conveyance path 3 conveys a passbook from the main body to the fascia part 2, when discharging a passbook from the inside of a main body. The conveyance path 3 is connected to the conveyance path 4 in the main body. The conveyance path 4 conveys a newly issued passbook. The conveyance path 4 sends out the bankbook that has been issued to the conveyance path 3.

搬送路3は、第1の駆動モータ5および複数のローラなどにより構成する。第1の駆動モータ5は、搬送路3を構成する各ローラを回転させる。第1の駆動モータ5は、各ローラを第1の方向に回転させる機能と、第1の方向とは逆の第2の方向に回転させる機能とを有する。第1の方向に回転する搬送路3の各ローラは、フェイシア部2から本体内に向かう方向(挿入方向)へ通帳を搬送する。また、第2の方向に回転する搬送路3の各ローラは、本体内からフェイシア部2へ向かう方向(放出方向)へ通帳を搬送する。   The conveyance path 3 includes a first drive motor 5 and a plurality of rollers. The first drive motor 5 rotates each roller constituting the conveyance path 3. The first drive motor 5 has a function of rotating each roller in a first direction and a function of rotating each roller in a second direction opposite to the first direction. Each roller of the conveyance path 3 rotating in the first direction conveys the bankbook in a direction (insertion direction) from the fascia portion 2 into the main body. Moreover, each roller of the conveyance path 3 rotating in the second direction conveys the passbook in a direction (release direction) from the main body toward the fascia portion 2.

搬送路4は、第2の駆動モータ6および複数のローラなどにより構成する。第2の駆動モータ6は、搬送路4を構成する各ローラを回転させる。第2の駆動モータ6により回転する各ローラは、発行処理した通帳を搬送路3へ搬送する。   The conveyance path 4 includes a second drive motor 6 and a plurality of rollers. The second drive motor 6 rotates each roller constituting the conveyance path 4. Each roller rotated by the second drive motor 6 conveys the bankbook that has been issued to the conveyance path 3.

図1に示す構成例において、印刷装置1は、通帳処理機能として、整位部(Auto Alignment)11、磁気処理部(MS Reader/Writer)12、印字読取部(LLF CCD)13、通帳印字部(Print Head)14、頁捲り部(Auto page Turn)15および収納部(Retract BIN)16などを有する。整位部11、磁気処理部12、印字読取部13、通帳印字部14、頁捲り部15および収納部16は、搬送路3に沿って配置する。   In the configuration example shown in FIG. 1, the printing apparatus 1 includes, as a passbook processing function, an alignment unit (Auto Alignment) 11, a magnetic processing unit (MS Reader / Writer) 12, a print reading unit (LLF CCD) 13, and a passbook printing unit. (Print Head) 14, a page turning part (Auto page Turn) 15, a storage part (Retract BIN) 16, and the like. The alignment unit 11, the magnetic processing unit 12, the print reading unit 13, the passbook printing unit 14, the page turning unit 15, and the storage unit 16 are arranged along the conveyance path 3.

整位部11は、フェイシア部2から搬送路3に取り込んだ通帳を正位する。磁気処理部12は、搬送路3を搬送される通帳に設けられた磁気記録層(磁気ストライプ)に対する処理を行う。磁気処理部12は、通帳の磁気記録層(磁気ストライプ)から磁気情報を読み取る機能と磁気ストライプに磁気情報を書込む機能とを実現する。例えば、磁気処理部12は、フェイシア部2から挿入された通帳(既存の通帳)の磁気ストライプから磁気情報を読み取る。また、磁気処理部12は、新規発行(リニューアル)する通帳の磁気ストライプに、既存の通帳の磁気ストライプに記憶している情報を書込む。   The positioning unit 11 positions the passbook taken into the conveyance path 3 from the fascia unit 2. The magnetic processing unit 12 performs processing on a magnetic recording layer (magnetic stripe) provided in a passbook that is transported through the transport path 3. The magnetic processing unit 12 realizes a function of reading magnetic information from the magnetic recording layer (magnetic stripe) of the passbook and a function of writing magnetic information to the magnetic stripe. For example, the magnetic processing unit 12 reads magnetic information from a magnetic stripe of a passbook (existing passbook) inserted from the fascia unit 2. Further, the magnetic processing unit 12 writes the information stored in the magnetic stripe of the existing passbook into the magnetic stripe of the passbook that is newly issued (renewed).

印字読取部13は、搬送路3上にある通帳の画像を読み取る。印字読取部13は、CCDセンサなどの光電変換部により構成する。例えば、印字読取部13は、通帳の現在開らかれている頁に印字されている最終行を検出するための画像を読み取る。通帳印字部14は、通帳に情報を印字する。通帳印字部14は、例えば、シリアルヘッドとしてのドットヘッドにより構成する。通帳印字部14は、搬送路3により搬送される通帳の頁に情報を印字する。頁捲り部15は、通帳の頁をめくる。頁捲り部15は、搬送路3上の通帳の頁を捲る。頁捲り部15は、頁を捲った後、通帳の頁を捲った状態で再び搬送路3に搬送させる。収納部16は、回収した通帳を収納する。   The print reading unit 13 reads an image of a passbook on the conveyance path 3. The print reading unit 13 includes a photoelectric conversion unit such as a CCD sensor. For example, the print reading unit 13 reads an image for detecting the last line printed on the currently opened page of the passbook. The passbook printing unit 14 prints information on the passbook. The passbook printing unit 14 is constituted by a dot head as a serial head, for example. The passbook printing unit 14 prints information on the page of the passbook conveyed by the conveyance path 3. The page turning unit 15 turns the page of the bankbook. The page turning unit 15 turns the page of the passbook on the conveyance path 3. After turning the page, the page turning unit 15 feeds the page of the passbook again to the transport path 3 while turning the page. The storage unit 16 stores the collected passbook.

また、図1に示す構成例において、印刷装置1は、通帳発行機能として、通帳発行部17を有する。通帳発行部17は、収納部18および発行処理部19などを有する。収納部18及び発行処理部19は、搬送路4に沿って配置する。収納部18は、新規発行する初期状態の通帳を収納する。発行処理部19は、収納部18から初期状態の通帳を取り出す。発行処理部19は、収納部18から取り出した通帳に対して新規発行に必要な処理を施す。例えば、発行処理部19は、新規発行する通帳に利用者情報及び口座情報などの情報を印刷する。   In the configuration example illustrated in FIG. 1, the printing apparatus 1 includes a passbook issuing unit 17 as a passbook issuing function. The passbook issuing unit 17 includes a storage unit 18 and an issue processing unit 19. The storage unit 18 and the issue processing unit 19 are arranged along the transport path 4. The storage unit 18 stores an initial passbook to be newly issued. The issuance processing unit 19 takes out the bankbook in the initial state from the storage unit 18. The issuance processing unit 19 performs processing necessary for new issuance on the passbook taken out from the storage unit 18. For example, the issue processing unit 19 prints information such as user information and account information on a newly issued passbook.

次に、本実施形態に係る印刷装置1における制御系の構成例について説明する。
図2は、本実施形態に係る印刷装置1の制御系の構成例を示すブロック図である。
図2に示すように、印刷装置1は、各部を制御する制御部20を有する。制御部20には、第1の駆動モータ5、第2の駆動モータ6、磁気処理部12、印字読取部13、通帳印字部14、頁捲り部15、及び通帳発行部17が接続される。
Next, a configuration example of the control system in the printing apparatus 1 according to the present embodiment will be described.
FIG. 2 is a block diagram illustrating a configuration example of a control system of the printing apparatus 1 according to the present embodiment.
As illustrated in FIG. 2, the printing apparatus 1 includes a control unit 20 that controls each unit. Connected to the control unit 20 are a first drive motor 5, a second drive motor 6, a magnetic processing unit 12, a print reading unit 13, a passbook printing unit 14, a page turning unit 15, and a passbook issuing unit 17.

制御部20は、第1の駆動モータ5を駆動させつつ、磁気処理部12、印字読取部13、通帳印字部14および頁捲り部15を制御することにより通帳に対する処理を実行する。また、制御部20は、第2の駆動モータ6を駆動させて、通帳発行部17を制御することにより新しい通帳を発行する。   The control unit 20 controls the magnetic processing unit 12, the print reading unit 13, the passbook printing unit 14, and the page turning unit 15 while driving the first drive motor 5, thereby executing processing for the passbook. In addition, the control unit 20 drives the second drive motor 6 and controls the passbook issuing unit 17 to issue a new passbook.

図2に示すように、制御部20は、プロセッサ21、メモリ22およびインターフェース23などを有する。プロセッサ21は、メモリ22に記憶したプログラムを実行することにより種々の処理機能を実現する。例えば、プロセッサ21は、各種のプログラムを実行することにより、各部の動作制御、装置内の異常検知、上位装置との通信、および、動作モードの設定などを実行する。   As illustrated in FIG. 2, the control unit 20 includes a processor 21, a memory 22, an interface 23, and the like. The processor 21 implements various processing functions by executing programs stored in the memory 22. For example, the processor 21 executes various programs to perform operation control of each unit, detection of abnormality in the device, communication with a host device, setting of an operation mode, and the like.

メモリ22は、RAM、ROMおよび書換え可能な不揮発性メモリなどである。例えば、メモリ22は、ROM又は不揮発性メモリにプログラムを記憶する。また、メモリ22は、動作モードの設定情報を記憶する。インターフェース23は、上位装置30と通信するためのインターフェースである。当該印刷装置1が自動取引装置にセットされる運用であれば、インターフェース23は、上位装置としての自動取引装置の制御部との通信を行う。インターフェース23は、印字情報取得部として機能する。   The memory 22 is a RAM, a ROM, a rewritable nonvolatile memory, or the like. For example, the memory 22 stores a program in a ROM or a nonvolatile memory. The memory 22 also stores operation mode setting information. The interface 23 is an interface for communicating with the host device 30. If the printing apparatus 1 is set to be operated in the automatic transaction apparatus, the interface 23 communicates with a control unit of the automatic transaction apparatus as a host apparatus. The interface 23 functions as a print information acquisition unit.

次に、本実施形態に係る印刷装置1における通帳処理について説明する。
図3は、本実施形態に係る印刷装置1における通帳処理を説明するためのフローチャートである。
まず、制御部20は、フェイシア部(挿入口)2の近傍にあるセンサの検知信号により通帳(第1の通帳)がフェイシア部2に挿入されたことを検知する。通帳が挿入されたことを検知すると、制御部20は、第1の駆動モータ5により搬送路3上の各ローラを第1の方向に回転させる。搬送路3上の各ローラは、第1の方向に回転することにより通帳を取り込んで挿入方向に搬送する(ACT11)。
Next, a passbook process in the printing apparatus 1 according to the present embodiment will be described.
FIG. 3 is a flowchart for explaining the passbook process in the printing apparatus 1 according to the present embodiment.
First, the control unit 20 detects that a bankbook (first bankbook) has been inserted into the fascia unit 2 based on a detection signal from a sensor in the vicinity of the fascia unit (insertion slot) 2. When detecting that the bankbook has been inserted, the controller 20 causes the first drive motor 5 to rotate the rollers on the transport path 3 in the first direction. Each roller on the conveyance path 3 rotates in the first direction to take in the bankbook and convey it in the insertion direction (ACT 11).

制御部20は、挿入された通帳を取り込んだ後、磁気処理部12により挿入された通帳(第1の通帳)の磁気ストライプから情報を読み取る(ACT12)。磁気処理部12は、磁気読取位置において、搬送路3上を搬送される通帳の磁気ストライプから情報を読み取る。磁気処理部12は、挿入された通帳の磁気ストライプから読み取った情報(通帳情報)を制御部20へ供給する。通帳の磁気ストライプに記憶される通帳情報は、例えば、利用者の識別情報或いは取引口座を示す情報などを含む情報である。   After fetching the inserted passbook, the control unit 20 reads information from the magnetic stripe of the passbook (first passbook) inserted by the magnetic processing unit 12 (ACT 12). The magnetic processing unit 12 reads information from the magnetic stripe of the passbook transported on the transport path 3 at the magnetic reading position. The magnetic processing unit 12 supplies information (passbook information) read from the magnetic stripe of the inserted passbook to the control unit 20. The passbook information stored in the magnetic stripe of the passbook is information including, for example, user identification information or information indicating a transaction account.

なお、通帳の磁気ストライプには、設定情報などを記憶しても良い。通帳の磁気ストライプに記憶される設定情報は、通帳情報とともに磁気処理部12により読み取られ、メモリ32などに一時的に保持するようにして良い。   Note that setting information and the like may be stored in the magnetic stripe of the bankbook. The setting information stored in the magnetic stripe of the passbook may be read together with the passbook information by the magnetic processing unit 12 and temporarily held in the memory 32 or the like.

制御部20は、挿入された通帳に印字すべき情報(印字情報)を取得する処理を行う(ACT13)。例えば、制御部20は、挿入された通帳に印字する印字情報を取得するため、当該通帳の磁気ストライプから読み取った通帳情報を上位装置30へ送信する。制御部20は、通帳情報を送信した後、送信した通帳情報に対応する印字情報を上位装置30から取得する。   The control unit 20 performs processing for acquiring information (printing information) to be printed on the inserted bankbook (ACT 13). For example, the control unit 20 transmits the passbook information read from the magnetic stripe of the passbook to the host device 30 in order to obtain print information to be printed on the inserted passbook. After transmitting the passbook information, the control unit 20 acquires print information corresponding to the transmitted passbook information from the higher-level device 30.

上位装置30は、制御部20から通帳情報を受信すると、利用者の認証処理(個人認証)と印字情報の抽出処理とを行う。例えば、上位装置30は、制御部20から受信した通帳情報に基づいて利用者(通帳の使用者)を特定し、当該利用者に対する個人認証を行う。上位装置30は、個人認証として、指紋による認証を実施する。また、上位装置30は、暗証番号による認証、或いは、指紋以外の生体情報による生体認証により個人認証を実施しても良い。   Upon receiving the passbook information from the control unit 20, the host device 30 performs user authentication processing (personal authentication) and print information extraction processing. For example, the host device 30 identifies a user (passbook user) based on the passbook information received from the control unit 20 and performs personal authentication for the user. The host device 30 performs fingerprint authentication as personal authentication. The host device 30 may perform personal authentication by authentication using a personal identification number or biometric authentication using biometric information other than fingerprints.

上位装置30は、個人認証が成功すると、当該通帳に印字すべき情報(印字情報)を各利用者の取引情報を記憶したデータベースなどから抽出する。データベースは、上位装置30が適宜アクセス可能なものであれば良い。データデータは、各利用者が行った個々の取引について、取引内容と日付情報とを対応づけた情報を含む取引情報を記憶する。また、データベースは、各取引について利用者の通帳に印字済みか未印字かを示す情報を記憶しても良い。   When the personal authentication is successful, the host device 30 extracts information (printing information) to be printed on the passbook from a database storing transaction information of each user. The database only needs to be accessible by the host device 30 as appropriate. The data data stores transaction information including information associating transaction details with date information for individual transactions performed by each user. The database may store information indicating whether each transaction has been printed or not printed in the user's passbook.

上位装置30は、個人認証が成功した利用者の取引情報をデータベースから検索する。上位装置30は、当該利用者の取引情報のうち通帳に未印字の情報を印字情報として抽出する。すなわち、上位装置30が抽出する印字情報は、当該利用者の通帳に未印字の取引について取引内容と日付情報とを示す情報である。上位装置30は、データベースから抽出した印字情報を印刷装置1へ送信する。これにより、印刷装置1は、挿入された通帳に印字すべき印字情報を取得する。   The host device 30 searches the database for transaction information of a user who has succeeded in personal authentication. The host device 30 extracts unprinted information as print information from the transaction information of the user. In other words, the print information extracted by the host device 30 is information indicating transaction details and date information for a transaction that has not been printed in the user's passbook. The host device 30 transmits the print information extracted from the database to the printing device 1. As a result, the printing apparatus 1 acquires print information to be printed on the inserted passbook.

また、印字読取部13は、搬送路3上の印字読取位置において、搬送路3上を搬送される通帳の現在開いている頁(現在頁)の画像を読み取る。制御部20は、印字読取部13から通帳の現在の頁の画像を取得する。制御部20は、印字読取部13が読み取った画像において現在頁を示す情報(例えばページコード)を認識することにより、現在頁を特定する(ACT14)。また、制御部20は、印字読取部13が読み取る画像に基づいて現在頁における印字済みの最終行(最終印字行)を特定する(ACT15)。   In addition, the print reading unit 13 reads an image of a currently opened page (current page) of a passbook conveyed on the conveyance path 3 at a print reading position on the conveyance path 3. The control unit 20 acquires an image of the current page of the passbook from the print reading unit 13. The control unit 20 identifies the current page by recognizing information (for example, a page code) indicating the current page in the image read by the print reading unit 13 (ACT 14). Further, the control unit 20 specifies the last printed line (final print line) on the current page based on the image read by the print reading unit 13 (ACT 15).

制御部20は、現在頁と現在頁における最終印字行とを特定すると、最終印字行が現在頁の最終行であるか否かを判断する(ACT16)。制御部20は、最終印字行が現在頁の最終行であると判断した場合(ACT16、YES)、頁捲り部15により当該通帳の頁を捲る処理を行う(ACT17)。頁捲り部15は、制御部20の制御指示に従って搬送路3を搬送される通帳の頁を捲る。制御部20は、頁捲り部15により頁を捲った通帳を再度印字読取部13の読取り位置まで搬送させ、上記ACT14からの処理を再度実行する。なお、ACT13の処理はACT14〜17の処理と並行して実施しても良い。   When the control unit 20 specifies the current page and the final print line on the current page, the control unit 20 determines whether or not the final print line is the final line of the current page (ACT 16). When the control unit 20 determines that the last print line is the last line of the current page (ACT 16, YES), the page turning unit 15 performs a process of turning the page of the passbook (ACT 17). The page turning unit 15 turns a page of a passbook that is conveyed along the conveyance path 3 in accordance with a control instruction from the control unit 20. The control unit 20 causes the passbook page turned by the page turning unit 15 to be conveyed again to the reading position of the print reading unit 13, and executes the processing from the ACT 14 again. In addition, you may implement the process of ACT13 in parallel with the process of ACT14-17.

制御部20は、最終印字行が現在頁の最終行でないと判断すると(ACT16、NO)、最終の印字頁と最終印字行とを確定する。制御部20は、確定した最終の印字頁と最終印字行とに基づいて現在の通帳における残りの印字領域を判定する(ACT18)。例えば、制御部20は、残りの印字領域として現在の通帳に印字可能な残りの行数を判定して良い。制御部20は、最終印字頁における残りの印字行数と現在の通帳の残り頁数と通帳の各頁に印字可能な行数とから残りの印字行(残りの印字領域)を判定する。最終印字頁における残りの印字行数は、最終印字行により特定する当該頁における印字済みの行数を1頁に印字可能な行数から減算することにより算出できる。また、現在の通帳における残り頁数は、最終の印字頁を通帳の総頁数から減算することにより算出できる。   When determining that the final print line is not the final line of the current page (ACT16, NO), the control unit 20 determines the final print page and the final print line. The control unit 20 determines the remaining print area in the current passbook based on the final print page and the final print line determined (ACT 18). For example, the control unit 20 may determine the number of remaining lines that can be printed in the current passbook as the remaining print area. The control unit 20 determines the remaining print lines (remaining print areas) from the number of remaining print lines on the final print page, the number of remaining pages in the current passbook, and the number of lines that can be printed on each page of the passbook. The number of remaining print lines on the final print page can be calculated by subtracting the number of printed lines on the page specified by the final print line from the number of lines that can be printed on one page. The remaining number of pages in the current passbook can be calculated by subtracting the last printed page from the total number of pages in the passbook.

制御部20は、残りの印字領域を判定すると、取得した印字情報の全てが現在の通帳の残りの印字領域に印字可能であるかを判断する(ACT19)。制御部20は、印字情報の全てが現在の通帳に印字できると判断した場合(ACT19、YES)、現在の通帳に対して通常の印字処理を実行する(ACT24)。印字情報が複数件の取引を示す情報を含む場合、制御部20は、通常の印字処理として、印字情報に含まれる各取引内容を取引日時の順番に並べて全件分を印字する。制御部20は、印字最終行の次の行(印字開始行)から情報を印字するように通帳印字部14を制御する。   When determining the remaining print area, the control unit 20 determines whether all of the acquired print information can be printed in the remaining print area of the current passbook (ACT 19). When it is determined that all of the print information can be printed on the current passbook (ACT 19, YES), the control unit 20 executes normal print processing on the current passbook (ACT 24). When the print information includes information indicating a plurality of transactions, the control unit 20 prints all cases by arranging the transaction contents included in the print information in order of transaction date and time as a normal print process. The control unit 20 controls the passbook printing unit 14 so as to print information from the next line (print start line) after the last print line.

例えば、制御部20は、通帳における印字開始行が印字位置に搬送されたタイミングで通帳印字部14に印字情報の印字を開始させる。制御部20は、印字処理中に印字位置が次の頁になる場合、頁捲り部15により通帳の頁を捲る。制御部20は、頁捲り部15により頁を捲った通帳を再び通帳印字部14の印字位置へ搬送する。これにより、通帳印字部14は、頁捲り部15が捲った頁への印字が行える。制御部20は、全ての印字情報の印字が終了すると、搬送路3上の通帳を放出方向に搬送し、フェイシア部2からリジェクトする(ACT25)。   For example, the control unit 20 causes the passbook printing unit 14 to start printing print information at the timing when the print start line in the passbook is conveyed to the printing position. When the printing position becomes the next page during the printing process, the control unit 20 turns the page of the passbook by the page turning unit 15. The control unit 20 transports the passbook that has been turned by the page turning unit 15 to the printing position of the passbook printing unit 14 again. Thereby, the passbook printing unit 14 can perform printing on the page turned by the page turning unit 15. When the printing of all the printing information is completed, the control unit 20 conveys the bankbook on the conveyance path 3 in the discharge direction and rejects it from the fascia unit 2 (ACT 25).

また、制御部20は、取得した印字情報の全てを現在の通帳に印字できないと判断した場合(ACT19、NO)、通帳をリニューアルするか否かを判断する(ACT20)。例えば、制御部20は、通帳をリニューアルするか否かを上位装置30からの指示に応じて判断する。この場合、制御部20は、上位装置30に通帳をリニューアルするか現在の通用に纏め印字を行うかを問い合わせる。上位装置30は、制御部20からの問合せに対応して、通帳をリニューアルするか否かを利用者の指示などにより決定する。上位装置30は、問合せに対応する応答して、リニューアルするか纏め印字するかを制御部20へ指示する。これにより、制御部20は、上位装置30からの指示に従って通帳をリニューアルするか否かを判断する。   Further, when it is determined that all of the acquired print information cannot be printed on the current passbook (ACT 19, NO), the control unit 20 determines whether or not to renew the passbook (ACT 20). For example, the control unit 20 determines whether or not to renew the passbook according to an instruction from the higher-level device 30. In this case, the control unit 20 inquires of the higher-level device 30 whether to renew the passbook or to collectively print the current pass. In response to the inquiry from the control unit 20, the host device 30 determines whether or not to renew the passbook according to a user instruction or the like. In response to the inquiry, the host device 30 instructs the control unit 20 whether to renew or to print collectively. As a result, the control unit 20 determines whether or not to renew the passbook in accordance with an instruction from the higher-level device 30.

また、制御部20は、通帳をリニューアルするか否かを通帳の磁気ストライプに記憶する設定情報に基づいて判断しても良い。例えば、通帳のリニューアルを希望する利用者の通帳は、磁気ストライプに通帳をリニューアルする旨の設定情報を記憶しておく。この場合、制御部20は、通帳の磁気ストライプから読み取る設定情報により通帳をリニューアルするか否かを判断する。このような運用によれば、利用者ごとに通帳のリニューアルを許可するか否かを予め設定しておくことができる。   Further, the control unit 20 may determine whether or not to renew the passbook based on setting information stored in the magnetic stripe of the passbook. For example, the passbook of a user who wishes to renew the passbook stores setting information for renewing the passbook in the magnetic stripe. In this case, the control unit 20 determines whether or not to renew the passbook based on setting information read from the magnetic stripe of the passbook. According to such an operation, it is possible to set in advance whether to permit renewal of the passbook for each user.

また、制御部20は、通帳をリニューアルするか否かを当該印刷装置1のメモリ32に記憶する設定情報に基づいて判断しても良い。例えば、当該印刷装置1のメモリ32は、通帳のリニューアルを許可する旨の設定情報を記憶しておく。この場合、制御部20は、印刷装置1のメモリ32に記憶した設定情報により通帳をリニューアルするか否かを判断できる。このような運用によれば、処理ごとに通帳をリニューアルするか否かを判断することなく、通帳のリニューアルを行うようにすることができる。   Further, the control unit 20 may determine whether or not to renew the passbook based on setting information stored in the memory 32 of the printing apparatus 1. For example, the memory 32 of the printing apparatus 1 stores setting information for permitting renewal of the passbook. In this case, the control unit 20 can determine whether or not to renew the passbook based on the setting information stored in the memory 32 of the printing apparatus 1. According to such an operation, the passbook can be renewed without determining whether or not to renew the passbook for each process.

制御部20は、通帳をリニューアルすると判断した場合(ACT20、YES)、現在の通帳(旧通帳)を収納部16に回収する(ACT21)。なお、制御部20は、旧通帳(第1の通帳)を使用不能な状態にする処理を施した後、フェイシア部2からリジェクトするようにしても良い。使用不能な状態にする処理としては、磁気ストライプに使用不可である旨の情報を記憶しても良いし、当該旧通帳の表紙などに使用不可である旨を印字しても良い。   When it is determined that the bankbook is renewed (ACT20, YES), the control unit 20 collects the current bankbook (old bankbook) in the storage unit 16 (ACT21). The control unit 20 may reject the old passbook (first passbook) from the fascia unit 2 after performing the process of making the old passbook (first passbook) unusable. As the processing for making the state unusable, information indicating that the magnetic stripe cannot be used may be stored, or information indicating that the magnetic stripe cannot be used may be printed on the cover of the old bankbook.

制御部20は、旧通帳を回収した後、インターフェース33を介して新通帳(第2の通帳)を発行することを上位装置30へ通知する(ACT22)。制御部20は、新通帳を発行する旨を通知した後、通帳発行部17により新通帳を発行する(ACT23)。例えば、通帳発行部17は、収納部18から取り出す初期状態の通帳に対して発行処理部19により発行処理を施す。通帳発行部17は、発行処理した新通帳を搬送路3へ供給する。   After collecting the old bankbook, the control unit 20 notifies the host device 30 that a new bankbook (second bankbook) is issued via the interface 33 (ACT 22). After notifying that the new passbook is issued, the control unit 20 issues the new passbook by the passbook issuing unit 17 (ACT 23). For example, the passbook issuing unit 17 performs an issue process by the issue processing unit 19 on the initial passbook taken out from the storage unit 18. The bankbook issuing unit 17 supplies the issued new bankbook to the conveyance path 3.

制御部20は、通帳発行部17により発行された新しい通帳が搬送路3に供給されると、新通帳に対して通常の印字処理を実行する(ACT24)。制御部20は、新しい通帳に対する通常の印字処理として、新通帳の最初の頁における最初行を印字開始行として印字情報の印字を実行する。制御部20は、新しい通帳に全ての印字情報を印字すると、搬送路3上の新通帳を放出方向に搬送し、フェイシア部2からリジェクトする(ACT25)。ただし、制御部20は、新通帳をリジェクトする迄の間に磁気処理部12により新通帳の磁気ストライプに旧通帳の磁気ストライプから読み取った通帳情報等の情報を書込む。   When the new passbook issued by the passbook issuing unit 17 is supplied to the transport path 3, the control unit 20 executes normal printing processing on the new passbook (ACT 24). As a normal printing process for a new passbook, the control unit 20 prints print information using the first line on the first page of the new passbook as the print start line. When all the printing information is printed on the new passbook, the control unit 20 transports the new passbook on the transport path 3 in the release direction and rejects it from the fascia unit 2 (ACT 25). However, the control unit 20 writes information such as passbook information read from the magnetic stripe of the old passbook to the magnetic stripe of the new passbook by the magnetic processing unit 12 until the new passbook is rejected.

また、制御部20は、通帳をリニューアルしないと判断した場合(ACT20、YES)、現在の通帳に対して纏め印字処理を実行する(ACT26)。纏め印字処理は、印字情報の一部又は全部を纏めて現在の通帳(第1の通帳)に印字する処理である。また、纏め印字処理は、印字情報の一部の情報だけを現在の通帳に印字する処理を含むものであっても良い。制御部20は、纏め印字処理が終了した後、纏め印字処理を施した現在の通帳を搬送路3により放出方向に搬送し、フェイシア部2からリジェクトする(ACT25)。   In addition, when it is determined that the bankbook is not renewed (ACT20, YES), the control unit 20 performs a collective print process on the current bankbook (ACT26). The collective printing process is a process for printing a part or all of the print information in the current passbook (first passbook). The collective printing process may include a process of printing only a part of the print information on the current passbook. After the collective printing process is completed, the control unit 20 conveys the current passbook subjected to the collective print process in the discharge direction through the conveyance path 3 and rejects it from the fascia unit 2 (ACT 25).

なお、纏め印字処理については、後でさらに詳細に説明するものとする。また、制御部20は、通帳のリニューアルも纏め印字処理もしないと判断した場合、現在の通帳への処理をキャンセルするようにして良い。   Note that the summary printing process will be described in more detail later. If the control unit 20 determines that neither the renewal of the bankbook nor the batch printing process is performed, the process to the current bankbook may be canceled.

上述した処理によれば、本実施形態に係る印刷装置は、挿入された通帳に全ての印字情報が印字できるか否かを判断する。印刷装置は、挿入された通帳に全ての印字情報が印字できない場合には通帳をリニューアルするか否かを判断する。印刷装置は、通帳をリニューアルする場合、新たな通帳を発行することにより通帳をリニューアルする。さらに、印刷装置は、通帳をリニューアルしない場合、挿入された通帳に印字情報の一部又は全部をまとめ情報を印字する。   According to the processing described above, the printing apparatus according to the present embodiment determines whether or not all print information can be printed on the inserted passbook. The printing apparatus determines whether or not to renew the passbook when all the print information cannot be printed on the inserted passbook. When the printing apparatus renews the bankbook, it renews the bankbook by issuing a new bankbook. Further, when the passbook is not renewed, the printing apparatus prints the information by collecting a part or all of the print information in the inserted passbook.

これにより、本実施形態に係る印刷装置は、現在の通帳に全ての印字情報が印字できない場合、新たな通帳を発行して通帳をリニューアルすることができる。さらに、印刷装置は、通帳をリニューアルしない場合には、現在の通帳に印字情報の一部又は全部を纏めて印字することもできる。   Thereby, when all the printing information cannot be printed on the current passbook, the printing apparatus according to the present embodiment can issue a new passbook and renew the passbook. Furthermore, when the passbook is not renewed, the printing device can also print all or part of the print information in the current passbook.

次に、本実施形態に係る印刷装置における纏め印字処理についてさらに詳細に説明する。
図4は、本実施形態に係る印刷装置における纏め印字処理の第1の処理例を説明するためのフローチャートである。
第1の処理例は、印刷装置1が上位装置30から指示される纏め印字内容で纏めた情報を現在の通帳に印字するものである。
Next, the summary printing process in the printing apparatus according to the present embodiment will be described in more detail.
FIG. 4 is a flowchart for explaining a first processing example of the collective printing processing in the printing apparatus according to the present embodiment.
In the first processing example, the printing apparatus 1 prints information gathered by the summary printing contents instructed from the host apparatus 30 on the current passbook.

すなわち、制御部20は、通帳のリニューアルを行わないと判断した場合、インターフェース33を介して、纏め印字する内容(方法)を上位装置30へ問合せる(ACT31)。制御部20は、通帳をリニューアルするか否かの問合せと併せて、纏め印字内容の問合せを行っても良い。制御部20は、問合せを行った後、上位装置30からの纏め印字内容の指示を待つ。   That is, when the control unit 20 determines not to renew the passbook, the control unit 20 inquires of the host device 30 about the contents (method) to be collectively printed via the interface 33 (ACT 31). The control unit 20 may inquire about the print contents together with an inquiry as to whether or not to renew the passbook. After making the inquiry, the control unit 20 waits for an instruction for the summary print contents from the host device 30.

上位装置30では、印刷装置1からの問合せに応じて、纏め印字する内容を指定する。例えば、上位装置30は、ユーザインターフェースにより利用者からの纏め印字内容の指示(選択)を受け付ける。上位装置30は、利用者からの指示に従って纏め印字内容を決定する。上位装置30は、纏め印字内容を決定すると、問合せに対する応答として纏め印字内容を印刷装置1へ指示する。これにより、制御部20は、上位装置30から纏め印字内容を取得する(ACT32)。   The host device 30 specifies the contents to be collectively printed in response to an inquiry from the printing device 1. For example, the host device 30 accepts an instruction (selection) of summary print contents from the user through the user interface. The host device 30 determines the contents to be collectively printed in accordance with an instruction from the user. When the host device 30 determines the summary print content, the host device 30 instructs the print device 1 of the summary print content as a response to the inquiry. Thereby, the control part 20 acquires the printing content collectively from the high-order apparatus 30 (ACT32).

例えば、印字情報が、複数件の取引内容と取引日時とを対応づけた取引情報を含むものであるとする。この場合、纏め印字内容としては、「月ごとに取引内容を纏める」、「週ごとに取引内容を纏める」、「指定日よりも過去の取引内容を纏める」、「過去の全ての取引内容を纏める」などを指定できるようにして良い。さらに、纏め印字内容としては、「印字可能な日付までの取引内容を印字する」、「指定日からの取引内容を印字する(指定日より過去の取引内容を印字しない)」、あるいは、「指定期間の取引内容を印字する」などを指定できるようにしても良い。上位装置30は、上述したような纏め印字内容から利用者が希望のものを選択できるようにしても良い。例えば、上位装置30は、上述した各纏め印字内容を選択肢として利用者に提示し、利用者が提示された選択肢から選択するものを印字装置1に指示するようにしても良い。   For example, it is assumed that the print information includes transaction information in which a plurality of transaction details are associated with transaction dates and times. In this case, the summary print contents include “summarize transaction contents by month”, “summarize transaction contents by week”, “summarize past transaction contents from the specified date”, and “all past transaction contents”. You may be able to specify "Summarize". In addition, as the summary print contents, “print transaction contents up to printable date”, “print transaction contents from the specified date (do not print past transaction contents from the specified date)”, or “specify It may be possible to designate “print transaction contents of period”. The host device 30 may allow the user to select a desired one from the summary print contents as described above. For example, the host device 30 may present each of the above-described summary print contents to the user as options, and may instruct the printer 1 to select from the options presented by the user.

制御部20は、上位装置30から纏め印字内容が指示されると、指示された纏め印字内容に基づいて印字情報を纏めた情報(纏め印字情報)を生成する(ACT33)。
例えば、制御部20は、月(又は週)ごとに取引内容を纏める事が指示された場合、各月(又は週)の取引をそれぞれ1件の情報に纏めることにより纏め印字情報を生成する。また、制御部20は、指定日より過去の取引内容を纏めることが指示された場合、指定日より過去の取引内容を1件の情報に纏める事により纏め情報を生成する。また、制御部20は、過去の全ての取引内容を纏めることが指示された場合、過去の全ての取引内容を1件の情報に纏める事により纏め情報を生成する。
When the summary print content is instructed from the host device 30, the control unit 20 generates information (summary print information) that summarizes the print information based on the designated summary print content (ACT33).
For example, when it is instructed to summarize transaction contents for each month (or week), the control unit 20 generates summary print information by collecting the transactions for each month (or week) into one piece of information. Moreover, when it is instruct | indicated that the transaction content of the past is integrated from the designated date, the control part 20 produces | generates summary information by collecting the transaction content of the past from the designated date into one information. Moreover, the control part 20 produces | generates summary information by putting together all the past transaction contents into one information, when it is instruct | indicated that all the past transaction contents are collected.

また、制御部20は、印字可能な日付までの取引内容を印字することが指示された場合、取引日付の単位で現在の通帳に印字可能な情報を選別した纏め印字情報を生成する。また、制御部20は、指定日からの取引内容を印字することが指定された場合、取引日付が指定日よりも後の情報を抽出した纏め印字情報を生成する。また、制御部20は、指定期間の取引内容を印字することが指定された場合、取引日付が指定期間内となる情報を抽出した纏め印字情報を生成する。   In addition, when instructed to print transaction details up to a printable date, the control unit 20 generates collective print information in which information that can be printed on the current passbook is selected in units of transaction dates. Moreover, when it is designated that the transaction content from a designated date is printed, the control part 20 produces | generates the collective print information which extracted the information after a transaction date after a designated date. In addition, when printing of transaction details for a specified period is specified, the control unit 20 generates summary print information obtained by extracting information whose transaction date falls within the specified period.

制御部20は、纏め印字情報を生成すると、生成した纏め印字情報の全てが現在の通帳に印字可能かを判断する(ACT34)。制御部20は、纏め印字情報の全てが印字できないと判断した場合(ACT34、NO)、再び纏め印字内容を上位装置30へ問合せる(ACT35)。制御部20は、再度の問合せを行った場合、上記ACT32からの処理を再度実行する。   When the collective print information is generated, the control unit 20 determines whether all of the generated collective print information can be printed on the current passbook (ACT 34). When the control unit 20 determines that all of the collective print information cannot be printed (ACT 34, NO), the control unit 20 inquires the collective print content to the host device 30 again (ACT 35). When the control unit 20 makes another inquiry, the control unit 20 executes the process from the ACT 32 again.

制御部20は、生成した纏め印字情報の全てが印字可能と判断した場合(ACT34、YES)、纏め印字情報を現在の通帳に印字する処理を実行する(ACT36)。制御部20は、纏め印字情報を現在の通帳に印字すると、実際に通帳に印字した内容(纏め印字情報)を上位装置30へ通知する(ACT37)。上位装置30は、実際に纏め印字情報により通帳に印字した取引内容を示す情報を当該利用者の情報としてデータベースに記憶しても良い。これにより、上位装置30は、纏め印字処理によって実際に通帳に印字された情報を管理することが可能となる。   When it is determined that all the generated summary print information can be printed (ACT 34, YES), the control unit 20 executes a process of printing the summary print information on the current passbook (ACT 36). When the summary print information is printed on the current passbook, the control unit 20 notifies the host device 30 of the content (summary print information) actually printed on the passbook (ACT 37). The host device 30 may store information indicating transaction contents actually printed on the passbook by the summary print information in the database as the user information. Thereby, the host device 30 can manage the information actually printed on the passbook by the collective printing process.

上記第1の処理例では、印刷装置は、全印字情報が現在の通帳に印字しきれない場合、上位装置30から指示される纏め印字内容で纏めた情報を現在の通帳に印字できる。印刷装置は、上位装置を介して利用者が指定する纏め印字内容を取得できる。この結果、印刷装置は、新通帳の発行を希望しない利用者には利用者の意向にそった内容で纏めた情報を現在の通帳に印字する運用を提供できる。   In the first processing example, when all the print information cannot be printed in the current passbook, the printing apparatus can print the information summarized by the summary print contents instructed from the host device 30 on the current passbook. The printing apparatus can acquire the collective print contents designated by the user via the host apparatus. As a result, the printing apparatus can provide a user who does not wish to issue a new passbook to print the information collected with the contents according to the user's intention on the current passbook.

図5は、本実施形態に係る印刷装置における纏め印字処理の第2の処理例を説明するためのフローチャートである。
第2の処理例では、印刷装置1は、通帳などに予め設定した纏め印字内容の設定情報に基づいて生成する纏め印字情報を現在の通帳に印字する。
FIG. 5 is a flowchart for explaining a second processing example of the collective printing processing in the printing apparatus according to the present embodiment.
In the second processing example, the printing apparatus 1 prints the summary print information generated based on the summary print content setting information preset in the passbook or the like on the current passbook.

すなわち、制御部20は、通帳のリニューアルを行わないと判断した場合、纏め印字内容の設定情報を取得する(ACT41)。例えば、纏め印字内容の設定情報は、通帳の磁気ストライプに記憶する運用が可能である。通帳に纏め印字内容を設定する運用である場合、制御部20は、磁気処理部12が通帳の磁気ストライプから読み取る纏め印字内容の設定情報を取得する。また、纏め印字内容の設定情報は、印刷装置1内のメモリ32に記憶する運用としても良い。印刷装置1に纏め印字内容を設定する運用である場合、制御部20は、メモリ32から設定情報を読み取る。   That is, when it is determined that the passbook is not renewed, the control unit 20 acquires the setting information of the summary print content (ACT 41). For example, the setting information of the summary print contents can be stored in the magnetic stripe of the passbook. In the operation of setting the summary print content in the passbook, the control unit 20 acquires the setup information of the summary print content that the magnetic processing unit 12 reads from the magnetic stripe of the passbook. Further, the setting information of the summary print contents may be stored in the memory 32 in the printing apparatus 1. In the case where the printing contents are set to the printing apparatus 1, the control unit 20 reads the setting information from the memory 32.

制御部20は、纏め印字内容の設定情報を取得すると、纏め印字内容の設定情報に従って纏め印字内容を決定する(ACT42)。制御部20は、纏め印字内容を決定すると、決定した纏め印字内容に従って印字情報から纏め印字情報を生成する(ACT43)。なお、ここでは、制御部20は、取得する纏め印字内容の設定情報に従って、現在の通帳に印字できる印字量の纏め印字情報を生成するものとする。ただし、制御部20は、取得した設定情報が示す設定内容では現在の通帳に印字可能な印字量の絞め印字情報を生成できないと判断した場合は纏め印字処理を中止しても良い。   When the control unit 20 acquires the setting information of the summary print content, the control unit 20 determines the summary print content according to the summary print content setting information (ACT42). When determining the summary print content, the control unit 20 generates summary print information from the print information in accordance with the determined summary print content (ACT 43). Here, it is assumed that the control unit 20 generates collective print information of a print amount that can be printed on the current passbook, according to the acquired collective print content setting information. However, the control unit 20 may stop the collective printing process when it is determined that it is not possible to generate the reduced print information of the print amount that can be printed in the current passbook with the setting content indicated by the acquired setting information.

制御部20は、取得した設定情報に基づく纏め印字情報を生成すると、生成した纏め印字情報を現在の通帳に印字する処理を実行する(ACT44)。制御部20は、纏め印字情報を現在の通帳に印字すると、上位装置30へ実施に通帳に印字した内容(纏め印字情報)を通知し(ACT45)、纏め印字処理を終了する。   When generating the collective print information based on the acquired setting information, the control unit 20 executes a process of printing the generated collective print information on the current passbook (ACT44). When printing the summary print information on the current passbook, the control unit 20 notifies the host device 30 of the content (summary print information) actually printed on the passbook (ACT 45), and ends the summary print processing.

上記第2の処理例によれば、印刷装置は、挿入された通帳に記録されている設定情報により纏め印字する内容を決定する。各利用者の通帳に纏め印字内容の設定情報を記憶することにより、利用者(通帳)ごとに纏め印字内容を予め設定しておくことができる。全印字情報が現在の通帳に印字しきれない場合、新通帳の発行を希望しない利用者には、通帳毎の設定情報に基づいて纏めた情報を現在の通帳に印字する運用を提供できる。   According to the second processing example, the printing apparatus determines the contents to be collectively printed based on the setting information recorded in the inserted passbook. By storing the setting information of the collective print contents in each user's passbook, the collective print contents can be set in advance for each user (passbook). When all the print information cannot be printed in the current passbook, a user who does not wish to issue a new passbook can be provided with an operation for printing the information collected based on the setting information for each passbook on the current passbook.

また、第2の処理例として、印刷装置は、印刷装置内のメモリに記憶した設定情報に基づいて纏め印字する内容を決定するようにしても良い。印刷装置内のメモリに印字内容の設定情報を記憶することにより、当該印刷装置に共通な纏め印字内容を予め設定しておくことができる。全印字情報が現在の通帳に印字しきれない場合、新通帳の発行を希望しない利用者には印刷装置に予め設定した設定内容で纏めた情報を現在の通帳に印字する運用を提供できる。   As a second processing example, the printing apparatus may determine contents to be collectively printed based on setting information stored in a memory in the printing apparatus. By storing the print content setting information in the memory in the printing apparatus, it is possible to preset the common print contents common to the printing apparatus. When all the print information cannot be printed in the current passbook, a user who does not wish to issue a new passbook can be provided with the operation of printing the information summarized in the setting contents preset in the printing apparatus on the current passbook.

上述した実施形態の印刷装置の制御部で実行されるプログラムは、インストール可能な形式または実行可能な形式のファイルでCD−ROM、フレキシブルディスク、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記憶媒体に記録されて提供される。また、実施形態の印刷装置の制御部で実行されるプログラムは、インターネット等のネットワーク経由で提供または配布しても良い。   A program executed by the control unit of the printing apparatus according to the above-described embodiment is an installable or executable file, and is a computer such as a CD-ROM, a flexible disk, a CD-R, or a DVD (Digital Versatile Disk). It is provided by being recorded on a readable storage medium. The program executed by the control unit of the printing apparatus according to the embodiment may be provided or distributed via a network such as the Internet.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。
以下、本願の出願当初の特許請求の範囲に記載した内容を付記する。
[1]
挿入口に挿入された第1の通帳から通帳情報を読み取る読取部と、
前記読取部が読み取った通帳情報に基づいて通帳に印字すべき印字情報を取得する印字情報取得部と、
第2の通帳を発行する発行部と、前記挿入口に挿入された第1の通帳又は前記発行部が発行する第2の通帳に前記印字情報を印字する印字部と、
前記第1の通帳に前記印字情報の全てが印字可能かを判断し、前記第1の通帳に前記印字情報の全てが印字可能と判断した場合は前記第1の通帳に前記印字情報を印字し、前記第1の通帳に前記印字情報の全てが印字できないと判断した場合は前記発行部が発行する第2の通帳に前記印字情報を印字する制御部と、
を有する印刷装置。
[2]
前記第1の通帳における情報が印字される頁の画像を読み取る印字読取部を有し、
前記制御部は、前記印字読取部が読み取った画像から前記第1の通帳における最終の印字頁と最終印字行とを特定し、特定した最終の印字頁と最終印字行とに基づいて前記第1の通帳に前記印字情報の全てが印字可能かを判断する、
[1]に記載の印刷装置。
[3]
前記制御部は、前記第1の通帳に前記印字情報の全てが印字できないと判断した場合、さらに、前記発行部により前記第2の通帳を発行するか否かを判断し、前記第2の通帳を発行しないと判断した場合は前記第1の通帳に前記印字情報の一部又は全部を纏めた情報を印字する纏め印字処理を実行する、
[1]又は[2]の何れかに記載の印刷装置。
[4]
前記印字情報取得部は、上位装置と通信し、
前記制御部は、前記纏め印字処理として、前記印字情報取得部を介して前記上位装置から指示される纏め印字内容に基づいて生成した情報を前記第1の通帳に印字する、
[3]に記載の印刷装置。
[5]
前記読取部は、さらに、前記第1の通帳から纏め印字内容の設定情報を読取り、
前記制御部は、前記纏め印字処理として、前記設定情報の纏め印字内容に基づいて生成する情報を前記第1の通帳に印字する、
[3]に記載の印刷装置。
[6]
印刷装置を制御するプロセッサに、
挿入口に挿入された第1の通帳の通帳情報を読取部により読み取らせ、
前記通帳情報に基づいて通帳に印字すべき印字情報を印字情報取得部により取得させ、
前記第1の通帳に前記印字情報の全てが印字可能かを判断させ、
前記第1の通帳に前記印字情報の全てが印字可能と判断した場合は印字部により前記第1の通帳に前記印字情報を印字させ、
前記第1の通帳に前記印字情報の全てが印字できないと判断した場合は発行部により第2の通帳を発行させ、前記印字部により前記第2の通帳に前記印字情報を印字させる、
印刷装置の制御プログラム。
Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.
Hereinafter, the contents described in the scope of claims of the present application will be appended.
[1]
A reading unit that reads the passbook information from the first passbook inserted in the insertion slot;
A print information acquisition unit for acquiring print information to be printed on a passbook based on the passbook information read by the reading unit;
An issuing unit for issuing a second passbook; a printing unit for printing the print information on the first passbook inserted into the insertion slot or the second passbook issued by the issuing unit;
It is determined whether all of the print information can be printed on the first passbook, and if it is determined that all of the print information can be printed on the first passbook, the print information is printed on the first passbook. A control unit that prints the print information on the second passbook issued by the issuing unit when it is determined that all of the print information cannot be printed on the first passbook;
A printing apparatus.
[2]
A print reading unit that reads an image of a page on which information in the first passbook is printed;
The control unit identifies a final print page and a final print line in the first passbook from an image read by the print reading unit, and based on the identified final print page and the final print line, To determine whether all of the print information can be printed in the passbook of
The printing apparatus according to [1].
[3]
When the control unit determines that all of the print information cannot be printed on the first passbook, the control unit further determines whether or not the second passbook is issued by the issuing unit, and the second passbook If it is determined not to issue, collect print processing for printing information that summarizes part or all of the print information in the first passbook,
The printing apparatus according to any one of [1] or [2].
[4]
The print information acquisition unit communicates with a host device,
The control unit prints information generated based on a summary print content instructed from the host device via the print information acquisition unit as the summary print process on the first passbook.
The printing apparatus according to [3].
[5]
The reading unit further reads the setting information of the summary print content from the first passbook,
The control unit prints information generated based on a summary print content of the setting information on the first passbook as the summary print processing.
The printing apparatus according to [3].
[6]
To the processor that controls the printing device,
Let the reading unit read the passbook information of the first passbook inserted in the insertion slot,
Print information to be printed on the passbook based on the passbook information is acquired by the print information acquisition unit,
Determining whether all of the print information can be printed in the first passbook;
When it is determined that all of the print information can be printed on the first passbook, the print information is printed on the first passbook by a printing unit;
When it is determined that not all of the print information can be printed on the first passbook, the issuer issues a second passbook, and the print unit prints the print information on the second passbook.
Control program for printing device.

1…印刷装置、3…搬送路、4…搬送路、12…磁気処理部(読取部)、13…印字読取部、14…印字部、15…頁捲り部、16…収納部、17…通帳発行部(発行部)、20…制御部、21…プロセッサ、22…メモリ、23…インターフェース(印字情報取得部)、30…上位装置。   DESCRIPTION OF SYMBOLS 1 ... Printing apparatus, 3 ... Conveyance path, 4 ... Conveyance path, 12 ... Magnetic processing part (reading part), 13 ... Print reading part, 14 ... Printing part, 15 ... Page turning part, 16 ... Storage part, 17 ... Passbook Issuing unit (issuing unit), 20 ... control unit, 21 ... processor, 22 ... memory, 23 ... interface (print information acquisition unit), 30 ... high-level device.

Claims (6)

挿入口に挿入された第1の通帳から通帳情報を読み取る読取部と、
上位装置と通信し、前記読取部が読み取った通帳情報に基づいて通帳に印字すべき印字情報を取得する印字情報取得部と、
第2の通帳を発行する発行部と、
前記挿入口に挿入された第1の通帳又は前記発行部が発行する第2の通帳に前記印字情報を印字する印字部と、
前記第1の通帳に前記印字情報の全てが印字可能かを判断し、前記第1の通帳に前記印字情報の全てが印字可能と判断した場合は前記第1の通帳に前記印字情報を印字し、前記第1の通帳に前記印字情報の全てが印字できないと判断した場合は、さらに、前記発行部により前記第2の通帳を発行するか否かを判断し、前記第2の通帳を発行しないと判断した場合には前記印字情報取得部を介して前記上位装置から受信する纏め印字内容に基づいて生成した情報を前記第1の通帳に印字する纏め印字処理を実行し、前記第2の通帳を発行すると判断した場合には前記発行部が発行する第2の通帳に前記印字情報を印字する制御部と、
を有する印刷装置。
A reading unit that reads the passbook information from the first passbook inserted in the insertion slot;
A print information acquisition unit that communicates with a host device and acquires print information to be printed on a passbook based on the passbook information read by the reading unit;
An issuing section for issuing a second passbook;
A printing unit for printing the print information on the first passbook inserted into the insertion port or the second passbook issued by the issuing unit;
It is determined whether all of the print information can be printed on the first passbook, and if it is determined that all of the print information can be printed on the first passbook, the print information is printed on the first passbook. When it is determined that all of the print information cannot be printed on the first passbook, the issuing unit further determines whether or not to issue the second passbook and does not issue the second passbook. If it is determined that the information is generated based on the summary print content received from the host device via the print information acquisition unit, a summary print process for printing the first passbook is performed, and the second passbook is executed. a control unit for printing the print information on the second passbook said issuing unit issues if it is determined to issue a
A printing apparatus.
前記第1の通帳における情報が印字される頁の画像を読み取る印字読取部を有し、
前記制御部は、前記印字読取部が読み取った画像から前記第1の通帳における最終の印字頁と最終印字行とを特定し、特定した最終の印字頁と最終印字行とに基づいて前記第1の通帳に前記印字情報の全てが印字可能かを判断する、
請求項1に記載の印刷装置。
A print reading unit that reads an image of a page on which information in the first passbook is printed;
The control unit identifies a final print page and a final print line in the first passbook from an image read by the print reading unit, and based on the identified final print page and the final print line, To determine whether all of the print information can be printed in the passbook of
The printing apparatus according to claim 1.
挿入口に挿入された第1の通帳から通帳情報と纏め印字内容の設定情報とを読み取る読取部と、
前記読取部が読み取った通帳情報に基づいて通帳に印字すべき印字情報を取得する印字情報取得部と、
第2の通帳を発行する発行部と、
前記挿入口に挿入された第1の通帳又は前記発行部が発行する第2の通帳に前記印字情報を印字する印字部と、
前記第1の通帳に前記印字情報の全てが印字可能かを判断し、前記第1の通帳に前記印字情報の全てが印字可能と判断した場合は前記第1の通帳に前記印字情報を印字し、前記第1の通帳に前記印字情報の全てが印字できないと判断した場合は、さらに、前記発行部により前記第2の通帳を発行するか否かを判断し、前記第2の通帳を発行しないと判断した場合には前記設定情報の纏め印字内容に基づいて生成する情報を前記第1の通帳に印字する纏め印字処理を実行し、前記第2の通帳を発行すると判断した場合には前記発行部が発行する第2の通帳に前記印字情報を印字する制御部と、
を有する印刷装置。
A reading unit that reads the passbook information and the setting information of the summary print content from the first passbook inserted in the insertion slot;
A print information acquisition unit for acquiring print information to be printed on a passbook based on the passbook information read by the reading unit;
An issuing section for issuing a second passbook;
A printing unit for printing the print information on the first passbook inserted into the insertion port or the second passbook issued by the issuing unit;
It is determined whether all of the print information can be printed on the first passbook, and if it is determined that all of the print information can be printed on the first passbook, the print information is printed on the first passbook. When it is determined that all of the print information cannot be printed on the first passbook, the issuing unit further determines whether or not to issue the second passbook and does not issue the second passbook. If it is determined that the information is generated based on the summary print contents of the setting information, a collective print process for printing the information on the first passbook is executed. If it is determined that the second passbook is issued, the issue is issued. A control unit for printing the print information on a second passbook issued by the unit;
A printing apparatus.
前記第1の通帳における情報が印字される頁の画像を読み取る印字読取部を有し、
前記制御部は、前記印字読取部が読み取った画像から前記第1の通帳における最終の印字頁と最終印字行とを特定し、特定した最終の印字頁と最終印字行とに基づいて前記第1の通帳に前記印字情報の全てが印字可能かを判断する、
請求項に記載の印刷装置。
A print reading unit that reads an image of a page on which information in the first passbook is printed;
The control unit identifies a final print page and a final print line in the first passbook from an image read by the print reading unit, and based on the identified final print page and the final print line, To determine whether all of the print information can be printed in the passbook of
The printing apparatus according to claim 3 .
印刷装置を制御するプロセッサに、
挿入口に挿入された第1の通帳の通帳情報を読取部により読み取らせ、
前記通帳情報に基づいて通帳に印字すべき印字情報を印字情報取得部により取得させ、
前記第1の通帳に前記印字情報の全てが印字可能かを判断させ、
前記第1の通帳に前記印字情報の全てが印字可能と判断した場合は印字部により前記第1の通帳に前記印字情報を印字させ、
前記第1の通帳に前記印字情報の全てが印字できないと判断した場合は、さらに、第2の通帳を発行するか否かを判断し、前記第2の通帳を発行しないと判断した場合には上位装置と通信して前記上位装置から受信する纏め印字内容に基づいて生成した情報を印字部により前記第1の通帳に印字する纏め印字処理を実行し、前記第2の通帳を発行すると判断した場合には発行部により第2の通帳を発行させ、前記印字部により前記第2の通帳に前記印字情報を印字させる、
印刷装置の制御プログラム。
To the processor that controls the printing device,
Let the reading unit read the passbook information of the first passbook inserted in the insertion slot,
Print information to be printed on the passbook based on the passbook information is acquired by the print information acquisition unit,
Determining whether all of the print information can be printed in the first passbook;
When it is determined that all of the print information can be printed on the first passbook, the print information is printed on the first passbook by a printing unit;
If it is determined that not all of the print information can be printed on the first passbook, it is further determined whether or not to issue a second passbook, and if it is determined not to issue the second passbook It is determined that information generated based on the summary print content received from the host device through communication with the host device is printed on the first passbook by the printing unit, and the second passbook is issued. In this case, the issuing unit issues a second passbook, and the printing unit prints the print information on the second passbook.
Control program for printing device.
印刷装置を制御するプロセッサに、
挿入口に挿入された第1の通帳の通帳情報を読取部により読み取らせ、
前記通帳情報に基づいて通帳に印字すべき印字情報を印字情報取得部により取得させ、
前記第1の通帳に前記印字情報の全てが印字可能かを判断させ、
前記第1の通帳に前記印字情報の全てが印字可能と判断した場合は印字部により前記第1の通帳に前記印字情報を印字させ、
前記第1の通帳に前記印字情報の全てが印字できないと判断した場合は、さらに、第2の通帳を発行するか否かを判断し、前記第2の通帳を発行しないと判断した場合には前記第1の通帳から読み取る纏め印字内容の設定情報の纏め印字内容に基づいて生成する情報を前記印字部により前記第1の通帳に印字する纏め印字処理を実行し、前記第2の通帳を発行すると判断した場合には発行部により第2の通帳を発行させ、前記印字部により前記第2の通帳に前記印字情報を印字させる、
印刷装置の制御プログラム。
To the processor that controls the printing device,
Let the reading unit read the passbook information of the first passbook inserted in the insertion slot,
Print information to be printed on the passbook based on the passbook information is acquired by the print information acquisition unit,
Determining whether all of the print information can be printed in the first passbook;
When it is determined that all of the print information can be printed on the first passbook, the print information is printed on the first passbook by a printing unit;
If it is determined that not all of the print information can be printed on the first passbook, it is further determined whether or not to issue a second passbook, and if it is determined not to issue the second passbook The batch printing process for printing the information generated on the basis of the summary print content of the summary print content setting information read from the first passbook to the first passbook by the printing unit, and issuing the second passbook If so, the issuing unit issues a second passbook, and the printing unit causes the print information to be printed on the second passbook.
Control program for printing device.
JP2015186953A 2015-09-24 2015-09-24 Printer and printer control program Active JP6322609B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015186953A JP6322609B2 (en) 2015-09-24 2015-09-24 Printer and printer control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015186953A JP6322609B2 (en) 2015-09-24 2015-09-24 Printer and printer control program

Publications (2)

Publication Number Publication Date
JP2017062596A JP2017062596A (en) 2017-03-30
JP6322609B2 true JP6322609B2 (en) 2018-05-09

Family

ID=58430089

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015186953A Active JP6322609B2 (en) 2015-09-24 2015-09-24 Printer and printer control program

Country Status (1)

Country Link
JP (1) JP6322609B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019045932A (en) * 2017-08-30 2019-03-22 セイコーエプソン株式会社 Processing device, processing system, processing method, and processing program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57178559A (en) * 1981-04-28 1982-11-02 Toshiba Corp Automatic processing system for deposit data
JPS6317069A (en) * 1986-07-10 1988-01-25 Omron Tateisi Electronics Co Automatic transaction counter
JPH10228557A (en) * 1997-02-17 1998-08-25 Oki Electric Ind Co Ltd Bankbook processing system

Also Published As

Publication number Publication date
JP2017062596A (en) 2017-03-30

Similar Documents

Publication Publication Date Title
JP4438387B2 (en) Magnetic ink character reader
JP6322609B2 (en) Printer and printer control program
JP5271996B2 (en) Passbook handling device
US20200001630A1 (en) Receipt printer, receipt printer system, and control method
CN105118152A (en) Banknote processing mechanism and updating program of banknote identification parameters
CN104952160B (en) Medium transaction device
CN102886995B (en) Media processing device, check processing device, and method of controlling a media processing device
US9180685B1 (en) Printer apparatus
JP4947122B2 (en) Magnetic ink character reading apparatus and reading processing method thereof
JP3785549B2 (en) Passbook processing system
JP2009282837A (en) Rewritable card processor
US9283777B1 (en) Printer apparatus
JP4753598B2 (en) Automatic transaction equipment
JP5628012B2 (en) Terminal device with printing function and program
US10650197B2 (en) Magnetic information processing apparatus and method
JP2010099989A (en) Print control method, print control program, and printer
ES2726608T3 (en) System, procedure and software product for printing an individual set of information on multiple information media
KR20130121314A (en) Apparatus and method issuing bankbook
JP2000187756A (en) Automatic teller machine and recording medium
JP3769474B2 (en) Passbook printer
JP2010111448A (en) Bankbook unit
JP4507625B2 (en) Single-sheet paper reading device, composite processing device, and single-sheet paper reading processing method
JP3932629B2 (en) Securities issuing equipment
JP2014043034A (en) Printer, and method for printing recording media
JP5816656B2 (en) Printing apparatus, registration processing apparatus, and printing apparatus control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170214

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171219

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180216

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180313

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180409

R150 Certificate of patent or registration of utility model

Ref document number: 6322609

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150