JP2019185428A - Image formation system, terminal device, and program - Google Patents

Image formation system, terminal device, and program Download PDF

Info

Publication number
JP2019185428A
JP2019185428A JP2018076111A JP2018076111A JP2019185428A JP 2019185428 A JP2019185428 A JP 2019185428A JP 2018076111 A JP2018076111 A JP 2018076111A JP 2018076111 A JP2018076111 A JP 2018076111A JP 2019185428 A JP2019185428 A JP 2019185428A
Authority
JP
Japan
Prior art keywords
file
image
image forming
forming system
terminal device
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.)
Granted
Application number
JP2018076111A
Other languages
Japanese (ja)
Other versions
JP7247470B2 (en
Inventor
慎吾 加藤
Shingo Kato
慎吾 加藤
将之 岩澤
Masayuki Iwazawa
将之 岩澤
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2018076111A priority Critical patent/JP7247470B2/en
Publication of JP2019185428A publication Critical patent/JP2019185428A/en
Application granted granted Critical
Publication of JP7247470B2 publication Critical patent/JP7247470B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

To provide an image formation system, a terminal device, and a program capable of performing form printing via a server device that instructs an image formation device to form an image.SOLUTION: A terminal device 10 stores, when performing form printing, a second file indicating a form image in a DEVMODE structure as a fixed standard form image; and transmits a first file indicating a superimposed image to be superimposed on the form image and the DEVMODE structure to a print server device 30. The print server device 30 receives the first file and the DEVMODE structure. The print server device 30 generates an image in which the second file image stored in the received DEVMODE structure and the received first file image are superimposed, and outputs a file indicating the generated image to an image formation device 20.SELECTED DRAWING: Figure 1

Description

本発明は、画像形成システム、端末装置及びプログラムに関する。   The present invention relates to an image forming system, a terminal device, and a program.

プリントサーバを用いて印刷を行うシステムとして、例えば、特許文献1に開示された情報処理システムがある。このシステムにおいては、印刷設定項目の値をクライアントからプリントサーバへ通知し、通知された値で印刷を行う。   As a system that performs printing using a print server, for example, there is an information processing system disclosed in Patent Document 1. In this system, the value of the print setting item is notified from the client to the print server, and printing is performed with the notified value.

特開2013−16103号公報JP 2013-16103 A

所謂フォーム印刷を行う場合、フォームのファイルは、フォーム上に印刷される情報のファイルとは別のファイルとなり、フォームのファイルについては、印刷の設定においてフォームのファイルの実体が格納されている場所を示すパスが指定される。また、例えば、フォーム印刷をEMF(Enhanced MetaFile)形式で行う場合には、フォーム上に印刷される情報がEMF形式に変換され、EMF形式となったファイルと、印刷の設定項目がプリントサーバへ通知される。通知される設定項目においては、フォームのファイルのパスが含まれるが、含まれているパスがクライアントにおけるパスである場合には、プリントサーバにおいてフォームのファイルへアクセスできず、フォーム印刷を行えないこととなる。   When performing so-called form printing, the form file is a file different from the information file printed on the form. For the form file, the place where the entity of the form file is stored in the print settings. The indicated path is specified. Also, for example, when form printing is performed in the EMF (Enhanced MetaFile) format, information printed on the form is converted to the EMF format, and the EMF format file and print setting items are notified to the print server. Is done. The notified setting item includes the path of the form file. If the included path is a path on the client, the print server cannot access the form file and cannot print the form. It becomes.

画像形成装置へ画像形成の指示を行うサーバ装置を介してフォーム印刷を行えるようにすることを目的とする。   It is an object of the present invention to enable form printing via a server device that instructs an image forming apparatus to form an image.

本発明の請求項1に係る画像形成システムは、フォームに重畳する画像を表す第1ファイルを生成する第1生成手段と、前記第1ファイルと、前記フォームを表す第2ファイル又は前記第2ファイルのネットワーク上のアドレスを含む格納情報をサーバ装置へ送信する送信手段と、を有する端末装置と、前記送信手段で送信された前記第1ファイルと前記格納情報を受信する受信手段と、前記受信手段が受信した格納情報に含まれている第2ファイル又は当該格納情報に含まれているアドレスで指定される第2ファイルを取得する取得手段と、前記取得手段が取得した前記第2ファイルが表すフォームの画像に前記第1ファイルが表す画像を重畳した画像を生成する第2生成手段とを有するサーバ装置と、を備える。   An image forming system according to a first aspect of the present invention includes a first generation unit that generates a first file that represents an image to be superimposed on a form, the first file, and a second file or the second file that represents the form. Transmitting means for transmitting storage information including an address on the network to the server device, receiving means for receiving the first file and the storage information transmitted by the transmitting means, and the receiving means Acquisition means for acquiring the second file included in the storage information received by the user or the second file specified by the address included in the storage information, and the form represented by the second file acquired by the acquisition means And a server device having second generation means for generating an image in which the image represented by the first file is superimposed on the image of the first file.

本発明の請求項2に係る画像形成システムにおいては、前記格納情報は、DEVMODE構造体である。   In the image forming system according to claim 2 of the present invention, the stored information is a DEVMODE structure.

本発明の請求項3に係る画像形成システムにおいては、前記第2ファイルのサイズが予め定められた第1閾値未満である場合、前記第2ファイルを前記DEVMODE構造体に含める。   In the image forming system according to claim 3 of the present invention, when the size of the second file is less than a predetermined first threshold, the second file is included in the DEVMODE structure.

本発明の請求項4に係る画像形成システムにおいては、前記第2ファイルのサイズが前記第1閾値以上且つ予め定められた第2閾値未満である場合、前記第2ファイルを圧縮して前記DEVMODE構造体に含める。   In the image forming system according to claim 4 of the present invention, when the size of the second file is not less than the first threshold and less than a predetermined second threshold, the second file is compressed and the DEVMODE structure is used. Include in the body.

本発明の請求項5に係る画像形成システムにおいては、前記第2ファイルのサイズが前記第2閾値以上且つ予め定められた第3閾値未満である場合、前記格納情報は、PrinterDriverDataレジストリであり、前記第2ファイルを前記PrinterDriverDataレジストリに含める。   In the image forming system according to claim 5 of the present invention, when the size of the second file is equal to or larger than the second threshold and smaller than a predetermined third threshold, the stored information is a PrinterDriverData registry, Include a second file in the PrinterDriverData registry.

本発明の請求項6に係る画像形成システムにおいては、前記第2ファイルのサイズが前記第3閾値以上である場合、前記DEVMODE構造体に前記第2ファイルに替えて前記アドレスを含める。   In the image forming system according to claim 6 of the present invention, when the size of the second file is equal to or larger than the third threshold, the DEVMODE structure includes the address instead of the second file.

本発明の請求項7に係る画像形成システムにおいては、前記格納情報は、PrinterDriverDataレジストリである。   In the image forming system according to claim 7 of the present invention, the stored information is a PrinterDriverData registry.

本発明の請求項8に係る画像形成システムにおいては、前記第2ファイルを圧縮して前記PrinterDriverDataレジストリに含める。   In an image forming system according to an eighth aspect of the present invention, the second file is compressed and included in the PrinterDriverData registry.

本発明の請求項9に係る画像形成システムにおいては、前記第1ファイルはEMF形式である。   In the image forming system according to a ninth aspect of the present invention, the first file is in an EMF format.

本発明の請求項10に係る端末装置は、フォームに重畳する画像を表す第1ファイルを生成する生成手段と、前記第1ファイルと、前記フォームを表す第2ファイル又は前記第2ファイルのネットワーク上のアドレスを含む格納情報をサーバ装置へ送信する送信手段と、を有する。   According to a tenth aspect of the present invention, there is provided a terminal device for generating a first file representing an image to be superimposed on a form, the first file, a second file representing the form, or a network of the second files. And transmitting means for transmitting stored information including the address of the server to the server device.

本発明の請求項11に係るプログラムは、コンピュータを、フォームに重畳する画像を表す第1ファイルを生成する生成手段と、前記第1ファイルと、前記フォームを表す第2ファイル又は前記第2ファイルのネットワーク上のアドレスを含む格納情報をサーバ装置へ送信する送信手段として機能させるためのプログラムである。   According to an eleventh aspect of the present invention, there is provided a program for generating a first file representing an image to be superimposed on a form, the first file, a second file representing the form, or the second file. This is a program for causing storage information including an address on a network to function as a transmission means for transmitting to a server device.

本発明の請求項1に係る画像形成システムによれば、画像形成装置へ画像形成の指示を行うサーバ装置を介してフォーム印刷を行うことができる。
本発明の請求項2に係る画像形成システムによれば、第2ファイルを画像形成に要する情報と共にサーバ装置へ送ることができる。
本発明の請求項3に係る画像形成システムによれば、DEVMODE構造体に含めるのに適した第2ファイルをDEVMODE構造体に含めることができる。
本発明の請求項4に係る画像形成システムによれば、第2ファイルのサイズが第2閾値未満であればサイズが第1閾値以上である第2ファイルであってもDEVMODE構造体に含めることができる。
本発明の請求項5に係る画像形成システムによれば、DEVMODE構造体に含めることができない第2ファイルを画像形成に要する情報と共にサーバ装置へ送ることができる。
本発明の請求項6に係る画像形成システムによれば、DEVMODE構造体及びPrinterDriverDataレジストリに第2ファイルを含めることができなくても、サーバ装置は、第2ファイルを取得することができる。
本発明の請求項7に係る画像形成システムによれば、DEVMODE構造体に含めることができない第2ファイルを画像形成に要する情報と共にサーバ装置へ送ることができる。
本発明の請求項8に係る画像形成システムによれば、圧縮しない状態ではPrinterDriverDataレジストリに含めることができない第2ファイルをサーバ装置へ送ることができる。
本発明の請求項9に係る画像形成システムによれば、RAW形式のファイルを生成する構成と比較して、第1ファイルを生成する時間を抑えることができる。
本発明の請求項10に係る端末装置によれば、画像形成装置へ画像形成の指示を行うサーバ装置を介してフォーム印刷を行うことができる。
本発明の請求項11に係るプログラムによれば、画像形成装置へ画像形成の指示を行うサーバ装置を介してフォーム印刷を行うことができる。
According to the image forming system of the first aspect of the present invention, form printing can be performed via the server device that instructs the image forming apparatus to form an image.
According to the image forming system of the second aspect of the present invention, the second file can be sent to the server device together with information required for image formation.
According to the image forming system of the third aspect of the present invention, the second file suitable for inclusion in the DEVMODE structure can be included in the DEVMODE structure.
According to the image forming system of the fourth aspect of the present invention, if the size of the second file is less than the second threshold, even the second file having a size equal to or larger than the first threshold can be included in the DEVMODE structure. it can.
According to the image forming system of the fifth aspect of the present invention, the second file that cannot be included in the DEVMODE structure can be sent to the server apparatus together with information required for image formation.
According to the image forming system of the sixth aspect of the present invention, even if the second file cannot be included in the DEVMODE structure and the PrinterDriverData registry, the server device can acquire the second file.
According to the image forming system of the seventh aspect of the present invention, the second file that cannot be included in the DEVMODE structure can be sent to the server apparatus together with information required for image formation.
According to the image forming system of the eighth aspect of the present invention, the second file that cannot be included in the PrinterDriverData registry without being compressed can be sent to the server device.
According to the image forming system of the ninth aspect of the present invention, the time for generating the first file can be reduced as compared with the configuration for generating the RAW format file.
According to the terminal device of the tenth aspect of the present invention, it is possible to perform form printing via the server device that instructs the image forming apparatus to form an image.
According to the program of the eleventh aspect of the present invention, form printing can be performed via the server device that instructs the image forming apparatus to form an image.

本発明の一実施形態の画像形成システム1に係る装置を示した図。1 is a diagram illustrating an apparatus according to an image forming system 1 of an embodiment of the present invention. 端末装置10のハードウェア構成を示した図。The figure which showed the hardware constitutions of the terminal device 10. 端末装置10の機能ブロック図。The functional block diagram of the terminal device 10. FIG. プリントサーバ装置30のハードウェア構成を示した図。2 is a diagram illustrating a hardware configuration of the print server device 30. FIG. プリントサーバ装置30の機能ブロック図。FIG. 3 is a functional block diagram of the print server device 30. 端末装置10が表示する画面の一例を示した図。The figure which showed an example of the screen which the terminal device 10 displays. 端末装置10が行う処理の流れを示したフローチャート。The flowchart which showed the flow of the process which the terminal device 10 performs. 端末装置10が行う処理の流れを示したフローチャート。The flowchart which showed the flow of the process which the terminal device 10 performs. プリントサーバ装置30が行う処理の流れを示したフローチャート。4 is a flowchart showing a flow of processing performed by the print server device 30.

[実施形態]
(全体構成)
図1は、本発明の一実施形態である画像形成システム1に係る装置を示した図である。通信回線2は、データ通信が行われる通信回線であり、データ通信を行う複数のコンピュータ装置が接続される。通信回線2には、例えば有線LAN(Local Area Network)および無線LANが含まれる。
[Embodiment]
(overall structure)
FIG. 1 is a diagram illustrating an apparatus according to an image forming system 1 according to an embodiment of the present invention. The communication line 2 is a communication line through which data communication is performed, and a plurality of computer devices that perform data communication are connected. The communication line 2 includes, for example, a wired LAN (Local Area Network) and a wireless LAN.

画像形成装置20は、記録媒体である用紙に画像を形成する画像形成機能、文書を読み取るスキャン機能、複写機能、ファクシミリ機能などを備えた装置である。画像形成装置20は、プリントサーバ装置30に接続されている。なお、図1においては、一つの画像形成装置20を示しているが、複数の画像形成装置20をプリントサーバ装置30へ接続することが可能である。画像形成装置20は、プリントサーバ装置30から送られるファイルに従って用紙に画像を形成する。   The image forming apparatus 20 includes an image forming function for forming an image on a sheet as a recording medium, a document scanning function, a copying function, a facsimile function, and the like. The image forming apparatus 20 is connected to the print server apparatus 30. Although FIG. 1 shows one image forming apparatus 20, a plurality of image forming apparatuses 20 can be connected to the print server apparatus 30. The image forming apparatus 20 forms an image on a sheet according to a file sent from the print server apparatus 30.

本発明に係る端末装置の一例である端末装置10は、データ通信を行う装置であり、本実施形態においては、デスクトップ型のパーソナルコンピュータである。端末装置10は、有線又は無線で通信回線2に接続し、通信回線2を介してデータ通信を行う。端末装置10は、画像形成装置20で用紙に形成する画像を示すファイルをプリントサーバ装置30へ送信する。本実施形態においては、複数の端末装置10が通信回線2に接続可能であるが、図1においては、図面が煩雑になるのを防ぐため、一つの端末装置10のみを示す。なお、端末装置10は、デスクトップ型のパーソナルコンピュータに限定されるものではなく、例えば、ラップトップ型のパーソナルコンピュータ、タブレット端末、スマートフォンであってもよい。   A terminal device 10 that is an example of a terminal device according to the present invention is a device that performs data communication. In the present embodiment, the terminal device 10 is a desktop personal computer. The terminal device 10 is connected to the communication line 2 by wire or wireless, and performs data communication via the communication line 2. The terminal apparatus 10 transmits a file indicating an image to be formed on a sheet by the image forming apparatus 20 to the print server apparatus 30. In the present embodiment, a plurality of terminal devices 10 can be connected to the communication line 2, but only one terminal device 10 is shown in FIG. 1 to prevent the drawing from becoming complicated. The terminal device 10 is not limited to a desktop personal computer, and may be, for example, a laptop personal computer, a tablet terminal, or a smartphone.

プリントサーバ装置30は、本発明に係るサーバ装置の一例である。プリントサーバ装置30は、有線で通信回線2に接続し、通信回線2を介してデータ通信を行う。プリントサーバ装置30は、所謂プリントサーバの機能を備えており、端末装置10から送られるファイルを取得し、取得したファイルが示す画像の形成を画像形成装置20へ指示する。   The print server device 30 is an example of a server device according to the present invention. The print server device 30 is connected to the communication line 2 by wire and performs data communication via the communication line 2. The print server device 30 has a so-called print server function, acquires a file sent from the terminal device 10, and instructs the image forming device 20 to form an image indicated by the acquired file.

(端末装置10の構成)
図2は、端末装置10のハードウェア構成の一例を示したブロック図である。ディスプレイ103は、文字やGUI(Graphical User Interface)などを表示する。操作部104は、入力機器であるキーボード及びマウスを有し、ユーザに操作される。通信部105は、通信回線2を介したデータ通信を行う通信インターフェースとして機能する。記憶部102は、例えばハードディスク装置などの記憶装置を有しており、オペレーティングシステムのプログラムやアプリケーションプログラム、アプリケーションプログラムが使用するファイルなどを記憶する。制御部101は、CPU(Central Processing Unit)及びメモリを有している。端末装置10において実現する機能は、記憶部102に記憶されているプログラム(ソフトウェア)をCPU、メモリなどのハードウェア上に読み込ませることでCPUが演算を行い、記憶部102の制御、通信部105の制御、メモリ及び記憶部102におけるデータの読み出し及び/又は書き込みの制御を行うことで実現される。
(Configuration of terminal device 10)
FIG. 2 is a block diagram illustrating an example of a hardware configuration of the terminal device 10. The display 103 displays characters, GUI (Graphical User Interface), and the like. The operation unit 104 includes a keyboard and a mouse that are input devices, and is operated by a user. The communication unit 105 functions as a communication interface that performs data communication via the communication line 2. The storage unit 102 includes a storage device such as a hard disk device, and stores operating system programs, application programs, files used by the application programs, and the like. The control unit 101 includes a CPU (Central Processing Unit) and a memory. The functions realized in the terminal device 10 are: a program (software) stored in the storage unit 102 is read into hardware such as a CPU and a memory, and the CPU performs an operation to control the storage unit 102 and the communication unit 105. This is realized by controlling the reading and / or writing of data in the memory and storage unit 102.

(端末装置10の機能構成)
図3は、端末装置10において実現する機能のうち、本発明に係る特徴的な機能の構成を示した機能ブロック図である。
(Functional configuration of terminal device 10)
FIG. 3 is a functional block diagram showing a configuration of characteristic functions according to the present invention among the functions realized in the terminal device 10.

アプリケーション1001は、印刷機能を備えたアプリケーションであり、例えば、ワードプロセッサーのアプリケーションや表計算のアプリケーションである。   The application 1001 is an application having a printing function, for example, a word processor application or a spreadsheet application.

第1描画部1002は、所謂GDI(Graphics Device Interface)である。第1描画部1002は、画像形成装置20で形成する画像を示すEMF形式のファイルを生成する。第1描画部1002は、本発明に係る第1生成手段の一例である。   The first drawing unit 1002 is a so-called GDI (Graphics Device Interface). The first drawing unit 1002 generates an EMF format file indicating an image formed by the image forming apparatus 20. The first drawing unit 1002 is an example of a first generation unit according to the present invention.

第1プリンタドライバ1003は、画像形成装置20を制御するプログラムである。第1プリンタドライバ1003は、ユーザの操作に応じて画像形成装置20のプロパティの画面を表示する。第1プリンタドライバ1003が表示するプロパティの画面においては、画像が形成される用紙のサイズや、カラーモード、画像形成のために出力するファイルの形式などの画像形成に係る設定を行うことが可能となっている。第1プリンタドライバ1003は、用紙のサイズやカラーモードなどの画像形成のジョブに係る情報をDEVMODE構造体に格納する。また、第1プリンタドライバ1003は、画像形成装置20の機種名、画像形成装置20のハードウェアオプションなどの情報を取得し、取得した情報をPrinterDriverDataのレジストリに格納する。   The first printer driver 1003 is a program that controls the image forming apparatus 20. The first printer driver 1003 displays a property screen of the image forming apparatus 20 in accordance with a user operation. On the property screen displayed by the first printer driver 1003, it is possible to make settings related to image formation, such as the size of the paper on which the image is formed, the color mode, and the format of the file to be output for image formation. It has become. The first printer driver 1003 stores information relating to an image forming job such as a paper size and a color mode in the DEVMODE structure. Further, the first printer driver 1003 acquires information such as the model name of the image forming apparatus 20 and hardware options of the image forming apparatus 20 and stores the acquired information in the registry of PrinterDriverData.

第1スプーラ1004は、画像形成装置20での画像形成に用いられるファイル及び情報を取得し、取得したファイル及び情報をプリントサーバ装置30へ送信する。   The first spooler 1004 acquires a file and information used for image formation in the image forming apparatus 20 and transmits the acquired file and information to the print server apparatus 30.

(プリントサーバ装置30の構成)
図4は、プリントサーバ装置30のハードウェア構成の一例を示したブロック図である。通信部305は、データ通信を行うための通信インターフェースである。通信部305は、通信回線2に接続されており、通信回線2を介してデータ通信を行う。また、通信部305は、有線又は無線で画像形成装置20に接続されており、画像形成装置20とデータ通信を行う。通信部305は、本発明に係る通信手段の一例である。記憶部302は、記憶装置(例えばハードディスク装置)を有している。記憶部302は、制御部301が実行するプログラムと実行したプログラムが使用する情報を記憶する。制御部301は、CPU(Central Processing Unit)及びメモリを有している。プリントサーバ装置30において実現する機能は、記憶部302に記憶されているプログラム(ソフトウェア)をCPU、メモリなどのハードウェア上に読み込ませることでCPUが演算を行い、記憶部302の制御、通信部305の制御、メモリ及び記憶部302におけるデータの読み出し及び/又は書き込みの制御を行うことで実現される。
(Configuration of the print server device 30)
FIG. 4 is a block diagram illustrating an example of a hardware configuration of the print server device 30. The communication unit 305 is a communication interface for performing data communication. The communication unit 305 is connected to the communication line 2 and performs data communication via the communication line 2. The communication unit 305 is connected to the image forming apparatus 20 by wire or wireless, and performs data communication with the image forming apparatus 20. The communication unit 305 is an example of a communication unit according to the present invention. The storage unit 302 has a storage device (for example, a hard disk device). The storage unit 302 stores a program executed by the control unit 301 and information used by the executed program. The control unit 301 has a CPU (Central Processing Unit) and a memory. The functions realized in the print server device 30 are as follows: a program (software) stored in the storage unit 302 is read into hardware such as a CPU and a memory so that the CPU performs an operation, and the control of the storage unit 302 and the communication unit This is realized by controlling 305 and controlling reading and / or writing of data in the memory and storage unit 302.

図5は、制御部101がプログラムを実行することにより実現する機能のうち、本発明に係る機能の構成を示したブロック図である。   FIG. 5 is a block diagram showing a configuration of functions according to the present invention among functions realized by the control unit 101 executing a program.

第2描画部3002は、所謂GDI(Graphics Device Interface)である。第2描画部3002は、EMF形式のファイルを取得し、取得したファイルが示す画像を生成する。第2プリンタドライバ3003は、画像形成装置20で形成する画像を示すRAW形式のファイルを生成する。第2プリンタドライバ3003は、本発明に係る取得手段の一例である。また、第2プリンタドライバ3003は、本発明に係る第2生成手段の一例である。第2スプーラ3004は、画像形成装置20において画像形成に用いられるファイルを取得し、取得したファイルを画像形成装置20へ出力する。   The second drawing unit 3002 is a so-called GDI (Graphics Device Interface). The second drawing unit 3002 acquires an EMF format file and generates an image indicated by the acquired file. The second printer driver 3003 generates a RAW format file indicating an image formed by the image forming apparatus 20. The second printer driver 3003 is an example of an acquisition unit according to the present invention. The second printer driver 3003 is an example of a second generation unit according to the present invention. The second spooler 3004 acquires a file used for image formation in the image forming apparatus 20 and outputs the acquired file to the image forming apparatus 20.

(実施形態の動作例)
次に本実施形態の動作について、予め作成した定型となるフォーム画像に他の画像を重ね合わせた画像を生成し、生成した画像を記録媒体に形成するフォーム印刷を行うときの動作を例にして説明する。
(Operation example of embodiment)
Next, with regard to the operation of the present embodiment, an example of an operation when form printing is performed in which an image obtained by superimposing other images on a standard form image created in advance and the generated image is formed on a recording medium is performed. explain.

まず、端末装置10の動作例について説明する。端末装置10のユーザは、フォーム印刷を行う場合、画像形成装置20のプロパティの画面の表示を指示する操作を操作部104で行う。端末装置10は、この操作が行われると、第1プリンタドライバ1003を起動する。第1プリンタドライバ1003は、予め画像形成を行う装置として設定されている画像形成装置20のプロパティの画面を表示する。   First, an operation example of the terminal device 10 will be described. When the user of the terminal device 10 performs form printing, the operation unit 104 performs an operation for instructing display of the property screen of the image forming apparatus 20. When this operation is performed, the terminal device 10 activates the first printer driver 1003. The first printer driver 1003 displays a property screen of the image forming apparatus 20 set in advance as an apparatus that performs image formation.

第1プリンタドライバ1003が表示するプロパティの画面は、フォーム印刷の設定を行うタブを有する。ユーザが、フォーム印刷の設定を行うタブを表示させる操作を操作部104で行うと、第1プリンタドライバ1003は、図6に示した画面を表示する。図6は、第1プリンタドライバ1003が表示するフォーム印刷の設定を行うタブの一例を示した図である。   The property screen displayed by the first printer driver 1003 has a tab for setting form printing. When the user performs an operation for displaying a tab for setting form printing on the operation unit 104, the first printer driver 1003 displays the screen illustrated in FIG. FIG. 6 is a diagram showing an example of a tab for setting form printing displayed by the first printer driver 1003.

ユーザは、フォーム印刷を行う場合、図6に示した画面において、フォーム登録のチェックボックスCB1にチェックを入れ、フォーム印刷において定型となるフォーム画像のファイルの実体が格納されている場所を示す情報の一例であるファイルのパスをテキストボックスTBに文字入力する。なお、フォーム画像のファイルの実体が格納されている場所を示す情報は、ファイルのパスに限定されるものではなく、例えばURLであってもよい。フォーム画像を示すファイルは、本発明に係る第2ファイルの一例である。次にユーザが、図6の画面にある「OK」ボタンをクリックする操作を行うと、第1プリンタドライバ1003は、入力されたパスを登録する。   When the user performs form printing, the user checks the form registration check box CB1 on the screen shown in FIG. 6 and stores information indicating the location of the form image file that is a standard form print. A path of a file as an example is entered in a text box TB. The information indicating the location where the form image file entity is stored is not limited to the file path, and may be a URL, for example. The file indicating the form image is an example of a second file according to the present invention. Next, when the user performs an operation of clicking the “OK” button on the screen of FIG. 6, the first printer driver 1003 registers the input path.

図7は、端末装置10が第2ファイルのパスを登録した後で行う処理の流れを示したフローチャートである。第1プリンタドライバ1003は、第2ファイルのパスを登録すると、登録したパスで特定される第2ファイルのサイズを特定する(ステップSA1)。第1プリンタドライバ1003は、特定した第2ファイルのサイズが、予め定められた第2閾値未満又は第2閾値より大きい予め定められた第3閾値以上である場合(ステップSA2でNO)、図7の処理を終了する。   FIG. 7 is a flowchart showing a flow of processing performed after the terminal device 10 registers the path of the second file. When the first printer driver 1003 registers the path of the second file, the first printer driver 1003 specifies the size of the second file specified by the registered path (step SA1). When the size of the specified second file is equal to or smaller than a predetermined third threshold value that is less than the predetermined second threshold value or greater than the second threshold value (NO in step SA2), the first printer driver 1003 is shown in FIG. Terminate the process.

一方、第1プリンタドライバ1003は、特定したサイズが第2閾値以上であり、且つ、第3閾値未満である場合(ステップSA2でYES)、PrinterDriverDataのレジストリに、登録されたパスで特定される第2ファイルを格納する(ステップSA3)。   On the other hand, if the specified size is greater than or equal to the second threshold and less than the third threshold (YES in step SA2), the first printer driver 1003 identifies the first specified by the path registered in the PrinterDriverData registry. Two files are stored (step SA3).

次に第1プリンタドライバ1003は、PrinterDriverDataのレジストリのデータを取得し、取得したデータをプリントサーバ装置30へ送信する(ステップSA4)。PrinterDriverDataのレジストリのデータは、本発明に係る格納情報の一例である。PrinterDriverDataのレジストリには、ステップSA3で第2ファイルが格納されたため、PrinterDriverDataのレジストリから取得されてプリントサーバ装置30へ送信されるデータには、第2ファイルが含まれている。   Next, the first printer driver 1003 acquires PrinterDriverData registry data, and transmits the acquired data to the print server device 30 (step SA4). PrinterDriverData registry data is an example of stored information according to the present invention. Since the second file is stored in the registry of PrinterDriverData in step SA3, the data acquired from the registry of PrinterDriverData and transmitted to the print server device 30 includes the second file.

プリントサーバ装置30は、第1プリンタドライバ1003から送信されたPrinterDriverDataのデータを受信する。第2プリンタドライバ3003は、プリントサーバ装置30にあるPrinterDriverDataのレジストリのデータを、受信したPrinterDriverDataのレジストリのデータで更新する。受信したデータにおいては、第2ファイルが含まれているため、更新されるプリントサーバ装置30のPrinterDriverDataのレジストリには、第2ファイルが含まれることとなる。   The print server device 30 receives PrinterDriverData data transmitted from the first printer driver 1003. The second printer driver 3003 updates the PrinterDriverData registry data in the print server device 30 with the received PrinterDriverData registry data. Since the received data includes the second file, the second file is included in the registry of the PrinterDriverData of the print server device 30 to be updated.

次に、フォーム画像と他の画像を重ね合わせた画像を記録媒体に形成するフォーム印刷を行うときの動作例について説明する。端末装置10のユーザは、フォーム印刷を行う場合、フォーム画像に重畳する画像(以下、重畳画像と称する)をアプリケーション1001で作成する。   Next, an operation example when performing form printing in which an image obtained by superimposing a form image and another image is formed on a recording medium will be described. When the user of the terminal device 10 performs form printing, the application 1001 creates an image to be superimposed on the form image (hereinafter referred to as a superimposed image).

次にユーザが印刷を指示する操作を行うと、第1プリンタドライバ1003は、画像形成装置20のプロパティの画面を表示する。ユーザが、フォーム印刷の設定を行うタブを表示させる操作を操作部104で行うと、第1プリンタドライバ1003は、図6に示した画面を表示する。ユーザは、図6のフォーム印刷のチェックボックスCB2にチェックを入れ、図6の画面にある「OK」ボタンをクリックする操作を行う。図8は、この操作が行われたときに端末装置10が行う処理の流れを示したフローチャートである。   Next, when the user performs an operation to instruct printing, the first printer driver 1003 displays a property screen of the image forming apparatus 20. When the user performs an operation for displaying a tab for setting form printing on the operation unit 104, the first printer driver 1003 displays the screen illustrated in FIG. The user performs an operation of checking the check box CB2 for form printing in FIG. 6 and clicking the “OK” button on the screen in FIG. FIG. 8 is a flowchart showing a flow of processing performed by the terminal device 10 when this operation is performed.

まず、第1描画部1002は、ユーザが作成した重畳画像を示すEMF形式のファイルを生成する(ステップSB1)。重畳画像を示すEMF形式のファイルは、本発明に係る第1ファイルの一例である。第1描画部1002は、生成した第1ファイルを第1スプーラ1004へ送る(ステップSB2)。   First, the first drawing unit 1002 generates an EMF format file indicating a superimposed image created by the user (step SB1). The EMF format file indicating the superimposed image is an example of a first file according to the present invention. The first drawing unit 1002 sends the generated first file to the first spooler 1004 (step SB2).

次に第1プリンタドライバ1003は、上述の動作例で登録された第2ファイルの実体が格納されている場所を示すパスを取得し、取得したパスで特定される第2ファイルを取得する(ステップSB3)。第1プリンタドライバ1003は、第2ファイルを取得すると、取得した第2ファイルのサイズを特定する(ステップSB4)。   Next, the first printer driver 1003 obtains a path indicating the location where the entity of the second file registered in the above operation example is stored, and obtains the second file specified by the obtained path (step). SB3). When acquiring the second file, the first printer driver 1003 specifies the size of the acquired second file (step SB4).

