JP2012221150A - Information processor - Google Patents

Information processor Download PDF

Info

Publication number
JP2012221150A
JP2012221150A JP2011085332A JP2011085332A JP2012221150A JP 2012221150 A JP2012221150 A JP 2012221150A JP 2011085332 A JP2011085332 A JP 2011085332A JP 2011085332 A JP2011085332 A JP 2011085332A JP 2012221150 A JP2012221150 A JP 2012221150A
Authority
JP
Japan
Prior art keywords
print data
print
printing
information processing
processing apparatus
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
JP2011085332A
Other languages
Japanese (ja)
Inventor
Keiji Nagai
桂二 永井
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2011085332A priority Critical patent/JP2012221150A/en
Publication of JP2012221150A publication Critical patent/JP2012221150A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a printer for displaying a warning on a screen, and for correcting the pagination of printing without creating any print preview image when there is possibility that the predetermined number of pages intended by a user is not large enough.SOLUTION: An information processor includes: print data creation means for converting print data to be transmitted from application software into data which can be processed by a printer; print data storage means for storing the print data created by the print data creation means; print data management means for making the print data storage means store the print data created by the print data creation means; print area determination means for determining the occupancy rate of the print data occupying the space of a print sheet for printing; and display means for displaying information relating to the result of determination from the print area determination means. When it is determined that the occupancy rate is smaller than a predetermined value by the print area determination means, the display means displays a warning.

Description

本発明は印刷プレビューイメージを作成することなく印刷ページのはみ出しの修正が可能な情報処理装置に関する。   The present invention relates to an information processing apparatus capable of correcting the protrusion of a print page without creating a print preview image.

印刷装置によって印刷を行う場合、事前に印刷プレビューイメージを表示し、ユーザが意図している通りの印刷ができるかを確認する技術は既に知られている。また、印刷対象となる被印刷用紙上の描画不可能領域情報(パンチ穴部分や封筒の宛先窓部分等の情報)を把握し、当該描画不可能領域に印刷データが重ならないよう印刷制御を行う技術も既に知られている(特許文献1)。   When printing is performed by a printing apparatus, a technique for displaying a print preview image in advance and confirming whether printing can be performed as intended by the user is already known. In addition, it grasps non-renderable area information (information such as punch hole part and envelope destination window part) on the printing paper to be printed, and performs print control so that print data does not overlap with the non-renderable area. The technology is already known (Patent Document 1).

上記の従来技術における印刷画像の確認は、印刷を実行する前に印刷プレビューイメージ生成の必要があり、また、生成されたイメージをユーザが目視で確認しなければならなかった。そのため、印刷実行までに時間がかかり、ユーザの作業負担も大きなものとなっていた。   Confirmation of a print image in the above-described prior art requires generation of a print preview image before executing printing, and the user must visually confirm the generated image. For this reason, it takes a long time to execute printing, and the work burden on the user is large.

このような問題を解決する技術としては、下記のものがある。   Techniques for solving such problems include the following.

特許文献2には、印刷データの整合性判定時間短縮のため、印刷装置へ印刷データとともにチェック用のイメージデータを同時に送信し、印刷装置側で展開したデータとチェック用のイメージデータの差異をチェックする方法が開示されている。当該技術によれば、ユーザがプレビューイメージを目視等で確認する必要はなくなり、作業負担は軽減されている。   In Patent Document 2, in order to shorten the consistency determination time of print data, check image data is simultaneously transmitted to the printing apparatus together with the print data, and the difference between the data developed on the printing apparatus side and the check image data is checked. A method is disclosed. According to this technique, it is not necessary for the user to visually confirm the preview image, and the work load is reduced.

しかし、上記従来技術においては下記の問題が存在している。   However, the following problems exist in the above-described prior art.

特許文献2に記載の技術は、ユーザが印刷のプレビューイメージを目視等で確認する必要がないため、ユーザの作業負担軽減と時間短縮の点で一定の効果を有する。しかしながら、チェック用のイメージデータを生成する必要があり、印刷チェック用イメージデータの生成のタイムロスが生じてしまうという問題が存在する。   The technique described in Patent Document 2 has a certain effect in terms of reducing the work burden on the user and shortening the time because the user does not need to visually confirm a print preview image. However, there is a problem that it is necessary to generate image data for checking, and a time loss in generating image data for printing check occurs.

