WO2017038118A1 - Dispositif d'émulation et programme d'émulation - Google Patents

Dispositif d'émulation et programme d'émulation Download PDF

Info

Publication number
WO2017038118A1
WO2017038118A1 PCT/JP2016/055785 JP2016055785W WO2017038118A1 WO 2017038118 A1 WO2017038118 A1 WO 2017038118A1 JP 2016055785 W JP2016055785 W JP 2016055785W WO 2017038118 A1 WO2017038118 A1 WO 2017038118A1
Authority
WO
WIPO (PCT)
Prior art keywords
printer
command
conversion unit
data
emulation
Prior art date
Application number
PCT/JP2016/055785
Other languages
English (en)
Japanese (ja)
Inventor
知弥 落合
オーウェン ローレンス
Original Assignee
スター精密株式会社
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 スター精密株式会社 filed Critical スター精密株式会社
Publication of WO2017038118A1 publication Critical patent/WO2017038118A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer

Definitions

  • the present invention relates to an emulation device and an emulation program for converting a command system of print data output from a host device to a printer.
  • a system for printing a document or an image edited by an application of a host device from a printer is often used.
  • a document or an image is stored as a file in a format specific to an application, and is converted into print data in a format that can be interpreted by a printer via a printer driver that operates on an operating system.
  • An emulator may be used for conversion to this print data.
  • Emulation means converting a command system supported by the host device into a command system that can be interpreted by the printer among various command systems that define the meaning of data.
  • one emulator is created to convert a command system targeting a specific type of printer. Therefore, when changing the printer connected to the host device, it is necessary to change the description of the emulation according to the changed printer.
  • print data corresponding to printer A is converted to print data corresponding to printer B by an additionally installed language monitor program and print data conversion program (hereinafter referred to as emulation programs). Therefore, the print output similar to that of the printer A before the change can be reproduced in the printer B after the change without changing the application side of the host device.
  • emulation programs an additionally installed language monitor program and print data conversion program
  • Patent Document 1 has a problem that a large number of emulation programs are required depending on the number of types of printers connected to the host device. For example, when the printer connected to the host device is changed from the printer A to the printer C, it is necessary to separately create an emulation program for converting the print data corresponding to the printer A into the print data corresponding to the printer C. When the printer D is connected to the host device, an emulation program for converting print data corresponding to the printer A into print data corresponding to the printer D is required.
  • printer B when a printer driver corresponding to printer B is installed in the host device, printer B ⁇ printer A, printer B ⁇ printer C, printer B ⁇ printer, depending on the type of printer connected to the host device. It is necessary to create many emulation programs such as D,. As described above, there are many emulation programs to be created, and there is a problem that much time and cost are required for development.
  • the present invention has been made to solve such problems, and it is possible to efficiently develop an emulation program required when changing the combination of a host device to be connected and a printer with less man-hours.
  • the aim is to be able to do it.
  • a first conversion unit that converts original command data generated by a host device into intermediate command data having a specific command system independent of a printer
  • a second conversion unit that converts intermediate command data generated by the first conversion unit into target command data having a command system corresponding to a printer connected to the host device.
  • development of an emulation program corresponding to the first conversion unit for converting original command data into intermediate command data, and conversion of intermediate command data into target command data can be performed separately.
  • the intermediate command data consists of a specific command system that does not depend on the printer, when developing an emulation program corresponding to the first conversion unit, the second conversion unit is completely unaware. Also good.
  • the first conversion unit need not be conscious of at all.
  • a first conversion unit created corresponding to a command system (original command data) of a certain printer X and a second conversion unit created corresponding to a command system (target command data) of a certain printer Y If applied in any combination with the conversion unit, command data corresponding to the printer X can be converted into command data corresponding to the printer Y. At this time, even if the combination of conversion from the command data corresponding to the printer X to the command data corresponding to the printer Y is new, at least one of the emulation programs of the first conversion unit and the second conversion unit is a different combination. If already created, there is no need to newly create the created emulation program.
  • the present invention when the combination of the host device to be connected and the printer is changed (when changing the printer connected to the host device or changing the host device connected to the printer).
  • the required emulation program can be developed efficiently with less man-hours.
  • FIG. 1 is a diagram illustrating an overall schematic configuration of a printing system including an emulation apparatus according to an embodiment. It is a figure which shows the hardware constitutions of the printing system by this embodiment. It is a figure which shows the rough operation example by the various programs which the host apparatus by this embodiment memorize
  • FIG. 1 is a diagram illustrating an overall schematic configuration of a printing system including an emulation apparatus according to the present embodiment.
  • the printing system according to the present embodiment includes a host device 10 and a printer 20.
  • the host apparatus 10 and the printer 20 are connected by a serial interface or a wired interface cable such as Ethernet (registered trademark).
  • a serial interface or a wired interface cable such as Ethernet (registered trademark).
  • the host device 10 and the printer 20 may be connected via a wireless communication network such as Bluetooth (registered trademark) or Wi-Fi.
  • the host device 10 includes the emulation device of this embodiment.
  • the interface card 20A may be configured to be detachable from the printer 20, and the interface card 20A may have the function of the emulation device according to the present embodiment.
  • the interface card 10 ⁇ / b> A may be configured to be detachable from the host device 10, and the interface card 10 ⁇ / b> A may have the function of the emulation device according to the present embodiment.
  • FIG. 2 is a diagram illustrating a hardware configuration of the printing system according to the present embodiment.
  • FIG. 2 shows an example of the hardware configuration when the printing system is configured as shown in FIG.
  • the host device 10 includes a CPU 101, an I / F 102, a display unit 103 such as a liquid crystal display, an input unit 104 such as a touch panel, a ROM 105, a RAM 106, and a hard disk 107 as its hardware configuration.
  • the CPU 101 controls the operation of the host device 10 according to a program stored in the hard disk 107.
  • the CPU 101 converts data such as documents and images generated by the application program into print data of a command system that can be understood by the printer 20, and converts the converted print data from the I / F 102 to the printer 20. Output.
  • the printer 20 includes a CPU 201, an I / F 202, a printing unit 203, a ROM 204, and a RAM 205 as hardware configurations.
  • the CPU 201 controls the operation of the printer 20 according to a program stored in the ROM 204 or RAM 205.
  • print data sent from the host device 10 is received by the I / F 202, and printing is executed by the printing unit 203 in accordance with a command indicated by the print data.
  • FIG. 3 is a diagram showing various programs stored in the hard disk 107 of the host device 10 and an outline operation example by the various programs.
  • the hard disk 107 of the host device 10 stores an application program (hereinafter simply referred to as an application) 11, a printer driver 12, an emulation program (hereinafter referred to as an emulator) 13, and a port driver 14.
  • an application program hereinafter simply referred to as an application
  • printer driver 12 an emulation program
  • an emulator emulation program
  • the host device 10 includes the application 11, the printer driver 12, and the port driver 14, and the interface card 20A inserted in the printer 20 includes the emulator 13. To do.
  • the print data generated by the printer driver 12 is transmitted to the printer 20 via the port driver 14 and supplied to the emulator 13.
  • the host device 10 includes the application 11, the printer driver 12, and the port driver 14, and the interface card 10A inserted into the host device 10 sets the emulator 13. It is possible to provide a configuration.
  • the host device 10 may include the application 11 and the port driver 14, and the interface card 10A may include the printer driver 12 and the emulator 13.
  • the port driver 14 may also be provided in the interface card 10A.
  • the host device 10 including the emulator 13 corresponds to the emulation device of the present invention. Further, when the printing system is configured as shown in FIG. 1C and the host device 10 includes the emulator 13, the host device 10 corresponds to the emulation device of the present invention.
  • the host device 10 can be constructed as an emulation device by recording the emulator 13 (the emulation program of the present invention) on a recording medium such as a CD-ROM and causing the host device 10 to read the program.
  • a recording medium for recording the emulation program a flexible disk, a magnetic tape, an optical disk, a magneto-optical disk, a DVD, a nonvolatile memory card, and the like can be used in addition to the CD-ROM.
  • the emulation program may be downloaded to the host device 10 via a network such as the Internet.
  • the interface card 20A includes the emulator 13 in the configuration of FIG. 1B or when the interface card 10A includes the emulator 13 in the configuration of FIG. 1C, the interface cards 10A and 20A This corresponds to the emulation device of the present invention.
  • the emulator 13 (the emulation program of the present invention) is installed in advance in the interface cards 10A and 20A, for example.
  • the emulation program downloaded to the host device 10 via a recording medium or a network such as the Internet may be recorded in the interface card 10A.
  • a POS application is used as an example of the application 11 and a receipt image is printed.
  • the application 11 generates a receipt image and outputs a print instruction to the printer driver 12 together with the receipt image.
  • the printer driver 12 corresponds to a printer 20 of a certain model, and generates and outputs print data composed of command data based on a command system that can be understood by the printer 20. Note that a command system of print data generated by the printer driver 12 is referred to as a “first command system”.
  • the printer driver 12 converts the receipt image supplied from the application 11 into print data (command data depending on the device) based on the first command system corresponding to the model of the printer 20. Specifically, in accordance with the first command system, the printer driver 12 uses command data for forming a receipt image on a paper medium in the printer 20 or command data for controlling the printing unit 203 of the printer 20 (for example, Command data for instructing feeding or cutting of a paper medium.
  • the print data generated by the printer driver 12 is supplied to the emulator 13.
  • the emulator 13 converts the print data (original command data) supplied from the printer driver 12 into print data (target command data) having an arbitrary command system.
  • the arbitrary command system may be the first command system or the other second command system.
  • the emulator 13 once converts the original command data composed of the first command system into intermediate command data composed of a command system independent of the device (printer 20). Then, the emulator 13 further converts the converted intermediate command data into target command data having the first command system or the second command system.
  • the emulator 13 When the printer 20 corresponding to the printer driver 12 is connected to the host device 10, the emulator 13 first converts the original command data supplied from the printer driver 12 into intermediate command data, It is converted into target command data consisting of one command system.
  • the emulator 13 when the printer 20 connected to the host apparatus 10 is changed, the emulator 13 once converts the original command data supplied from the printer driver 12 into intermediate command data, and then changes the printer 20 to the changed printer 20.
  • the target command data consisting of the corresponding second command system is converted. In this case, it is necessary to prepare the emulator 13 corresponding to the printer 20 after the change.
  • the new emulator 13 can be developed efficiently. Details thereof will be described later.
  • the print data (target command data) generated by the emulator 13 is transmitted to the printer 20 via the port driver 14.
  • the port driver 14 transmits the target command data generated by the emulator 13 to the printer 20 via the port specified by the application 11.
  • both the original command data and the target command data are in the first command system. Even in this case, the following advantages can be obtained by outputting the command data via the emulator 13 without directly outputting the command data from the printer driver 12 to the printer 20.
  • printer connections are possible. That is, by introducing the mechanism of the emulator 13, various emulation-compatible printers including printers having the same command system can be freely connected. Second, compatibility between printers of the same command system can be ensured. For example, even if a printer with the same command system is used, if the command specification is changed, command conversion is required if the printer corresponding to the old specification command is replaced with the printer corresponding to the new specification command. By using the emulator 13, the replacement can be easily performed.
  • FIG. 4 is a block diagram showing a functional configuration example provided in the emulator 13 of the present embodiment shown in FIG.
  • the emulator 13 of the present embodiment includes a first conversion unit 31 and a second conversion unit 32 as its functional configuration. Both the first conversion unit 31 and the second conversion unit 32 have a functional configuration realized by a modularized program.
  • the emulator 13 has a platform 30 on which module programs corresponding to the first conversion unit 31 and the second conversion unit 32 can be registered and mounted, and each module program is registered or deleted in the platform 30 by plug-in. It is configured to be able to.
  • the printer driver 12 and the port driver 14 may also be configured as a module program, and may be configured to be registered or deleted by plug-in on the same platform 30 as the emulator 13.
  • the first conversion unit 31 includes original command data that is generated by the printer driver 12 and includes the first command system (hereinafter, may be abbreviated as original data), and includes a specific command system that does not depend on the printer 20. It is converted into intermediate command data (hereinafter abbreviated as intermediate data).
  • the first conversion unit 31 generates intermediate command data by sequentially converting each of a plurality of commands included in the original command data into commands represented by a specific command system. To do.
  • the second conversion unit 32 converts the intermediate command data generated by the first conversion unit 31 into target command data (hereinafter referred to as target command data) having a command system corresponding to the printer 20 connected to the host device 10. (May be abbreviated as data).
  • target command data a command system corresponding to the printer 20 connected to the host device 10.
  • the second conversion unit 32 sequentially converts each of a plurality of commands included in the intermediate command data into a command represented by a command system corresponding to the printer 20, thereby obtaining a target command. Generate data.
  • FIG. 5 is a diagram for explaining a specific example of the operation by the first converter 31.
  • FIG. 5A shows an example of original data (command data depending on the device) composed of the first command system generated by the printer driver 12.
  • FIG. 5B shows an example of intermediate data (command data that does not depend on a device) composed of a specific command system converted by the first conversion unit 31.
  • the original data is ⁇ ESC> @ ⁇ ESC> i22Title ⁇ ESC> i00 ⁇ CR> ⁇ LF> Hello World ⁇ CR> ⁇ LF> ⁇ ESC> d2, and a plurality of commands are arranged in order.
  • each command is as follows.
  • -Title Character string to be printed In this example, the character string of "Title" is enlarged and printed three times in length and three times in width.
  • ⁇ ⁇ ESC> i00 Specify the enlarged characters of 1 ⁇ vertical and 1 ⁇ horizontal
  • Each command of the original data shown above is converted by the first conversion unit 31 into each command of the intermediate data shown in FIG.
  • Each command of the converted intermediate data has the same function as each command of the original data, but the expression format is different.
  • each command of the intermediate data is composed of a combination of data “type” representing the command type and data “value” representing the parameter value.
  • the expression format by this specific command system is not dependent on the device.
  • the correspondence between each command of the original data and each command of the intermediate data is as follows.
  • FIG. 6 is a diagram for explaining a specific example of the operation by the second conversion unit 32.
  • FIG. 6A shows intermediate data (same as that shown in FIG. 5B) composed of a specific command system generated by the first conversion unit 31.
  • FIG. 6B shows an example of target data converted by the second conversion unit 32.
  • FIG. 6B shows the same first command system as the original data as an example of the command system of the target data.
  • the printer driver 12 corresponding to the model of the printer 20 is installed in the host device 10 and the printer 20 is connected to the host device 10 as it is, the original data consisting of the first command system is intermediate. Once converted into data, it is further converted into target data consisting of a first command system.
  • the correspondence between each command of intermediate data and each command of target data is as follows.
  • ⁇ Type initialize value: ⁇ ⁇ ESC> @: Printer initialization ⁇ type: magnify height value: 2 ⁇ ⁇ ESC> h2: 3 times the enlarged character designation ⁇ type: magnify width value: 2 ⁇ ⁇ ESC> w2: 3 times horizontal expanded character specification type: text value: Title ⁇ Title: Character string to be printed ⁇ type: magnify height value: 0 ⁇ ⁇ ESC> h0: Specify the enlarged character of 1x length ⁇ type: magnify width value: 0 ⁇ ⁇ ESC> w0: 1x horizontal expanded character designation ⁇ newline value: 0 ⁇ ⁇ CR> ⁇ LF>: Print line feed ⁇ type: text value: Hello World -> Hello World: Character string to print-newline value: 0 ⁇ ⁇ CR> ⁇ LF>: Print line feed ⁇ type: feed value: cutter ⁇ ⁇ ESC> j: Feeds the paper to the cutter position ⁇ type: cut value: 100% ⁇ ⁇ ESC> d0: Cut the paper
  • the original command data shown in FIG. 5 (a) and the target command data shown in FIG. 6 (b) are both based on the first command system, but the contents of some commands have changed. Yes. This is because, when converting from the original data to the intermediate data, one command is divided into two, and then when converting from the intermediate data to the target data, the two commands divided as described above are respectively This is because it has been converted to the original data command system. Although the commands are partially different, the printing result is exactly the same regardless of which command data is used for printing.
  • FIG. 7 is a diagram for explaining another specific example of the operation by the second conversion unit 32.
  • FIG. 7A shows intermediate data (same as that shown in FIG. 5B) composed of a specific command system generated by the first conversion unit 31.
  • FIG. 7B shows an example of target data converted by the second conversion unit 32.
  • FIG. 7B shows a second command system (HTML format command system) different from the first command system as an example of the target data.
  • HTML format command system HTML format command system
  • the module program of the second conversion unit 32 corresponding to the changed printer 20 Is registered in the platform 30 by a plug-in to replace the second conversion unit 32.
  • the intermediate data converted by the first conversion unit 31 originally registered in the platform 30 is converted into the second command system (HTML format command system) by the second conversion unit 32 newly registered as described above. ).
  • the correspondence between each command of intermediate data and each command of target data is as follows.
  • ⁇ Type initialize value: ⁇ ⁇ html> ⁇ body>: Printer initialization
  • ⁇ type magnify height value: 2 type : magnify width value : 2 -> ⁇ H1>: Title specification It recognizes the format of the title start by two commands related to the expansion character specification of the intermediate data, and generates a tag of ⁇ h1>.
  • -Type text value: Title ⁇ Title: Character string to be printed
  • ⁇ type magnify height value: 0 type : magnify width value : 0 ⁇ ⁇ / h1>: Canceling title designation
  • Two commands related to the designation of enlarged characters in intermediate data are recognized as the title end format, and a tag ⁇ / h1> is generated.
  • Print line feed ⁇ type text value: Hello World -> Hello World: Character string to print-newline value: 0 ⁇ ⁇ / p>: Print line feed ⁇ type: feed value: cutter type: cut value: 100% ⁇ ⁇ / body> ⁇ /html> Recognize the end of the document with feed and cut, and generate a ⁇ / body> ⁇ /html> tag.
  • the present embodiment development of a module program corresponding to the first conversion unit 31 that converts original data into intermediate data, and the second conversion unit that converts intermediate data into target data. It is possible to separately perform development of a module program corresponding to 32.
  • the intermediate command data consists of a specific command system that does not depend on the printer 20
  • the second conversion unit 32 is completely conscious. You don't have to.
  • the first conversion unit 31 need not be conscious of at all.
  • the first conversion unit 31 created corresponding to the command system of the original data and the second conversion unit 32 created corresponding to the command system of the target data are arbitrarily registered and registered in the platform 30 Then, the original command data based on the first command system can be converted into the target command data corresponding to the second command system.
  • the module program of the first conversion unit 31 corresponding to the first command system or the second command system If the module program of the second conversion unit 32 corresponding to is already created in another combination, there is no need to newly create a module program corresponding to the first conversion unit 31 or the second conversion unit 32. .
  • a module program corresponding to the second conversion unit 32 may be newly registered in the platform 30.
  • the module program of the conversion unit 31 can be used as it is.
  • the host device 10 connected to the printer 20 when the host device 10 connected to the printer 20 is changed, that is, in the host device 10 in which the printer driver 12 corresponding to a command system different from the first command system is installed.
  • a module program corresponding to the first conversion unit 31 may be newly registered in the platform 30, and the module program of the second conversion unit 32 can be used as it is.
  • the development of an emulation program necessary for changing the printer 20 connected to the host device 10 or changing the host device 10 connected to the printer 20 is further improved. It becomes possible to carry out efficiently with less man-hours.
  • the case where the printer 20 connected to the host device 10 is changed or the case where the host device 10 connected to the printer 20 is changed is taken as an example, and the first conversion unit 31 or the second conversion is performed.
  • the example which changes and applies the part 32 was demonstrated, it is not limited to such a case.
  • the present invention can be applied to a case where the command system to be used is switched in the printer 20 that can handle a plurality of command systems.
  • the present invention can be applied to a case where the printer driver 12 to be used is switched in the host device 10 in which the printer driver 12 corresponding to a plurality of command systems is installed.
  • the present invention is not limited to this.
  • the first conversion unit 31 corresponding to a plurality of types of command systems may be registered in the platform 30, and any one may be arbitrarily selected and applied.
  • the second conversion unit 32 corresponding to a plurality of types of command systems may be registered in the platform 30, and any one may be arbitrarily selected and applied.
  • the application 11 installed in the host device 10 is a POS application and the printer 20 prints a receipt image.
  • the present invention is not limited to this. In other words, any application 11 can be applied, and any printer 20 can be applied.
  • the print output image may be output to a PDF (Portable Document Format) file.
  • the second command system corresponding to the target command data is a command system for outputting a print image to a PDF file.
  • the emulator 13 is provided separately from the printer driver 12 installed in the host device 10
  • the present invention is not limited to this.
  • the emulator 13 may be built in the printer driver 12.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