第1プリンタドライバ1003は、第2ファイルのサイズが前述の第2閾値より小さい予め定められた第1閾値未満である場合(ステップSB5でYES)、取得した第2ファイルをDEVMODE構造体において第1プリンタドライバ1003が独自に使用可能である拡張領域に格納し(ステップSB6)、第2ファイルを格納したDEVMODE構造体を第1スプーラ1004へ送る(ステップSB13)。DEVMODE構造体は、本発明に係る格納情報の一例である。第1スプーラ1004は、EMF形式の第1ファイルと、第1プリンタドライバ1003から送られたDEVMODE構造体をプリントサーバ装置30へ送信する(ステップSB14)。   If the size of the second file is smaller than the first threshold value that is smaller than the second threshold value (YES in step SB5), the first printer driver 1003 uses the acquired second file in the DEVMODE structure as the first value. The printer driver 1003 stores the DEVMODE structure storing the second file to the first spooler 1004 (step SB13). The DEVMODE structure is an example of stored information according to the present invention. The first spooler 1004 transmits the first file in the EMF format and the DEVMODE structure sent from the first printer driver 1003 to the print server device 30 (step SB14).

第1プリンタドライバ1003は、第2ファイルのサイズが第1閾値以上である場合(ステップSB5でNO)、第2ファイルのサイズが前述の第1閾値以上であり、且つ、前述の第2閾値未満であるか判断する(ステップSB7)。第1プリンタドライバ1003は、第2ファイルのサイズが第1閾値以上であり、且つ、第2閾値未満である場合(ステップSB7でYES)、取得した第2ファイルを圧縮してDEVMODE構造体の拡張領域に格納し(ステップSB8)、圧縮された第2ファイルを含むDEVMODE構造体を第1スプーラ1004へ送る(ステップSB13)。第1スプーラ1004は、EMF形式の第1ファイルと、第1プリンタドライバ1003から送られたDEVMODE構造体をプリントサーバ装置30へ送信する(ステップSB14)。   If the size of the second file is greater than or equal to the first threshold (NO in step SB5), the first printer driver 1003 determines that the size of the second file is greater than or equal to the first threshold and less than the second threshold. (Step SB7). If the size of the second file is greater than or equal to the first threshold and less than the second threshold (YES in step SB7), the first printer driver 1003 compresses the acquired second file and expands the DEVMODE structure. The DEVMODE structure including the compressed second file is stored in the area (step SB8) and sent to the first spooler 1004 (step SB13). The first spooler 1004 transmits the first file in the EMF format and the DEVMODE structure sent from the first printer driver 1003 to the print server device 30 (step SB14).

