JP2014215647A - Information processing device - Google Patents

Information processing device Download PDF

Info

Publication number
JP2014215647A
JP2014215647A JP2013089868A JP2013089868A JP2014215647A JP 2014215647 A JP2014215647 A JP 2014215647A JP 2013089868 A JP2013089868 A JP 2013089868A JP 2013089868 A JP2013089868 A JP 2013089868A JP 2014215647 A JP2014215647 A JP 2014215647A
Authority
JP
Japan
Prior art keywords
print setting
setting information
printer driver
preview
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.)
Granted
Application number
JP2013089868A
Other languages
Japanese (ja)
Other versions
JP6073176B2 (en
Inventor
達也 樋渡
Tatsuya Hiwatari
達也 樋渡
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 JP2013089868A priority Critical patent/JP6073176B2/en
Publication of JP2014215647A publication Critical patent/JP2014215647A/en
Application granted granted Critical
Publication of JP6073176B2 publication Critical patent/JP6073176B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer

Abstract

PROBLEM TO BE SOLVED: To make print setting of a printer driver cooperate with intuitive layout edition in a preview.SOLUTION: In a printer driver 50, when a user operates a text area 42 through a touch panel of an input device 17, a control unit 51 updates a preview image D1 through a preview unit 53 based on the operation and updates the content of temporarily print setting information D0 as well. When a user depresses a print button related to the printer driver 50 on the input device 17, the control unit 51 responds to the depression to reflect a change on print setting information D2 on an auxiliary storage device 15 through a spooler 54 when the content of the temporarily print setting information D0 is changed.

Description

本発明は、アプリケーションでの印刷設定時にプレビュー付印刷設定画面を表示させる情報処理装置に関する。   The present invention relates to an information processing apparatus that displays a print setting screen with a preview when print settings are made in an application.

下記特許文献1には、印刷イメージの縮小画像をプレビュー表示し、ユーザがこれを編集すると、プレビュー表示を更新すると共に文書ファイルの更新を実行する構成が開示されている。   Japanese Patent Application Laid-Open No. 2004-228561 discloses a configuration in which a reduced image of a print image is displayed as a preview, and when the user edits the preview, the preview display is updated and the document file is updated.

特開平5−28134号公報JP-A-5-28134

しかし、プレビュー表示を編集しても、プリンタドライバでの印刷設定におけるレイアウト設定に反映されない。   However, even if the preview display is edited, it is not reflected in the layout setting in the print setting in the printer driver.

一方、近年のスマートフォンやタブレット端末などの普及により、PCモニタよりも小さな画面での操作性を考慮することが重要となっている。加えて、これらのデバイスでは、タッチパネルでの操作方法が提供されており、より直観的な操作が求められている。   On the other hand, with the recent spread of smartphones and tablet terminals, it is important to consider operability on a smaller screen than a PC monitor. In addition, in these devices, an operation method using a touch panel is provided, and a more intuitive operation is required.

プリンタドライバでの印刷設定の変更を確認するためには、従来、プリンタドライバの印刷設定画面とプレビュー画面とを交互に切り替えて処理を行わなければならず、ユーザが、スムーズな処理を行えなかった。   In order to confirm the change of the print setting in the printer driver, the process had to be performed by alternately switching the print setting screen and the preview screen of the printer driver, and the user could not perform smooth processing. .

本発明の目的は、このような問題点に鑑み、プリンタドライバの印刷設定とプレビューでの直観的なレイアウト編集とを連携可能な情報処理装置提供することにある。   SUMMARY OF THE INVENTION An object of the present invention is to provide an information processing apparatus capable of coordinating print settings of a printer driver and intuitive layout editing with a preview.

本発明の第1態様では、プロセッサと、プログラム及びデータが格納される記憶部と、操作用入力装置と、プレビュー画像及び一時印刷設定情報が表示される表示装置とを備え、該プログラムは、印刷設定機能を備えたプリンタドライバと、プレビュー表示部と、スプーラとを含み、該データは、該プリンタドライバに備えられた該一時印刷設定情報と、該スプーラに備えられた印刷設定情報と、該プレビュー画像とを含む情報処理装置において、
該プレビュー画像及び該一時印刷設定情報が該表示装置において同一画面上に表示される。
According to a first aspect of the present invention, a processor, a storage unit for storing a program and data, an operation input device, and a display device for displaying a preview image and temporary print setting information are provided. A printer driver having a setting function, a preview display unit, and a spooler, and the data includes the temporary print setting information provided in the printer driver, the print setting information provided in the spooler, and the preview. In an information processing apparatus including an image,
The preview image and the temporary print setting information are displayed on the same screen in the display device.

本発明による情報処理装置の第2態様では、第1態様において、該プリンタドライバは、該プロセッサに対し、
(a)該入力装置を介した該プレビュー画像の操作に応じて、該プレビュー画像を変更させるとともに、該一時印刷設定情報を変更させ、
(b)該入力装置を介した、該プリンタドライバに係る印刷ボタンの押下に応答して、ステップ(a)の処理により該一時印刷設定が変更されていれば、該変更に応じて該印刷設定情報を変更させる。
In a second aspect of the information processing apparatus according to the present invention, in the first aspect, the printer driver sends the processor to the processor.
(A) changing the preview image and changing the temporary print setting information according to the operation of the preview image via the input device;
(B) In response to pressing of a print button related to the printer driver via the input device, if the temporary print setting is changed by the process of step (a), the print setting is changed according to the change. Change information.

本発明による情報処理装置の第3態様では、第2態様において、該プリンタドライバは、該プロセッサに対し、ステップ(b)の前に、
(c)該入力装置を介した該一時印刷設定情報の表示部に対する操作に応じて、該一時印刷設定情報を変更させ、
ステップ(b)では、ステップ(c)の処理により該一時印刷設定が変更されていても、該変更に応じて該プレビュー画像を更新させる。
In a third aspect of the information processing apparatus according to the present invention, in the second aspect, the printer driver sends the processor to the processor before step (b).
(C) changing the temporary print setting information in response to an operation on the display unit of the temporary print setting information via the input device;
In step (b), even if the temporary print setting is changed by the processing in step (c), the preview image is updated in accordance with the change.

本発明による情報処理装置の第4態様では、第2又は3態様において、該一時印刷設定情報はランダムアクセスメモリに格納され、該印刷設定情報は補助記憶装置に格納される。   In a fourth aspect of the information processing apparatus according to the present invention, in the second or third aspect, the temporary print setting information is stored in a random access memory, and the print setting information is stored in an auxiliary storage device.

上記第1態様の構成によれば、プレビュー画像及び一時印刷設定情報が表示装置において同一画面上に表示されるので、両者の一方から他方へ表示を切り替える必要がなく、これにより、操作性が向上するとともに、表示を切り替える毎にプリンタドライバの該一時印刷設定情報をスプーラの印刷設定情報に反映させる必要が無いので、無駄な処理が省かれて処理が高速になるという効果を奏する。   According to the configuration of the first aspect, since the preview image and the temporary print setting information are displayed on the same screen on the display device, there is no need to switch the display from one to the other, thereby improving the operability. In addition, since there is no need to reflect the temporary print setting information of the printer driver in the print setting information of the spooler every time the display is switched, there is an effect that unnecessary processing is omitted and the processing speed is increased.

上記第2態様の構成によれば、上記効果を確実に実現できる。   According to the structure of the said 2nd aspect, the said effect is realizable reliably.

上記第3態様の構成によれば、一時印刷設定情報の表示部とプレビュー画像とが連携して更新されるので、操作性が向上する。   According to the configuration of the third aspect, the display unit of the temporary print setting information and the preview image are updated in cooperation, so that the operability is improved.

本発明の他の目的、特徴的な構成及び効果は、以下の説明を特許請求の範囲及び図面の記載と関係づけて読むことにより明らかになる。   Other objects, characteristic configurations and effects of the present invention will become apparent from the following description read in connection with the appended claims and the drawings.

本発明の実施例1に係る画像形成システムの概略構成図である。1 is a schematic configuration diagram of an image forming system according to Embodiment 1 of the present invention. 情報処理装置10のハードウェア構成を示す概略ブロック図である。2 is a schematic block diagram illustrating a hardware configuration of the information processing apparatus 10. FIG. プレビュー付印刷設定画面40の構成例説明図である。6 is an explanatory diagram of a configuration example of a print setting screen with preview 40. FIG. 図3のプレビュー付印刷設定画面40に関する機能ブロック図である。FIG. 4 is a functional block diagram related to a print setting screen with preview 40 in FIG. 3. 図4の構成の動作を示す概略フローチャートである。5 is a schematic flowchart showing the operation of the configuration of FIG.

図1は、本発明の実施例1に係る画像形成システムの概略構成図である。   FIG. 1 is a schematic configuration diagram of an image forming system according to Embodiment 1 of the present invention.

このシステムでは、N台のPC(パーソナルコンピュータ)10−1〜10ーNと、画像形成装置20とが、ネットワーク30で結合され、更に、スマートフォン31が、無線LANアクセスポイント32を介してネットワーク30に結合されている。PC10−1〜10−N及びスマートフォン31は何れも、プリンタドライバを備えており、画像形成装置20に対し印刷データに基づき用紙に画像を印刷させることができ、以下、PC10−1〜10−N及びスマートフォン31のうちの任意の1つを、情報処理装置10と表記する。   In this system, N PCs (personal computers) 10-1 to 10 -N and the image forming apparatus 20 are connected via a network 30, and a smartphone 31 is further connected to the network 30 via a wireless LAN access point 32. Is bound to. Each of the PCs 10-1 to 10-N and the smartphone 31 includes a printer driver, and can cause the image forming apparatus 20 to print an image on a sheet based on the print data. One of the smartphones 31 and the smartphone 31 is referred to as the information processing apparatus 10.

図2は、情報処理装置10のハードウェア構成を示す概略ブロック図である。   FIG. 2 is a schematic block diagram illustrating a hardware configuration of the information processing apparatus 10.

このハードウェア構成では、CPU(Central Processing Unit)がインターフェイス12を介してPROM(Programmable Read Only Memory)13、DRAM(Dynamic Random Access Memory)14、補助記憶装置15、通信部16、入力装置17及び表示装置18に結合されている。図1では簡単化の為に、複数種のインターフェイスを、1つのブロック12で表している。   In this hardware configuration, a CPU (Central Processing Unit) has a PROM (Programmable Read Only Memory) 13, a DRAM (Dynamic Random Access Memory) 14, an auxiliary storage device 15, a communication unit 16, an input device 17, and a display via an interface 12. Coupled to device 18. In FIG. 1, a plurality of types of interfaces are represented by one block 12 for simplification.

PROM13は、例えばフラッシュメモリであり、BIOS(Basic Input/Output System)が格納されている。DRAM14は、主記憶装置として用いられる。補助記憶装置15には、プリンタスプーラを含むOS(Operating System)、プリンタドライバ、及び、プレビュー部を含むアプリケーションが格納されている。入力装置は、例えばキーボード及びポインティングデバイスである。   The PROM 13 is a flash memory, for example, and stores a basic input / output system (BIOS). The DRAM 14 is used as a main storage device. The auxiliary storage device 15 stores an OS (Operating System) including a printer spooler, a printer driver, and an application including a preview unit. The input device is, for example, a keyboard and a pointing device.

アプリケーション上の印刷ボタンを押下することにより、情報処理装置10の補助記憶装置15に格納されているプリンタドライバがDRAM14上にロードされて起動されると、図3に示すようなプレビュー付印刷設定画面40が、表示装置18に表示される。   When a printer driver stored in the auxiliary storage device 15 of the information processing apparatus 10 is loaded onto the DRAM 14 and activated by pressing a print button on the application, a print setting screen with a preview as shown in FIG. 40 is displayed on the display device 18.

このプレビュー付印刷設定画面40には、表示が複数のタブ頁に分類された印刷設定部41と、印刷イメージを縮小表示したプレビュー画像D1とが含まれている。プレビュー画像D1上のテキストエリア42をピンチ操作して、テキストエリア42を拡大又は縮小させることにより、テキストの行間隔及び用紙の余白サイズを変更することができる。また、テキストエリア42をタッチしてドラッグすることにより、プレビュー画像D1の余白サイズのみを変更することができる。テキストエリア42の下方の画像データについても同様である。   The print setting screen with preview 40 includes a print setting unit 41 whose display is classified into a plurality of tab pages, and a preview image D1 in which a print image is reduced and displayed. By pinching the text area 42 on the preview image D1 to enlarge or reduce the text area 42, the line spacing of the text and the margin size of the paper can be changed. Further, only the margin size of the preview image D1 can be changed by touching and dragging the text area 42. The same applies to the image data below the text area 42.

プレビュー画像D1の下方には、プレビュー画像D1の頁をめくるための右方向アイコン43及び左方向アイコン44が表示されており、右方向アイコン43をタッチすると、プレビュー画像D1の次頁が表示され、左方向アイコン44をタッチすると、プレビュー画像D1の前頁が表示される。   Below the preview image D1, a right direction icon 43 and a left direction icon 44 for turning the page of the preview image D1 are displayed. When the right direction icon 43 is touched, the next page of the preview image D1 is displayed. When the left direction icon 44 is touched, the previous page of the preview image D1 is displayed.

プレビュー画像D1上でレイアウトを上記のように変更させると、これが印刷設定部41上のデータにリアルタイムで反映され、逆に、印刷設定部41上のデータを変更すると、プレビュー画像D1上にリアルタイムで反映される。   When the layout is changed on the preview image D1 as described above, this is reflected in the data on the print setting unit 41 in real time, and conversely, when the data on the print setting unit 41 is changed, on the preview image D1 in real time. Reflected.

図4は、図3のプレビュー付印刷設定画面40に関する機能ブロック図である。   FIG. 4 is a functional block diagram regarding the print setting screen with preview 40 of FIG.

プリンタドライバ50では、制御部51が、DRAM14上の一時印刷設定情報D0に初期設定している値を、UI部52を介して表示装置18に表示させ、ユーザが入力装置17を操作して上記のように印刷設定を変更すると、この情報がUI部52を介して制御部51に伝達され、制御部51はこれに基づいて、一時印刷設定情報D0の内容を更新する。   In the printer driver 50, the control unit 51 causes the display device 18 to display the value initially set in the temporary print setting information D0 on the DRAM 14 via the UI unit 52, and the user operates the input device 17 to perform the above operation. When the print setting is changed as described above, this information is transmitted to the control unit 51 via the UI unit 52, and the control unit 51 updates the content of the temporary print setting information D0 based on this information.

ユーザが入力装置17のタッチパネルを介しテキストエリア42を操作すると、この情報がUI部52を介して制御部51に伝達され、制御部51はこれに基づいて、プレビュー部53を介してプレビュー画像D1を更新させると共に、一時印刷設定情報D0の内容をこれに応じて更新させる。   When the user operates the text area 42 via the touch panel of the input device 17, this information is transmitted to the control unit 51 via the UI unit 52, and the control unit 51 based on this preview image D 1 via the preview unit 53. And the contents of the temporary print setting information D0 are updated accordingly.

ユーザが入力装置17上の、プリンタドライバ50に係る印刷ボタンを押下すると、この情報がUI部52を介して制御部51に伝達され、制御部51はこれに応答して、一時印刷設定情報D0の内容が変更されていればそれを、スプーラ54を介し、補助記憶装置15上の印刷設定情報D2に反映させる。   When the user presses a print button related to the printer driver 50 on the input device 17, this information is transmitted to the control unit 51 via the UI unit 52, and the control unit 51 responds to the temporary print setting information D0. Is changed to the print setting information D2 on the auxiliary storage device 15 via the spooler 54.

次いで制御部51は、アプリケーションから供給される描画データをPDLデータに変換して、スプーラ54を介しスプールファイルD3に格納させる。このスプールファイルD3は、印刷設定情報D2の1組と対応付けられる。制御部51はさらに、スプールファイルD3と印刷設定情報D2とを1つに纏め、印刷ジョブデータとして、図2の通信部16を介し、図1の画像形成装置20に送信することにより、印刷要求する。これにより、スプールファイルD3の内容が印刷設定情報D2に基づいて印刷される。   Next, the control unit 51 converts the drawing data supplied from the application into PDL data and stores it in the spool file D3 via the spooler 54. This spool file D3 is associated with one set of print setting information D2. The control unit 51 further combines the spool file D3 and the print setting information D2 into one, and transmits the print request as print job data to the image forming apparatus 20 in FIG. 1 via the communication unit 16 in FIG. To do. As a result, the contents of the spool file D3 are printed based on the print setting information D2.

図5は、図4の構成の動作を示す概略フローチャートである。以下、括弧内は図中のステップ識別符号である。この処理は、アプリケーション上の印刷ボタンを押下することにより開始される。   FIG. 5 is a schematic flowchart showing the operation of the configuration of FIG. In the following, the step identification codes in the figure are shown in parentheses. This process is started by pressing a print button on the application.

(S0)図3に示すようなプレビュー付印刷設定画面40を、表示装置18に表示させる。   (S0) The print setting screen with preview 40 as shown in FIG.

(S1)ユーザは、入力装置17を操作して、印刷設定部41上のデータを変更する。この変更は、それ毎に制御部51を介し一時印刷設定情報D0に反映される。制御部51はさらに、プレビュー部53を介してこの変更をプレビュー画像D1に反映させる。   (S1) The user operates the input device 17 to change data on the print setting unit 41. This change is reflected in the temporary print setting information D0 via the control unit 51 each time. The control unit 51 further reflects this change in the preview image D1 via the preview unit 53.

(S2)制御部51は、一時印刷設定情報D0の内容を、スプーラ54を介して印刷設定情報D2に反映させる。   (S2) The control unit 51 reflects the contents of the temporary print setting information D0 in the print setting information D2 via the spooler 54.

(S3)制御部51は、スプーラ54を一時停止させる。   (S3) The control unit 51 temporarily stops the spooler 54.

(S4)ユーザがプレビュー画像D1のテキストエリア42をピンチ操作すると、制御部51はこれに応じてプレビュー部53を介し、テキストエリア42を拡大又は縮小させ、また、テキストエリア42をタッチしてドラッグすると、制御部51はこれに応じてプレビュー部53を介し、プレビュー画像D1の余白サイズを変更する。テキストエリア42の下方の画像データについても同様である。   (S4) When the user performs a pinch operation on the text area 42 of the preview image D1, the control unit 51 enlarges or reduces the text area 42 via the preview unit 53 and touches and drags the text area 42 accordingly. Then, the control unit 51 changes the margin size of the preview image D1 via the preview unit 53 accordingly. The same applies to the image data below the text area 42.

(S5)ステップS4で上記変更がなされていれば、ステップS6へ進み、そうでなければステップS7へ進む。   (S5) If the above change has been made in step S4, the process proceeds to step S6, and if not, the process proceeds to step S7.

(S6)制御部51は、ステップS4でのプレビュー画像D1の変更に応じて、一時印刷設定情報D0を更新する。   (S6) The control unit 51 updates the temporary print setting information D0 according to the change of the preview image D1 in step S4.

(S7)プリンタドライバ50に係る印刷ボタンが押下されると、ステップS8へ進み、そうでなければステップS5へ戻る。   (S7) If the print button related to the printer driver 50 is pressed, the process proceeds to step S8; otherwise, the process returns to step S5.

(S8)ステップS6で一時印刷設定情報D0の内容が変更されていればステップS9へ進み、そうでなければステップS10へ進む。   (S8) If the contents of the temporary print setting information D0 have been changed in step S6, the process proceeds to step S9, and if not, the process proceeds to step S10.

(S9)制御部51は、一時印刷設定情報D0の変更を、スプーラ54を介し印刷設定情報D2に反映させる。   (S9) The control unit 51 reflects the change in the temporary print setting information D0 in the print setting information D2 via the spooler 54.

(S10)制御部51は上記のように、アプリケーションから供給される描画データをPDLデータに変換して、スプーラ54を介しスプールファイルD3に格納させ、スプールファイルD3と印刷設定情報D2とを1つに纏め、印刷ジョブデータとして、通信部16を介し画像形成装置20に送信することにより、印刷要求する。   (S10) As described above, the control unit 51 converts the drawing data supplied from the application into PDL data and stores it in the spool file D3 via the spooler 54. One spool file D3 and one print setting information D2 are stored. In summary, a print request is made by sending the print job data to the image forming apparatus 20 via the communication unit 16.

以上において、本発明の好適な実施例を説明したが、本発明には他にも種々の変形例が含まれ、上記実施例で述べた各構成要素の機能を実現する他の構成を用いたもの、当業者であればこれらの構成又は機能から想到するであろう他の構成も、本発明に含まれる。   In the above, preferred embodiments of the present invention have been described. However, the present invention includes various modifications, and other configurations that realize the functions of the respective components described in the above embodiments are used. However, other configurations that would be conceived by those skilled in the art from these configurations or functions are also included in the present invention.

以上において、本発明の好適な実施例を説明したが、本発明には他にも種々の変形例が含まれ、上記実施例で述べた各構成要素の機能を実現する他の構成を用いたもの、当業者であればこれらの構成又は機能から想到するであろう他の構成も、本発明に含まれる。   In the above, preferred embodiments of the present invention have been described. However, the present invention includes various modifications, and other configurations that realize the functions of the respective components described in the above embodiments are used. However, other configurations that would be conceived by those skilled in the art from these configurations or functions are also included in the present invention.

10−1〜10−N PC
10 情報処理装置
11 CPU
12 インターフェイス
13 PROM
14 DRAM
15 補助記憶装置
16 通信部
17 入力装置
18 表示装置
20 画像形成装置
30 ネットワーク
31 スマートフォン
32 無線LANアクセスポイント
40 プレビュー付印刷設定画面
41 印刷設定部
42 テキストエリア
43 右方向アイコン
44 左方向アイコン
50 プリンタドライバ
51 制御部
52 UI部
53 プレビュー部
54 スプーラ
D0 一時印刷設定情報
D1 プレビュー画像
D2 印刷設定情報
D3 スプールファイル
10-1 to 10-N PC
10 Information processing apparatus 11 CPU
12 Interface 13 PROM
14 DRAM
DESCRIPTION OF SYMBOLS 15 Auxiliary storage device 16 Communication part 17 Input device 18 Display apparatus 20 Image forming apparatus 30 Network 31 Smartphone 32 Wireless LAN access point 40 Print setting screen with a preview 41 Print setting part 42 Text area 43 Right direction icon 44 Left direction icon 50 Printer driver 51 Control Unit 52 UI Unit 53 Preview Unit 54 Spooler D0 Temporary Print Setting Information D1 Preview Image D2 Print Setting Information D3 Spool File

Claims (4)

プロセッサと、プログラム及びデータが格納される記憶部と、操作用入力装置と、プレビュー画像及び一時印刷設定情報が表示される表示装置とを備え、該プログラムは、印刷設定機能を備えたプリンタドライバと、プレビュー表示部と、スプーラとを含み、該データは、該プリンタドライバに備えられた該一時印刷設定情報と、該スプーラに備えられた印刷設定情報と、該プレビュー画像とを含む情報処理装置において、
該プレビュー画像及び該一時印刷設定情報が該表示装置において同一画面上に表示されることを特徴とする情報処理装置。
A processor, a storage unit for storing a program and data, an operation input device, and a display device for displaying a preview image and temporary print setting information, the program including a printer driver having a print setting function; An information processing apparatus including a preview display unit and a spooler, wherein the data is the temporary print setting information provided in the printer driver, the print setting information provided in the spooler, and the preview image. ,
An information processing apparatus, wherein the preview image and the temporary print setting information are displayed on the same screen in the display device.
該プリンタドライバは、該プロセッサに対し、
(a)該入力装置を介した該プレビュー画像の操作に応じて、該プレビュー画像を変更させるとともに、該一時印刷設定情報を変更させ、
(b)該入力装置を介した、該プリンタドライバに係る印刷釦の押下に応答して、ステップ(a)の処理により該一時印刷設定が変更されていれば、該変更に応じて該印刷設定情報を変更させる、
ことを特徴とする請求項1に記載の情報処理装置。
The printer driver sends to the processor
(A) changing the preview image and changing the temporary print setting information according to the operation of the preview image via the input device;
(B) In response to pressing of a print button related to the printer driver via the input device, if the temporary print setting is changed by the process of step (a), the print setting is changed according to the change. Change information,
The information processing apparatus according to claim 1.
該プリンタドライバは、該プロセッサに対し、ステップ(b)の前に、
(c)該入力装置を介した該一時印刷設定情報の表示部に対する操作に応じて、該一時印刷設定情報を変更させ、
ステップ(b)では、ステップ(c)の処理により該一時印刷設定が変更されていても、該変更に応じて該プレビュー画像を更新させる、
ことを特徴とする請求項2に記載の情報処理装置。
The printer driver sends the processor before step (b).
(C) changing the temporary print setting information in response to an operation on the display unit of the temporary print setting information via the input device;
In step (b), even if the temporary print setting is changed by the process of step (c), the preview image is updated in accordance with the change.
The information processing apparatus according to claim 2.
該一時印刷設定情報はランダムアクセスメモリに格納され、該印刷設定情報は補助記憶装置に格納される、
ことを特徴とする請求項2又は3に記載の情報処理装置。
The temporary print setting information is stored in a random access memory, and the print setting information is stored in an auxiliary storage device.
The information processing apparatus according to claim 2, wherein the information processing apparatus is an information processing apparatus.
JP2013089868A 2013-04-22 2013-04-22 Information processing device Expired - Fee Related JP6073176B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013089868A JP6073176B2 (en) 2013-04-22 2013-04-22 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013089868A JP6073176B2 (en) 2013-04-22 2013-04-22 Information processing device

Publications (2)

Publication Number Publication Date
JP2014215647A true JP2014215647A (en) 2014-11-17
JP6073176B2 JP6073176B2 (en) 2017-02-01

Family

ID=51941388

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013089868A Expired - Fee Related JP6073176B2 (en) 2013-04-22 2013-04-22 Information processing device

Country Status (1)

Country Link
JP (1) JP6073176B2 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06202828A (en) * 1992-08-17 1994-07-22 Okayama Nippon Denki Software Kk Print setting system
JPH11296335A (en) * 1998-02-10 1999-10-29 Seiko Epson Corp Preview method for print data and device therefor and recording medium
JP2004151769A (en) * 2002-10-28 2004-05-27 Canon Inc Control method for print system
JP2004282439A (en) * 2003-03-17 2004-10-07 Kyocera Mita Corp Image forming apparatus
JP2006011847A (en) * 2004-06-25 2006-01-12 Canon Inc Print controller and print control method
JP2006277057A (en) * 2005-03-28 2006-10-12 Brother Ind Ltd Information processing device and program
JP2007160922A (en) * 2005-11-18 2007-06-28 Ricoh Co Ltd Image processor, program, and finish data movement method in image processor
JP2013020512A (en) * 2011-07-13 2013-01-31 Konica Minolta Business Technologies Inc Printing instruction device and printing instruction program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06202828A (en) * 1992-08-17 1994-07-22 Okayama Nippon Denki Software Kk Print setting system
JPH11296335A (en) * 1998-02-10 1999-10-29 Seiko Epson Corp Preview method for print data and device therefor and recording medium
JP2004151769A (en) * 2002-10-28 2004-05-27 Canon Inc Control method for print system
JP2004282439A (en) * 2003-03-17 2004-10-07 Kyocera Mita Corp Image forming apparatus
JP2006011847A (en) * 2004-06-25 2006-01-12 Canon Inc Print controller and print control method
JP2006277057A (en) * 2005-03-28 2006-10-12 Brother Ind Ltd Information processing device and program
JP2007160922A (en) * 2005-11-18 2007-06-28 Ricoh Co Ltd Image processor, program, and finish data movement method in image processor
JP2013020512A (en) * 2011-07-13 2013-01-31 Konica Minolta Business Technologies Inc Printing instruction device and printing instruction program

Also Published As

Publication number Publication date
JP6073176B2 (en) 2017-02-01

Similar Documents

Publication Publication Date Title
JP2000227828A (en) Information processing system provided with graphical user interface
US10545703B2 (en) Printing system in which print setting profile is transmitted to printing apparatus, portable terminal device, and print control program
US10481848B2 (en) Resolving print setting conflicts
JP5882779B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP2014038560A (en) Information processing device, information processing method, and program
US10088982B2 (en) Information processing apparatus, method, and program
JP2013161127A (en) Information processing apparatus, control method, and program
JP2016126657A (en) Information processing device, method for controlling information processing device, and program
US10133465B2 (en) Transitioning a setting operation screen of an image forming apparatus
US20160154572A1 (en) Input/output controller and input/output control program
JP2015197801A (en) Printing system, print control device, printer, program, and recording medium
US9372653B2 (en) Information processing apparatus, information processing method, and storage medium
US20140173429A1 (en) Information processing apparatus, control method therfor, and storage medium
JP6053291B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP6602190B2 (en) Software development program and software development method
JP6073176B2 (en) Information processing device
JP6570436B2 (en) Software development program and software development method
JP6786199B2 (en) Print control device, control method of print control device, and printer driver program
US10037180B2 (en) Device and method for providing user interface screen
JP6204305B2 (en) Layout setting program and image forming apparatus
US10860267B2 (en) Information processing apparatus that sets print settings, method of controlling the same, and non-transitory computer-readable storage medium
JP2014134992A (en) Information processing unit, information processing method, and program
JP7283602B2 (en) Information processing device and information processing program
US20190124216A1 (en) Information processing apparatus and non-transitory computer readable medium
JP6478260B2 (en) Electronic device, control method and program for electronic device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150318

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160217

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160223

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160421

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160726

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160914

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170104

R150 Certificate of patent or registration of utility model

Ref document number: 6073176

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees