JP6379862B2 - Image forming apparatus and program - Google Patents

Image forming apparatus and program Download PDF

Info

Publication number
JP6379862B2
JP6379862B2 JP2014172577A JP2014172577A JP6379862B2 JP 6379862 B2 JP6379862 B2 JP 6379862B2 JP 2014172577 A JP2014172577 A JP 2014172577A JP 2014172577 A JP2014172577 A JP 2014172577A JP 6379862 B2 JP6379862 B2 JP 6379862B2
Authority
JP
Japan
Prior art keywords
font
print data
font substitution
preview image
page
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.)
Expired - Fee Related
Application number
JP2014172577A
Other languages
Japanese (ja)
Other versions
JP2016047606A (en
Inventor
純一郎 神保
純一郎 神保
順一 金子
順一 金子
小松 弘明
弘明 小松
西川 滋
滋 西川
健史 森
健史 森
美帆 石塚
美帆 石塚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2014172577A priority Critical patent/JP6379862B2/en
Publication of JP2016047606A publication Critical patent/JP2016047606A/en
Application granted granted Critical
Publication of JP6379862B2 publication Critical patent/JP6379862B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、画像形成装置及びプログラムに関する。   The present invention relates to an image forming apparatus and a program.

クライアント側のアプリケーションで作成されたデータをプリンタで印刷したとき、期待通りに正しく印刷されないことがある。そのため、事前にクライアント側にエラー内容を表示し、無駄な用紙の出力等を避けるための技術が知られている。   When data created by a client-side application is printed by a printer, it may not be printed correctly as expected. For this reason, a technique for displaying error contents on the client side in advance and avoiding unnecessary output of paper is known.

例えば、特許文献1には、エラーが発生したとき、プリンタエンジンによる画像出力を中止させて用紙の無駄を避けるとともに、エラー画像をホストコンピュータ装置側に表示させて、如何なるエラーなのかを目視させて確認させるプリントシステムが開示されている。   For example, in Patent Document 1, when an error occurs, image output by the printer engine is stopped to avoid wasting paper, and an error image is displayed on the host computer device side so that the user can see what the error is. A print system to be confirmed is disclosed.

また、特許文献2には、クライアントコンピュータで作成されたアプリケーションデータを、プリントサーバ経由で送信し、プリンタで印刷した際に、「文字化け」、「文字抜け」の発生を防止するため、印刷データを生成するプリンタドライバと、アプリケーションデータを生成するアプリケーションと、プリントサーバが保持するフォントを確認するフォント確認部と、フォント格納部と、警告表示部と、処理の選択を受付ける選択部と、アプリケーションデータのフォントを置換するフォント置換部とを備えたクライアントコンピュータにより、クライアントコンピュータ側でフォント代替をする技術が開示されている。   Japanese Patent Application Laid-Open No. 2004-228688 discloses print data for preventing occurrence of “garbled characters” and “missing characters” when application data created by a client computer is transmitted via a print server and printed by a printer. A printer driver that generates application data, an application that generates application data, a font confirmation unit that confirms fonts held by the print server, a font storage unit, a warning display unit, a selection unit that accepts processing selections, and application data A technique for substituting fonts on the client computer side by a client computer having a font replacement unit that replaces the above-described font is disclosed.

特開平9−160731号公報Japanese Patent Laid-Open No. 9-160731 特開2009−258874号公報JP 2009-258874 A

アプリケーション上で指定されたフォントがプリンタや複合機等の画像形成装置上にない場合、それをエラーとせずに、指定されたフォントを画像形成装置側に備えた内蔵フォントで代替えするフォント代替機能が知られている。しかし、代替のフォントが使用された場合には、当初指定したフォントと異なるフォントとなるため、期待した結果が得られないことがある。ここで、フォント代替は画像形成装置側で行われるためアプリケーション側のプレビュー機能では、フォント代替が発生したことを事前に知ることは困難である。   If the font specified on the application is not on the image forming device such as a printer or multifunction device, there is a font substitution function that replaces the specified font with the built-in font provided on the image forming device without causing an error. Are known. However, if an alternative font is used, the font may be different from the originally specified font, and the expected result may not be obtained. Here, since font substitution is performed on the image forming apparatus side, it is difficult for the preview function on the application side to know in advance that font substitution has occurred.

本発明は、画像形成装置によりフォント代替が行われたことを、ユーザが印刷を実行する前に報知することができる画像形成装置、プリントサーバ及びプログラムを提供することを目的とする。   An object of the present invention is to provide an image forming apparatus, a print server, and a program that can notify a user that font substitution has been performed by an image forming apparatus before executing printing.

請求項1に記載の発明は、印刷データを受信する受信手段と、前記印刷データを解析する解析手段と、前記印刷データの解析の際に、フォント代替が発生したことを検知する検知手段と、前記検知手段が前記フォント代替の発生を検知した場合、プレビュー画像を作成しないことを設定されている場合であっても、前記フォント代替が発生したページがあれば、当該ページのプレビュー画像を生成する生成手段と、前記生成手段が生成した前記プレビュー画像を表示する表示手段と、を備える画像形成装置である。 The invention described in claim 1 is a receiving unit that receives print data, an analyzing unit that analyzes the print data, a detecting unit that detects that font substitution has occurred during the analysis of the print data, When the detection means detects the occurrence of the font substitution, even if it is set not to create a preview image, if there is a page where the font substitution has occurred, a preview image of the page is generated An image forming apparatus comprising: a generation unit; and a display unit that displays the preview image generated by the generation unit.

請求項2に記載の発明は、印刷データを受信する受信手段と、前記印刷データを解析する解析手段と、 前記印刷データの解析の際に、フォント代替が発生したことを検知する検知手段と、前記検知手段が前記フォント代替の発生を検知した場合、プレビュー画像の作成対象でないページであっても、前記フォント代替が発生した場合は、当該フォント代替が発生したページのプレビュー画像を生成する生成手段と、前記生成手段が生成した前記プレビュー画像を表示する表示手段と、を備える画像形成装置である。 The invention according to claim 2 is a receiving unit that receives print data, an analyzing unit that analyzes the print data, a detection unit that detects that font substitution has occurred during the analysis of the print data, When the detection unit detects the occurrence of the font substitution, the generation unit generates a preview image of the page in which the font substitution has occurred even if the font substitution has occurred even if the page is not a preview image creation target. And a display unit that displays the preview image generated by the generation unit .

請求項に記載の発明は、前記生成手段は、前記フォント代替が発生したページ内の位置を特定する画像を生成する請求項1又は2に記載の画像形成装置である。 A third aspect of the present invention is the image forming apparatus according to the first or second aspect , wherein the generation unit generates an image for specifying a position in a page where the font substitution has occurred.

請求項に記載の発明は、印刷データを受信する受信手段と、前記印刷データを解析する解析手段と、前記印刷データの解析の際に、フォント代替が発生したことを検知する検知手段と、前記検知手段が前記フォント代替の発生を検知した場合、プレビュー画像を作成しないことを設定されている場合であっても、前記フォント代替が発生したページがあれば、当該フォント代替が発生したページのプレビュー画像を生成する生成手段と、前記生成手段が生成した前記プレビュー画像を表示する表示手段としてコンピュータを機能させるプログラムである。
請求項に記載の発明は、印刷データを受信する受信手段と、前記印刷データを解析する解析手段と、前記印刷データの解析の際に、フォント代替が発生したことを検知する検知手段と、前記検知手段が前記フォント代替の発生を検知した場合、プレビュー画像の作成対象でないページであっても、前記フォント代替が発生した場合は、当該フォント代替が発生したページのプレビュー画像を生成する生成手段と、前記生成手段が生成した前記プレビュー画像を表示する表示手段としてコンピュータを機能させるプログラムである。
The invention according to claim 4 is a receiving means for receiving print data, an analyzing means for analyzing the print data, a detecting means for detecting that font substitution has occurred during the analysis of the print data, If the detection means detects the occurrence of the font substitution, even if it is set not to create a preview image, if there is a page where the font substitution has occurred, the page of the font substitution has occurred. A program that causes a computer to function as a generation unit that generates a preview image and a display unit that displays the preview image generated by the generation unit.
The invention according to claim 5 is a receiving unit that receives print data, an analysis unit that analyzes the print data, a detection unit that detects that font substitution has occurred during the analysis of the print data, When the detection unit detects the occurrence of the font substitution, the generation unit generates a preview image of the page in which the font substitution has occurred even if the font substitution has occurred even if the page is not a preview image creation target. And a program that causes a computer to function as display means for displaying the preview image generated by the generating means.

請求項1の記載の発明によれば、画像形成装置においてプレビュー画像を生成しないことが設定されている場合であっても、代替フォントが発生したことを、ユーザに報知することができる。
請求項2に記載の発明によれば、画像形成装置においてプレビュー画像の作成対象でないことを指定されているページであっても、代替フォントが発生したページをユーザに報知することができる。
請求項3に記載の発明によれば、ページ内でフォント代替が発生した箇所を、ユーザが容易に知ることができる。
請求項4に記載の発明によれば、プレビュー画像を生成しないことが設定されている場合であっても、代替フォントが発生したことを、画像形成装置で、ユーザに報知するためのプログラムを提供することができる。
請求項5に記載の発明によれば、プレビュー画像の作成対象でないことを指定されているページであっても、代替フォントが発生したページを、画像形成装置で、ユーザに報知するためのプログラムを提供することができる。
According to the first aspect of the present invention, even when it is set not to generate a preview image in the image forming apparatus, it is possible to notify the user that a substitute font has been generated.
According to the second aspect of the present invention, it is possible to notify the user of the page in which the substitute font is generated even if the page is designated not to be a preview image creation target in the image forming apparatus.
According to the third aspect of the present invention , the user can easily know where the font substitution has occurred in the page.
According to the fourth aspect of the present invention, there is provided a program for notifying a user of an image forming apparatus that a substitute font has been generated even if it is set not to generate a preview image. can do.
According to the fifth aspect of the present invention, there is provided a program for notifying a user of a page in which an alternative font is generated, even if it is a page designated not to be a preview image creation target, with the image forming apparatus. Can be provided.

本発明の実施形態に係る画像形成装置の概略を示す図である。1 is a diagram schematically illustrating an image forming apparatus according to an embodiment of the present invention. フォント代替発生時の印刷結果の簡単な具体例を示す図である。It is a figure which shows the simple specific example of the printing result at the time of font substitution occurrence. 本発明の実施形態に係る画像形成装置のハードウェア構成を示す図である。1 is a diagram illustrating a hardware configuration of an image forming apparatus according to an embodiment of the present invention. 本発明の実施形態に係る画像形成装置の機能構成を示す図である。1 is a diagram illustrating a functional configuration of an image forming apparatus according to an embodiment of the present invention. フォント代替テーブル及びフォント代替記録データの一例を示す図である。It is a figure which shows an example of a font substitution table and font substitution recording data. プレビュー画像生成の処理フローの一例を示す図である。It is a figure which shows an example of the processing flow of a preview image generation. プレビュー画面のリスト表示例を示す図である。It is a figure which shows the example of a list display of a preview screen. プレビュー画面のサムネイル表示例を示す図である。It is a figure which shows the example of a thumbnail display of a preview screen. プレビュー画面のフルページ表示例を示す図である。It is a figure which shows the example of a full page display of a preview screen.

以下、本発明を実施するための形態(以下、本実施形態)について図面を参照しながら説明する。   Hereinafter, modes for carrying out the present invention (hereinafter referred to as the present embodiment) will be described with reference to the drawings.

(画像形成装置の概略)
図1は、本実施形態に係る画像形成装置の概略を示す図である。本実施形態の画像形成装置(以下、装置、又はデバイスと呼ぶことがある)は、印刷機能を備え、ユーザがPC等のクライアント装置から印刷ジョブ(印刷データ)を送信すると、デバイス側に備えたハードディスク等の蓄積装置に印刷ジョブを蓄積する。蓄積された印刷ジョブは、ユーザがデバイス側に移動し、デバイスのUI(ユーザインターフェース)装置(操作パネル等)から、自分の印刷ジョブを選択して、印刷指示を出すことによって印刷が開始される。この機能を蓄積プリントと呼ぶ。
(Outline of image forming apparatus)
FIG. 1 is a diagram illustrating an outline of an image forming apparatus according to the present embodiment. The image forming apparatus according to the present embodiment (hereinafter sometimes referred to as an apparatus or a device) has a printing function, and is provided on the device side when a user transmits a print job (print data) from a client apparatus such as a PC. A print job is stored in a storage device such as a hard disk. The accumulated print job is started when the user moves to the device side, selects his / her print job from a UI (user interface) device (operation panel or the like) of the device, and issues a print instruction. . This function is called accumulated printing.

蓄積プリントにおいて、ユーザが自分の印刷ジョブの印刷をする場合、画像形成装置が操作パネルの表示部にプレビュー画像を生成するように設定されている場合は、そのプレビュー画像を確認後に印刷指示を出すのが一般的である。蓄積する印刷ジョブが多い環境等では、プレビュー画像を生成しないようにする設定もある。また、プレビュー画像を生成する設定であっても、すべてのページのプレビュー画像を生成するのは非常に時間がかかるので、通常は、第1ページかその後の数ページのみをプレビュー画像を生成する対象とするのが一般的である。   In accumulated printing, when a user prints his or her own print job, if the image forming apparatus is set to generate a preview image on the display unit of the operation panel, a print instruction is issued after confirming the preview image. It is common. In an environment where there are many print jobs to be accumulated, there is also a setting for preventing a preview image from being generated. Even if the setting is to generate a preview image, it takes a very long time to generate a preview image for all pages. Usually, only the first page or the next few pages are to be generated. Is generally.

ユーザにより印刷指示がなされた印刷ジョブは、画像形成装置のプログラム(印刷データの解析手段)によって、印刷データが解析され、印刷画像が形成される(この処理をDecompと呼ぶこともある)。本実施形態の画像形成装置は、フォント代替機構を備え、印刷データの解析手段には、フォント代替が発生したことを検知する検知手段と、フォント代替を検知した場合のプレビュー画像を形成するプレビュー画像の生成手段とを備えている。   A print job instructed by the user is subjected to print data analysis by a program (print data analysis means) of the image forming apparatus to form a print image (this process is sometimes called Decomp). The image forming apparatus according to the present embodiment includes a font substitution mechanism. The print data analysis unit includes a detection unit that detects the occurrence of font substitution, and a preview image that forms a preview image when the font substitution is detected. Generating means.

アプリケーションが印刷する際、印刷データのサイズを小さくするため、印刷ジョブにフォントデータを埋め込まず、フォント指定のみを記述することがある。フォント代替機能とは、アプリケーションで指定されたフォントが印刷ジョブにもデバイス側にも存在しないとき、デバイス側で代わりのフォントを用いて印刷することをいう。一般に、アプリケーション上で使用されるフォントは、デバイス側に持つフォントよりも数が多いので、このような機能が必要となる。以下に、フォント代替が発生した場合の簡単な具体例を示す。   When an application prints, in order to reduce the size of print data, only font designation may be described without embedding font data in a print job. The font substitution function refers to printing using a substitute font on the device side when the font specified by the application does not exist on either the print job or the device side. In general, the number of fonts used on an application is larger than the number of fonts on the device side, so such a function is necessary. The following is a simple example when font substitution occurs.

図2は、フォント代替発生時の印刷結果の簡単な具体例を示したものである。図2(a)では、アプリケーション上で指定したフォントがプロポーショナルフォントで印刷した場合の印刷結果であり、図2(b)は、デバイス側には、プロポーショナルフォントを備えていなかったため、デバイス側の等幅フォントで代替した場合の印刷結果である。このような場合は、印刷した情報は正しくとも、フォーマットが崩れ、ユーザが期待した印刷結果が得られないことになる。   FIG. 2 shows a simple specific example of a printing result when font substitution occurs. FIG. 2A shows a printing result when the font specified on the application is printed with a proportional font. FIG. 2B shows that the device side does not have a proportional font, and therefore the device side etc. This is the print result when substituting with a width font. In such a case, even if the printed information is correct, the format is corrupted and the printing result expected by the user cannot be obtained.

また、図2(c)と図2(d)は、フォントによって字体が変化する例を示したものである。図示するように、「龍」という漢字には異字体があるが、一般的には同じ文字コードが割り当てられているため、使用するフォントによって印字結果が異なる。このことは、人名や地名等を厳密に扱う文書では問題になることがある。   FIG. 2C and FIG. 2D show examples in which the font changes depending on the font. As shown in the figure, the Chinese character “Dragon” has a different font, but generally the same character code is assigned, so that the print result varies depending on the font to be used. This can be a problem for documents that strictly handle names of people, places, etc.

通常、上記のようなフォント代替が発生したことは印刷エラーにならないので、ユーザは、印刷後に初めて気づき、用紙やインク等を無駄にすることがある。このため、本実施形態の画像形成装置では、フォント代替が発生したことを印刷前にユーザがプレビュー画像等で確認させるようにする。   Normally, the occurrence of font substitution as described above does not result in a printing error. Therefore, the user may first notice after printing and waste paper, ink, and the like. For this reason, in the image forming apparatus according to the present embodiment, the user is allowed to confirm with a preview image or the like before printing that font substitution has occurred.

図1に戻り、印刷データの解析中に、フォント代替検知手段がフォント代替の発生を検知すると、プレビュー画像生成手段がフォント代替の発生したページのプレビュー画像を生成する。そして、プレビュー画像生成手段が生成したプレビュー画像は、フォント代替が発生した際の文書に関連付けて、蓄積装置に蓄積される。ユーザは、プレビュー画像を確認後、印刷を実行するか、場合によっては、印刷ジョブを削除するかを選択する。   Returning to FIG. 1, when the font substitution detection unit detects the occurrence of font substitution during the analysis of the print data, the preview image generation unit generates a preview image of the page where the font substitution has occurred. Then, the preview image generated by the preview image generating means is stored in the storage device in association with the document when the font substitution occurs. After confirming the preview image, the user selects whether to execute printing or, depending on circumstances, to delete the print job.

また、フォント代替検知手段がフォント代替の発生を検知した場合は、デバイス側の設定がプレビュー画像を生成するか否かに関わらず、又は検知したページがプレビュー画像を生成する対象のページであるか否かに関わらず、少なくともフォント代替が発生したページのプレビュー画像は生成するようにしてもよい。   In addition, when the font substitution detection means detects the occurrence of font substitution, whether the detected setting is a page for which a preview image is generated, regardless of whether the setting on the device side generates a preview image or not. Regardless of whether or not, at least a preview image of a page where font substitution has occurred may be generated.

(画像形成装置の構成)
図3は、本実施形態に係る画像形成装置1のハードウェア構成を示す図である。本実施形態の画像形成装置1は、主に、クライアント装置20から印刷データを受信して、印刷データを解析して印刷イメージの画像を形成する印刷制御装置10(コントローラともいう)と、印刷制御装置10が形成した印刷イメージの画像を用紙等の記録媒体に印刷出力を行なう印刷出力装置30(プリンタエンジンともいう)とに分けて構成している。印刷制御装置10と印刷出力装置30は、同じ筐体に収められていてもよいし、別々の筐体に収められていてもよい。
(Configuration of image forming apparatus)
FIG. 3 is a diagram illustrating a hardware configuration of the image forming apparatus 1 according to the present embodiment. The image forming apparatus 1 of the present embodiment mainly includes a print control apparatus 10 (also referred to as a controller) that receives print data from the client apparatus 20 and analyzes the print data to form a print image, and print control. A print image formed by the apparatus 10 is divided into a print output apparatus 30 (also referred to as a printer engine) that performs print output on a recording medium such as paper. The print control device 10 and the print output device 30 may be housed in the same housing, or may be housed in separate housings.

なお、印刷制御装置10は、画像形成装置1の内部の装置でなく、プリントサーバ上に構築してもよい。プリントサーバとは、自身に接続されたプリンタを、ネットワーク上の他のコンピュータと共有し、外部から利用できるようにするためのコンピュータである。この場合は、プリントサーバのプリンタドライバ等に、接続されているプリンタが内蔵するフォントの情報を格納させておく。   Note that the print control apparatus 10 may be constructed on a print server instead of an apparatus inside the image forming apparatus 1. The print server is a computer for sharing a printer connected to itself with other computers on the network so that the printer can be used from the outside. In this case, font information built in the connected printer is stored in the printer driver of the print server or the like.

印刷制御装置10は、典型的には、CPU11、RAM12、表示装置13、入力装置14、蓄積装置15、ネットワークI/F16、プログラムメモリ17、フォントメモリ18、不揮発性メモリ19等で構成される。表示装置13と入力装置14は、ユーザとのインターフェースとなるUI機器であり、操作パネルであってもよい。また、表示装置13と入力装置14は、入力機能と表示機能を合わせ持つタッチパネルで構成してもよい。   The print control apparatus 10 typically includes a CPU 11, a RAM 12, a display device 13, an input device 14, a storage device 15, a network I / F 16, a program memory 17, a font memory 18, a non-volatile memory 19, and the like. The display device 13 and the input device 14 are UI devices that serve as an interface with the user, and may be operation panels. Further, the display device 13 and the input device 14 may be configured by a touch panel having both an input function and a display function.

蓄積装置15は、ハードディスクやSSD(Solid State Drive)等の記憶装置であり、ネットワークI/F16を介して受信した印刷データを蓄積する。また、蓄積装置15は、先に述べたプレビュー画像のデータも格納する。プログラムメモリ17は、ROM、EEPROM、フラッシュメモリ等であり、画像形成装置の制御プログラムを格納する。   The storage device 15 is a storage device such as a hard disk or an SSD (Solid State Drive), and stores print data received via the network I / F 16. The storage device 15 also stores the preview image data described above. The program memory 17 is a ROM, EEPROM, flash memory, or the like, and stores a control program for the image forming apparatus.

画像形成装置1のプログラムは、印刷データやその他入力データの受信、装置のステータスの送信、印刷出力装置30への出力画像の形成、色変換の制御、記録媒体に関連する制御(用紙サイズ、給紙カセットの選択、片面/両面、Nアップの制御等)、操作パネル等のUI機器の制御、後処理装置(ソータ、ホッチキス器、パンチ器等)の制御やそのプロファイルの制御等の処理を行う。   The program of the image forming apparatus 1 receives print data and other input data, transmits the status of the apparatus, forms an output image to the print output apparatus 30, controls color conversion, and controls related to the recording medium (paper size, feed (Paper cassette selection, single-sided / double-sided, N-up control, etc.), control of UI devices such as operation panels, control of post-processing devices (sorter, stapler, puncher, etc.) and control of their profiles .

印刷制御装置10は、内蔵のフォントデータを格納するフォントメモリ18、さらに、プログラムメモリ17とは別に、画像形成装置1の設定やデータテーブル、用紙、インク、トナー等の使用量等を記憶する不揮発性メモリ19を備えている。フォントメモリ18は、着脱可能なフォントカートリッジであってもよい。   The print control apparatus 10 is a non-volatile storage that stores settings of the image forming apparatus 1, a data table, usage amounts of paper, ink, toner, and the like separately from the font memory 18 that stores the built-in font data and the program memory 17. The memory 19 is provided. The font memory 18 may be a detachable font cartridge.

図4は、本実施形態に係る画像形成装置1の機能構成を示す図である。この図は、画像形成装置のプログラムが上記で説明したハードウェアと協業することによって実現する機能ブロックを表したものである。なお、本発明に関係のない機能ブロックは省略している。   FIG. 4 is a diagram illustrating a functional configuration of the image forming apparatus 1 according to the present embodiment. This figure shows functional blocks realized by the program of the image forming apparatus in cooperation with the hardware described above. Note that functional blocks not related to the present invention are omitted.

印刷制御装置10の印刷データ受信部101は、クライアント装置20からの印刷データを受信するための受信手段である。ここで、受信する印刷データ(印刷ジョブ)の形式は、PDL(Page Description Language)で記述されたページ単位のデータ形式の他、行単位で、文字コード、制御コード、ビットマップ等を送信するデータストリーム形式であってもよいが、以下では、単にPDLと呼ぶことにする。   The print data receiving unit 101 of the print control apparatus 10 is a receiving unit for receiving print data from the client apparatus 20. Here, the format of the received print data (print job) is data that transmits character codes, control codes, bitmaps, etc. in line units in addition to the data format in page units described in PDL (Page Description Language). Although it may be a stream format, it will be simply referred to as PDL below.

印刷データ受信部101が受信した印刷データは、いったん印刷データの蓄積手段である蓄積装置15に格納される。なお、操作パネル等からの設定や制御コマンドにより、蓄積プリントをオフにする機能があってもよいが、蓄積プリントをオフにした場合は、印刷データを印刷データ解析部102に直接渡すことになるので、印刷前に画像形成装置側でプレビュー画像を確認することができなくなる。   The print data received by the print data receiving unit 101 is temporarily stored in the storage device 15 serving as a print data storage unit. Although there may be a function to turn off the accumulated print by a setting or a control command from the operation panel or the like, when the accumulated print is turned off, the print data is directly passed to the print data analyzing unit 102. Therefore, the preview image cannot be confirmed on the image forming apparatus side before printing.

印刷データ解析部102は、蓄積された印刷データを蓄積装置15から読出し、PDL等で記述された印刷データを、印刷出力装置30の解像度を考慮したビットマップデータに変換する。このとき印刷データに含まれる文字コードは、文字コードデコード部102aによって、フォントメモリ18からフォントデータを読出し、印刷イメージのビットマップに変換する。   The print data analysis unit 102 reads the stored print data from the storage device 15 and converts the print data described in PDL or the like into bitmap data considering the resolution of the print output device 30. At this time, the character code included in the print data is read out from the font memory 18 by the character code decoding unit 102a and converted into a bitmap of the print image.

また、印刷データ解析部102には、印刷データを解析する解析手段であり、先に述べたように、フォント代替検知部102bを有している。フォント代替検知部102bは、印刷データの解析中にフォント代替が発生したことを検知する検知手段である。フォント代替を検知するか否かは、操作パネル等からの設定や制御コマンドにより選択できるようにしてもよい。   The print data analysis unit 102 is an analysis unit that analyzes the print data, and includes the font substitution detection unit 102b as described above. The font substitution detection unit 102b is a detection unit that detects that font substitution has occurred during analysis of print data. Whether or not to detect font substitution may be selected by setting from an operation panel or the like or a control command.

印刷データ解析部102の文字コードデコード部102aは、PDLで指定されたフォントがフォントメモリ18に存在しない場合、その指定されたフォントを、フォント代替テーブル103を参照して、フォントメモリ18に存在する内蔵フォントで代替させる。このとき、フォント代替検知部102bは、フォント代替が発生したことを検知すると、PDLで指定されたフォントがどの内蔵フォントに代替されたかを記録するフォント代替記録データ104を、RAM12又は不揮発性メモリ19に書き込む。図5に、フォント代替テーブル103とフォント代替記録データ104の一例を示す。   When the font specified by PDL does not exist in the font memory 18, the character code decoding unit 102 a of the print data analysis unit 102 refers to the font substitution table 103 and exists the specified font in the font memory 18. Replace with built-in fonts. At this time, when the font substitution detection unit 102b detects that the font substitution has occurred, the font substitution recording data 104 for recording which font is substituted for the font designated by the PDL is stored in the RAM 12 or the nonvolatile memory 19. Write to. FIG. 5 shows an example of the font substitution table 103 and the font substitution recording data 104.

図5(a)に示すように、フォント代替テーブル103は、PDLで指定されたフォント(ここでは要求フォントと呼ぶ)を内蔵フォントで代替させるためのテーブルである。フォント代替テーブル103は、要求フォントにできるだけ近い内蔵フォント(例えば、字体の種類や太さが同じもの、又は類似するもの等)が予め要求される可能性のあるフォントごとに設定され、不揮発性メモリ19等に記憶されている。なお、要求フォントがフォント代替テーブル103にない場合は、エラーとしてもよいが、デフォルトのフォントが代替フォントとして使用されるようにしてもよい。フォント代替テーブル103は、内蔵フォントと共に管理されるので、内蔵フォントをフォントカートリッジ等で追加した場合には更新される。   As shown in FIG. 5A, the font substitution table 103 is a table for substituting a font (referred to as a requested font here) designated by PDL with a built-in font. The font substitution table 103 is set for each font for which a built-in font that is as close as possible to the requested font (for example, a font whose type and thickness are the same or similar) may be requested in advance. 19 etc. If the requested font is not in the font substitution table 103, an error may be generated, but a default font may be used as the substitution font. Since the font substitution table 103 is managed together with the built-in font, it is updated when the built-in font is added by a font cartridge or the like.

図5(b)に示すように、フォント代替記録データ104は、フォント代替検知部102bがフォント代替を検知するたびに、そのときの要求フォントが代替フォントにどのように置き換わったかを記録したテーブルであり、フォント代替が発生したときの発生文書(文書名又は印刷ジョブのID)、発生ページ、代替フォントの印刷ページ内での印字位置等の情報を含む。なお、印刷が完了した印刷ジョブのフォント代替記録は順次削除される。   As shown in FIG. 5B, the font substitution record data 104 is a table that records how the requested font is replaced with the substitution font each time the font substitution detection unit 102b detects font substitution. Yes, it includes information such as the document generated when font substitution occurs (document name or print job ID), the generated page, and the print position of the substitute font in the print page. Note that font substitution records of print jobs that have been printed are sequentially deleted.

図4に戻り、プレビュー画像生成部105は、プレビュー画像の生成手段であり、蓄積装置15に蓄積されたPDLの印刷データを、フォント代替記録データ104を参照して、代替フォントが発生したページのブレビュー画像を生成する。ここでいうプレビュー画像には、印刷イメージのページ画像及びそのサムネイル画像を含む。また、制御部106は、各機能部を制御し、特に、印刷出力装置30に対して印刷実行の指示を出し、その状況を監視する。   Returning to FIG. 4, the preview image generation unit 105 is a preview image generation unit, and refers to the PDL print data stored in the storage device 15 with reference to the font replacement recording data 104 for the page where the replacement font is generated. Generate a review image. The preview image here includes the page image of the print image and its thumbnail image. In addition, the control unit 106 controls each functional unit, in particular, issues a print execution instruction to the print output apparatus 30 and monitors its status.

プレビュー画像は、印刷データ解析部102が既にビットマップ変換した画像を利用してもよいし、印刷データ解析部102の画像形成部(図示せず)を呼び出して、新たに作成してもよい。すなわち、蓄積装置15に蓄積されたユーザの印刷データが既に印刷データ解析部102によって処理されていれば、そのときに形成された画像をプレビューとして利用し、蓄積装置15に蓄積されたユーザの印刷データがまだ印刷データ解析部102によって処理されていなければ、画像形成要求を印刷データ解析部102に対して発行してプレビュー画像を形成させる。このとき、プレビュー画像生成部105は、図5(b)で示したフォント代替記録データ104に基づいて、フォント代替が発生したページ内の位置を特定する画像を生成するようにしてもよい。   The preview image may use an image that has already undergone bitmap conversion by the print data analysis unit 102, or may be newly created by calling an image forming unit (not shown) of the print data analysis unit 102. That is, if the user print data stored in the storage device 15 has already been processed by the print data analysis unit 102, the image formed at that time is used as a preview, and the user print data stored in the storage device 15 is printed. If the data has not yet been processed by the print data analysis unit 102, an image formation request is issued to the print data analysis unit 102 to form a preview image. At this time, the preview image generation unit 105 may generate an image specifying the position in the page where the font substitution has occurred based on the font substitution recording data 104 shown in FIG.

プレビュー画像生成部105は、このようにして生成した画像を表示装置13に表示可能なように変換し、表示装置13又は操作パネルに表示させる。この場合、操作パネルは、プレビュー画像の表示手段として機能する。なお、図4の構成では、印刷データ解析部102とプレビュー画像生成部105を別の機能ブロックとして示したが、プレビュー画像生成部105を印刷データ解析部102の内部に構成してもよい。   The preview image generation unit 105 converts the image generated in this way so that it can be displayed on the display device 13, and displays the image on the display device 13 or the operation panel. In this case, the operation panel functions as a preview image display unit. In the configuration of FIG. 4, the print data analysis unit 102 and the preview image generation unit 105 are illustrated as separate functional blocks. However, the preview image generation unit 105 may be configured inside the print data analysis unit 102.

このように、上記で説明した画像形成装置1の機能構成は、あくまで一例であり、一つの機能ブロック(処理部又は記憶部)を分割したり、複数の機能ブロックをまとめて一つの機能ブロックとしたりしてもよい。各処理部は、印刷制御装置10のCPU11が、プログラムメモリ17に格納されたプログラム、又は別途装備されたCD(Compact Disc)やDVD等の記憶媒体から提供されたプログラムを読み出し、そのプログラムを装置内のコンピュータが実行することによって実現される。なお、このプログラムは、上記の記憶媒体から提供されてもよいし、外部からネットワークを介してダウンロードすることで提供されてもよい。   Thus, the functional configuration of the image forming apparatus 1 described above is merely an example, and one functional block (processing unit or storage unit) is divided, or a plurality of functional blocks are combined into one functional block. Or you may. In each processing unit, the CPU 11 of the print control apparatus 10 reads a program stored in the program memory 17 or a program provided from a storage medium such as a separately equipped CD (Compact Disc) or DVD, and the program is stored in the apparatus. It is realized by executing the computer inside. This program may be provided from the above storage medium or may be provided by downloading from the outside via a network.

(プレビュー画像生成処理フロー)
図6は、プレビュー画像生成の処理フローの一例を示す図である。印刷制御装置10は、まず、ステップS10において、印刷データを受信し、蓄積装置15に蓄積する。次に、ステップS11において、装置の設定が、フォント代替の検知機能がONになっているかどうかを確認する。フォント代替を検知しない設定の場合は、通常の印刷データ解析処理を行うが、ここでは説明を省略する。
(Preview image generation process flow)
FIG. 6 is a diagram illustrating an example of a processing flow of preview image generation. First, in step S <b> 10, the print control device 10 receives print data and stores it in the storage device 15. Next, in step S11, it is confirmed whether the apparatus setting is ON for the font substitution detection function. In the case of setting not to detect font substitution, normal print data analysis processing is performed, but description thereof is omitted here.

フォント代替検知機能がONの場合は、ステップS12に移り、印刷データを蓄積装置15から読み取る。次に、ステップS13において、印刷データを解析して、フォント代替の発生の有無を確認する。そして、上記の処理を印刷データが終了するまで繰り返す(ステップS14)。このステップS12からステップS14の処理は、ユーザが操作パネル等で、蓄積ジョブを閲覧又は自分の印刷ジョブを選択したときに行ってもよいが、装置内の処理の空き時間を利用して予め行っておいてもよい。   If the font substitution detection function is ON, the process moves to step S12, and print data is read from the storage device 15. Next, in step S13, the print data is analyzed to check whether font substitution has occurred. The above process is repeated until the print data is completed (step S14). The processing from step S12 to step S14 may be performed when the user browses the stored job or selects his / her print job on the operation panel or the like, but is performed in advance using the idle time of processing in the apparatus. You may keep it.

印刷データの解析及びフォント代替発生の有無の確認が終わると、ステップS15に移り、今度は、プレビュー作成機能がONになっているかどうかを確認する。プレビュー作成機能がONの場合は、ステップS17に移るが、プレビュー作成機能がONになっていない場合でも、フォント代替記録データ104がメモリ内にあれば、同じくステップS17に移る。すなわち、プレビュー機能のON/OFFに関わらず、フォント代替が発生した場合は、その印刷ジョブの少なくともフォント代替が発生したページについては、プレビュー画像を生成する。   When the analysis of the print data and the confirmation of the occurrence of font substitution are completed, the process proceeds to step S15, where it is confirmed whether or not the preview creation function is ON. If the preview creation function is ON, the process proceeds to step S17. Even if the preview creation function is not ON, if the font substitute recording data 104 is in the memory, the process proceeds to step S17. In other words, regardless of whether the preview function is ON or OFF, when font substitution occurs, a preview image is generated for at least a page where font substitution has occurred in the print job.

ステップS17以降は、プレビュー画像生成のための前処理である。まず、ステップS17では、フォント代替が発生した印刷ジョブの印刷データ及びフォント代替記録データ104を読み取る。次に、ステップS18において、これから処理する印刷データがプレビュー作成の対象ページであるか否かを確認する。プレビュー作成の対象ページとは、プレビュー画像の生成を、印刷ジョブ全てのページについて行うと処理時間がかかるのでプレビューを作成する対象範囲を予め設定しておいた場合のその対象範囲内にあるページをいう。プレビュー作成対象ページは、通常は印刷ジョブの先頭ページに設定されることが多いが、先頭以外のページ又は先頭から数ページ等に設定してもよい。   Step S17 and subsequent steps are preprocessing for generating a preview image. First, in step S17, the print data of the print job in which the font substitution has occurred and the font substitution recording data 104 are read. Next, in step S18, it is confirmed whether or not the print data to be processed is a preview creation target page. The target page for preview creation is a page within the target range when the target range for preview generation is set in advance because it takes a long time to generate the preview image for all pages of the print job. Say. The preview creation target page is usually set to the first page of the print job in many cases, but it may be set to a page other than the first page or several pages from the first page.

プレビュー作成対象ページであれば(ステップS18:Y)、ステップS20に移り、プレビュー画像を生成するが、プレビューの作成対象のページでなくとも(ステップS18:N)、フォント代替が発生したページであれば(ステップS19:Y)、やはりステップS20に移り、プレビュー画像を生成する。そして、ステップS18〜S20の処理を、蓄積装置15内に蓄積された印刷データがなくなるまで繰り返す(ステップS21)。   If the page is a preview creation target page (step S18: Y), the process proceeds to step S20, and a preview image is generated. If so (step S19: Y), the process proceeds to step S20 to generate a preview image. Then, the processes in steps S18 to S20 are repeated until there is no print data stored in the storage device 15 (step S21).

生成したプレビュー画像は、ユーザの操作により、画像形成装置1の表示装置13に表示される。なお、ステップS20のブレビュー画像の生成は、ステップS13のフォント代替の発生を検知した時点で、予め行なっておいてもよい。   The generated preview image is displayed on the display device 13 of the image forming apparatus 1 by a user operation. The generation of the review image in step S20 may be performed in advance when the occurrence of font substitution in step S13 is detected.

(プレビュー画面例)
図7は、プレビュー画面のリスト表示例を示す図である。このプレビュー画面では、蓄積装置15に蓄積された印刷ジョブがリスト形式で表示される。各印刷ジョブには、文書名、蓄積された日時、ページ数、印刷部数やその他の情報が表示されるが、フォント代替が発生した印刷ジョブには、例えば、符号201で示すようなアイコンが付加される。ユーザは、このアイコンを押すと、フォント代替が発生した印刷ジョブのプレビューを見ることができる。フォント代替か発生していない印刷ジョブでも、その印刷ジョブを選択し、プレビューボタン202を押すと、その印刷ジョブのプレビューを見ることができる。ユーザは、この画面のプレピュー画像を確認してから、選択した印刷ジョブを印刷したり、削除したりする。
(Preview screen example)
FIG. 7 is a diagram illustrating a list display example of the preview screen. On this preview screen, the print jobs stored in the storage device 15 are displayed in a list format. Each print job displays a document name, accumulated date and time, number of pages, number of copies, and other information. For example, an icon as indicated by reference numeral 201 is added to a print job in which font substitution has occurred. Is done. When the user presses this icon, a preview of the print job in which the font substitution has occurred can be viewed. Even for a print job in which no font substitution has occurred, when the print job is selected and the preview button 202 is pressed, a preview of the print job can be viewed. After confirming the prepared image on this screen, the user prints or deletes the selected print job.

図8は、プレビュー画面のサムネイル表示例を示す図である。このプレビュー画面では、蓄積装置15に蓄積された印刷ジョブがサムネイル形式で表示される。リスト表示の場合と同様に、フォント代替が発生した印刷ジョブには、符号201で示すようなアイコンが付加される。ユーザは、その印刷ジョブの当該ページを見るには、このアイコンを押すか、印刷ジョブを選択してからプレビューボタン202を押す。   FIG. 8 is a diagram illustrating a thumbnail display example of the preview screen. On this preview screen, print jobs stored in the storage device 15 are displayed in a thumbnail format. As in the case of the list display, an icon as indicated by reference numeral 201 is added to a print job in which font substitution has occurred. To view the page of the print job, the user presses this icon or selects a print job and presses the preview button 202.

図9は、プレビュー画面のフルページ表示例を示す図である。このプレビュー画面は、図7又は図8の画面上で、ユーザがプレビューボタン202を押したときに表示される画面である。図示する例では、符号203に示す領域にフォント代替が発生したこと、及びページ上での代替フォントの印字位置が四角の枠で囲んで表示されている。また、符号204に示すように、要求フォントがどのように代替されたかを示す情報を表示してもよい。   FIG. 9 is a diagram illustrating a full page display example of the preview screen. This preview screen is a screen displayed when the user presses the preview button 202 on the screen of FIG. 7 or FIG. In the example shown in the figure, the font substitution has occurred in the area denoted by reference numeral 203, and the printing position of the substitution font on the page is displayed surrounded by a square frame. Further, as indicated by reference numeral 204, information indicating how the requested font is replaced may be displayed.

この例では、フォント代替の結果、文字化けが生じているので比較的気が付き易いが、フォント代替の発生した箇所が一見しただけでは気づきにくい場合もあるので、その箇所をより強調して表示するようにしてもよい。なお、ユーザがプリントボタン205を押して、実際にそのページを印刷した場合には、このような強調表示は印刷されないものとする。   In this example, garbled characters are generated as a result of font substitution, so it is relatively easy to notice, but it may be difficult to notice at first glance where font substitution occurred. It may be. Note that when the user presses the print button 205 and actually prints the page, such highlighting is not printed.

以上、実施形態を用いて本発明を説明したが、本発明の技術的範囲は上記実施形態に記載の範囲には限定されないことは言うまでもない。上記実施形態に、多様な変更または改良を加えることが可能であることが当業者に明らかである。またその様な変更または改良を加えた形態も本発明の技術的範囲に含まれ得ることが、特許請求の範囲の記載から明らかである。   As mentioned above, although this invention was demonstrated using embodiment, it cannot be overemphasized that the technical scope of this invention is not limited to the range as described in the said embodiment. It will be apparent to those skilled in the art that various modifications or improvements can be added to the above-described embodiments. Further, it is apparent from the scope of the claims that the embodiments added with such changes or improvements can be included in the technical scope of the present invention.

1 画像形成装置
10 印刷制御装置
11 CPU
12 RAM
13 表示装置
14 入力装置
15 蓄積装置
16 ネットワークインターフェース
17 プログラムメモリ
18 フォントメモリ
19 不揮発性メモリ
20 クライアント装置
30 印刷出力装置
101 印刷データ受信部
102 印刷データ解析部
102a 文字コードデコード部
102b フォント代替検知部
103 フォント代替テーブル
104 フォント代替記録データ
105 プレビュー画像生成部
106 制御部
DESCRIPTION OF SYMBOLS 1 Image forming apparatus 10 Print control apparatus 11 CPU
12 RAM
DESCRIPTION OF SYMBOLS 13 Display apparatus 14 Input apparatus 15 Storage apparatus 16 Network interface 17 Program memory 18 Font memory 19 Non-volatile memory 20 Client apparatus 30 Print output apparatus 101 Print data receiving part 102 Print data analysis part 102a Character code decoding part 102b Font substitution detection part 103 Font substitution table 104 Font substitution record data 105 Preview image generation unit 106 Control unit

Claims (5)

印刷データを受信する受信手段と、
前記印刷データを解析する解析手段と、
前記印刷データの解析の際に、フォント代替が発生したことを検知する検知手段と、
前記検知手段が前記フォント代替の発生を検知した場合、プレビュー画像を作成しないことを設定されている場合であっても、前記フォント代替が発生したページがあれば、当該フォント代替が発生したページのプレビュー画像を生成する生成手段と、
前記生成手段が生成した前記プレビュー画像を表示する表示手段と、
を備える画像形成装置。
Receiving means for receiving print data;
Analyzing means for analyzing the print data;
A detecting means for detecting that font substitution has occurred during the analysis of the print data;
If the detection means detects the occurrence of the font substitution, even if it is set not to create a preview image, if there is a page where the font substitution has occurred, the page of the font substitution has occurred. Generating means for generating a preview image;
Display means for displaying the preview image generated by the generating means;
An image forming apparatus comprising:
印刷データを受信する受信手段と、
前記印刷データを解析する解析手段と、
前記印刷データの解析の際に、フォント代替が発生したことを検知する検知手段と、
前記検知手段が前記フォント代替の発生を検知した場合、プレビュー画像の作成対象でないページであっても、前記フォント代替が発生した場合は、当該フォント代替が発生したページのプレビュー画像を生成する生成手段と、
前記生成手段が生成した前記プレビュー画像を表示する表示手段と、
を備える画像形成装置。
Receiving means for receiving print data;
Analyzing means for analyzing the print data;
A detecting means for detecting that font substitution has occurred during the analysis of the print data;
When the detection unit detects the occurrence of the font substitution, the generation unit generates a preview image of the page in which the font substitution has occurred even if the font substitution has occurred even if the page is not a preview image creation target. When,
Display means for displaying the preview image generated by the generating means;
An image forming apparatus comprising:
前記生成手段は、前記フォント代替が発生したページ内の位置を特定する画像を生成する請求項1又は2に記載の画像形成装置。 It said generating means, the image forming apparatus according to claim 1 or 2 to generate an image that identifies the location within the page in which the font substitute has occurred. 印刷データを受信する受信手段と、
前記印刷データを解析する解析手段と、
前記印刷データの解析の際に、フォント代替が発生したことを検知する検知手段と、
前記検知手段が前記フォント代替の発生を検知した場合、プレビュー画像を作成しないことを設定されている場合であっても、前記フォント代替が発生したページがあれば、当該フォント代替が発生した
ページのプレビュー画像を生成する生成手段と、
前記生成手段が生成した前記プレビュー画像を表示する表示手段と、
してコンピュータを機能させるプログラム。
Receiving means for receiving print data;
Analyzing means for analyzing the print data;
A detecting means for detecting that font substitution has occurred during the analysis of the print data;
If the detection means detects the occurrence of the font substitution, even if it is set not to create a preview image, if there is a page where the font substitution has occurred, the page of the font substitution has occurred. Generating means for generating a preview image;
Display means for displaying the preview image generated by the generating means;
Program that causes the computer to function.
印刷データを受信する受信手段と、Receiving means for receiving print data;
前記印刷データを解析する解析手段と、Analyzing means for analyzing the print data;
前記印刷データの解析の際に、フォント代替が発生したことを検知する検知手段と、A detecting means for detecting that font substitution has occurred during the analysis of the print data;
前記検知手段が前記フォント代替の発生を検知した場合、プレビュー画像の作成対象でないページであっても、前記フォント代替が発生した場合は、当該フォント代替が発生したページのプレビュー画像を生成する生成手段と、When the detection unit detects the occurrence of the font substitution, the generation unit generates a preview image of the page in which the font substitution has occurred even if the font substitution has occurred even if the page is not a preview image creation target. When,
前記生成手段が生成した前記プレビュー画像を表示する表示手段と、Display means for displaying the preview image generated by the generating means;
してコンピュータを機能させるプログラム。Program that causes the computer to function.
JP2014172577A 2014-08-27 2014-08-27 Image forming apparatus and program Expired - Fee Related JP6379862B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014172577A JP6379862B2 (en) 2014-08-27 2014-08-27 Image forming apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014172577A JP6379862B2 (en) 2014-08-27 2014-08-27 Image forming apparatus and program

Publications (2)

Publication Number Publication Date
JP2016047606A JP2016047606A (en) 2016-04-07
JP6379862B2 true JP6379862B2 (en) 2018-08-29

Family

ID=55648792

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014172577A Expired - Fee Related JP6379862B2 (en) 2014-08-27 2014-08-27 Image forming apparatus and program

Country Status (1)

Country Link
JP (1) JP6379862B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10884684B1 (en) 2019-09-12 2021-01-05 Kyocera Document Solutions Inc. Image forming apparatus, image forming method, and non-transitory computer readable recording medium
JP2022059870A (en) 2020-10-02 2022-04-14 シャープ株式会社 Image formation apparatus, control program and control method of image formation apparatus
US11704520B2 (en) 2021-01-15 2023-07-18 Sharp Kabushiki Kaisha Image forming apparatus, image forming system and control method of image forming apparatus

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006227948A (en) * 2005-02-18 2006-08-31 Fuji Xerox Co Ltd Document processor
US8413051B2 (en) * 2008-10-20 2013-04-02 Celartem, Inc. Contextually previewing fonts
JP4775481B2 (en) * 2009-08-17 2011-09-21 コニカミノルタビジネステクノロジーズ株式会社 Image forming apparatus, information processing apparatus, and print preview processing method

Also Published As

Publication number Publication date
JP2016047606A (en) 2016-04-07

Similar Documents

Publication Publication Date Title
JP6459236B2 (en) Image forming apparatus
US20180063366A1 (en) Image output apparatus, history display apparatus, history display method, and non-transitory computer readable medium
JP4250569B2 (en) Print control apparatus and print control method
US9645770B2 (en) Information processing system, information processing apparatus, information processing method, and storage medium storing program
US20160034228A1 (en) Image forming apparatus having test printing function, control method for the image forming apparatus, storage medium, and image forming system
JP2014124775A (en) Image forming device and alarm control method
JP6379862B2 (en) Image forming apparatus and program
US9917973B2 (en) Printing apparatus, method of controlling the same, and storage medium
JP2015060272A (en) Information processing system, information processing method, information processing apparatus, and program
JP5828619B2 (en) Image forming system
JP5807460B2 (en) Information processing apparatus, program, and storage medium
JP5919783B2 (en) Print control program, print control apparatus, print control method, and printing system
JP6202081B2 (en) Information processing apparatus, program, and image processing system
US9530084B2 (en) Image processing apparatus capable of ascertaining printing reduction effect, control method therefor, storage medium, and image processing system
JP2009223529A (en) Print control device, print system, print control method, program and recording medium
US8363250B2 (en) Appending identification information to a print job before it is transmitted to a printing device
JP2015207056A (en) Function setting program, and function setting method
US9575697B2 (en) Printing device, system, and method when changing of printers
US9176691B2 (en) Output control device and output control method
JP2011054013A (en) Information processing apparatus, program, and computer readable recording medium
JP2012123704A (en) Control apparatus, control method of control apparatus, and program
JP4612911B2 (en) Print control apparatus and print control method
JP2015179505A (en) Information processing device and program
JP2011053997A (en) Printer driver and controller
JP2011065557A (en) Print controller, method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170720

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180427

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180508

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180618

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180716

R150 Certificate of patent or registration of utility model

Ref document number: 6379862

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

LAPS Cancellation because of no payment of annual fees
R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350