第1プリンタドライバ1003は、第2ファイルのサイズが第2閾値以上である場合(ステップSB7でNO)、第2ファイルのサイズが第2閾値以上であり、且つ、前述の第3閾値未満であるか判断する(ステップSB9)。第1プリンタドライバ1003は、第2ファイルのサイズが第2閾値以上であり、且つ、第3閾値未満である場合、第2ファイルがPrinterDriverDataのレジストリに格納されていることを示す情報をDEVMODE構造体に格納し(ステップSB10)、当該情報を含むDEVMODE構造体を第1スプーラ1004へ送る(ステップSB13)。第1スプーラ1004は、EMF形式の第1ファイルと、第1プリンタドライバ1003から送られたDEVMODE構造体をプリントサーバ装置30へ送信する(ステップSB14)。   If the size of the second file is greater than or equal to the second threshold (NO in step SB7), the first printer driver 1003 has a size of the second file that is greater than or equal to the second threshold and less than the aforementioned third threshold. (Step SB9). If the size of the second file is greater than or equal to the second threshold and less than the third threshold, the first printer driver 1003 displays information indicating that the second file is stored in the registry of PrinterDriverData in the DEVMODE structure. (Step SB10), and the DEVMODE structure including the information is sent to the first spooler 1004 (step SB13). The first spooler 1004 transmits the first file in the EMF format and the DEVMODE structure sent from the first printer driver 1003 to the print server device 30 (step SB14).

第1プリンタドライバ1003は、第2ファイルのサイズが前述の第3閾値以上である場合(ステップSB9でNO)、取得した第2ファイルを端末装置10とプリントサーバ装置30がアクセス可能な共有フォルダに格納する(ステップSB11)。共有フォルダは、端末装置10に設けられていてもよく、また、プリントサーバ装置30に設けられていてもよい。また、共有フォルダは、端末装置10及びプリントサーバ装置30以外で通信回線2に接続されているコンピュータ装置に設けられていてもよい。次に第1プリンタドライバ1003は、第2ファイルが格納された共有フォルダのパスと、共有フォルダに格納された第2ファイルのファイル名をDEVMODE構造体に格納し(ステップSB12)、共有フォルダのパスと第2ファイルのファイル名を含むDEVMODE構造体を第1スプーラ1004へ送る(ステップSB13)。ここでDEVMODE構造体に格納されるパスは、本発明に係る第2ファイルのネットワーク上のアドレスの一例である。第1スプーラ1004は、EMF形式の第1ファイルと、第1プリンタドライバ1003から送られたDEVMODE構造体をプリントサーバ装置30へ送信する(ステップSB14)。第1スプーラ1004は、本発明に係る送信手段の一例である。   If the size of the second file is equal to or larger than the third threshold value (NO in step SB9), the first printer driver 1003 places the acquired second file in a shared folder accessible by the terminal device 10 and the print server device 30. Store (step SB11). The shared folder may be provided in the terminal device 10 or may be provided in the print server device 30. The shared folder may be provided in a computer device connected to the communication line 2 other than the terminal device 10 and the print server device 30. Next, the first printer driver 1003 stores the path of the shared folder storing the second file and the file name of the second file stored in the shared folder in the DEVMODE structure (step SB12), and the path of the shared folder. And a DEVMODE structure including the file name of the second file is sent to the first spooler 1004 (step SB13). Here, the path stored in the DEVMODE structure is an example of an address on the network of the second file according to the present invention. The first spooler 1004 transmits the first file in the EMF format and the DEVMODE structure sent from the first printer driver 1003 to the print server device 30 (step SB14). The first spooler 1004 is an example of a transmission unit according to the present invention.

次にプリントサーバ装置30の動作例について説明する。プリントサーバ装置30は、端末装置10が送信した第1ファイルとDEVMODE構造体を受信する。図9は、プリントサーバ装置30が第1ファイルとDEVMODE構造体を受信したときに行う処理の流れを示したフローチャートである。   Next, an operation example of the print server apparatus 30 will be described. The print server device 30 receives the first file and the DEVMODE structure transmitted from the terminal device 10. FIG. 9 is a flowchart showing a flow of processing performed when the print server apparatus 30 receives the first file and the DEVMODE structure.

第2スプーラ3004は、通信部305が受信した第1ファイルを取得し、取得した第1ファイルを第2描画部3002へ送る(ステップSC1)。第2描画部3002は、第2スプーラ3004から送られたEMF形式の第1ファイルが示す重畳画像を生成する(ステップSC2)。   The second spooler 3004 acquires the first file received by the communication unit 305, and sends the acquired first file to the second drawing unit 3002 (step SC1). The second drawing unit 3002 generates a superimposed image indicated by the first file in the EMF format sent from the second spooler 3004 (step SC2).

第2プリンタドライバ3003は、通信部305が受信したDEVMODE構造体を取得し、取得したDEVMODE構造体の拡張領域に格納されている情報を特定する(ステップSC3)。   The second printer driver 3003 acquires the DEVMODE structure received by the communication unit 305, and specifies information stored in the extension area of the acquired DEVMODE structure (step SC3).

