JP2013089154A - Watermark generation program - Google Patents

Watermark generation program Download PDF

Info

Publication number
JP2013089154A
JP2013089154A JP2011231485A JP2011231485A JP2013089154A JP 2013089154 A JP2013089154 A JP 2013089154A JP 2011231485 A JP2011231485 A JP 2011231485A JP 2011231485 A JP2011231485 A JP 2011231485A JP 2013089154 A JP2013089154 A JP 2013089154A
Authority
JP
Japan
Prior art keywords
watermark
print data
filter
document
generation program
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
JP2011231485A
Other languages
Japanese (ja)
Other versions
JP5536734B2 (en
Inventor
Koji Kubono
浩二 久保野
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions 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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2011231485A priority Critical patent/JP5536734B2/en
Publication of JP2013089154A publication Critical patent/JP2013089154A/en
Application granted granted Critical
Publication of JP5536734B2 publication Critical patent/JP5536734B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a watermark generation program which causes a computer to create a watermark which is more appropriately printed than before by an image formation device.SOLUTION: CUPS which causes Macintosh(R) to generate Postscript data from a PDF file which is generated by an application is a program in which cupsPreFilter and cupsFilter can be designated. A printer driver causes Macintosh to designate kyoprefilter which synthesizes a watermark in a document on the PDF file as a part of cupsFilter (S102), and to designate cgpdftops which converts the PDF file to which the watermark is synthesized by kyoprefilter into Postscript data, as a part of cupsFilter (S103).

Description

本発明は、アプリケーションによって生成された文書に重ねられて印刷されるウォーターマーク(スタンプマーク)をコンピューターに生成させるウォーターマーク生成プログラムに関する。   The present invention relates to a watermark generation program for causing a computer to generate a watermark (stamp mark) to be printed over a document generated by an application.

従来、ページ記述言語による印刷データに基づいて印刷する画像形成装置の外部デバイスであって、アプリケーションによって生成された文書のファイルからページ記述言語による印刷データを生成するとともに、アプリケーションによって生成された文書に重ねられて印刷されるウォーターマークを生成する外部デバイスが知られている(特許文献1参照。)。この外部デバイスは、画像形成装置によって文書に合成されるウォーターマークの画像データを、ページ記述言語による印刷データが生成された後で印刷データに追加する。   Conventionally, an external device of an image forming apparatus that prints based on print data in a page description language, and generates print data in a page description language from a document file generated by the application, and also generates a document generated by the application. An external device that generates a watermark to be printed in a superimposed manner is known (see Patent Document 1). The external device adds the watermark image data to be combined with the document by the image forming apparatus to the print data after the print data in the page description language is generated.

特開2011−98500号公報JP 2011-98500 A

しかしながら、従来の外部デバイスにおいては、ウォーターマークを画像形成装置によって文書に合成させるので、ウォーターマークの画像データと、印刷データとの組み合わせが画像形成装置が適切に処理することができない組み合わせであった場合、画像形成装置にウォーターマークを適切に印刷させることができないという問題がある。   However, in the conventional external device, since the watermark is combined with the document by the image forming apparatus, the combination of the watermark image data and the print data is a combination that cannot be properly processed by the image forming apparatus. In this case, there is a problem that the watermark cannot be appropriately printed on the image forming apparatus.

そこで、本願の発明者は、印刷データを生成する前に文書のファイル上でウォーターマークを文書に合成することを考えた。   Therefore, the inventor of the present application considered combining a watermark with a document on a document file before generating print data.

そして、本願の発明者は、アプリケーションによって生成された文書のファイルとしてのPDF(Portable Document Format)ファイルからページ記述言語としてのPostscriptによる印刷データ(以下「Postscriptデータ」という。)をコンピューターとしてのMacintosh(登録商標)に生成させる印刷データ生成プログラムとしてのCUPS(Common Unix Printing System)とともに使用されて、文書に重ねられて印刷されるウォーターマークをMacintoshに生成させるウォーターマーク生成プログラムを開発した。ここで、CUPSは、データの変換を実行する変換フィルターとしてのcupsFilterと、cupsFilterより前に実行されてPDFファイルをPostscriptデータに変換するプレフィルターとしてのcupsPreFilterとが指定されることが可能なプログラムである。このウォーターマーク生成プログラムは、PDFファイル上でウォーターマークを文書に合成するウォーターマーク合成フィルターをcupsPreFilterとしてMacintoshに指定させるプログラムであった。   Then, the inventor of the present application uses print data (hereinafter referred to as “Postscript data”) as Postscript as a page description language from a PDF (Portable Document Format) file as a document file generated by an application as Macintosh as a computer. A watermark generation program has been developed, which is used together with CUPS (Common Unix Printing System) as a print data generation program to be generated by the registered trademark, and allows Macintosh to generate a watermark to be printed on a document. Here, CUPS is a program that can specify cupsFilter as a conversion filter that performs data conversion and cupsPreFilter as a prefilter that is executed before cupsFilter and converts a PDF file to Postscript data. is there. This watermark generation program is a program that allows Macintosh to designate a watermark synthesis filter for synthesizing a watermark with a document on a PDF file as a cupsPreFilter.

しかしながら、本願の発明者は、アプリケーションの種類が例えばAdobe(登録商標)系である場合、上述のウォーターマーク生成プログラムによってcupsPreFilterとしてMacintoshに指定させたウォーターマーク合成フィルターが実行されないという問題が生じることを発見した。   However, when the type of application is, for example, Adobe (registered trademark), the inventor of the present application has a problem that the watermark synthesis filter designated by Macintosh as a cupsPreFilter is not executed by the watermark generation program described above. discovered.

そこで、本発明は、画像形成装置によって従来より適切に印刷されるウォーターマークをコンピューターに生成させることができるウォーターマーク生成プログラムを提供することを目的とする。   SUMMARY An advantage of some aspects of the invention is that it provides a watermark generation program capable of causing a computer to generate a watermark that is more appropriately printed by an image forming apparatus.

本発明のウォーターマーク生成プログラムは、アプリケーションによって生成された文書のファイルからページ記述言語による印刷データをコンピューターに生成させる印刷データ生成プログラムとともに使用されて、前記文書に重ねられて印刷されるウォーターマークを前記コンピューターに生成させるウォーターマーク生成プログラムであって、前記印刷データ生成プログラムは、データの変換を実行する変換フィルターと、前記変換フィルターより前に実行されて前記文書のファイルを前記ページ記述言語による印刷データに変換するプレフィルターとが指定されることが可能なプログラムであり、前記ウォーターマーク生成プログラムは、前記文書のファイル上で前記ウォーターマークを前記文書に合成するウォーターマーク合成フィルターを前記変換フィルターの一部として指定するウォーターマーク合成ステップと、前記ウォーターマーク合成フィルターによって前記ウォーターマークが合成された前記文書のファイルを前記ページ記述言語による印刷データに変換する印刷データ変換フィルターを前記変換フィルターの一部として指定する印刷データ変換ステップとを前記コンピューターに実行させることを特徴とする。   The watermark generation program of the present invention is used together with a print data generation program that causes a computer to generate print data in a page description language from a document file generated by an application, and prints a watermark to be printed over the document. A watermark generation program to be generated by the computer, wherein the print data generation program executes a conversion filter that performs data conversion, and prints the document file that is executed before the conversion filter in the page description language. The watermark generation program can specify a pre-filter to be converted into data, and the watermark generation program combines the watermark with the document on the document file. A watermark composition step for designating a filter as a part of the conversion filter, and a print data conversion filter for converting the document file in which the watermark is synthesized by the watermark synthesis filter into print data in the page description language. A print data conversion step specified as a part of the conversion filter is executed by the computer.

この構成により、本発明のウォーターマーク生成プログラムを実行するコンピューターは、印刷データを生成する前に文書のファイル上でコンピューター自身でウォーターマークを文書に合成するので、画像形成装置によって従来より適切に印刷されるウォーターマークを生成することができる。また、本発明のウォーターマーク生成プログラムを実行するコンピューターは、ウォーターマーク合成フィルターをプレフィルターではなく変換フィルターの一部として指定するので、ウォーターマーク合成フィルターを適切に実行することができる。   With this configuration, the computer executing the watermark generation program of the present invention synthesizes the watermark with the document itself on the document file before generating the print data. Therefore, the image forming apparatus prints more appropriately than before. The generated watermark can be generated. In addition, the computer that executes the watermark generation program of the present invention designates the watermark synthesis filter as a part of the conversion filter instead of the pre-filter, so that the watermark synthesis filter can be appropriately executed.

また、本発明のウォーターマーク生成プログラムの前記文書のファイルは、PDF(Portable Document Format)ファイルであり、前記印刷データ生成プログラムは、CUPS(Common Unix Printing System)であっても良い。   The document file of the watermark generation program of the present invention may be a PDF (Portable Document Format) file, and the print data generation program may be a CUPS (Common Unix Printing System).

この構成の場合、本発明のウォーターマーク生成プログラムを実行するコンピューターは、仮にウォーターマーク合成フィルターをプレフィルターとして指定すると、アプリケーションの種類によってはウォーターマーク合成フィルターが実行されないので、ウォーターマーク合成フィルターをプレフィルターではなく変換フィルターの一部として指定する意義が大きい。   In this configuration, if the computer executing the watermark generation program of the present invention designates a watermark synthesis filter as a prefilter, the watermark synthesis filter is not executed depending on the type of application. It is significant to specify it as part of the conversion filter, not the filter.

本発明のウォーターマーク生成装置は、アプリケーションによって生成された文書のファイルからページ記述言語による印刷データを生成するための印刷データ生成プログラムを実行し、前記文書に重ねられて印刷されるウォーターマークを生成するウォーターマーク生成装置であって、前記印刷データ生成プログラムは、データの変換を実行する変換フィルターと、前記変換フィルターより前に実行されて前記文書のファイルを前記ページ記述言語による印刷データに変換するプレフィルターとが指定されることが可能なプログラムであり、前記ウォーターマーク生成装置は、前記文書のファイル上で前記ウォーターマークを前記文書に合成するウォーターマーク合成フィルターを前記変換フィルターの一部として指定するウォーターマーク合成手段と、前記ウォーターマーク合成フィルターによって前記ウォーターマークが合成された前記文書のファイルを前記ページ記述言語による印刷データに変換する印刷データ変換フィルターを前記変換フィルターの一部として指定する印刷データ変換手段とを備えていることを特徴とする。   The watermark generation apparatus of the present invention executes a print data generation program for generating print data in a page description language from a document file generated by an application, and generates a watermark to be printed over the document The print data generation program executes a conversion filter for performing data conversion, and is executed before the conversion filter to convert the document file into print data in the page description language. A pre-filter can be designated, and the watermark generation device designates a watermark synthesis filter for synthesizing the watermark with the document on the document file as a part of the conversion filter. Watermer to do Combining means and print data converting means for designating, as part of the conversion filter, a print data conversion filter for converting the document file in which the watermark is combined by the watermark combining filter into print data in the page description language It is characterized by having.

この構成により、本発明のウォーターマーク生成装置は、印刷データを生成する前に文書のファイル上でウォーターマーク生成装置自身でウォーターマークを文書に合成するので、画像形成装置によって従来より適切に印刷されるウォーターマークを生成することができる。また、本発明のウォーターマーク生成装置は、ウォーターマーク合成フィルターをプレフィルターではなく変換フィルターの一部として指定するので、ウォーターマーク合成フィルターを適切に実行することができる。   With this configuration, the watermark generation apparatus of the present invention synthesizes a watermark into a document by the watermark generation apparatus itself on a document file before generating print data. Can be generated. Further, the watermark generation device of the present invention designates the watermark synthesis filter as a part of the conversion filter instead of the pre-filter, so that the watermark synthesis filter can be appropriately executed.

本発明のウォーターマーク生成プログラムは、画像形成装置によって従来より適切に印刷されるウォーターマークをコンピューターに生成させることができる。   The watermark generation program of the present invention can cause a computer to generate a watermark that is more appropriately printed than before by an image forming apparatus.

本発明の一実施の形態に係るネットワークシステムのブロック図である。1 is a block diagram of a network system according to an embodiment of the present invention. 図1に示すMacintosh(登録商標)のブロック図である。It is a block diagram of Macintosh (trademark) shown in FIG. 図2に示すCUPSの構造を示す図である。It is a figure which shows the structure of CUPS shown in FIG. 図2に示すプリンタードライバーの記述の一例を示す図である。FIG. 3 is a diagram illustrating an example of a description of a printer driver illustrated in FIG. 2. 図1に示すMFPのブロック図である。FIG. 2 is a block diagram of the MFP shown in FIG. 1. 図2に示すプリンタードライバーの動作のフローチャートである。3 is a flowchart of the operation of the printer driver shown in FIG. 図2に示すアプリケーションからMFPまでのデータの流れを示す図である。FIG. 3 is a diagram illustrating a flow of data from an application illustrated in FIG. 2 to an MFP.

以下、本発明の一実施の形態について、図面を用いて説明する。   Hereinafter, an embodiment of the present invention will be described with reference to the drawings.

まず、本実施の形態に係るネットワークシステムの構成について説明する。   First, the configuration of the network system according to the present embodiment will be described.

図1は、本実施の形態に係るネットワークシステム10のブロック図である。   FIG. 1 is a block diagram of a network system 10 according to the present embodiment.

図1に示すように、ネットワークシステム10は、コンピューターであるMacintosh(登録商標)20と、画像形成装置であるMFP(Multifunction Peripheral)30とを備えている。Macintosh20およびMFP30は、LAN(Local Area Network)またはインターネットなどのネットワーク11を介して互いに通信可能に接続されている。   As illustrated in FIG. 1, the network system 10 includes a Macintosh (registered trademark) 20 that is a computer and an MFP (Multifunction Peripheral) 30 that is an image forming apparatus. The Macintosh 20 and the MFP 30 are communicably connected to each other via a network 11 such as a LAN (Local Area Network) or the Internet.

図2は、Macintosh20のブロック図である。   FIG. 2 is a block diagram of the Macintosh 20.

図2に示すように、Macintosh20は、Macintosh20全体を制御する制御部21と、プログラムおよび各種のデータを記憶しているHDD(Hard Disk Drive)などの記憶デバイスである記憶部22と、利用者による種々の操作が入力されるマウスやキーボードなどの入力デバイスである操作部23と、種々の情報を表示するLCD(Liquid Crystal Display)などの表示デバイスである表示部24と、ネットワーク11経由で外部の装置と通信を行うネットワーク通信デバイスであるネットワーク通信部25とを備えている。Macintosh20は、後述するようにウォーターマークを生成するようになっており、ウォーターマーク生成装置を構成している。   As shown in FIG. 2, the Macintosh 20 includes a control unit 21 that controls the entire Macintosh 20, a storage unit 22 that is a storage device such as an HDD (Hard Disk Drive) that stores programs and various data, and a user An operation unit 23 which is an input device such as a mouse or a keyboard for inputting various operations, a display unit 24 which is a display device such as an LCD (Liquid Crystal Display) for displaying various information, and an external device via the network 11 And a network communication unit 25 that is a network communication device that communicates with the apparatus. The Macintosh 20 is configured to generate a watermark as will be described later, and constitutes a watermark generation device.

制御部21は、例えば、CPU(Central Processing Unit)と、プログラムおよび各種のデータを予め記憶しているROM(Read Only Memory)と、CPUの作業領域として用いられるRAM(Random Access Memory)とを備えている。CPUは、ROMや記憶部22に記憶されているプログラムを実行するようになっている。   The control unit 21 includes, for example, a CPU (Central Processing Unit), a ROM (Read Only Memory) that stores programs and various data in advance, and a RAM (Random Access Memory) used as a work area of the CPU. ing. The CPU is configured to execute a program stored in the ROM or the storage unit 22.

記憶部22は、OS(Operating System)22aと、MFP30によって印刷される文書のファイルとしてPDF(Portable Document Format)ファイルを生成する複数のアプリケーション22eと、アプリケーション22eによって生成された文書に重ねられて印刷されるウォーターマークをMacintosh20に生成させるウォーターマーク生成プログラムとしてのプリンタードライバー22fと、Postscriptデータを生成する前にPDFファイル上でウォーターマークを文書に合成するウォーターマーク合成フィルターとしてのkyoprefilter22gと、PDFファイルをPostscriptデータに変換するフィルターであるcgpdftops22hと、一般的なPostscriptデータをMFP30用のPostscriptデータに変換するフィルターであるpstops22iと、Postscriptデータに対して所定の処理を実行するバックエンドフィルター(Back−end Filter)としてのkyofilter22jとを記憶している。   The storage unit 22 prints an OS (Operating System) 22a, a plurality of applications 22e that generate a PDF (Portable Document Format) file as a document file to be printed by the MFP 30, and a document generated by the application 22e. A printer driver 22f as a watermark generation program that causes the Macintosh 20 to generate a watermark to be generated, a kyoprefilter 22g as a watermark synthesis filter that synthesizes a watermark into a document on a PDF file before generating Postscript data, and a PDF file Cgpdftops22h which is a filter for converting to Postscript data, And pstops22i a filter for converting Postscript data into Postscript data for MFP 30, and stores the kyofilter22j as a back-end filter (Back-end Filter) that performs predetermined processing for Postscript data.

cgpdftops22h、pstops22iおよびkyofilter22jは、kyoprefilter22gによってウォーターマークが合成されたPDFファイルをMFP30用のPostscriptデータに変換するようになっており、印刷データ変換フィルターを構成している。   The cgpdftops 22h, pstops 22i, and kyofilter 22j are configured to convert the PDF file in which the watermark is synthesized by the kyoprefilter 22g into Postscript data for the MFP 30, and constitute a print data conversion filter.

OS22aは、アプリケーション22eによって生成されたPDFファイルからページ記述言語であるPostscriptによる印刷データ(以下「Postscriptデータ」という。)をMacintosh20に生成させる印刷データ生成プログラムとしてのCUPS(Common Unix Printing System)22bを含んでいる。   The OS 22a generates a CUPS (Common Unix Printing System) 22b as a print data generation program that causes the Macintosh 20 to generate print data (hereinafter referred to as “Postscript data”) based on Postscript, which is a page description language, from the PDF file generated by the application 22e. Contains.

図3は、CUPS22bの構造を示す図である。   FIG. 3 is a diagram illustrating the structure of the CUPS 22b.

図3に示すように、CUPS22bは、PDFファイルをPostscriptデータに変換するプレフィルターとしてのcupsPreFilter22cと、データの変換を実行する変換フィルターとしてのcupsFilter22dとが指定されることが可能なプログラムである。cupsPreFilter22cは、実行される場合には、cupsFilter22dより前に実行されるフィルターである。   As shown in FIG. 3, the CUPS 22b is a program that can specify a cupsPreFilter 22c as a prefilter for converting a PDF file into Postscript data and a cupsFilter 22d as a conversion filter for performing data conversion. The cupsPreFilter 22c is a filter that is executed before the cupsFilter 22d when executed.

図4は、プリンタードライバー22fの記述の一例を示す図である。   FIG. 4 is a diagram illustrating an example of the description of the printer driver 22f.

図4に示すプリンタードライバー22fは、PPD(PostScript Printer Description)である。1行目は、アプリケーション22eによって生成されたPDFファイルのデータの変換を実行するフィルターのチェーンであるkyofilterscriptをcupsFilter22dとして指定する記述である。2行目以降は、kyofilterscriptの定義である。cupsPreFilter22cについては、記述されていない。7行目は、kyofilterscriptの1番目のフィルターとしてkyoprefilter22gを指定する記述である。8行目は、kyofilterscriptの2番目のフィルターとしてcgpdftops22hを指定する記述である。9行目は、kyofilterscriptの3番目のフィルターとしてpstops22iを指定する記述である。10行目は、kyofilterscriptの4番目のフィルターとしてkyofilter22jを指定する記述である。   The printer driver 22f shown in FIG. 4 is a PPD (PostScript Printer Description). The first line is a description that specifies, as cupsFilter22d, kyofilterscript, which is a filter chain that executes conversion of data of the PDF file generated by the application 22e. The second and subsequent lines are the definition of kyofilterscript. The cupsPreFilter 22c is not described. The seventh line is a description for designating kyoprefilter 22g as the first filter of kyofilterscript. The eighth line is a description for designating cgpdftops22h as the second filter of kyofilterscript. The ninth line is a description that specifies pstops22i as the third filter of the kyofilterscript. The tenth line is a description that specifies kyofilter 22j as the fourth filter of kyofilterscript.

図2に示すように、制御部21は、記憶部22に記憶されているプリンタードライバー22fを実行することによって、ウォーターマーク合成フィルターであるkyoprefilter22gをcupsFilter22dの一部として指定するウォーターマーク合成手段21a、および、印刷データ変換フィルターであるcgpdftops22h、pstops22iおよびkyofilter22jをcupsFilter22dの一部として指定する印刷データ変換手段21bとして機能する。以下においては、記憶部22に記憶されているアプリケーション22e、プリンタードライバー22f、kyoprefilter22g、cgpdftops22h、pstops22i、kyofilter22jを制御部21が実行した場合の制御部21の機能を、それぞれ単にアプリケーション22e、プリンタードライバー22f、kyoprefilter22g、cgpdftops22h、pstops22i、kyofilter22jと記載して説明する。   As shown in FIG. 2, the control unit 21 executes a printer driver 22f stored in the storage unit 22, thereby designating a watermark combining unit 21a that designates a watermark pre-filter 22g as a part of the cups Filter 22d, The print data conversion filter 21b functions as print data conversion means 21b that designates cgpdftops 22h, pstops 22i, and kyofilter 22j as part of the cupsFilter 22d. In the following, the functions of the control unit 21 when the control unit 21 executes the application 22e, the printer driver 22f, the kyofilter 22g, the cgpdftops 22h, the pstops 22i, and the kyofilter 22j stored in the storage unit 22 are simply referred to as the application 22e and the printer driver 22f, respectively. , Kyoprefilter 22g, cgpdftops 22h, pstops 22i, and kyofilter 22j.

なお、OS22a、CUPS22b、アプリケーション22e、プリンタードライバー22f、kyoprefilter22g、cgpdftops22h、pstops22i、kyofilter22jは、Macintosh20の製造段階でMacintosh20にインストールされていても良いし、CD(Compact Disk)、DVD(Digital Versatile Disk)などの記憶媒体から、または、ネットワーク11上からMacintosh20に追加でインストールされても良い。   Note that the OS 22a, CUPS 22b, application 22e, printer driver 22f, kyoprefilter 22g, cgpdftops 22h, pstops 22i, and kyofilter 22j may be installed in the Macintosh 20 at the manufacturing stage of the Macintosh 20, or a CD (Compact Disc), DVD (Compact Disc), DVD, etc. May be additionally installed in the Macintosh 20 from the storage medium of FIG.

図5は、MFP30のブロック図である。   FIG. 5 is a block diagram of the MFP 30.

図5に示すように、MFP30は、MFP30全体を制御する制御部31と、各種のデータを記憶しているEEPROM(Electrically Erasable Programmable Read Only Memory)などの記憶デバイスである記憶部32と、利用者による種々の操作が入力されるボタンなどの入力デバイスである操作部33と、種々の情報を表示するLCDなどの表示デバイスである表示部34と、用紙に印刷を実行する印刷デバイスであるプリンター35と、原稿から画像を読み取る読取デバイスであるスキャナー36と、図示していない外部のファクシミリ装置と公衆電話回線などの通信回線経由でファックス通信を行うファックスデバイスであるファックス通信部37と、ネットワーク11経由で外部の装置と通信を行うネットワーク通信デバイスであるネットワーク通信部38とを備えている。   As illustrated in FIG. 5, the MFP 30 includes a control unit 31 that controls the entire MFP 30, a storage unit 32 that is a storage device such as an EEPROM (Electrically Erasable Programmable Read Only Memory) that stores various types of data, and a user. An operation unit 33 that is an input device such as buttons for inputting various operations according to, a display unit 34 that is a display device such as an LCD that displays various information, and a printer 35 that is a printing device that executes printing on paper. A scanner 36 that reads an image from a document, a fax communication unit 37 that is a fax device that performs fax communication with an external facsimile apparatus (not shown) via a communication line such as a public telephone line, and the network 11 Outside A network communication unit 38 that is a network communication device that communicates with other devices.

制御部31は、例えば、CPUと、プログラムおよび各種のデータを予め記憶しているROMと、CPUの作業領域として用いられるRAMとを備えている。CPUは、ROMまたは記憶部32に記憶されているプログラムを実行するようになっている。   The control unit 31 includes, for example, a CPU, a ROM that stores programs and various data in advance, and a RAM that is used as a work area of the CPU. The CPU is configured to execute a program stored in the ROM or the storage unit 32.

次に、ネットワークシステム10の動作について説明する。   Next, the operation of the network system 10 will be described.

Macintosh20のアプリケーション22eが文書をMFP30に印刷させる指示をプリンタードライバー22fに入力すると、プリンタードライバー22fは、図6に示す処理を開始する。   When the application 22e of the Macintosh 20 inputs an instruction to print a document on the MFP 30 to the printer driver 22f, the printer driver 22f starts the process illustrated in FIG.

図6は、プリンタードライバー22fの動作のフローチャートである。   FIG. 6 is a flowchart of the operation of the printer driver 22f.

図6に示すように、プリンタードライバー22fは、印刷対象の文書のファイルとしてPDFファイルをアプリケーション22eに要求する(S101)。   As shown in FIG. 6, the printer driver 22f requests the application 22e for a PDF file as a document file to be printed (S101).

次いで、プリンタードライバー22fのウォーターマーク合成手段21aは、cupsFilter22dの一部としてkyoprefilter22gを指定することによって、S101における要求に応じてアプリケーション22eによって生成されたPDFファイル上でウォーターマークをkyoprefilter22gによって文書に合成する(S102)。   Next, the watermark synthesizing unit 21a of the printer driver 22f designates the kyoprefilter 22g as a part of the cupsFilter 22d, thereby synthesizing the watermark into a document on the PDF file generated by the application 22e in response to the request in S101 by the kyoprefilter 22g. (S102).

次いで、プリンタードライバー22fの印刷データ変換手段21bは、cupsFilter22dの一部としてcgpdftops22hを指定することによって、S102においてウォーターマークが合成されたPDFファイルをcgpdftops22hによってPostscriptデータに変換する(S103)。   Next, the print data conversion unit 21b of the printer driver 22f specifies cgpdftops22h as a part of the cupsFilter 22d, thereby converting the PDF file combined with the watermark in S102 into Postscript data by cgpdftops22h (S103).

次いで、印刷データ変換手段21bは、cupsFilter22dの一部としてpstops22iを指定することによって、S103において生成されたPostscriptデータをpstops22iによってMFP30用のPostscriptデータに変換する(S104)。   Next, the print data conversion unit 21b designates pstops22i as part of the cupsFilter 22d, thereby converting the Postscript data generated in S103 into Postscript data for the MFP 30 using pstops22i (S104).

次いで、印刷データ変換手段21bは、cupsFilter22dの一部としてkyofilter22jを指定することによって、S104において生成されたPostscriptデータに対してkyofilter22jによって所定の処理を実行する(S105)。   Next, the print data conversion unit 21b executes a predetermined process by the kyofilter 22j on the Postscript data generated in S104 by designating the kyofilter 22j as a part of the cupsFilter 22d (S105).

最後に、プリンタードライバー22fは、S105において生成されたPostscriptデータをMFP30に送信して(S106)、図6に示す処理を終了する。   Finally, the printer driver 22f transmits the Postscript data generated in S105 to the MFP 30 (S106), and ends the processing shown in FIG.

すなわち、アプリケーション22eによって生成されてMacintosh20からMFP30に送信されるデータは、図7に示すように、アプリケーション22eからMFP30までの間で、cupsFilter22dの一部として指定されたkyoprefilter22g、cgpdftops22h、pstops22i、kyofilter22jによって順に処理される。   That is, data generated by the application 22e and transmitted from the Macintosh 20 to the MFP 30 is transmitted between the application 22e and the MFP 30 by the kyoprefilter 22g, cgpdftops 22h, pstops22i, and kyofilter 22j specified as part of the cupsFilter 22d as shown in FIG. Processed in order.

MFP30は、プリンタードライバー22fから送信されてきたPostscriptデータを受信すると、受信したPostscriptデータに基づいて、ウォーターマークが合成された文書を印刷する。   When the MFP 30 receives the Postscript data transmitted from the printer driver 22f, the MFP 30 prints the document combined with the watermark based on the received Postscript data.

以上に説明したように、Macintosh20は、Postscriptデータを生成する前にPDFファイル上でMacintosh20自身でウォーターマークを文書に合成する(S102)ので、MFP30によって従来より適切に印刷されるウォーターマークを生成することができる。   As described above, since the Macintosh 20 synthesizes the watermark with the document by the Macintosh 20 itself on the PDF file before generating the Postscript data (S102), the Macintosh 20 generates a watermark that is more appropriately printed than before by the MFP 30. be able to.

また、Macintosh20は、ウォーターマーク合成フィルターであるkyoprefilter22gを、プレフィルターであるcupsPreFilter22cではなく、変換フィルターであるcupsFilter22dの一部として指定するので、kyoprefilter22gを適切に実行することができる。   In addition, since the Macintosh 20 designates the watermark prefilter 22g as the watermark filter, not as the prefilter cupsPreFilter 22c, but as a part of the conversion filter cupsFilter 22d, the kyoprefilter 22g can be appropriately executed.

また、Macintosh20は、文書のファイルがPDFファイルであり、印刷データ生成プログラムがCUPSであるので、仮にウォーターマーク合成フィルターであるkyoprefilter22gを、プレフィルターであるcupsPreFilter22cとして指定すると、例えばAdobe(登録商標)系のアプリケーションなど、アプリケーション22eの種類によっては上述したようにkyoprefilter22gが実行されない。したがって、Macintosh20は、ウォーターマーク合成フィルターであるkyoprefilter22gを、プレフィルターであるcupsPreFilter22cではなく、変換フィルターであるcupsFilter22dの一部として指定する意義が大きい。   In Macintosh 20, since the document file is a PDF file and the print data generation program is CUPS, if kyoprefilter 22g that is a watermark synthesis filter is designated as cupsPreFilter 22c that is a prefilter, for example, Adobe (registered trademark) system As described above, the kyoprefilter 22g is not executed depending on the type of the application 22e. Therefore, Macintosh 20 has a great significance of specifying the watermark synthesis filter kyoprefilter 22g as a part of the conversion filter cupsFilter 22d instead of the prefilter cupsPreFilter 22c.

なお、本発明のコンピューターは、本実施の形態においてMacintoshであるが、Macintosh以外のコンピューターであっても良い。   The computer of the present invention is Macintosh in this embodiment, but may be a computer other than Macintosh.

また、本発明の画像形成装置は、本実施の形態においてMFPであるが、プリンター専用機など、MFP以外の画像形成装置であっても良い。   The image forming apparatus of the present invention is an MFP in the present embodiment, but may be an image forming apparatus other than the MFP, such as a dedicated printer.

20 Macintosh(コンピューター、ウォーターマーク生成装置)
21a ウォーターマーク合成手段
21b 印刷データ変換手段
22b CUPS(印刷データ生成プログラム)
22c cupsPreFilter(プレフィルター)
22d cupsFilter(変換フィルター)
22e アプリケーション
22f プリンタードライバー(ウォーターマーク生成プログラム)
22g kyoprefilter(ウォーターマーク合成フィルター)
22h cgpdftops(印刷データ変換フィルター)
22i pstops(印刷データ変換フィルター)
22j kyofilter(印刷データ変換フィルター)
20 Macintosh (computer, watermark generator)
21a Watermark composition means 21b Print data conversion means 22b CUPS (print data generation program)
22c cupsPreFilter (pre-filter)
22d cupsFilter (conversion filter)
22e Application 22f Printer driver (Watermark generation program)
22g kyoprefilter (watermark synthesis filter)
22h cgpdftops (print data conversion filter)
22i pstops (print data conversion filter)
22j kyofilter (print data conversion filter)

Claims (3)

アプリケーションによって生成された文書のファイルからページ記述言語による印刷データをコンピューターに生成させる印刷データ生成プログラムとともに使用されて、前記文書に重ねられて印刷されるウォーターマークを前記コンピューターに生成させるウォーターマーク生成プログラムであって、
前記印刷データ生成プログラムは、データの変換を実行する変換フィルターと、前記変換フィルターより前に実行されて前記文書のファイルを前記ページ記述言語による印刷データに変換するプレフィルターとが指定されることが可能なプログラムであり、
前記ウォーターマーク生成プログラムは、前記文書のファイル上で前記ウォーターマークを前記文書に合成するウォーターマーク合成フィルターを前記変換フィルターの一部として指定するウォーターマーク合成ステップと、前記ウォーターマーク合成フィルターによって前記ウォーターマークが合成された前記文書のファイルを前記ページ記述言語による印刷データに変換する印刷データ変換フィルターを前記変換フィルターの一部として指定する印刷データ変換ステップとを前記コンピューターに実行させることを特徴とするウォーターマーク生成プログラム。
A watermark generation program that is used together with a print data generation program that causes a computer to generate print data in a page description language from a document file generated by an application, and that causes the computer to generate a watermark to be printed over the document. Because
The print data generation program may designate a conversion filter that executes data conversion and a prefilter that is executed before the conversion filter and converts the document file into print data in the page description language. Is a possible program,
The watermark generation program includes a watermark synthesis step for designating a watermark synthesis filter for synthesizing the watermark with the document on the document file as a part of the conversion filter, and the watermark synthesis filter performs the watermark synthesis filter. A print data conversion step of causing the computer to execute a print data conversion filter that specifies a print data conversion filter that converts the document file combined with the mark into print data in the page description language, as a part of the conversion filter. Watermark generation program.
前記文書のファイルは、PDF(Portable Document Format)ファイルであり、
前記印刷データ生成プログラムは、CUPS(Common Unix Printing System)であることを特徴とする請求項1に記載のウォーターマーク生成プログラム。
The document file is a PDF (Portable Document Format) file,
The watermark generation program according to claim 1, wherein the print data generation program is a CUPS (Common Unix Printing System).
アプリケーションによって生成された文書のファイルからページ記述言語による印刷データを生成するための印刷データ生成プログラムを実行し、前記文書に重ねられて印刷されるウォーターマークを生成するウォーターマーク生成装置であって、
前記印刷データ生成プログラムは、データの変換を実行する変換フィルターと、前記変換フィルターより前に実行されて前記文書のファイルを前記ページ記述言語による印刷データに変換するプレフィルターとが指定されることが可能なプログラムであり、
前記ウォーターマーク生成装置は、前記文書のファイル上で前記ウォーターマークを前記文書に合成するウォーターマーク合成フィルターを前記変換フィルターの一部として指定するウォーターマーク合成手段と、前記ウォーターマーク合成フィルターによって前記ウォーターマークが合成された前記文書のファイルを前記ページ記述言語による印刷データに変換する印刷データ変換フィルターを前記変換フィルターの一部として指定する印刷データ変換手段とを備えていることを特徴とするウォーターマーク生成装置。
A watermark generation device that executes a print data generation program for generating print data in a page description language from a document file generated by an application, and generates a watermark to be printed over the document,
The print data generation program may designate a conversion filter that executes data conversion and a prefilter that is executed before the conversion filter and converts the document file into print data in the page description language. Is a possible program,
The watermark generation device includes a watermark synthesis unit that designates a watermark synthesis filter for synthesizing the watermark with the document on the document file as a part of the conversion filter, and the watermark synthesis filter performs the watermark synthesis filter. A watermark comprising: a print data conversion unit that designates a print data conversion filter that converts a file of the document combined with a mark into print data in the page description language as a part of the conversion filter. Generator.
JP2011231485A 2011-10-21 2011-10-21 Watermark generation program Active JP5536734B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011231485A JP5536734B2 (en) 2011-10-21 2011-10-21 Watermark generation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011231485A JP5536734B2 (en) 2011-10-21 2011-10-21 Watermark generation program

Publications (2)

Publication Number Publication Date
JP2013089154A true JP2013089154A (en) 2013-05-13
JP5536734B2 JP5536734B2 (en) 2014-07-02

Family

ID=48532971

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011231485A Active JP5536734B2 (en) 2011-10-21 2011-10-21 Watermark generation program

Country Status (1)

Country Link
JP (1) JP5536734B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110609809A (en) * 2019-09-23 2019-12-24 中国银行股份有限公司 Method and device for acquiring digital file
CN112052063A (en) * 2020-09-28 2020-12-08 平安普惠企业管理有限公司 Watermark filling method, system, terminal and storage medium for application program
CN113821771A (en) * 2021-11-24 2021-12-21 天津联想协同科技有限公司 Dynamic watermark adding method, device, network disk and storage medium
JP7061673B2 (en) 2018-01-19 2022-04-28 コーニンクレッカ フィリップス エヌ ヴェ Devices, systems, methods and computer programs for reconstructing spectral images of the region of interest of an object.

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007304931A (en) * 2006-05-12 2007-11-22 Kyocera Mita Corp Print system, print method and print processing program
JP2009289043A (en) * 2008-05-29 2009-12-10 Brother Ind Ltd Image processing system, image processing program, and printer driver
JP2011098500A (en) * 2009-11-05 2011-05-19 Canon Inc Image forming apparatus, control method for image forming apparatus, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007304931A (en) * 2006-05-12 2007-11-22 Kyocera Mita Corp Print system, print method and print processing program
JP2009289043A (en) * 2008-05-29 2009-12-10 Brother Ind Ltd Image processing system, image processing program, and printer driver
JP2011098500A (en) * 2009-11-05 2011-05-19 Canon Inc Image forming apparatus, control method for image forming apparatus, and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7061673B2 (en) 2018-01-19 2022-04-28 コーニンクレッカ フィリップス エヌ ヴェ Devices, systems, methods and computer programs for reconstructing spectral images of the region of interest of an object.
JP7061673B6 (en) 2018-01-19 2022-06-06 コーニンクレッカ フィリップス エヌ ヴェ Devices, systems, methods and computer programs for reconstructing spectral images of the region of interest of an object.
CN110609809A (en) * 2019-09-23 2019-12-24 中国银行股份有限公司 Method and device for acquiring digital file
CN112052063A (en) * 2020-09-28 2020-12-08 平安普惠企业管理有限公司 Watermark filling method, system, terminal and storage medium for application program
CN113821771A (en) * 2021-11-24 2021-12-21 天津联想协同科技有限公司 Dynamic watermark adding method, device, network disk and storage medium

Also Published As

Publication number Publication date
JP5536734B2 (en) 2014-07-02

Similar Documents

Publication Publication Date Title
JP2007325251A (en) Image forming apparatus and application execution method
JP5536734B2 (en) Watermark generation program
JP2009129340A (en) Job flow processor
JP6017505B2 (en) Printing program
JP2012157977A (en) Image processing apparatus, image forming apparatus, and image processing method
US10140558B2 (en) Print control system, print control apparatus, and program
JP6221543B2 (en) Program, information processing apparatus, information processing system, and image processing system
JP2013041329A (en) Print control apparatus, control program, and recording medium
JP5503596B2 (en) Watermark generation program
JP2012174206A (en) Image processor, server device, control method therefor, and program
JP2011192225A (en) Printing system, information processor, image forming device, print control method, print control program, and recording medium
US10264143B2 (en) Image forming apparatus
JP2015153404A (en) Program, information processor, information processing method, and information processing system
JP6410051B2 (en) Server and server program
JP4605229B2 (en) Image forming apparatus
JP4710837B2 (en) Image processing apparatus and program
JP2013196554A (en) Program, information processor, and recording medium
JP2009076049A (en) Printing setting apparatus, printing apparatus, program and recording medium
JP2013041472A (en) Information processor, driver program and recording medium
JP6222474B2 (en) Printer driver
JP5552893B2 (en) Information processing device
JP6104006B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2017105100A (en) Electronic apparatus and application
JP2012070096A (en) Image formation system, management device, and image formation device
JP2006270636A (en) Image processing system, and thumbnail picture processing method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130924

TRDD Decision of grant or rejection written
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140326

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140401

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140424

R150 Certificate of patent or registration of utility model

Ref document number: 5536734

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250