JP2006244084A - Business form print system - Google Patents

Business form print system Download PDF

Info

Publication number
JP2006244084A
JP2006244084A JP2005058028A JP2005058028A JP2006244084A JP 2006244084 A JP2006244084 A JP 2006244084A JP 2005058028 A JP2005058028 A JP 2005058028A JP 2005058028 A JP2005058028 A JP 2005058028A JP 2006244084 A JP2006244084 A JP 2006244084A
Authority
JP
Japan
Prior art keywords
client
file
request
printing system
csm
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.)
Withdrawn
Application number
JP2005058028A
Other languages
Japanese (ja)
Inventor
Ryuta Mori
龍太 森
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2005058028A priority Critical patent/JP2006244084A/en
Publication of JP2006244084A publication Critical patent/JP2006244084A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a business form print system completing transfer of data sooner than usual when data are sent from a server to a client, and preventing another print job from being mixed in with the print jobs desired to be processed continuously. <P>SOLUTION: The business form print system which processes a request from a client in a server and returns a response to the client comprises: a means for putting together a plurality of requests at the client; a means for transmitting the requests from the client to the server; a means for receiving the requests from the client at the server; a means for analyzing the received requests and converting the plurality of request jobs to another file format; a means for transmitting the file of the file format created by the conversion to the client; and a means for analyzing and processing the file in the client that has received the response. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明はネットワーク上に分散しているサーバ及びクライアントでの帳票印刷システムに関し、帳票印刷システムにおける、リクエストの生成、リクスト解析処理、レスポンス生成に付随するネットワーク通信軽減に関する。   The present invention relates to a form printing system with servers and clients distributed on a network, and relates to reduction of network communication associated with request generation, request analysis processing, and response generation in the form printing system.

ネットワーク上のサーバ及びクライアントを含む印刷システムにおいて、クライアントからサーバに対してテキストデータを送信し、そのサーバで、その受信したテキストデータとサーバに保持されている所定のフォーム(例えば帳票フォーム)とを重畳させた印刷イメージを作成して印刷を行う帳票印刷システムが知られている(例えば、特許文献1参照)。   In a printing system including a server and a client on a network, text data is transmitted from the client to the server, and the received text data and a predetermined form (for example, form form) held in the server are transmitted by the server. There is known a form printing system that creates and prints a superimposed print image (see, for example, Patent Document 1).

このようなシステムにおいて、クライアントのアプリケーションからシステムリクエストをサーバに発行してサーバを初期化することが行われる。この場合は、サーバでは、そのシステムリクエストを受信すると、印刷リクエスト保持しているか、或は印刷リクエストの処理中であっても、そのシステムリクエストを優先して実行している。   In such a system, a client application issues a system request to the server to initialize the server. In this case, when the server receives the system request, the server holds the print request or executes the system request with priority even during processing of the print request.

クライアントからサーバにリクエストを発行する場合、リクエストには1つのジョブだけを含むリクエストを発行している。また1つのジョブには印刷属性を1つのみ含んでいる。従って複数のジョブをクライアントからサーバに対してリクエストする場合、ジョブ数分クライアントからサーバに対して通信を行い、リクエストを発行する必要がある。またリクエストに対するサーバのレスポンスをクライアントが受ける再にもジョブ数分レスポンスを受ける必要がある。
特開2002−351625号公報
When a request is issued from the client to the server, a request including only one job is issued. One job includes only one print attribute. Therefore, when a plurality of jobs are requested from the client to the server, it is necessary to communicate from the client to the server for the number of jobs and issue the request. In addition, it is necessary to receive responses for the number of jobs when the client receives the server response to the request.
JP 2002-351625 A

現状以下のような課題がある。   There are the following problems at present.

1リクエスト中に複数のジョブを含むことができない。   Multiple requests cannot be included in one request.

1リクエスト中に複数のジョブを含むことができないため、1回の通信でリクエストを処理できないことによりトラフィックの増加に繋がる。   Since a plurality of jobs cannot be included in one request, the request cannot be processed in one communication, leading to an increase in traffic.

サーバにおいて1つのジョブの処理結果であるCSMファイルを複数結合することはできない。   A server cannot combine a plurality of CSM files that are processing results of one job.

レスポンスに関しても複数のリクエストに関するレスポンスはそれぞれにクライアントに対して通信を行って返さなければならず、トラフィックの増加に繋がっている。   As for responses, responses related to a plurality of requests must be returned to each client after communication, which leads to an increase in traffic.

本発明は、以上の点に着目して成されたもので、サーバからクライアントへデータを送信する際にも通常より早くデータ転送を完了することができ、連続的に処理したい印刷ジョブの間に他の印刷ジョブが紛れ込むのを防止することができる帳票印刷システムを提供することを目的とする。   The present invention has been made paying attention to the above points. When data is transmitted from the server to the client, the data transfer can be completed earlier than usual, and between print jobs to be continuously processed. It is an object of the present invention to provide a form printing system that can prevent other print jobs from being mixed in.

上記のようにネットワーク上に分散しているサーバ及びクライアントでの帳票印刷システムにおいて、リクエストの生成、リクスト解析処理、レスポンス生成に付随するネットワーク通信軽減を可能とするために本発明は、
クライアントで複数のリクエストを結合する手段と、
クライアントからサーバに対してリクエストを送信する手段と、
クライアントからのリクエストをサーバが受ける手段と、
受け取ったリクエストを解析し複数のリクエストジョブを他のファイルフォーマットに変換する手段と、
作成したファイルフォーマットのファイルをクライアントに対して送信する手段と、
レスポンスを受け取ったクライアントはファイルを解析し処理を行う手段と、
クライアントで複数のリクエストジョブをまとめてリクエストする手段と、
クライアントでリクエストを結合するか否かを選択する手段と、
サーバでクライアントからのリクエストを複数のジョブ命令が含まれたリクエストか単発のジョブ命令が含まれたリクエストであるかを判断する手段と、
サーバでクライアントからのリクエストを解析しリクエストジョブからCSMファイルを作成する手段と、
CSMファイルはヘッダ、ジョブ情報、次ジョブ情報、サーバ情報、ユーザデータブロック、Functionブロック、フィールドデータ、リソースデータから成るファイルフォーマットとする手段と、
1つのCSMファイルには1つの印刷属性しか指定できないことする手段と、
リクエストを解析し複数のリクエストジョブであった場合、一旦CSMファイルを作成し、その後複数のCSMファイルを結合しCSMXファイルを生成する手段と、
CSMXファイルにはヘッダ部、区切り部、CSMファイル部から成るファイルフォーマットとする手段と、
CSMXファイルはCSMファイルを複数持つことにより印刷属性を複数指定する手段と、
CSMXファイルをクライアントに対してレスポンスとして送信する手段と、
クライアントではレスポンスをうけとりCSMXファイルを解析しCSMファイルに分解して処理をする手段と
を有することを特徴とする、帳票印刷システム。
In the form printing system with the server and client distributed on the network as described above, in order to enable network communication reduction associated with request generation, request analysis processing, and response generation,
Means to combine multiple requests on the client;
Means for sending a request from the client to the server;
A means for the server to receive requests from clients;
Means to analyze the received request and convert multiple request jobs to other file formats;
Means for sending the file of the created file format to the client;
The client that receives the response analyzes the file and processes it,
A means to request multiple request jobs at the same time on the client;
Means to select whether or not to combine the request on the client;
Means for determining whether the request from the client is a request including a plurality of job instructions or a request including a single job instruction at the server;
Means for analyzing a request from a client on a server and creating a CSM file from a request job;
The CSM file has a file format including a header, job information, next job information, server information, user data block, function block, field data, and resource data;
Means that only one print attribute can be specified in one CSM file;
If the request is analyzed and there are multiple request jobs, a CSM file is created once, and then a plurality of CSM files are combined to generate a CSMX file;
The CSMX file has a file format comprising a header part, a delimiter part, and a CSM file part,
The CSMX file has a plurality of CSM files and means for specifying a plurality of print attributes;
Means for sending a CSMX file as a response to the client;
The form printing system characterized in that the client has a means for receiving the response, analyzing the CSMX file, disassembling it into a CSM file, and processing it.

CSMデータファイルの共通リソースを代表して1つだけCSMXデータファイルで持つことで、CSMデータファイルに重複するリソースデータ分、生成すCSMXデータファイルのサイズを小さくすることができる。   By having only one CSMX data file representing the common resources of the CSM data file, the size of the generated CSMX data file can be reduced by the amount of resource data that overlaps the CSM data file.

これによって作成されるCSMXデータファイルのファイルサイズは重複するリソースデータ分小さくすることができ、サーバからクライアントへデータを送信する際にも通常より早くデータ転送を完了することが出来る。   As a result, the file size of the CSMX data file created can be reduced by the amount of overlapping resource data, and data transfer can be completed earlier than usual when data is transmitted from the server to the client.

CSMXデータファイルから分割されたCSMデータファイルをグループとして扱うことにより、オーバレイを行い印刷などを行う場合に、グルーピングされたCSMデータファイルの印刷中に他の印刷処理が割り込むのを阻止することが出来る。これにより連続的に処理したい印刷ジョブの間に他の印刷ジョブが紛れ込むのを防止することができる。   By handling a CSM data file divided from a CMX data file as a group, when printing is performed by overlaying, it is possible to prevent other print processing from interrupting during printing of the grouped CSM data file. . As a result, it is possible to prevent other print jobs from being mixed in between the print jobs to be continuously processed.

以下本発明を実施するための最良の形態を、実施例により詳しく説明する。   Hereinafter, the best mode for carrying out the present invention will be described in detail with reference to examples.

図1は、本発明の一実施例である帳票印刷システムのハードウェアの構成を表わすブロック図である。このシステムは、CPU10による中央処理装置と、ROM11/RAM12による主記憶装置、FDドライブ13やHDドライブ15などによる外部記憶装置、キーボード16およびマウス18などポインティングデバイスによる入力装置、CRTディスプレイ17などによる表示装置、プリンタやプロッタによる印刷装置19とそれらを結ぶシステムバス20とからその主要部が構成されるコンピュータシステムが、ネットワークバス21によって複数相互に接続されているものである。   FIG. 1 is a block diagram showing a hardware configuration of a form printing system according to an embodiment of the present invention. This system includes a central processing unit by the CPU 10, a main storage unit by the ROM 11 / RAM 12, an external storage unit by the FD drive 13 and the HD drive 15, an input unit by a pointing device such as the keyboard 16 and the mouse 18, a display by the CRT display 17, etc. A plurality of computer systems, each of which includes a printing apparatus 19 such as an apparatus, a printer or a plotter, and a system bus 20 connecting them, are connected to each other by a network bus 21.

本制御装置は、基本I/Oプログラム、OS、およびプログラムをCPUが実行することにより動作する。基本I/OプログラムはROM11に書き込まれており、OSはHD15に書き込まれている。そして本制御装置の電源がONされたときに、基本I/Oプログラム中のIPL(イニシャル・プログラム・ローディング)機能によりHD15からOSがRAM12に読み込まれ、OSの動作が開始される(プログラムは図等に示される制御手順のフローチャートに基づいてプログラムコード化されたものである)。   This control device operates when the CPU executes a basic I / O program, an OS, and a program. The basic I / O program is written in the ROM 11 and the OS is written in the HD 15. When the control device is turned on, the OS is read from the HD 15 into the RAM 12 by the IPL (Initial Program Loading) function in the basic I / O program, and the operation of the OS is started (the program is shown in FIG. The program code is based on the flowchart of the control procedure shown in FIG.

本実施例の場合は、本制御プログラムおよび関連データはFD14中に記録されており、その記録されている内容の構成を図2に示す。FD14に記録された制御プログラム及び関連データは、図1に示すようにFDドライブ13を通じて本コンピュータシステムにロードすることができる。このFDをFDドライブ13にセットすると、OSおよび基本I/Oプログラムの制御の下に本制御プログラムおよび関連データがFD14から読み出され、RAM12にロードされて動作可能となる。   In the case of the present embodiment, the present control program and related data are recorded in the FD 14, and the configuration of the recorded contents is shown in FIG. The control program and related data recorded in the FD 14 can be loaded into the computer system through the FD drive 13 as shown in FIG. When this FD is set in the FD drive 13, the control program and related data are read from the FD 14 under the control of the OS and the basic I / O program, and loaded into the RAM 12 to be operable.

図3は、本制御プログラムがRAMにロードされ実行可能となった状態のメモリマップを示す。   FIG. 3 shows a memory map in a state where the control program is loaded into the RAM and becomes executable.

本実施例では、FD14から制御プログラム及び関連データを直接RAM12にロードして実行させる例を示したが、この他にFD14からプログラム及び関連データをいったんHD15に格納(インストール)しておき、本プログラムを動作させる段にHD15からRAM12にロードするようにしてもよい。また本制御プログラムを記録する媒体は、FD以外にCD−ROM、ICメモリカードなどであってもよい。さらに本プログラムをROM11に記録しておき、これをメモリマップの一部をなすように構成し、直接CPU10で実行することも可能である。   In the present embodiment, the control program and related data are directly loaded from the FD 14 into the RAM 12 and executed. However, in addition to this, the program and related data are once stored (installed) in the HD 15 from the FD 14 and this program is stored. It is also possible to load from the HD 15 to the RAM 12 when operating. The medium for recording this control program may be a CD-ROM, an IC memory card, etc. in addition to the FD. Furthermore, this program can be recorded in the ROM 11, configured so as to form a part of the memory map, and directly executed by the CPU 10.

本発明の実施の形態を図面を参照して説明する。   Embodiments of the present invention will be described with reference to the drawings.

図4は本発明のネットワーク構成図である。   FIG. 4 is a network configuration diagram of the present invention.

クライアントマシン(S01)がネットワークに接続されているマシンA(S02)に接続する。マシンAにはエージェントコンポーネントと監視マネージャコンポーネントが存在する。またネットワーク上にはコンポーザコンポーネント1と監視マネージャコンポーネントが存在するサーバ(S03)、コンポーザ2と監視マネージャが存在するサーバ(S05)、マネージャコンポーネントと監視マネージャコンポーネントが存在するサーバ(S04)がネットワークに接続している。   The client machine (S01) connects to the machine A (S02) connected to the network. Machine A has an agent component and a monitoring manager component. Further, a server (S03) in which the composer component 1 and the monitoring manager component exist on the network, a server (S05) in which the composer 2 and the monitoring manager exist, and a server (S04) in which the manager component and the monitoring manager component exist are connected to the network. is doing.

エージェントコンポーネントはクライアントからの処理を受けて他のコンポーネントで行った処理結果をクライアントへ返却するコンポーネントである。コンポーザコンポーネントはエージェントからの処理要求を受け実際にデータを使ってオーバレイを行うコンポーネントである。マネージャコンポーネントはコンポーザの処理状況を把握し最適なコンポーザをエージェントに対して紹介するコンポーネントである。監視マネージャコンポーネントはそれぞれのコンポーネントの稼動状況の把握、起動、終了、再起動などの操作を行うことが出来るコンポーネントである。   The agent component is a component that receives processing from the client and returns processing results performed by other components to the client. The composer component is a component that performs overlay using data in response to a processing request from an agent. The manager component is a component that grasps the processing status of the composer and introduces the optimum composer to the agent. The monitoring manager component is a component that can perform operations such as grasping the operation status of each component, starting, terminating, and restarting.

図5は、本実施例で使用するCSMファイルフォーマットの図である。CSMファイルはヘッダ部(S06)、ジョブ情報(S07)、次ジョブ情報(S08)、サーバ情報(S09)、ユーザデータブロック(S10)、Functionブロック(S11)、フィールドエディタ(S12)、リソース(S13)から構成されている。   FIG. 5 is a diagram of a CSM file format used in this embodiment. The CSM file includes a header section (S06), job information (S07), next job information (S08), server information (S09), user data block (S10), function block (S11), field editor (S12), resource (S13). ).

図6は、本実施例で使用するCSMXファイルフォーマットの図である。CSMXファイルはヘッダ部(S14)、区切り部(S15)、CSMファイル(S16)で構成されている。   FIG. 6 is a diagram of a CSMX file format used in this embodiment. The CSMX file is composed of a header part (S14), a delimiter part (S15), and a CSM file (S16).

図7は本実施例の概念図である。クライアントではリクエストを作成し(S17)それをサーバに対して送信する(S18)。リクエストを受け取ったサーバではますジョブからCSMデータファイルを作成する(S19)。複数のジョブがリクエストとして送られてきた場合それぞれのジョブに対してCSMデータファイルを作成する(S20)。次にそれらのCSMデータファイルを結合させてCSMXデータファイルを作成する(S21)。作成したCSMXファイルをクライアントにレスポンスとして送信する。   FIG. 7 is a conceptual diagram of this embodiment. The client creates a request (S17) and transmits it to the server (S18). The server that receives the request creates a CSM data file from the job (S19). When a plurality of jobs are sent as requests, a CSM data file is created for each job (S20). Next, a CSX data file is created by combining the CSM data files (S21). The created CSMX file is transmitted as a response to the client.

図8はクライアントにおけるリクエスト発行処理のフローチャートである。まずリクエスト作成を開始する(S23)。ジョブを複数作成するかどうか選択する(S24)。複数ジョブを作成する場合、それらのジョブを1リクエストにするかどうか選択する(S25)。複数ジョブを1リクエストにすることを選択した場合、それらのジョブを結合し1リクエストにする(S26)。複数のジョブを1つのリクエストにしない場合、それら個々のジョブごとにリクエストを作成する(S27)。ジョブを1つ作成する場合はリクエストも1つ作成する(S28)。上記で作成したリクエストをサーバに対して送信する(S29)。   FIG. 8 is a flowchart of request issue processing in the client. First, request creation is started (S23). It is selected whether to create a plurality of jobs (S24). When creating a plurality of jobs, it is selected whether or not to make those jobs one request (S25). If it is selected to make a plurality of jobs one request, these jobs are combined into one request (S26). If a plurality of jobs are not made into one request, a request is created for each individual job (S27). When creating one job, one request is also created (S28). The request created above is transmitted to the server (S29).

図9はサーバにおけるクライアントからのリクエスト解析処理のフローチャートである。   FIG. 9 is a flowchart of a request analysis process from a client in the server.

まずクライアントからのリクエストを受信する(S30)。次にそのリクエストを解析する(S31)。1リクエストに複数のジョブが存在するかどうか解析する(S32)。複数のジョブが存在する場合、それぞれのジョブについてCSMデータファイルを作成する(S33)。1リクエストに1ジョブが含まれる場合は、それに対応するCSMデータファイルを作成する(S34)。1リクエストに対して複数CSMデータファイルを作成する場合、それらのCSMデータファイルをCSMXデータファイルに1つのファイルとして結合させるかどうかを選択する(S35)。結合する場合、CSMXデータファイルにそれぞれのCSMデータファイルを結合させてCSMXデータファイルを作成する(S36)。作成したCSMXデータファイル、又はCSMデータファイルをレスポンスとしてクライアントに送信する(S37)。   First, a request from a client is received (S30). Next, the request is analyzed (S31). It is analyzed whether a plurality of jobs exist in one request (S32). If there are a plurality of jobs, a CSM data file is created for each job (S33). When one job is included in one request, a corresponding CSM data file is created (S34). When creating a plurality of CSM data files for one request, it is selected whether or not these CSM data files are combined into one CSMX data file (S35). When combining, a CSMX data file is created by combining each CSM data file with the CSMX data file (S36). The created CSMX data file or CSM data file is transmitted to the client as a response (S37).

図10はクライアントにおけるサーバからのレスポンス解析に関するフローチャートである。   FIG. 10 is a flowchart regarding response analysis from the server in the client.

まずサーバからのレスポンスを受け取る(S38)。次にレスポンスの解析を行う(S39)。レスポンス解析の結果、CSMXデータの場合CSMXデータの解析を行い(S41)、CSMXデータファイルをCSMデータファイルに分解する(S42)。分解したCSMデータファイル又は1つのCSMデータファイルを解析する(S43)。解析したCSMデータファイルを元にオーバレイを実行する(S44)。   First, a response from the server is received (S38). Next, the response is analyzed (S39). As a result of the response analysis, in the case of CSMX data, CSMX data is analyzed (S41), and the CSMX data file is decomposed into CSM data files (S42). The decomposed CSM data file or one CSM data file is analyzed (S43). Overlay is executed based on the analyzed CSM data file (S44).

[他の実施例]   [Other Examples]

実施例2としては、サーバでCSMデータファイルを結合しCSMXデータファイルを生成する際に、CSMデータファイルをそのまま用いるのではなく、結合するCSMデータファイルを分析し、それぞれがのCSMデータファイルが含んでいる共通のリソースファイルなどを1つだけ保存し、重複があるリソースファイルを削除してCSMXデータファイルを生成する。   In the second embodiment, when the CSM data file is generated by combining the CSM data files on the server, the CSM data file is not used as it is, but the combined CSM data file is analyzed, and each CSM data file includes Only one common resource file is stored, and resource files with duplicates are deleted to generate a CSMX data file.

図11はサーバにおけるCSMデータファイルからCSMXデータファイルを作成する図である。各CSMデータファイルに共通するリソースファイルを選択し(S45)、CSMデータファイルを結合する再にリソースデータを抜き出し、生成するCSMXデータファイルに共通するリソースデータを1つだけ抜き出しそれを有効としてCSMXデータファイルを作成する(S46)。   FIG. 11 is a diagram for creating a CSMX data file from the CSM data file in the server. A resource file common to each CSM data file is selected (S45), the resource data is extracted again when the CSM data files are combined, and only one resource data common to the generated CSMX data file is extracted and the CSMX data is made valid. A file is created (S46).

実施例3としては、CSMXデータファイルをクライアントで扱う時にCSMXデータファイルを分割してできる複数のCSMデータファイルをそれぞれ単独ではなくグループとして扱う。   In the third embodiment, when a CSMX data file is handled by a client, a plurality of CSM data files obtained by dividing the CSMX data file are handled as groups instead of individually.

本発明の一実施例である帳票印刷システムのハードウェアの構成を表わすブロック図1 is a block diagram showing a hardware configuration of a form printing system according to an embodiment of the present invention. FD中に記録されている本制御プログラムおよび関連データの内容の構成を示す図The figure which shows the structure of the content of this control program and related data which are recorded in FD 本制御プログラムがRAMにロードされ実行可能となった状態のメモリマップを示す図A diagram showing a memory map in a state where the control program is loaded into the RAM and becomes executable 本発明のネットワーク構成図Network configuration diagram of the present invention 本発明のCSMデータファイルフォーマットを示す図The figure which shows the CSM data file format of this invention 本発明のCSMXデータファイルフォーマットを示す図The figure which shows the CSMX data file format of this invention 本発明の概念図Conceptual diagram of the present invention 本発明のクライアントにおけるリクエスト発行処理のフローチャートFlowchart of request issuance processing in the client of the present invention 本発明のサーバにおけるクライアントからのリクエスト解析処理のフローチャートFlowchart of request analysis processing from client in server of the present invention 本発明のクライアントにおけるサーバからのレスポンス解析に関するフローチャートFlowchart relating to response analysis from server in client of the present invention 本発明の共通リソース含有時のCSMXデータファイル作成方法を示す図The figure which shows the CSMX data file creation method at the time of common resource containing of this invention

符号の説明Explanation of symbols

10 中央演算処理装置 CPU
11 読取専用主記憶装置 ROM
12 読み書き可能主記憶装置 RAM
13 外部記憶装置 FDドライブ
14 外部記憶媒体 FD
15 外部記憶装置 HDドライブ
16 入力装置 キーボード
17 表示装置 ディスプレイ
18 入力装置 マウス
19 印刷装置
20 システムバス
30 媒体
31 媒体のボリューム情報領域
32 媒体のディレクトリ情報領域
33 制御プログラムの実行ファイル領域
34 制御プログラムの関連データファイル領域
40 記憶領域
41 基本I/Oプログラム領域
42 OS領域
43 制御プログラム領域
44 データエリア
45 ワークエリア
10 Central processing unit CPU
11 Read-only main memory ROM
12 Read / write main memory RAM
13 External storage device FD drive 14 External storage medium FD
15 External storage device HD drive 16 Input device Keyboard 17 Display device Display 18 Input device Mouse 19 Printing device 20 System bus 30 Medium 31 Medium volume information area 32 Medium directory information area 33 Control program execution file area 34 Relevance of control program Data file area 40 Storage area 41 Basic I / O program area 42 OS area 43 Control program area 44 Data area 45 Work area

Claims (12)

ネットワークに接続されたサーバとクライアントからなる帳票印刷システムにおいて、クライアントからのリクエストをサーバで処理し、クライアントに対してレスポンスを返却する帳票印刷システムであって、クライアントで複数のリクエストを結合する手段と、クライアントからサーバに対してリクエストを送信する手段と、クライアントからのリクエストをサーバが受ける手段と、受け取ったリクエストを解析し複数のリクエストジョブを他のファイルフォーマットに変換する手段と、変換し作成したファイルフォーマットのファイルをクライアントに対して送信する手段と、レスポンスを受け取ったクライアントはファイルを解析し処理を行う手段とを備えたことを特徴とする帳票印刷システム。   In a form printing system consisting of a server and a client connected to a network, a form printing system for processing a request from a client and returning a response to the client, and means for combining a plurality of requests at the client , A means for sending a request from the client to the server, a means for the server to receive a request from the client, a means for analyzing the received request and converting a plurality of request jobs into other file formats, A form printing system comprising means for transmitting a file in a file format to a client, and means for analyzing and processing the file when the client receives the response. 請求項1に記載の帳票印刷システムにおいて、クライアントで複数のリクエストジョブを結合し1つのリクエストにできることを特徴とする帳票印刷システム。   The form printing system according to claim 1, wherein a client can combine a plurality of request jobs into a single request. 請求項2に記載の帳票印刷システムにおいて、クライアントでリクエストを結合するか否かを選択できることを特徴とする帳票印刷システム。   3. The form printing system according to claim 2, wherein the client can select whether or not to combine requests. 請求項3に記載の帳票印刷システムにおいて、サーバでクライアントからのリクエストを複数のジョブ命令が含まれたリクエストか単発のジョブ命令が含まれたリクエストであるかを判断することを特徴とする帳票印刷システム。   4. The form printing system according to claim 3, wherein the server determines whether the request from the client is a request including a plurality of job instructions or a request including a single job instruction. system. 請求項4に記載の帳票印刷システムにおいて、サーバでクライアントからのリクエストを解析しリクエストジョブからCSMファイルを作成することを特徴とする帳票印刷システム。   5. The form printing system according to claim 4, wherein the server analyzes the request from the client and creates a CSM file from the request job. 請求項5に記載の帳票印刷システムにおいて、CSMファイルはヘッダ、ジョブ情報、次ジョブ情報、サーバ情報、ユーザデータブロック、Functionブロック、フィールドデータ、リソースデータから成るファイルフォーマットであることを特徴とする帳票印刷システム。   6. The form printing system according to claim 5, wherein the CSM file has a file format comprising a header, job information, next job information, server information, user data block, function block, field data, and resource data. Printing system. 請求項6に記載の帳票印刷システムにおいて、1つのCSMファイルには1つの印刷属性しか指定できないことを特徴とする帳票印刷システム。   7. The form printing system according to claim 6, wherein only one print attribute can be designated for one CSM file. 請求項7に記載の帳票印刷システムにおいて、リクエストを解析し複数のリクエストジョブであった場合、一旦CSMファイルを作成し、その後複数のCSMファイルを結合しCSMXファイルを生成することを特徴とする帳票印刷システム。   8. The form printing system according to claim 7, wherein when a request is analyzed and there are a plurality of request jobs, a CSM file is once created, and then a plurality of CSM files are combined to generate a CSMX file. Printing system. 請求項8に記載の帳票印刷システムにおいて、CSMXファイルにはヘッダ部、区切り部、CSMファイル部から成るファイルフォーマットであることを特徴とする帳票印刷システム。   9. The form printing system according to claim 8, wherein the CSMX file has a file format including a header part, a delimiter part, and a CSM file part. 請求項9に記載の帳票印刷システムにおいて、CSMXファイルはCSMファイルを複数持つことにより印刷属性を複数指定できることを特徴とする帳票印刷システム。   10. The form printing system according to claim 9, wherein the CSMX file has a plurality of CSM files, so that a plurality of printing attributes can be designated. 請求項10に記載の帳票印刷システムにおいて、CSMXファイルをクライアントに対してレスポンスとして送信することを特徴とする帳票印刷システム。   11. The form printing system according to claim 10, wherein the CSMX file is transmitted as a response to the client. 請求項11に記載の帳票印刷システムにおいて、クライアントではレスポンスをうけとりCSMXファイルを解析しCSMファイルに分解して処理を行うことを特徴とする帳票印刷システム。   12. The form printing system according to claim 11, wherein the client receives a response, analyzes the CSMX file, disassembles it into a CSM file, and performs processing.
JP2005058028A 2005-03-02 2005-03-02 Business form print system Withdrawn JP2006244084A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005058028A JP2006244084A (en) 2005-03-02 2005-03-02 Business form print system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005058028A JP2006244084A (en) 2005-03-02 2005-03-02 Business form print system