第2プリンタドライバ3003は、特定した情報が圧縮されていない第2ファイルである場合(ステップSC4でYES)、取得したDEVMODE構造体から第2ファイルを取得する(ステップSC5)。次に第2プリンタドライバ3003は、取得した第2ファイルが示すフォーム画像に対して、第2描画部3002が生成した重畳画像を重畳した画像を生成し(ステップSC13)、生成した画像を示すRAW形式のファイルを生成する(ステップSC14)。第2プリンタドライバ3003は、生成したRAW形式のファイルを第2スプーラ3004へ送る(ステップSC15)。第2スプーラ3004は、第2プリンタドライバ3003から送られたRAW形式のファイルを画像形成装置20へ出力する(ステップSC16)。   If the specified information is a second file that is not compressed (YES in step SC4), the second printer driver 3003 acquires the second file from the acquired DEVMODE structure (step SC5). Next, the second printer driver 3003 generates an image obtained by superimposing the superimposed image generated by the second drawing unit 3002 on the form image indicated by the acquired second file (step SC13), and RAW indicating the generated image. A format file is generated (step SC14). The second printer driver 3003 sends the generated RAW file to the second spooler 3004 (step SC15). The second spooler 3004 outputs the RAW format file sent from the second printer driver 3003 to the image forming apparatus 20 (step SC16).

第2プリンタドライバ3003は、特定した情報が圧縮されている第2ファイルである場合(ステップSC4でNO、ステップSC6でYES)、取得したDEVMODE構造体から圧縮されている第2ファイルを取得し(ステップSC7)、取得した圧縮されている第2ファイルを展開する(ステップSC8)。第2プリンタドライバ3003は、展開した第2ファイルが示すフォーム画像に対して、第2描画部3002が生成した重畳画像を重畳した画像を生成し(ステップSC13)、生成した画像を示すRAW形式のファイルを生成する(ステップSC14)。第2プリンタドライバ3003は、生成したRAW形式のファイルを第2スプーラ3004へ送る(ステップSC15)。第2スプーラ3004は、第2プリンタドライバ3003から送られたRAW形式のファイルを画像形成装置20へ出力する(ステップSC16)。   If the specified information is a compressed second file (NO in step SC4, YES in step SC6), the second printer driver 3003 acquires the compressed second file from the acquired DEVMODE structure ( Step SC7), the acquired compressed second file is expanded (step SC8). The second printer driver 3003 generates an image obtained by superimposing the superimposed image generated by the second drawing unit 3002 on the form image indicated by the expanded second file (step SC13), and in the RAW format indicating the generated image. A file is generated (step SC14). The second printer driver 3003 sends the generated RAW file to the second spooler 3004 (step SC15). The second spooler 3004 outputs the RAW format file sent from the second printer driver 3003 to the image forming apparatus 20 (step SC16).