La présente invention concerne la possibilité de réaliser, de façon efficace et en moins d'heures de travail, le développement de programmes d'émulation requis lors du changement de combinaisons de dispositifs hôtes et d'imprimantes à connecter. L'invention concerne un dispositif d'émulation comprenant : une première unité de conversion (31) qui convertit des données d'instruction source produites par un pilote d'imprimante (12) d'un dispositif hôte en données d'instruction intermédiaires formées à partir d'une architecture d'instruction spécifique et indépendante de l'imprimante ; et une seconde unité de conversion (32) qui convertit les données d'instruction intermédiaires produites par la première unité de conversion (31) en données d'instruction cible formées à partir d'une architecture d'instruction qui correspond à une imprimante à connecter au dispositif hôte. Il est ainsi possible de réaliser, de façon séparée et efficace, le développement d'un programme d'émulation qui correspond à la première unité de conversion (31) et le développement d'un programme d'émulation qui correspond à la seconde unité de conversion (32).
PCT/JP2016/055785 2015-08-31 2016-02-26 Dispositif d'émulation et programme d'émulation WO2017038118A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015-170510 2015-08-31
JP2015170510A JP2017049654A (ja) 2015-08-31 2015-08-31 エミュレーション装置およびエミュレーションプログラム

Publications (1)

Publication Number Publication Date
WO2017038118A1 true WO2017038118A1 (fr) 2017-03-09

Family

ID=58186988

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/055785 WO2017038118A1 (fr) 2015-08-31 2016-02-26 Dispositif d'émulation et programme d'émulation

Country Status (2)

Country Link
JP (1) JP2017049654A (fr)
WO (1) WO2017038118A1 (fr)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001325087A (ja) * 2000-05-12 2001-11-22 Seiko Epson Corp 書き換え可能なコマンド記憶部を利用したコマンド解析
JP2012173999A (ja) * 2011-02-22 2012-09-10 Seiko Epson Corp プリンター変更用プログラム、プリンター変更方法、及び、ホスト装置

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001325087A (ja) * 2000-05-12 2001-11-22 Seiko Epson Corp 書き換え可能なコマンド記憶部を利用したコマンド解析
JP2012173999A (ja) * 2011-02-22 2012-09-10 Seiko Epson Corp プリンター変更用プログラム、プリンター変更方法、及び、ホスト装置

Also Published As

Publication number Publication date
JP2017049654A (ja) 2017-03-09

Similar Documents

Publication Publication Date Title
JP3873427B2 (ja) プリンタ制御システムにおける中間ファイルの加工装置及びその制御プログラムが記録された記録媒体
JP2007034795A (ja) 情報処理装置及び情報処理方法及び印刷制御プログラム
JP2018147259A (ja) 情報処理装置、プログラム、記憶媒体、情報処理方法
CN106371776B (zh) 打印机驱动器以及信息处理装置
JP2006338411A (ja) 印刷システム、印刷システムの制御方法及びプログラム
US20150302280A1 (en) Data processing apparatus, recording apparatus and control method of the data processing apparatus
JP5446852B2 (ja) 印刷処理装置、印刷処理プログラム、および印刷処理方法
WO2017038118A1 (fr) Dispositif d'émulation et programme d'émulation
US20110007353A1 (en) Image forming apparatus and computer readable medium
JP6060534B2 (ja) 画像処理装置、画像処理システムおよび印刷方法
JP6330790B2 (ja) 印刷制御システム、印刷制御装置およびプログラム
JP2007025845A (ja) プリンタの制御方法およびプログラム
JP2009269179A (ja) 印刷装置、プログラム及び記録媒体
US10062019B2 (en) Method, device and computer program product for processing print data to generate a print image on a print substrate
JP2005275545A (ja) 帳票印刷制御装置、帳票印刷制御方法、及び帳票印刷制御プログラム
JP6421541B2 (ja) 印刷装置、印刷装置の制御方法、及び、印刷システム
JP2020144807A (ja) 情報処理装置とその制御方法、及びプログラム
JP5171400B2 (ja) 画像形成装置および画像形成プログラム
JP4506371B2 (ja) 画像形成方法及び画像形成装置
JP4735128B2 (ja) ドキュメント処理装置
JP2006338412A (ja) 印刷データ出力プログラムインストール方法及びプログラム
JP4118834B2 (ja) プリンタ制御プログラム及びプリンタ制御装置
KR100528863B1 (ko) 텍스트데이터 추출이 가능한 인쇄장치 및 그의텍스트데이터 추출방법
JP2016043522A (ja) 情報処理装置、情報処理方法、情報処理プログラムおよび記憶媒体
JP2020027476A (ja) 画像形成装置とその制御方法、及びプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16841151

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16841151

Country of ref document: EP

Kind code of ref document: A1