本発明は、上記問題点に鑑みてなされたものであり、ユーザが意図する所定のページ数で収まらない可能性がある場合は、印刷プレビューイメージを作成することなく、警告を画面に表示し、印刷のページ割の修正が可能な印刷装置を提供することを目的とする。   The present invention has been made in view of the above problems, and when there is a possibility that the user does not fit the predetermined number of pages, a warning is displayed on the screen without creating a print preview image. It is an object of the present invention to provide a printing apparatus capable of correcting printing page allocation.

本発明の情報処理装置は、アプリケーションソフトから送られてくる印刷データを印刷装置が処理できるデータに変換する印刷データ作成手段と、前記印刷データ作成手段が作成した前記印刷データを記憶する印刷データ記憶手段と、前記印刷データ作成手段が作成した前記印刷データを前記印刷データ記憶手段に記憶させる印刷データ管理手段と、印刷を行う印刷用紙の紙面に占める前記印刷データの占有率を判定する印刷領域判定手段と、前記印刷領域判定手段による判定結果に関する情報を表示する表示手段と、を備え、前記印刷領域判定手段は、前記占有率が所定値よりも小さい場合、警告を前記表示手段に表示することを特徴とする。   An information processing apparatus according to the present invention includes a print data creation unit that converts print data sent from application software into data that can be processed by the printing apparatus, and a print data storage that stores the print data created by the print data creation unit A print data management unit that stores the print data created by the print data creation unit in the print data storage unit; and a print area determination that determines an occupancy ratio of the print data in a sheet of printing paper to be printed And display means for displaying information related to the determination result by the print area determination means, wherein the print area determination means displays a warning on the display means when the occupation ratio is smaller than a predetermined value. It is characterized by.

本発明によれば、ユーザが意図する所定のページ数で収まらない可能性がある場合は、印刷プレビューイメージを作成することなく、警告を画面に表示し、印刷のページ割の修正が可能な印刷装置を提供することができる。   According to the present invention, when there is a possibility that the user may not fit the predetermined number of pages, a warning can be displayed on the screen without creating a print preview image, and printing can be corrected. An apparatus can be provided.

本発明の実施形態に係る情報処理装置のハードウエア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the information processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る印刷ドライバのモジュール構成を示す図である。FIG. 2 is a diagram illustrating a module configuration of a print driver according to an embodiment of the present invention. 本発明の実施形態に係る情報処理装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the information processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る情報処理装置の制御動作を示すフローチャートである。It is a flowchart which shows the control operation of the information processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る情報処理装置の修正確認の表示例を示す図である。It is a figure which shows the example of a display of the correction confirmation of the information processing apparatus which concerns on embodiment of this invention.

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

図1は、本実施形態に係る情報処理装置のハードウエア構成を示すブロック図である。情報処理装置1、2は、ネットワークを介して印刷装置5、6と接続されている。印刷装置5、6は、情報処理装置1から受信した印刷データを印刷する。   FIG. 1 is a block diagram showing a hardware configuration of the information processing apparatus according to the present embodiment. The information processing apparatuses 1 and 2 are connected to printing apparatuses 5 and 6 via a network. The printing devices 5 and 6 print the print data received from the information processing device 1.

情報処理装置1は、以下の11〜17を含む。CPU(Central Processing Unit)11は、コンピュータの中で、各装置の制御やデータの演算、加工を行う演算部である。   The information processing apparatus 1 includes the following 11-17. A CPU (Central Processing Unit) 11 is a calculation unit that controls each device, calculates data, and processes in a computer.

CPU11は、RAM(Random Access Memory)12に記憶されたプログラムを実行し、入力装置や記憶装置からデータを受け取り、演算、加工した上で、出力装置や記憶装置に出力する。   The CPU 11 executes a program stored in a RAM (Random Access Memory) 12, receives data from the input device or storage device, calculates and processes the data, and outputs the data to the output device or storage device.

RAM12は、CPU11が実行する基本ソフトウェアであるOS(Operating System)やアプリケーションソフトウェアなどのプログラムやデータを記憶または一時保存する記憶装置である。   The RAM 12 is a storage device that stores or temporarily stores programs and data such as an OS (Operating System) and application software that are basic software executed by the CPU 11.