第2プリンタドライバ3003は、特定した情報が、第2ファイルがPrinterDriverDataのレジストリに格納されていることを示す情報である場合(ステップSC6でNO、ステップSC9でYES)、PrinterDriverDataのレジストリに含まれている第2ファイルを取得する(ステップSC10)。次に第2プリンタドライバ3003は、取得した第2ファイルが示すフォーム画像に対して、第2描画部3002が生成した重畳画像を重畳した画像を生成し(ステップSC13)、生成した画像を示すRAW形式のファイルを生成する(ステップSC14)。第2プリンタドライバ3003は、生成したRAW形式のファイルを第2スプーラ3004へ送る(ステップSC15)。第2スプーラ3004は、第2プリンタドライバ3003から送られたRAW形式のファイルを画像形成装置20へ出力する(ステップSC16)。   When the specified information is information indicating that the second file is stored in the PrinterDriverData registry (NO in step SC6, YES in step SC9), the second printer driver 3003 is included in the PrinterDriverData registry. The second file is acquired (step SC10). Next, the second printer driver 3003 generates an image obtained by superimposing the superimposed image generated by the second drawing unit 3002 on the form image indicated by the acquired second file (step SC13), and RAW indicating the generated image. A format file is generated (step SC14). The second printer driver 3003 sends the generated RAW file to the second spooler 3004 (step SC15). The second spooler 3004 outputs the RAW format file sent from the second printer driver 3003 to the image forming apparatus 20 (step SC16).

第2プリンタドライバ3003は、特定した情報が、共有フォルダのパスと第2ファイルのファイル名である場合(ステップSC9でNO、ステップSC11でYES)、格納されていたパスで特定される共有フォルダから格納されていたファイル名で特定される第2フィルを取得する(ステップSC12)。次に第2プリンタドライバ3003は、取得した第2ファイルが示すフォーム画像に対して、第2描画部3002が生成した重畳画像を重畳した画像を生成し(ステップSC13)、生成した画像を示すRAW形式のファイルを生成する(ステップSC14)。第2プリンタドライバ3003は、生成したRAW形式のファイルを第2スプーラ3004へ送る(ステップSC15)。第2スプーラ3004は、第2プリンタドライバ3003から送られたRAW形式のファイルを画像形成装置20へ出力する(ステップSC16)。   If the specified information is the path of the shared folder and the file name of the second file (NO in step SC9, YES in step SC11), the second printer driver 3003 starts from the shared folder specified by the stored path. The second file specified by the stored file name is acquired (step SC12). Next, the second printer driver 3003 generates an image obtained by superimposing the superimposed image generated by the second drawing unit 3002 on the form image indicated by the acquired second file (step SC13), and RAW indicating the generated image. A format file is generated (step SC14). The second printer driver 3003 sends the generated RAW file to the second spooler 3004 (step SC15). The second spooler 3004 outputs the RAW format file sent from the second printer driver 3003 to the image forming apparatus 20 (step SC16).

画像形成装置20は、プリントサーバ装置30から出力されたRAW形式のファイルを取得し、取得したファイルが示す画像、即ち、フォーム画像に重畳画像が重畳された画像を印刷する。   The image forming apparatus 20 acquires the RAW format file output from the print server apparatus 30, and prints the image indicated by the acquired file, that is, the image in which the superimposed image is superimposed on the form image.

[変形例]
以上、本発明の実施形態について説明したが、本発明は上述した実施形態に限定されることなく、他の様々な形態で実施可能である。例えば、上述の実施形態を以下のように変形して本発明を実施してもよい。なお、上述した実施形態及び以下の変形例は、各々を組み合わせてもよい。
[Modification]
As mentioned above, although embodiment of this invention was described, this invention is not limited to embodiment mentioned above, It can implement with another various form. For example, the present invention may be implemented by modifying the above-described embodiment as follows. In addition, you may combine each of embodiment mentioned above and the following modifications.

上述した実施形態においては、端末装置10は、PrinterDriverDataのレジストリに第2ファイルを格納する際に、第2ファイルを圧縮せずに格納しているが、本発明においては、第2ファイルを圧縮して格納してもよい。この構成においては、プリントサーバ装置30は、PrinterDriverDataのレジストリから第2ファイルを取得する場合、圧縮されて格納されている第2ファイルをPrinterDriverDataのレジストリから取得して展開する。   In the embodiment described above, the terminal device 10 stores the second file without compression when storing the second file in the PrinterDriverData registry. However, in the present invention, the terminal device 10 compresses the second file. May be stored. In this configuration, when the print server device 30 acquires the second file from the PrinterDriverData registry, the print server device 30 acquires and expands the compressed second file stored from the PrinterDriverData registry.

本発明においては、端末装置10は、第2ファイルのサイズが第2閾値以上且つ第3閾値未満である場合にも、ステップSB11へ処理の流れを移してもよい。   In the present invention, the terminal device 10 may move the process flow to step SB11 even when the size of the second file is equal to or larger than the second threshold and smaller than the third threshold.

本発明においては、第2ファイルを格納する共有フォルダにアクセス権を設定し、端末装置10は、共有フォルダにアクセスするための情報をDEVMODE構造体に格納してプリントサーバ装置30へ送信してもよい。この構成においては、プリントサーバ装置30は、共有フォルダから第2ファイルを取得する場合、端末装置10から送信されたDEVMODE構造体に格納されている情報で共有フォルダにアクセスしてもよい。   In the present invention, the access right is set to the shared folder storing the second file, and the terminal device 10 stores the information for accessing the shared folder in the DEVMODE structure and transmits it to the print server device 30. Good. In this configuration, when acquiring the second file from the shared folder, the print server device 30 may access the shared folder with information stored in the DEVMODE structure transmitted from the terminal device 10.

本発明においては、DEVMODE構造体の拡張領域にフラグを設け、フォーム印刷を行うときには、このフラグの値を1とし、フォーム印刷を行わないときには、このフラグの値を0としてもよい。
この構成の場合、プリントサーバ装置30は、端末装置10から取得したDEVMODE構造体に格納されている当該フラグの値を判断し、フラグの値が1である場合、図8の処理を行うようにしてもよい。
In the present invention, a flag may be provided in the extended area of the DEVMODE structure, and the value of this flag may be set to 1 when form printing is performed, and the value of this flag may be set to 0 when form printing is not performed.
In the case of this configuration, the print server apparatus 30 determines the value of the flag stored in the DEVMODE structure acquired from the terminal apparatus 10, and when the flag value is 1, the process of FIG. May be.

1…画像形成システム、2…通信回線、10…端末装置、20…画像形成装置、30…プリントサーバ装置、101…制御部、102…記憶部、103…ディスプレイ、104…操作部、105…通信部、301…制御部、302…記憶部、305…通信部、1001…アプリケーション、1002…第1描画部、1003…第1プリンタドライバ、1004…第1スプーラ、3002…第2描画部、3003…第2プリンタドライバ、3004…第2スプーラ。 DESCRIPTION OF SYMBOLS 1 ... Image forming system, 2 ... Communication line, 10 ... Terminal device, 20 ... Image forming apparatus, 30 ... Print server apparatus, 101 ... Control part, 102 ... Memory | storage part, 103 ... Display, 104 ... Operation part, 105 ... Communication , 301 control unit, 302 storage unit, 305 communication unit, 1001 application, 1002 first drawing unit, 1003 first printer driver, 1004 first spooler, 3002 second drawing unit, 3003. Second printer driver, 3004... Second spooler.

Claims (11)