Publications (1)

Publication Number Publication Date
JP2006244084A true JP2006244084A (en) 2006-09-14

Family

ID=37050444

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005058028A Withdrawn JP2006244084A (en) 2005-03-02 2005-03-02 Business form print system

Country Status (1)

Country Link
JP (1) JP2006244084A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008117175A (en) * 2006-11-06 2008-05-22 Fuji Xerox Co Ltd Distribution document print system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008117175A (en) * 2006-11-06 2008-05-22 Fuji Xerox Co Ltd Distribution document print system

Similar Documents

Publication Publication Date Title
JP4240690B2 (en) Information processing apparatus, information processing method, information processing system, and recording medium
US8045202B2 (en) Information processing apparatus and print device control method
US7907302B2 (en) Printing system, printing method, data server, recording medium, and program for performing printing via a communications network
JP4125044B2 (en) Information processing apparatus, information processing apparatus control method, program, and storage medium
US8711390B2 (en) Method and apparatus for executing load distributed printing
US20070112441A1 (en) Modular layer for abstracting peripheral hardware characteristics
JP2000039972A (en) Print system and printer and print server
US7805418B2 (en) Data-processing apparatus, data processing method, and storage medium
US11520536B2 (en) Information processing apparatus, control method and program therefor, and server system capable of communicating with the information processing apparatus
JP4246620B2 (en) Information processing apparatus, information processing system, information processing method, program, and recording medium
JP2008003954A (en) Printing system, image forming apparatus, and method and program for reprinting control
JP2006244084A (en) Business form print system
JP2003316543A (en) Information processing method, information processor and program
JP5407520B2 (en) Print control apparatus and print control system
US7623253B1 (en) Indirect processing of print jobs
JP4412718B2 (en) Information processing apparatus and control method thereof
JP3709695B2 (en) Printing system, printer server apparatus used in printing system, printer server processing method, and recording medium on which printer server processing program is recorded
JP2006146716A (en) Information processor, informed processing method, program and storage medium
JP2006277526A (en) Business form printing system
JP4110021B2 (en) Print processing program, information processing apparatus, information processing method, and storage medium for performing print processing with department management
JP2008027217A (en) Printing system with information processor and printing apparatus
JP4143598B2 (en) Management method in information processing apparatus, information processing apparatus, program, and storage medium
JP2013131109A (en) Printing management device, printing management method, and computer program
JPH10278386A (en) Printer, client computer, printer server and printer system
JP2008165697A (en) Print data management program and storage medium

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080513