HDD(Hard Disk Drive)13は、アプリケーションソフトウエアなどに関連するデータを記憶する記憶装置である。ネットワークインターフェース部14は、有線もしくは無線回線などのデータ伝送路により構築されたLAN(Local Area Network)、WAN(Wide Area Network)などのネットワーク(例えばEthernet(登録商標))を介して接続された通信機能を有する印刷装置5、6と情報処理装置1のインターフェースである。   An HDD (Hard Disk Drive) 13 is a storage device that stores data related to application software and the like. The network interface unit 14 is a communication connected via a network (for example, Ethernet (registered trademark)) such as a LAN (Local Area Network) or a WAN (Wide Area Network) constructed by a data transmission path such as a wired or wireless line. This is an interface between the printing apparatuses 5 and 6 having functions and the information processing apparatus 1.

入力部15は、カーソルキー、数字入力および各種機能キー等を備えたキーボード、表示部16の表示画面上でキーの選択等を行うためのマウスやスライスパット等から構成される。また、入力部15は、ユーザがCPU11に操作指示を与えたり、データを入力したりするためのユーザインターフェースである。   The input unit 15 includes a keyboard having cursor keys, numeric input, various function keys, and the like, a mouse for selecting keys on the display screen of the display unit 16, a slice pad, and the like. The input unit 15 is a user interface for a user to give an operation instruction to the CPU 11 or input data.

表示部16は、CRT(Cathode Ray Tube)やLCD(Liquid Crystal Display)等により構成され、CPU11から入力される表示データに応じた表示が行われる。外部記録装置インターフェース部17は、USB(Universal Serial Bus)などのデータ伝送路を介して接続された記録媒体18(例えば、フラッシュメモリなど)と情報処理装置1とのインターフェースである。   The display unit 16 is configured by a CRT (Cathode Ray Tube), an LCD (Liquid Crystal Display), or the like, and performs display according to display data input from the CPU 11. The external recording device interface unit 17 is an interface between the information processing device 1 and a recording medium 18 (for example, a flash memory) connected via a data transmission path such as USB (Universal Serial Bus).

また、記録媒体18に、所定のプログラムを格納し、記録媒体18に格納されたプログラムは外部記録装置インターフェース部17を介して情報処理装置1にインストールされ、インストールされた所定のプログラムは情報処理装置1により実行可能となる。コンピュータ端末と印刷機器がネットワーク、あるいはUSBなどのケーブルで接続されている。   Further, a predetermined program is stored in the recording medium 18, the program stored in the recording medium 18 is installed in the information processing apparatus 1 via the external recording apparatus interface unit 17, and the installed predetermined program is the information processing apparatus 1 can be executed. The computer terminal and the printing device are connected via a network or a cable such as USB.

図2は、本実施形態に係る印刷ドライバのモジュール構成を示す図である。Windows(登録商標) OS22、アプリケーション21、プリンタドライバ23が動作しており、プリンタドライバ23はグラフィックドライバモジュール25とUI(User Interface)ドライバモジュール24で構成されている。   FIG. 2 is a diagram illustrating a module configuration of the print driver according to the present embodiment. A Windows (registered trademark) OS 22, an application 21, and a printer driver 23 are operating. The printer driver 23 includes a graphic driver module 25 and a UI (User Interface) driver module 24.

図3は、本実施形態に係る情報処理装置の機能構成の一例を示すブロック図である。情報処理装置の機能の一例を示すブロック図である。情報処理装置1が持つ機能について説明する。   FIG. 3 is a block diagram illustrating an example of a functional configuration of the information processing apparatus according to the present embodiment. It is a block diagram which shows an example of the function of information processing apparatus. The functions of the information processing apparatus 1 will be described.

印刷データ作成手段101は、アプリケーションソフトから送られてくる印刷データを、印刷装置5、6が処理できる印刷データ(プリンタ記述言語)に変換する。印刷データ作成手段101は1ページずつ印刷データを処理することができる。   The print data creation unit 101 converts print data sent from the application software into print data (printer description language) that can be processed by the printing apparatuses 5 and 6. The print data creation unit 101 can process print data page by page.

印刷データ管理手段102は、印刷データ作成手段101が作成した印刷データを印刷データ記憶手段103に保存する。また、印刷データ記憶手段103に保存していた印刷データを通信手段106を介して印刷装置5、6に送信する。   The print data management unit 102 stores the print data created by the print data creation unit 101 in the print data storage unit 103. The print data stored in the print data storage unit 103 is transmitted to the printing apparatuses 5 and 6 via the communication unit 106.