フォームに重畳する画像を表す第1ファイルを生成する第1生成手段と、
前記第1ファイルと、前記フォームを表す第2ファイル又は前記第2ファイルのネットワーク上のアドレスを含む格納情報をサーバ装置へ送信する送信手段と、
を有する端末装置と、
前記送信手段で送信された前記第1ファイルと前記格納情報を受信する受信手段と、
前記受信手段が受信した格納情報に含まれている第2ファイル又は当該格納情報に含まれているアドレスで指定される第2ファイルを取得する取得手段と、
前記取得手段が取得した前記第2ファイルが表すフォームの画像に前記第1ファイルが表す画像を重畳した画像を生成する第2生成手段と
を有するサーバ装置と、
を備える画像形成システム。
First generation means for generating a first file representing an image to be superimposed on the form;
Transmitting means for transmitting storage information including the first file and a second file representing the form or a network address of the second file to a server device;
A terminal device having
Receiving means for receiving the first file and the stored information transmitted by the transmitting means;
An acquisition unit for acquiring a second file included in the storage information received by the reception unit or a second file specified by an address included in the storage information;
A second generation unit that generates an image in which the image represented by the first file is superimposed on the image of the form represented by the second file acquired by the acquisition unit;
An image forming system comprising:
前記格納情報は、DEVMODE構造体である
請求項1に記載の画像形成システム。
The image forming system according to claim 1, wherein the storage information is a DEVMODE structure.
前記第2ファイルのサイズが予め定められた第1閾値未満である場合、前記第2ファイルを前記DEVMODE構造体に含める
請求項2に記載の画像形成システム。
The image forming system according to claim 2, wherein when the size of the second file is less than a predetermined first threshold, the second file is included in the DEVMODE structure.
前記第2ファイルのサイズが前記第1閾値以上且つ予め定められた第2閾値未満である場合、前記第2ファイルを圧縮して前記DEVMODE構造体に含める
請求項3に記載の画像形成システム。
The image forming system according to claim 3, wherein when the size of the second file is equal to or larger than the first threshold and smaller than a predetermined second threshold, the second file is compressed and included in the DEVMODE structure.
前記第2ファイルのサイズが前記第2閾値以上且つ予め定められた第3閾値未満である場合、前記格納情報は、PrinterDriverDataレジストリであり、前記第2ファイルを前記PrinterDriverDataレジストリに含める
請求項4に記載の画像形成システム。
5. The storage information is a PrinterDriverData registry when the size of the second file is greater than or equal to the second threshold and less than a predetermined third threshold, and the second file is included in the PrinterDriverData registry. Image forming system.
前記第2ファイルのサイズが前記第3閾値以上である場合、前記DEVMODE構造体に前記第2ファイルに替えて前記アドレスを含める
請求項5に記載の画像形成システム。
The image forming system according to claim 5, wherein when the size of the second file is equal to or larger than the third threshold value, the DEVMODE structure includes the address instead of the second file.
前記格納情報は、PrinterDriverDataレジストリである
請求項1に記載の画像形成システム。
The image forming system according to claim 1, wherein the stored information is a PrinterDriverData registry.
前記第2ファイルを圧縮して前記PrinterDriverDataレジストリに含める
請求項7に記載の画像形成システム。
The image forming system according to claim 7, wherein the second file is compressed and included in the PrinterDriverData registry.
前記第1ファイルはEMF形式である
請求項1に記載の画像形成システム。
The image forming system according to claim 1, wherein the first file is in an EMF format.
フォームに重畳する画像を表す第1ファイルを生成する生成手段と、
前記第1ファイルと、前記フォームを表す第2ファイル又は前記第2ファイルのネットワーク上のアドレスを含む格納情報をサーバ装置へ送信する送信手段と、
を有する端末装置。
Generating means for generating a first file representing an image to be superimposed on the form;
Transmitting means for transmitting storage information including the first file and a second file representing the form or a network address of the second file to a server device;
A terminal device.
コンピュータを、
フォームに重畳する画像を表す第1ファイルを生成する生成手段と、
前記第1ファイルと、前記フォームを表す第2ファイル又は前記第2ファイルのネットワーク上のアドレスを含む格納情報をサーバ装置へ送信する送信手段
として機能させるためのプログラム。
Computer
Generating means for generating a first file representing an image to be superimposed on the form;
A program for causing the first file and a second file representing the form or stored information including an address on the network of the second file to be transmitted as a transmission unit to a server device.
JP2018076111A 2018-04-11 2018-04-11 Image forming system, terminal device and program Active JP7247470B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018076111A JP7247470B2 (en) 2018-04-11 2018-04-11 Image forming system, terminal device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018076111A JP7247470B2 (en) 2018-04-11 2018-04-11 Image forming system, terminal device and program

Publications (2)

Publication Number Publication Date
JP2019185428A true JP2019185428A (en) 2019-10-24
JP7247470B2 JP7247470B2 (en) 2023-03-29

Family

ID=68341345

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018076111A Active JP7247470B2 (en) 2018-04-11 2018-04-11 Image forming system, terminal device and program

Country Status (1)

Country Link
JP (1) JP7247470B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000222494A (en) * 1999-01-29 2000-08-11 Canon Inc Method and system for preparing form, and storage medium storing computer readable program
JP2006285870A (en) * 2005-04-04 2006-10-19 Canon Inc Print controller, print control method and program
JP2008165467A (en) * 2006-12-28 2008-07-17 C4 Technology Inc Printing system, printing method, program and computer-readable recording medium
JP2013123116A (en) * 2011-12-09 2013-06-20 Canon Inc Image processing device, image processing method, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000222494A (en) * 1999-01-29 2000-08-11 Canon Inc Method and system for preparing form, and storage medium storing computer readable program
JP2006285870A (en) * 2005-04-04 2006-10-19 Canon Inc Print controller, print control method and program
JP2008165467A (en) * 2006-12-28 2008-07-17 C4 Technology Inc Printing system, printing method, program and computer-readable recording medium
JP2013123116A (en) * 2011-12-09 2013-06-20 Canon Inc Image processing device, image processing method, and program

Also Published As

Publication number Publication date
JP7247470B2 (en) 2023-03-29

Similar Documents

Publication Publication Date Title
JP5677047B2 (en) Printing system, information processing apparatus, printing method, and program
US9001340B2 (en) Control device
JP5927950B2 (en) Control device
JP5655909B2 (en) Method and information processing apparatus
JP2011131382A (en) Image forming system and image forming apparatus
JP4144392B2 (en) Image processing apparatus, image forming system, image forming method, and program
US10613807B2 (en) Image forming apparatus for causing a server to push print setting screen information to a terminal
US10592180B2 (en) Information processing device, information processing method, and recording medium
JP7099039B2 (en) Image formation system, terminal device and program
JP7247470B2 (en) Image forming system, terminal device and program
JP7318386B2 (en) Information processing device and program
EP3070923A1 (en) Printing system capable of printing in any one of plural image forming apparatuses over network, image forming apparatus, and printing method
JP2014160406A (en) Image formation output control system, image formation output control program, and control device
JP6397168B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP6977516B2 (en) Printer
JP2012252635A (en) Print control device, print control program, and recording medium
JP4640694B2 (en) Portable terminal document printing system, server device, and printing method
JP6221543B2 (en) Program, information processing apparatus, information processing system, and image processing system
JP7255277B2 (en) Image processing device and image processing system
JP2015153404A (en) Program, information processor, information processing method, and information processing system
JP2014029633A (en) Information processing device and printing system
JP6471581B2 (en) Information processing apparatus, recording system, and program
JP2014056424A (en) Printing control device, printing control method, and printing control system
JP6957847B2 (en) Information processing equipment and programs
JP6197912B2 (en) Control device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210319

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220209

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220222

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220425

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220823

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221020

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: 20230214

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230227

R150 Certificate of patent or registration of utility model

Ref document number: 7247470

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150