印刷データ記憶手段103は、印刷データを記憶する。印刷領域判定手段104は、印刷データがそのページ(紙面)に占める領域の占有率をパーセント単位で調べる。そして占有率が所定比率より小さいか否かを判定する。   The print data storage unit 103 stores print data. The print area determination unit 104 checks the occupation ratio of the area occupied by the print data on the page (paper surface) in percent units. Then, it is determined whether or not the occupation ratio is smaller than a predetermined ratio.

所定比率は固定値としても良いし、ユーザが任意に設定できる値としても良い。修正確認画面表示手段105は、占有率が所定の比率より小さい場合に修正確認画面を表示して、修正方法をユーザに選択させる。通信手段106は、印刷データを印刷装置5、6に送信する。   The predetermined ratio may be a fixed value or a value that can be arbitrarily set by the user. The correction confirmation screen display means 105 displays a correction confirmation screen when the occupation ratio is smaller than a predetermined ratio, and allows the user to select a correction method. The communication unit 106 transmits print data to the printing apparatuses 5 and 6.

図4は、本実施形態に係る情報処理装置の制御動作を示すフローチャートである。
まず、印刷ドライバ23は1ページ分の印刷データの作成を行う(ステップS301)。
FIG. 4 is a flowchart showing the control operation of the information processing apparatus according to the present embodiment.
First, the print driver 23 creates print data for one page (step S301).

作成された印刷データを印刷データ記憶手段103に保存し(ステップS302)、次ページ分の印刷データを作成する(ステップS303)。次に、次ページに印刷する占有領域を計算し(ステップS304)、占有領域が所定比率より小さいかどうかの判定を行う(ステップS305)。   The created print data is stored in the print data storage means 103 (step S302), and print data for the next page is created (step S303). Next, an occupied area to be printed on the next page is calculated (step S304), and it is determined whether the occupied area is smaller than a predetermined ratio (step S305).

占有領域が所定比率より小さい場合は(ステップS305/YES)、警告画面を表示の後(ステップS306)、修正の要否について表示する(ステップS307)。ユーザが修正を選択した場合は(ステップS307/YES)、修正方法を選択する(ステップS308)。   If the occupied area is smaller than the predetermined ratio (step S305 / YES), a warning screen is displayed (step S306), and whether or not correction is necessary is displayed (step S307). When the user selects correction (step S307 / YES), the correction method is selected (step S308).

ユーザが修正方法について「縮小」を選択した場合は(ステップS308/YES)、前ページと現ページの印刷データを縮小し、前ページの印刷データに集約する(ステップS311)。   When the user selects “reduction” as the correction method (step S308 / YES), the print data of the previous page and the current page is reduced and collected into the print data of the previous page (step S311).

ユーザが修正方法について「縮小」を選択しなかった場合は(ステップS308/NO)、前ページと現ページの印刷データにおける文字列の行間を詰め、前ページの印刷データに集約する(ステップS312)。   If the user does not select “reduction” for the correction method (step S308 / NO), the line spacing of the character strings in the print data of the previous page and the current page is reduced and collected in the print data of the previous page (step S312). .

占有領域が所定比率より大きい場合や(ステップS305/NO)、ステップS307にて修正しないをユーザが選択した場合は(ステップS307/NO)、前ページのデータを印刷装置5、6へ送信し(ステップS309)、現ページの印刷データを印刷データ記憶手段に保存する(ステップS310)。   If the occupied area is larger than the predetermined ratio (step S305 / NO), or if the user selects not to correct in step S307 (step S307 / NO), the data of the previous page is transmitted to the printing devices 5 and 6 ( In step S309, the print data of the current page is stored in the print data storage unit (step S310).

その後は、アプリケーションからのデータが残っているかを判定する(ステップS313)。アプリケーションからのデータが残っている場合は(ステップS313/YES)、次ページの印刷データを作成する(ステップS303)。   Thereafter, it is determined whether data from the application remains (step S313). If data from the application remains (step S313 / YES), print data for the next page is created (step S303).

アプリケーションからのデータが残っていない場合は(ステップS313/NO)、現ページのデータを印刷装置5、6へ送信する。   If no data from the application remains (NO in step S313), the current page data is transmitted to the printing devices 5 and 6.

図5は、本実施形態に係る情報処理装置の修正確認の表示例を示す図である。印刷ドライバ23は印刷占有率が所定比率より小さい場合に、このユーザインターフェースを表示して、ユーザに修正方法を選択させる。   FIG. 5 is a diagram illustrating a display example of correction confirmation of the information processing apparatus according to the present embodiment. When the print occupancy is smaller than the predetermined ratio, the print driver 23 displays this user interface and allows the user to select a correction method.

「縮小して前のページに収める」のラジオボタンを選択した場合は、前ページと現ページの印刷データを縮小して前ページのデータに集約する。   When the “Reduce and Fit to Previous Page” radio button is selected, the print data of the previous page and the current page is reduced and collected into the previous page data.

「行間を詰めて前のページに収める」のラジオボタンを選択した場合、前ページと現ページの印刷データについて、文字列の行間を縮めて前ページのデータに集約する。   When the radio button of “Fit line spacing and fit on previous page” is selected, the print data of the previous page and the current page is consolidated into the previous page data by reducing the line width of the character string.

「修正しない」のラジオボタンが選択されていた場合、修正しないで前ページの印刷データを印刷装置に送信し、次ページの印刷データを作成する。   When the “do not modify” radio button is selected, the print data of the previous page is transmitted to the printing apparatus without modification, and the print data of the next page is created.

上述した実施形態は以下のようにすることもできる。   The embodiment described above can also be configured as follows.

本実施形態の情報処理装置は、印刷領域判定手段は、占有率が所定値よりも小さい場合、修正方法を表示手段に表示することを特徴とする。   The information processing apparatus according to the present embodiment is characterized in that the printing area determination unit displays the correction method on the display unit when the occupation ratio is smaller than a predetermined value.

本実施形態の情報処理装置は、修正方法は、印刷データの縮小であることを特徴とする。   The information processing apparatus according to the present embodiment is characterized in that the correction method is reduction of print data.

本実施形態の情報処理装置は、修正方法は、印刷データの行間詰めであることを特徴とする。   The information processing apparatus according to the present embodiment is characterized in that the correction method is line spacing of print data.

本実施形態の印刷ドライバは、1ページ分の印刷データを一時保存し、ページあたりの印刷占有領域の占有率を計算し、所定占有率よりも小さいかを判定し、ユーザに修正方法を選択させて1ページに収まらなかった印刷データを1ページに集約することを特徴とする。   The print driver according to the present embodiment temporarily stores print data for one page, calculates the occupation ratio of the print occupation area per page, determines whether it is smaller than the predetermined occupation ratio, and allows the user to select a correction method. The print data that does not fit on one page is collected on one page.

本実施形態の印刷ドライバは、修正方法として行間を縮めて集約することを特徴とする。   The print driver according to the present embodiment is characterized in that the line spacing is reduced and consolidated as a correction method.

本実施形態の印刷ドライバは、修正方法として印刷データを縮小して集約することを特徴とする。   The print driver according to the present embodiment is characterized in that print data is reduced and collected as a correction method.

以上、本発明の好適な実施の形態により本発明を説明した。ここでは特定の具体例を示して本発明を説明したが、特許請求の範囲に定義された本発明の広範囲な趣旨および範囲から逸脱することなく、これら具体的に様々な修正および変更が可能である。   The present invention has been described above by the preferred embodiments of the present invention. While the invention has been described with reference to specific embodiments, it will be understood that various modifications and changes may be made specifically without departing from the broader spirit and scope of the invention as defined in the claims. is there.

1、2 情報処理装置
5、6 印刷装置
11 CPU
12 RAM
13 HDD
14 ネットワークインターフェース部
15 入力部
16 表示部
17 外部記憶装置インターフェース部
18 記録媒体
21 アプリケーション
23 印刷ドライバ
24 UIドライバモジュール
25 グラフィックドライバモジュール
101 印刷データ作成手段
102 印刷データ管理手段
103 印刷データ記憶手段
104 印刷領域判定手段
105 修正確認画面表示手段
106 通信手段
1, 2 Information processing device 5, 6 Printing device 11 CPU
12 RAM
13 HDD
DESCRIPTION OF SYMBOLS 14 Network interface part 15 Input part 16 Display part 17 External storage apparatus interface part 18 Recording medium 21 Application 23 Print driver 24 UI driver module 25 Graphic driver module 101 Print data creation means 102 Print data management means 103 Print data storage means 104 Print area Determination means 105 Correction confirmation screen display means 106 Communication means

特開2009−031921号公報JP 2009-031921 A 特開2003−091402号公報JP 2003-091402 A

Claims (4)

アプリケーションソフトから送られてくる印刷データを印刷装置が処理できるデータに変換する印刷データ作成手段と、
前記印刷データ作成手段が作成した前記印刷データを記憶する印刷データ記憶手段と、
前記印刷データ作成手段が作成した前記印刷データを前記印刷データ記憶手段に記憶させる印刷データ管理手段と、
印刷を行う印刷用紙の紙面に占める前記印刷データの占有率を判定する印刷領域判定手段と、
前記印刷領域判定手段による判定結果に関する情報を表示する表示手段と、を備え、
前記印刷領域判定手段は、前記占有率が所定値よりも小さい場合、警告を前記表示手段
に表示することを特徴とする情報処理装置。
Print data creation means for converting print data sent from the application software into data that can be processed by the printing apparatus;
Print data storage means for storing the print data created by the print data creation means;
Print data management means for storing the print data created by the print data creation means in the print data storage means;
A print area determination means for determining an occupation ratio of the print data in a sheet of printing paper to be printed;
Display means for displaying information related to the determination result by the print region determination means,
The information processing apparatus according to claim 1, wherein the printing area determination unit displays a warning on the display unit when the occupation ratio is smaller than a predetermined value.
前記印刷領域判定手段は、前記占有率が所定値よりも小さい場合、修正方法を前記表示手段に表示することを特徴とする請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the print area determination unit displays a correction method on the display unit when the occupation ratio is smaller than a predetermined value. 前記修正方法は、印刷データの縮小であることを特徴とする請求項2に記載の情報処理装置。   The information processing apparatus according to claim 2, wherein the correction method is reduction of print data. 前記修正方法は、印刷データの行間詰めであることを特徴とする請求項2に記載の情報処理装置。   The information processing apparatus according to claim 2, wherein the correction method is line spacing of print data.
JP2011085332A 2011-04-07 2011-04-07 Information processor Withdrawn JP2012221150A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011085332A JP2012221150A (en) 2011-04-07 2011-04-07 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011085332A JP2012221150A (en) 2011-04-07 2011-04-07 Information processor

Publications (1)

Publication Number Publication Date
JP2012221150A true JP2012221150A (en) 2012-11-12

Family

ID=47272605

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011085332A Withdrawn JP2012221150A (en) 2011-04-07 2011-04-07 Information processor

Country Status (1)

Country Link
JP (1) JP2012221150A (en)

Similar Documents

Publication Publication Date Title
US10088982B2 (en) Information processing apparatus, method, and program
JP4966533B2 (en) Printing system, printing method, printing program, and recording medium
JP6977661B2 (en) Print control device, print control program and print control method
JP2013045143A (en) Information processor, control method therefor, and program
JP2010035105A (en) Server device for server-based computing system and server control program
JP6281528B2 (en) Information processing apparatus and information processing program
US20140092399A1 (en) Apparatus, method, and storage medium
JP2010067034A (en) Paper sheet size-computing method in spreadsheet software
JP2005197876A (en) Image forming system
JP6566850B2 (en) Information processing system, information processing system control method, information processing apparatus, and program
JP5455714B2 (en) How to print the web page capture screen
KR101345726B1 (en) Method for printing a captured screen of web pages
JP2012221150A (en) Information processor
JP2007223184A (en) Image recording apparatus and image data processing method
JP5874385B2 (en) Image forming apparatus, image forming method, and program
US8782509B2 (en) Table graphics management method and apparatus
JP5849485B2 (en) Print control program, information processing apparatus, and recording medium
JP6468226B2 (en) Information processing apparatus and information processing program
JP5900387B2 (en) Printing control apparatus, printing instruction apparatus, printing system, and program
US8477353B2 (en) Information processing apparatus, printing method, printing system, and non-transitory computer-readable storage medium
US10528309B2 (en) Information processing apparatus and print control method
KR20100031784A (en) Method for printing a captured screen of web pages
JP6061882B2 (en) Image forming apparatus and application screen display method of image forming apparatus
JP2018094772A (en) Print control device, print control program, and print control method
JP2008250761A (en) Status icon display method for printer

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