JP2018165000A - Output control program and output control method - Google Patents

Output control program and output control method Download PDF

Info

Publication number
JP2018165000A
JP2018165000A JP2017062496A JP2017062496A JP2018165000A JP 2018165000 A JP2018165000 A JP 2018165000A JP 2017062496 A JP2017062496 A JP 2017062496A JP 2017062496 A JP2017062496 A JP 2017062496A JP 2018165000 A JP2018165000 A JP 2018165000A
Authority
JP
Japan
Prior art keywords
table data
output
data
output control
aggregation range
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
JP2017062496A
Other languages
Japanese (ja)
Other versions
JP6862993B2 (en
Inventor
鉄蓮 野川
Tetsuren Nogawa
鉄蓮 野川
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.)
Konica Minolta Inc
Original Assignee
Konica Minolta 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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2017062496A priority Critical patent/JP6862993B2/en
Publication of JP2018165000A publication Critical patent/JP2018165000A/en
Application granted granted Critical
Publication of JP6862993B2 publication Critical patent/JP6862993B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To enable a table to be output and information referred to by the table to be combined and output on one page when an object of a spread sheet is output.SOLUTION: A control device for processing data about spread sheet exerts control as follows: data about the spread sheet is analyzed and set information including output specified information is acquired; table data to be output is extracted on the basis of acquired set information; on the basis of a mathematical expression and so on for each cell included in the table data to be output, it is determined whether this table data has referred to other table data or not; in a case where this table data has referred to the other table data, output data is created, in which layout is changed such that the table data to be output and at least part of the other table data that has been referred to are combined on the same page; and the output data thus created is output to output devices, such as a printer and a display device.SELECTED DRAWING: Figure 8

Description

本発明は、出力制御プログラム及び出力制御方法に関し、特に、表データの出力を制御する出力制御プログラム及び出力制御方法に関する。   The present invention relates to an output control program and an output control method, and more particularly to an output control program and an output control method for controlling output of table data.

文書作成や表計算などの処理が可能なオフィススイート・アプリケーションは、オフィスワーク、教育、家庭など、あらゆる場面で一般的に使用されている。オフィススイート・アプリケーションの内の代表的な表計算アプリケーションとして、Microsoft(登録商標、以下省略)のExcel(登録商標、以下省略)が挙げられる。また、Apache OpenOfficeなど、同様の機能を有するアプリケーションも複数流通しており、これらの表計算アプリケーションはスプレッドシート(Spreadsheet)と呼ばれる。   Office suite applications capable of processing such as document creation and spreadsheets are commonly used in various situations such as office work, education, and home. A typical spreadsheet application in the office suite application is Microsoft (registered trademark, hereinafter omitted) Excel (registered trademark, hereinafter omitted). There are also a number of applications that have similar functions, such as Apache OpenOffice, and these spreadsheet applications are called spreadsheets.

上記MicrosoftのExcelのようなスプレッドシートにおいて、ワークシート内に図、表、文字などのオブジェクトを配置して、資料を作成する事が日常的に行われている。特に、表を作成する場合は、所定のセルを参照して表を作成することができ、所定のセルの内容を修正することにより、表の内容を自動的に修正することができる。また、スプレッドシートでは範囲やオブジェクトを指定することにより、指定された範囲やオブジェクトのみを用紙に印刷したり画面に表示させたりすることができる。   In spreadsheets such as Microsoft's Excel, it is common to create materials by placing objects such as diagrams, tables, and characters in worksheets. In particular, when creating a table, the table can be created by referring to a predetermined cell, and the content of the table can be automatically corrected by correcting the content of the predetermined cell. In the spreadsheet, by designating a range or object, only the designated range or object can be printed on paper or displayed on a screen.

このようなオブジェクトの印刷に関して、例えば、下記特許文献1には、グラフの描画結果が複数ページに区分けされていた場合や、同じシート上にある表とグラフとが別ページに区分けされていた場合に、これらが同じページに印刷されるように印刷を制御する技術が開示されている。   Regarding printing of such an object, for example, in Patent Document 1 below, a graph drawing result is divided into a plurality of pages, or a table and a graph on the same sheet are divided into different pages. A technique for controlling printing so that they are printed on the same page is disclosed.

特開2011−068060号公報JP2011-066800A

上述したように、所定のセルを参照して表を作成するなど、スプレッドシートではオブジェクトを関連付けることができるが、範囲やオブジェクトを指定した場合、指定された範囲やオブジェクトのみが出力対象になるため、出力対象のオブジェクトに関連付けられたオブジェクトを、出力対象のオブジェクトと同じ用紙に印刷したり、同じ画面に表示させたりすることができない。   As described above, objects can be related in a spreadsheet, such as creating a table by referring to a predetermined cell. However, if a range or object is specified, only the specified range or object is output. The object associated with the output target object cannot be printed on the same paper as the output target object or displayed on the same screen.

この問題に対して、上記特許文献1では、表とその表から生成されるグラフとが同じページに印刷されるように印刷データを生成しているが、表がさらに別の表を参照していた場合に、参照される表まで同じページに印刷したり表示したりすることはできない。そのため、印刷物や画面を見るユーザは、出力対象の表を確認する際に、参照される表が印刷されている印刷物や表示されている画面を確認しなければならず、作業が非常に煩雑になるという問題があった。   With respect to this problem, in Patent Document 1 described above, print data is generated so that a table and a graph generated from the table are printed on the same page, but the table refers to another table. In this case, it is not possible to print or display the referenced table on the same page. For this reason, when viewing a printed material or a screen, a user who views the printed material must check the printed material on which the referenced table is printed or the screen on which the referenced table is printed, which is very complicated. There was a problem of becoming.

本発明は、上記問題点に鑑みてなされたものであって、その主たる目的は、スプレッドシートのオブジェクトを出力する際に、出力対象の表とその表が参照する情報とを1ページに集約して出力することができる出力制御プログラム及び出力制御方法を提供することにある。   The present invention has been made in view of the above-described problems, and its main purpose is to aggregate a table to be output and information referred to by the table into one page when outputting a spreadsheet object. It is an object to provide an output control program and an output control method that can output the output.

本発明の一側面は、スプレッドシートのデータを処理する装置で動作する出力制御プログラムであって、前記装置に、前記スプレッドシートのデータを解析して、出力するオブジェクトを指定する出力指定情報を含む設定情報を取得し、前記設定情報に基づいて、出力対象の表データを抽出する第1処理、前記出力対象の表データが、出力対象でない他の表データを参照しているかを判断し、前記出力対象の表データが前記他の表データを参照している場合に、前記出力対象の表データと前記他の表データの少なくとも一部とが同一ページに集約されるようにレイアウトを変更する第2処理、前記変更したレイアウトに従ってオブジェクトを配置した出力データを生成して、印刷装置又は表示装置に出力する第3処理、を実行させることを特徴とする。   One aspect of the present invention is an output control program that operates on an apparatus that processes spreadsheet data, the apparatus including output designation information that analyzes the spreadsheet data and designates an object to be output. A first process of acquiring setting information and extracting table data to be output based on the setting information; determining whether the table data to be output refers to other table data that is not to be output; When the table data to be output refers to the other table data, the layout is changed so that the table data to be output and at least a part of the other table data are aggregated on the same page. 2 processing, the 3rd processing which produces | generates the output data which arranged the object according to the changed layout, and outputs it to a printing apparatus or a display apparatus is performed. To.

本発明の一側面は、スプレッドシートのデータを処理する装置と、印刷装置又は表示装置と、を含むシステムにおける出力制御方法であって、前記装置は、前記スプレッドシートのデータを解析して、出力するオブジェクトを指定する出力指定情報を含む設定情報を取得し、前記設定情報に基づいて、出力対象の表データを抽出する第1処理と、前記出力対象の表データが、出力対象でない他の表データを参照しているかを判断し、前記出力対象の表データが前記他の表データを参照している場合に、前記出力対象の表データと前記他の表データの少なくとも一部とが同一ページに集約されるようにレイアウトを変更する第2処理と、前記変更したレイアウトに従ってオブジェクトを配置した出力データを生成して、印刷装置又は表示装置に出力する第3処理と、を実行することを特徴とする。   One aspect of the present invention is an output control method in a system including an apparatus for processing spreadsheet data, a printing apparatus, or a display apparatus, and the apparatus analyzes and outputs the spreadsheet data. A first process for obtaining setting information including output designation information for designating an object to be output, and extracting table data to be output based on the setting information; and other tables in which the table data to be output is not an output target If it is determined whether data is referenced and the table data to be output refers to the other table data, the table data to be output and at least a part of the other table data are the same page A second process for changing the layout so as to be aggregated, and generating output data in which objects are arranged according to the changed layout, and And executes a third process that forces the.

本発明の出力制御プログラム及び出力制御方法によれば、スプレッドシートのオブジェクトを出力する際に、出力対象の表とその表が参照する情報とを1ページに集約して出力することができる。   According to the output control program and the output control method of the present invention, when outputting a spreadsheet object, the output target table and the information referred to by the table can be collected and output on one page.

その理由は、スプレッドシートのデータを処理する装置で動作する出力制御プログラムは、スプレッドシートのデータを解析して設定情報を取得し、取得した設定情報に基づいて出力対象の表データを抽出し、抽出した表データが他の表データを参照しているかを判断し、他の表データを参照している場合は、出力対象の表データと参照している他の表データの少なくとも一部とが1ページに集約されるようにレイアウトを変更し、変更したレイアウトでオブジェクトを配置した出力データを生成して印刷装置又は表示装置に出力する制御を行うからである。   The reason is that an output control program that operates on a device that processes spreadsheet data analyzes the spreadsheet data to obtain setting information, extracts table data to be output based on the obtained setting information, Determine whether the extracted table data refers to other table data, and if other table data is referenced, the table data to be output and at least a part of the referenced other table data This is because the layout is changed so as to be integrated into one page, and output data in which objects are arranged in the changed layout is generated and controlled to be output to the printing apparatus or display apparatus.

本発明の一実施例に係る印刷システムの構成を示す模式図である。1 is a schematic diagram illustrating a configuration of a printing system according to an embodiment of the present invention. 本発明の一実施例に係る印刷システムの構成を示す模式図である。1 is a schematic diagram illustrating a configuration of a printing system according to an embodiment of the present invention. 本発明の一実施例に係るクライアント端末の構成を示すブロック図である。It is a block diagram which shows the structure of the client terminal which concerns on one Example of this invention. 本発明の一実施例に係るコントローラの構成を示すブロック図である。It is a block diagram which shows the structure of the controller which concerns on one Example of this invention. 本発明の一実施例に係る印刷装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of a printing apparatus according to an embodiment of the present invention. 従来の表データの出力における問題を説明する模式図である。It is a schematic diagram explaining the problem in the output of the conventional table data. 本発明の一実施例に係る出力制御方法を説明する模式図である。It is a schematic diagram explaining the output control method which concerns on one Example of this invention. 本発明の一実施例に係るコントローラの処理を示すフローチャート図である。It is a flowchart figure which shows the process of the controller which concerns on one Example of this invention. 表データの指定例(範囲を指定する場合)を示す模式図である。It is a schematic diagram which shows the example of specification of table data (when specifying a range). 表データの指定例(グラフを指定する場合)を示す模式図である。It is a schematic diagram which shows the example of specification of table data (when specifying a graph). 表データの数式例を示す模式図である。It is a schematic diagram which shows the numerical example of table | surface data. 本発明の一実施例に係るスプレッドシートの表データの全体の特定方法を示す模式図である。It is a schematic diagram which shows the identification method of the whole table | surface data of the spreadsheet which concerns on one Example of this invention. 本発明の一実施例に係るスプレッドシートの参照表データの特定方法を示す模式図である。It is a schematic diagram which shows the identification method of the reference table data of the spreadsheet which concerns on one Example of this invention. 参照表データが更に他の表データを参照している場合を示す模式図である。It is a schematic diagram which shows the case where the reference table data is referring to other table data. 本発明の一実施例に係るスプレッドシートの表データと参照表データとを示す模式図である。It is a schematic diagram which shows the spreadsheet table data and reference table data which concern on one Example of this invention.

背景技術で示したように、MicrosoftのExcelのようなスプレッドシートでは、範囲やオブジェクトを指定した場合、指定された範囲やオブジェクトのみが出力対象になるため、出力対象のオブジェクトに関連付けられたオブジェクトを同じページに印刷したり、同じ画面に表示させたりすることができない。例えば、表とその表に参照される表とが複数ページ、或は別のワークシートに分かれている場合、これらの複数の表は別々に出力される。そのため、表の内容が正しいかどうかを確認したい場合、ユーザはいちいちページを跨いだり、或はシートを跨いだりして参照される表の内容を確認しなければならず、作業が非常に煩雑になる。また、印刷設定はワークシート毎に行うため、それぞれのワークシートに対して同じ印刷設定操作を行う必要があり、作業が非常に煩雑になる。   As shown in the background art, in a spreadsheet such as Microsoft Excel, if a range or object is specified, only the specified range or object is output, so the object associated with the output target object Cannot print on the same page or display on the same screen. For example, when a table and a table referenced by the table are divided into a plurality of pages or different worksheets, the plurality of tables are output separately. For this reason, if the user wants to check whether the contents of the table are correct, the user has to check the contents of the referenced table by straddling pages or across sheets, which is very complicated. Become. Further, since the print setting is performed for each worksheet, it is necessary to perform the same print setting operation for each worksheet, and the work becomes very complicated.

そこで、本発明の一実施の形態では、スプレッドシートに含まれる表を出力する際に、表同士の関係性を分析し、表が別の表を参照している場合、元の表と参照される表とが別のページ或は別のワークシートにあっても、これらの表が同じページに集約して出力されるように制御する。   Therefore, in one embodiment of the present invention, when outputting a table included in a spreadsheet, the relationship between the tables is analyzed, and when the table refers to another table, it is referred to as the original table. Even if the table is on a different page or a different worksheet, control is performed so that these tables are aggregated and output on the same page.

具体的には、スプレッドシートのデータを処理する装置では、スプレッドシートのデータを解析して出力指定情報を含む設定情報を取得し、取得した設定情報に基づいて出力対象の表データを抽出し、出力対象の表データに含まれる各セルの数式などに基づいて、当該表データが他の表データを参照しているかを判断し、他の表データを参照している場合は、出力対象の表データと参照している他の表データの少なくとも一部とが同一ページに集約されるようにレイアウトを変更し、変更したレイアウトでオブジェクトを配置した出力データを生成して印刷装置や表示装置などの出力装置に出力する制御を行う。   Specifically, in an apparatus that processes spreadsheet data, the spreadsheet data is analyzed to obtain setting information including output designation information, and table data to be output is extracted based on the obtained setting information. Based on the formula of each cell included in the table data to be output, determine whether the table data refers to other table data, and if the table data refers to other table data, the table to be output Change the layout so that the data and at least a part of other referenced table data are aggregated on the same page, generate output data with objects arranged in the changed layout, and print devices, display devices, etc. Controls output to the output device.

これにより、出力された1ページのみで資料の全体を見渡すことができ、表データが正しいかどうかを確認したい場合に、わざわざ参照先の表データを見に行く必要がなくなり、ユーザの手間を減らすことができる。   As a result, it is possible to look over the entire document with only one output page, and when it is desired to check whether the table data is correct, there is no need to bother to go to the table data of the reference destination, reducing the user's trouble. be able to.

上記した本発明の一実施の形態についてさらに詳細に説明すべく、本発明の一実施例に係る出力制御プログラム及び出力制御方法について、図1乃至図15を参照して説明する。図1及び図2は、本実施例の印刷システムの構成を示す模式図であり、図3乃至図5は、各々、クライアント端末、コントローラ、印刷装置の構成を示すブロック図である。また、図6は、表データの出力における問題を説明する模式図、図7は、本実施例の出力制御方法を説明する模式図であり、図8は、本実施例のコントローラの処理を示すフローチャート図である。また、図9及び図10は、表データの指定例を示す模式図であり、図11は、表データの数式例を示す模式図である。また、図12及び図13は、本実施例のスプレッドシートの参照表データの特定方法を示す模式図、図14は、参照表データが更に他の表データを参照している場合を示す模式図であり、図15は、本実施例のスプレッドシートの表データと参照表データとを示す模式図である。   In order to describe the above-described embodiment of the present invention in more detail, an output control program and an output control method according to an embodiment of the present invention will be described with reference to FIGS. 1 and 2 are schematic diagrams showing the configuration of the printing system of this embodiment, and FIGS. 3 to 5 are block diagrams showing the configurations of a client terminal, a controller, and a printing apparatus, respectively. 6 is a schematic diagram for explaining a problem in outputting table data, FIG. 7 is a schematic diagram for explaining an output control method of the present embodiment, and FIG. 8 shows processing of the controller of the present embodiment. It is a flowchart figure. FIGS. 9 and 10 are schematic diagrams showing examples of specifying table data, and FIG. 11 is a schematic diagram showing examples of formulas for table data. 12 and 13 are schematic diagrams showing a method for specifying the reference table data of the spreadsheet according to the present embodiment, and FIG. 14 is a schematic diagram showing a case where the reference table data refers to other table data. FIG. 15 is a schematic diagram showing the spreadsheet table data and reference table data of the present embodiment.

なお、本発明の出力制御は、スプレッドシートの表データを印刷する場合及び表示する場合の双方に適用可能であるが、以下の実施例では、スプレッドシートのダイレクトプリントが指示された場合において、表データと参照される表データとを同じページに集約して印刷する場合の制御について説明する。また、本発明における表データとは、複数のセルで構成される表の各セルの情報を記述したデータである。   The output control of the present invention can be applied to both the case where the spreadsheet table data is printed and the case where it is displayed. However, in the following embodiment, when the spreadsheet direct print is instructed, the table is displayed. A description will be given of control when data and referenced table data are collected and printed on the same page. The table data in the present invention is data describing information of each cell in a table composed of a plurality of cells.

図1に示すように、本実施例の印刷システム10は、クライアント端末20とコントローラ30と印刷装置40などで構成される。これらはイーサネット(登録商標)、トークンリング、FDDI(Fiber-Distributed Data Interface)等の規格により定められるLAN(Local Area Network)やWAN(Wide Area Network)等の通信ネットワーク50を介して接続されている。   As shown in FIG. 1, the printing system 10 according to the present embodiment includes a client terminal 20, a controller 30, a printing device 40, and the like. These are connected via a communication network 50 such as a LAN (Local Area Network) or a WAN (Wide Area Network) defined by standards such as Ethernet (registered trademark), token ring, and FDDI (Fiber-Distributed Data Interface). .

なお、コントローラ30と印刷装置40とはPCI(Peripheral Component Interconnect)接続などの専用線で接続されていてもよい。また、図1では、印刷システム10をクライアント端末20とコントローラ30と印刷装置40とで構成したが、図2に示すように、コントローラ30は印刷装置40に内蔵される構成としてもよい。以下、図1の印刷システム10を前提にして、各装置について説明する。   The controller 30 and the printing apparatus 40 may be connected by a dedicated line such as PCI (Peripheral Component Interconnect) connection. In FIG. 1, the printing system 10 includes the client terminal 20, the controller 30, and the printing device 40, but the controller 30 may be built in the printing device 40 as illustrated in FIG. 2. Hereinafter, each apparatus will be described on the premise of the printing system 10 of FIG.

[クライアント端末]
クライアント端末20は、パーソナルコンピュータなどのコンピュータ装置、スマートフォンやタブレットなどの携帯端末などであり、スプレッドシートのデータ(以下、資料データと呼ぶ。)を作成してコントローラ30に送信する。このクライアント端末20は、図3(a)に示すように、制御部21、記憶部25、ネットワークI/F部26、表示部27、操作部28などで構成される。
[Client terminal]
The client terminal 20 is a computer device such as a personal computer, a portable terminal such as a smartphone or a tablet, and creates spreadsheet data (hereinafter referred to as document data) and transmits it to the controller 30. As shown in FIG. 3A, the client terminal 20 includes a control unit 21, a storage unit 25, a network I / F unit 26, a display unit 27, an operation unit 28, and the like.

制御部21は、CPU(Central Processing Unit)22と、ROM(Read Only Memory)23やRAM(Random Access Memory)24などのメモリとで構成され、CPU22は、ROM23や記憶部25に記憶した制御プログラムをRAM24に展開して実行することにより、クライアント端末20全体の動作を制御する。また、図3(b)に示すように、上記制御部21(CPU22)により、OS(Operating System)21a、アプリケーション21b、ダイレクトプリントユーティリティ21cなどが実行される。   The control unit 21 includes a CPU (Central Processing Unit) 22 and a memory such as a ROM (Read Only Memory) 23 and a RAM (Random Access Memory) 24. The CPU 22 stores a control program stored in the ROM 23 and the storage unit 25. Is expanded in the RAM 24 and executed to control the operation of the entire client terminal 20. As shown in FIG. 3B, the control unit 21 (CPU 22) executes an OS (Operating System) 21a, an application 21b, a direct print utility 21c, and the like.

OS21aは、Windows(登録商標)やMac OS(登録商標)、Android(登録商標)などであり、クライアント端末20でアプリケーション21bやダイレクトプリントユーティリティ21cなどを動作可能にする。   The OS 21a is Windows (registered trademark), Mac OS (registered trademark), Android (registered trademark), or the like, and enables the client terminal 20 to operate the application 21b, the direct print utility 21c, and the like.

アプリケーション21bは、MicrosoftのExcelなどの表計算アプリケーション(スプレッドシート)であり、シート内に、図、表、文字などのオブジェクトが配置された資料データを作成する。このスプレッドシートの資料データには、出力指定情報、シート数、シート毎のページ数、ページサイズ、オブジェクト情報(サイズ、描画位置等)などを規定する設定情報が含まれる。   The application 21b is a spreadsheet application (spreadsheet) such as Microsoft Excel, and creates document data in which objects such as diagrams, tables, and characters are arranged in the sheet. The material data of the spreadsheet includes setting information that defines output designation information, the number of sheets, the number of pages per sheet, the page size, object information (size, drawing position, etc.), and the like.

ダイレクトプリントユーティリティ21cは、所定のフォルダ(例えば、記憶部25内のフォルダ)を監視し、スプレッドシートの資料データが所定のフォルダに保存されたら、コントローラ30に当該資料データを送信してダイレクトプリントを指示する。   The direct print utility 21c monitors a predetermined folder (for example, a folder in the storage unit 25), and when the material data of the spreadsheet is stored in the predetermined folder, the material data is transmitted to the controller 30 for direct printing. Instruct.

記憶部25は、HDD(Hard Disk Drive)やSSD(Solid State Drive)などで構成され、CPU22が各部を制御するためのプログラム、スプレッドシートの資料データなどを保存する。   The storage unit 25 includes an HDD (Hard Disk Drive), an SSD (Solid State Drive), and the like, and stores a program for the CPU 22 to control each unit, spreadsheet data, and the like.

ネットワークI/F部26は、NIC(Network Interface Card)やモデムなどで構成され、クライアント端末20を通信ネットワーク50に接続し、スプレッドシートの資料データを送信可能にする。   The network I / F unit 26 is configured by a NIC (Network Interface Card), a modem, or the like, and connects the client terminal 20 to the communication network 50 so that spreadsheet material data can be transmitted.

表示部27は、液晶表示装置(LCD:Liquid Crystal Display)や有機EL(electroluminescence)表示装置などで構成され、アプリケーション21bの画面などを表示する。   The display unit 27 includes a liquid crystal display (LCD), an organic EL (electroluminescence) display, and the like, and displays a screen of the application 21b.

操作部28は、マウスやキーボードなどで構成され、アプリケーション21bを用いたスプレッドシートの資料データの作成、出力対象の指定、ダイレクトプリントの指示などの操作を可能にする。   The operation unit 28 includes a mouse, a keyboard, and the like, and enables operations such as creation of spreadsheet material data, designation of an output target, and direct print instruction using the application 21b.

なお、図3(b)では、ダイレクトプリントユーティリティ21cを用いて印刷指示を行う構成としたが、プリンタドライバを用いて印刷を指示することもできる。その場合は、制御部21により、プリンタドライバが実行され、プリンタドライバは、アプリケーション21bによって作成された資料データを、PJL(Printer Job Language)やPS(PostScript)、PCL(Printer Control Language)等のページ記述言語で記述されたPDL(Page Description Language)のジョブに変換してコントローラ30に送信する。その際、ジョブに付加される設定情報には、表を構成する各セルの情報や表の参照関係を示す情報が追加される。   In FIG. 3B, the direct print utility 21c is used to issue a print instruction. However, it is also possible to issue a print instruction using a printer driver. In that case, the printer driver is executed by the control unit 21, and the printer driver converts the material data created by the application 21b into pages such as PJL (Printer Job Language), PS (PostScript), and PCL (Printer Control Language). The data is converted into a PDL (Page Description Language) job described in a description language and transmitted to the controller 30. At this time, information indicating each cell constituting the table and information indicating the reference relationship of the table are added to the setting information added to the job.

[コントローラ]
コントローラ30は、クライアント端末20から受信したスプレッドシートの資料データを処理し、印刷装置40に印刷を指示する。このコントローラ30は、図4(a)に示すように、制御部31、記憶部35、ネットワークI/F部36、表示部37、操作部38などで構成される。
[controller]
The controller 30 processes the spreadsheet material data received from the client terminal 20 and instructs the printing apparatus 40 to print. As shown in FIG. 4A, the controller 30 includes a control unit 31, a storage unit 35, a network I / F unit 36, a display unit 37, an operation unit 38, and the like.

制御部31は、CPU32と、ROM33やRAM34などのメモリとで構成され、CPU32は、ROM33や記憶部35に記憶した制御プログラムをRAM34に展開して実行することにより、コントローラ30全体の動作を制御する。また、図4(b)に示すように、制御部31は、データ解析部31a、レイアウト変更部31b、出力データ生成部31c、表示制御部31dなどとして機能する。   The control unit 31 includes a CPU 32 and a memory such as a ROM 33 and a RAM 34. The CPU 32 controls the overall operation of the controller 30 by developing the control program stored in the ROM 33 and the storage unit 35 in the RAM 34 and executing it. To do. 4B, the control unit 31 functions as a data analysis unit 31a, a layout change unit 31b, an output data generation unit 31c, a display control unit 31d, and the like.

データ解析部31aは、クライアント端末20から受信したスプレッドシートの資料データを解析し、出力指定情報、シート数、シート毎のページ数、ページサイズ、オブジェクト情報(サイズ、描画位置等)などを規定する設定情報を取得する。そして、取得した設定情報に基づいて出力対象のオブジェクトを抽出し、抽出したオブジェクトが出力対象の表データであるかを判断する。また、データ解析部31aは、取得した設定情報に基づいて印刷ページサイズを決定し、決定した印刷ページサイズに基づいてシートをページ分割し、分割した各ページにオブジェクトを配置する。   The data analysis unit 31a analyzes the spreadsheet data received from the client terminal 20, and defines output designation information, the number of sheets, the number of pages for each sheet, page size, object information (size, drawing position, etc.), and the like. Get configuration information. Then, an output target object is extracted based on the acquired setting information, and it is determined whether the extracted object is table data to be output. In addition, the data analysis unit 31a determines a print page size based on the acquired setting information, divides the sheet into pages based on the determined print page size, and arranges an object on each divided page.

レイアウト変更部31bは、データ解析部31aが抽出した出力対象の表データが出力対象でない他の表データを参照しているかを判断する。出力対象の表データが他の表データを参照している場合は、出力対象の表データと参照している他の表データの少なくとも一部とが1ページに集約されるように、これらの表データのレイアウトを変更する。具体的には、出力対象の表データの少なくとも1つのセルに数式が含まれているかを判断し、いずれかのセルに数式が含まれている場合は、数式内の行番号/列番号に出力対象の表データ以外のセルの番号が含まれているかを判断する。出力対象の表データ以外のセルの番号が含まれている場合は、数式内の行番号/列番号に該当する表データを特定し、該当する表データから、数式内の行番号/列番号に対応するセルを特定し、特定したセルに隣接するセルにおけるデータの有無に基づいて、参照している他の表データの全体を特定する。そして、予め定めたルールに従って、参照している表データの全体から集約範囲を設定し、その集約範囲を参照表データとして出力対象に追加する。   The layout changing unit 31b determines whether the output target table data extracted by the data analysis unit 31a refers to other table data that is not the output target. If the table data to be output refers to other table data, the table data to be output and at least a part of the other table data being referenced are aggregated on one page. Change the data layout. Specifically, it is determined whether a formula is included in at least one cell of the table data to be output, and if any cell contains a formula, it is output to the row number / column number in the formula. It is determined whether a cell number other than the target table data is included. If the cell number other than the table data to be output is included, identify the table data corresponding to the row number / column number in the formula, and from the corresponding table data to the row number / column number in the formula A corresponding cell is specified, and the entire other table data being referred to is specified based on the presence or absence of data in a cell adjacent to the specified cell. Then, according to a predetermined rule, an aggregation range is set from the entire table data being referenced, and the aggregation range is added to the output target as reference table data.

出力データ生成部31cは、RIP(Raster Image Processor)部として機能し、資料データをラスタライズし、レイアウト変更部31bが変更したレイアウトに従って、出力対象のオブジェクトを配置した出力データ(特に、出力対象の表データと集約範囲とを同一ページに集約した出力データ、好ましくは、出力対象の表データと集約範囲とを隣接して集約した出力データ)を生成し、生成した出力データを印刷装置40に送信する。   The output data generation unit 31c functions as a RIP (Raster Image Processor) unit, rasterizes the material data, and places output target objects in accordance with the layout changed by the layout change unit 31b (particularly, the output target table). Output data in which the data and the aggregation range are aggregated on the same page (preferably, output data in which the table data to be output and the aggregation range are aggregated adjacent to each other) are generated, and the generated output data is transmitted to the printing apparatus 40. .

表示制御部31dは、必要に応じて設けられ、レイアウト変更部31bが変更したレイアウトに従って、出力対象のオブジェクトを配置した表示画像(特に、出力対象の表データと集約範囲とを同一ページに集約した表示画像、好ましくは、出力対象の表データと集約範囲とを隣接して集約した表示画像)を表示部37に表示させる。   The display control unit 31d is provided as necessary, and displays a display image in which objects to be output are arranged according to the layout changed by the layout change unit 31b (particularly, the table data to be output and the aggregation range are aggregated on the same page. A display image (preferably, a display image in which the table data to be output and the aggregation range are aggregated adjacent to each other) is displayed on the display unit 37.

なお、上記データ解析部31a、レイアウト変更部31b、出力データ生成部31c、表示制御部31dはハードウェアとして構成してもよいし、制御部31をデータ解析部31a、レイアウト変更部31b、出力データ生成部31c、表示制御部31d(特に、データ解析部31a、レイアウト変更部31b、出力データ生成部31c)として機能させる出力制御プログラムとして構成し、当該出力制御プログラムをCPU32に実行させるようにしてもよい。   The data analysis unit 31a, the layout change unit 31b, the output data generation unit 31c, and the display control unit 31d may be configured as hardware, or the control unit 31 may be configured as a data analysis unit 31a, a layout change unit 31b, and output data. The output control program may be configured to function as the generation unit 31c and the display control unit 31d (particularly, the data analysis unit 31a, the layout change unit 31b, and the output data generation unit 31c), and the CPU 32 may execute the output control program. Good.

記憶部35は、HDDやSSDなどで構成され、CPU32が各部を制御するためのプログラム、クライアント端末20から受信したスプレッドシートの資料データ、出力データ生成部31cが生成した出力データなどを保存する。   The storage unit 35 is configured by an HDD, an SSD, or the like, and stores programs for the CPU 32 to control each unit, spreadsheet data received from the client terminal 20, output data generated by the output data generation unit 31c, and the like.

ネットワークI/F部36は、NICやモデムなどで構成され、コントローラ30を通信ネットワーク50に接続し、クライアント端末20からスプレッドシートの資料データを受信可能にし、印刷装置40に出力データを送信可能にする。   The network I / F unit 36 includes a NIC, a modem, and the like, and connects the controller 30 to the communication network 50 so that the spreadsheet material data can be received from the client terminal 20 and the output data can be transmitted to the printing apparatus 40. To do.

表示部37は、液晶表示装置や有機EL表示装置などで構成される表示装置であり、各種画面を表示する。本実施例では、特に、表示制御部31dの制御に従って、レイアウト変更部31bが変更したレイアウトに従って、オブジェクトを配置した表示画像を表示する。   The display unit 37 is a display device configured by a liquid crystal display device, an organic EL display device, or the like, and displays various screens. In the present embodiment, in particular, a display image in which objects are arranged is displayed according to the layout changed by the layout changing unit 31b in accordance with the control of the display control unit 31d.

操作部38は、マウスやキーボードなどで構成され、各種操作を可能にする。   The operation unit 38 includes a mouse, a keyboard, and the like, and enables various operations.

[印刷装置]
印刷装置40は、MFP(Multi-Functional Peripherals)や単機能プリンタなどであり、コントローラ30から受信した出力データに基づいて、用紙に印刷を行う。この印刷装置40は、図5に示すように、制御部41、記憶部45、ネットワークI/F部46、表示操作部47、読み取り部48、印刷部49などで構成される。
[Printer]
The printing apparatus 40 is an MFP (Multi-Functional Peripherals), a single function printer, or the like, and performs printing on a sheet based on output data received from the controller 30. As shown in FIG. 5, the printing apparatus 40 includes a control unit 41, a storage unit 45, a network I / F unit 46, a display operation unit 47, a reading unit 48, a printing unit 49, and the like.

制御部41は、CPU42とROM43やRAM44などのメモリとで構成され、CPU42は、ROM43や記憶部45に記憶した制御プログラムをRAM44に展開して実行することにより、印刷装置40全体の動作を制御する。   The control unit 41 includes a CPU 42 and a memory such as a ROM 43 and a RAM 44. The CPU 42 develops a control program stored in the ROM 43 and the storage unit 45 in the RAM 44 and executes it, thereby controlling the overall operation of the printing apparatus 40. To do.

記憶部45は、HDDやSSDなどで構成され、CPU42が各部を制御するためのプログラム、自装置の処理機能に関する情報、出力データなどを記憶する。   The storage unit 45 is configured by an HDD, an SSD, or the like, and stores a program for the CPU 42 to control each unit, information on processing functions of the own device, output data, and the like.

ネットワークI/F部46は、NICやモデムなどで構成され、印刷装置40を通信ネットワーク50に接続し、コントローラ30から出力データを受信可能にする。   The network I / F unit 46 is configured by a NIC, a modem, or the like, and connects the printing apparatus 40 to the communication network 50 so that output data can be received from the controller 30.

表示操作部47は、表示部上に透明電極が格子状に配置された感圧式の操作部(タッチセンサ)を設けたタッチパネルなどであり、印刷処理に関する各種画面を表示し、印刷に関する各種操作を可能にする。   The display operation unit 47 is a touch panel provided with a pressure-sensitive operation unit (touch sensor) in which transparent electrodes are arranged in a grid pattern on the display unit, displays various screens related to printing processing, and performs various operations related to printing. to enable.

読み取り部48は、原稿台上の原稿から画像データを光学的に読み取る部分であり、原稿を走査する光源と、原稿で反射された光を電気信号に変換するCCD(Charge Coupled Devices)等のイメージセンサと、電気信号をA/D変換するA/D変換器等により構成される。なお、読み取り部48は必須ではない。   The reading unit 48 is a part that optically reads image data from a document on a document table, and an image such as a light source that scans the document and a CCD (Charge Coupled Devices) that converts light reflected by the document into an electrical signal. The sensor and an A / D converter for A / D converting an electric signal are used. The reading unit 48 is not essential.

印刷部49は、給紙部から供給される用紙に印刷画像を形成して排紙部に出力する印刷エンジンである。この印刷部49は、例えば、印刷画像に基づいてレーザ光を照射して露光する露光部と、感光体ドラムと現像部と帯電部と感光体クリーニング部と1次転写ローラとを備え、CMYKの各色のトナー像を形成する画像形成部と、ローラによって回転され、画像形成部で形成されたトナー像を用紙に搬送する中間転写体として機能する中間ベルトと、中間ベルト上に形成されたトナー像を用紙に転写する2次転写ローラと、用紙に転写されたトナー像を定着させる定着部などで構成される。   The printing unit 49 is a print engine that forms a print image on paper supplied from the paper supply unit and outputs the print image to the paper discharge unit. The printing unit 49 includes, for example, an exposure unit that irradiates and exposes a laser beam based on a printed image, a photosensitive drum, a developing unit, a charging unit, a photosensitive unit cleaning unit, and a primary transfer roller. An image forming unit that forms a toner image of each color, an intermediate belt that is rotated by a roller and functions as an intermediate transfer member that conveys the toner image formed by the image forming unit to a sheet, and a toner image formed on the intermediate belt Is composed of a secondary transfer roller for transferring the toner image onto the paper and a fixing unit for fixing the toner image transferred onto the paper.

なお、図1乃至図5は、本実施例の印刷システム10の一例であり、各装置の構成や制御は適宜変更可能である。例えば、上記では、コントローラ30が印刷装置40を制御する場合について記載したが、図2に示すように、コントローラ30が印刷装置40に内蔵される場合は、印刷装置40の制御部41をデータ解析部、レイアウト変更部、出力データ生成部、表示制御部として機能させる(CPU42に出力制御プログラムを実行させる)ようにしてもよい。   1 to 5 show an example of the printing system 10 of the present embodiment, and the configuration and control of each device can be changed as appropriate. For example, in the above description, the case where the controller 30 controls the printing device 40 has been described. However, when the controller 30 is built in the printing device 40 as illustrated in FIG. 2, the control unit 41 of the printing device 40 performs data analysis. It may be configured to function as a section, a layout change section, an output data generation section, and a display control section (the CPU 42 executes an output control program).

また、上記では、コントローラ30の制御部31をデータ解析部31a、レイアウト変更部31b、出力データ生成部31c、表示制御部31dとして機能させる構成としたが、クライアント端末20の制御部21をレイアウト変更部、表示制御部などとして機能させる(又はアプリケーション21bにレイアウト変更部、表示制御部などの機能を持たせる)ようにしてもよい。   In the above description, the control unit 31 of the controller 30 is configured to function as the data analysis unit 31a, the layout change unit 31b, the output data generation unit 31c, and the display control unit 31d. However, the control unit 21 of the client terminal 20 is changed in layout. The display 21 may function as a display unit, a display control unit, or the like (or the application 21b may have functions such as a layout change unit and a display control unit).

上記構成の印刷システム10における出力制御について、図6及び図7を参照して概説する。図6に示すように、例えば、ワークシートが4ページで構成され、表データ(2ページ目の表データ)が別の表データ(4ページ目の表データ)を参照している場合、元の表データが正しいかどうかを確認するためには、関連する情報と対比して検討する必要がある。しかしながら、表データと参照される表データ(参照表データと呼ぶ。)とが複数ページ、或は別のワークシートに分かれている場合、ユーザはいちいちページを跨いだり、或はシートを跨いだりして複数の表データを行き来して確認する必要があり、作業が非常に煩雑である。   The output control in the printing system 10 configured as described above will be outlined with reference to FIGS. As shown in FIG. 6, for example, when the worksheet is composed of four pages and the table data (table data on the second page) refers to another table data (table data on the fourth page), the original In order to confirm whether tabular data is correct, it is necessary to examine it against the related information. However, when table data and referenced table data (referred to as reference table data) are divided into a plurality of pages or different worksheets, the user straddles the pages one by one or straddles the sheets. It is necessary to go back and forth between a plurality of table data, and the work is very complicated.

この問題に対して、本実施例では、図6に示すワークシートの4ページに対して、図7(a)に示すように、出力対象として1〜3ページの太線で囲んだオブジェクトを指定した場合に、図7(b)に示すように、1〜3ページのオブジェクトのみならず、2ページ目のオブジェクト(表データ)が参照している4ページ目のオブジェクト(参照表データ)も出力対象に含める。また、元の表データと参照表データとをより対比しやすくするために、図7(c)に示すように、これらを近接して配置(4ページ目の参照表データを2ページ目の表データの直後に配置)する。   For this problem, in this embodiment, for the four pages of the worksheet shown in FIG. 6, as shown in FIG. 7A, an object surrounded by a thick line of pages 1-3 is designated as an output target. In this case, as shown in FIG. 7B, not only the objects of pages 1 to 3, but also the objects (reference table data) of the fourth page referred to by the objects (table data) of the second page are output targets. Include in Further, in order to make it easier to compare the original table data and the reference table data, as shown in FIG. 7C, they are arranged close to each other (the reference table data on the fourth page is changed to the table on the second page). Placed immediately after the data).

以下、本実施例のコントローラ30(又はコントローラ30を内蔵する印刷装置40)の動作について具体的に説明する。CPU32は、ROM33又は記憶部35に記憶した出力制御プログラムをRAM34に展開して実行することにより、図8のフローチャート図に示す各ステップの処理を実行する。なお、以下の説明において、クライアント端末20のアプリケーション21bを用いてスプレッドシートの資料データを作成し、ダイレクトプリントユーティリティ21cにより資料データがコントローラ30(又はコントローラ30を内蔵する印刷装置40)に送信されるものとする。   Hereinafter, the operation of the controller 30 of this embodiment (or the printing apparatus 40 incorporating the controller 30) will be specifically described. The CPU 32 executes the processing of each step shown in the flowchart of FIG. 8 by developing the output control program stored in the ROM 33 or the storage unit 35 in the RAM 34 and executing it. In the following description, spreadsheet data is created using the application 21b of the client terminal 20, and the data is transmitted to the controller 30 (or the printing apparatus 40 incorporating the controller 30) by the direct print utility 21c. Shall.

コントローラ30の制御部31(データ解析部31a)は、クライアント端末20から資料データを受信し、資料データを解析して設定情報(出力指定情報、シート数、シート毎のページ数、ページサイズ、オブジェクト情報など)を取得する(S101)。なお、出力指定情報により出力対象のオブジェクトが指定されるが、出力対象の表データを指定する方法として、(1)範囲を指定する方法と、(2)グラフを指定する方法の2つの方法がある。(1)に関しては、例えば、図9に示すように、クライアント端末20のアプリケーション21bで、表を囲む枠を描画することにより、出力対象の表データを指定することができる。また、(2)に関しては、例えば、図10に示すように、クライアント端末20のアプリケーション21b上でグラフを指定したり、クライアント端末20のダイレクトプリントユーティリティ21cによる印刷設定などでグラフを選択・指定したり、コントローラ30の操作部38などでグラフを選択・指定したりすることにより、出力対象の表データを指定することができる。また、資料データ内の全ての表データを出力対象とするように指定することも可能である。   The control unit 31 (data analysis unit 31a) of the controller 30 receives the material data from the client terminal 20, analyzes the material data, and sets the setting information (output designation information, the number of sheets, the number of pages per sheet, the page size, the object Information etc.) is acquired (S101). Note that the output target object is specified by the output specification information. There are two methods for specifying the output target table data: (1) a range specification method and (2) a graph specification method. is there. Regarding (1), for example, as shown in FIG. 9, the application 21b of the client terminal 20 can specify the table data to be output by drawing a frame surrounding the table. Regarding (2), for example, as shown in FIG. 10, a graph is designated on the application 21b of the client terminal 20, or a graph is selected and designated by a print setting by the direct print utility 21c of the client terminal 20. The table data to be output can be specified by selecting and specifying a graph with the operation unit 38 of the controller 30 or the like. It is also possible to specify that all table data in the material data is to be output.

次に、制御部31(データ解析部31a)は、取得した設定情報(出力指定情報)に基づいて出力対象のオブジェクトを抽出し(S102)、抽出したオブジェクトが出力対象の表データであるかを判断する(S103)。抽出したオブジェクトが出力対象の表データでない場合(例えば、グラフの場合)は(S103のNo)、制御部31(出力データ生成部31c)は、抽出したオブジェクトを出力データに入れずに(S110)、S111に遷移し、抽出したオブジェクトが出力対象の表データである場合は(S103のYes)、抽出した表データを出力データに入れる(S104)。なお、上記では抽出したオブジェクトがグラフの場合に出力データに入れないようにしたが、グラフが出力対象の表データに基づいて作成されている場合は、当該グラフのデータを出力データに入れ、出力対象の表データとは異なるページに出力されるようにしてもよい。   Next, the control unit 31 (data analysis unit 31a) extracts an output target object based on the acquired setting information (output designation information) (S102), and determines whether the extracted object is output target table data. Judgment is made (S103). When the extracted object is not table data to be output (for example, in the case of a graph) (No in S103), the control unit 31 (output data generation unit 31c) does not include the extracted object in the output data (S110). If the extracted object is the output target table data (Yes in S103), the extracted table data is put in the output data (S104). In the above, when the extracted object is a graph, it is not included in the output data. However, if the graph is created based on the output target table data, the graph data is input to the output data and output. It may be output to a page different from the target table data.

次に、制御部31(レイアウト変更部31b)は、出力対象の表データの少なくとも1つのセルに数式が含まれるかを判断し(S105)、表データに数式が含まれる場合は(S105のYes)、数式内の行番号/列番号に元の表データ以外のセルの番号が含まれるかを判断する(S106)。表データに数式が含まれない場合(S105のNo)、又は、数式内の行番号/列番号に元の表データ以外のセルの番号が含まれない(他の表データを参照しない)場合は(S106のNo)、参照する表データを探す必要がないため、S111に遷移する。   Next, the control unit 31 (layout changing unit 31b) determines whether or not a formula is included in at least one cell of the table data to be output (S105), and if the table data includes a formula (Yes in S105). ), It is determined whether the row number / column number in the formula includes a cell number other than the original table data (S106). When the table data does not include a formula (No in S105), or the row number / column number in the formula does not include a cell number other than the original table data (other table data is not referred to). (No in S106), there is no need to search for the table data to be referred to, so the process proceeds to S111.

一方、数式内の行番号/列番号に元の表データ以外のセルの番号が含まれる場合は(S106のYes)、制御部31(レイアウト変更部31b)は、数式内の行番号/列番号に対応する表データを特定する(S107)。そして、制御部31(レイアウト変更部31b)は、該当する表データから、数式内の行番号/列番号に該当するセルを特定し、該当セルに隣接するセルにおけるデータの有無に基づいて、参照している表データの全体を特定する(S108)。   On the other hand, when the cell number other than the original table data is included in the row number / column number in the formula (Yes in S106), the control unit 31 (layout changing unit 31b) displays the row number / column number in the formula. Table data corresponding to is specified (S107). Then, the control unit 31 (layout changing unit 31b) specifies the cell corresponding to the row number / column number in the formula from the corresponding table data, and refers to it based on the presence or absence of data in the cell adjacent to the corresponding cell. The entire table data is identified (S108).

例えば、図11に示すように、表データの数式(ここでは、太い実線で囲んだ「サンプル」というシートのK22、L22、M22のセルを指定する数式)を抽出する。また、図12に示すように、太い破線で囲んだセルが、上記「サンプル」というシートのK22、L22、M22のセルの場合、それらのセルの上下左右の何らかのデータが入っているセルを特定する。ここでは、上1行、下3行、左3列にデータが入っているため、図の太い実線で囲んだ領域を、参照している表データの全体として認識する。   For example, as shown in FIG. 11, a formula of table data (here, a formula specifying K22, L22, and M22 cells of the sheet “sample” surrounded by a thick solid line) is extracted. In addition, as shown in FIG. 12, when the cells surrounded by the thick broken lines are the K22, L22, and M22 cells of the “sample” sheet, specify the cells containing some data on the top, bottom, left, and right of those cells. To do. Here, since data is contained in the upper 1 row, the lower 3 rows, and the left 3 columns, the area surrounded by the thick solid line in the figure is recognized as the entire table data being referred to.

次に、制御部31(レイアウト変更部31b)は、予め定めたルールに従って、参照している表データの全体から集約範囲を設定し、設定した集約範囲が出力対象となる表データと同じページに集約されるようにレイアウトを変更し、制御部31(出力データ生成部31c)は、設定した集約範囲(参照表データ)を出力データに入れる(S109)。この集約範囲の設定方法としては以下の3つの方法がある。   Next, the control unit 31 (layout changing unit 31b) sets an aggregation range from the entire table data being referenced according to a predetermined rule, and the set aggregation range is set to the same page as the table data to be output. The layout is changed so as to be aggregated, and the control unit 31 (output data generation unit 31c) puts the set aggregation range (reference table data) in the output data (S109). There are the following three methods for setting the aggregation range.

第1の方法は、参照している表データの全体を参照表データとする方法である。例えば、参照している表データのサイズが出力対象となる表データのサイズ相当、或は出力対象となる表データよりも小さい、或は大きくても1、2行/1、2列程度の場合(すなわち、参照している表データのサイズが出力対象となる表データのサイズと同等の場合)は、参照している表データの全体を参照表データとする。また、参照している表データのサイズが、出力対象となる表データと同一ページに集約する際に1ページの出力範囲に収まるレベルの場合は、参照している表データの全体を参照表データとする。なお、参照している表データを縮小などして1ページに収めることもできるが、その際に表の可読性が失わないように考慮することが好ましく、例えば印刷の際のフォントサイズが6pt以上を確保できるようにすることが好ましい。また、参照している表データの全セルの数に対する、数式内の行番号/列番号に該当するセルの数の割合が50%以上の場合は、参照している表データの全体を参照表データとし、50%未満の場合は、後述する第2の方法に従って、指定した一部を参照表データとする。   The first method is a method in which the entire referenced table data is used as reference table data. For example, when the size of the table data being referenced is equivalent to the size of the table data to be output, or smaller than the table data to be output, or at most about 1, 2 rows / 1, 2 columns In other words, when the size of the referenced table data is equal to the size of the table data to be output, the entire referenced table data is used as the reference table data. In addition, when the size of the referenced table data is a level that fits within the output range of one page when it is aggregated on the same page as the table data to be output, the entire referenced table data is the reference table data. And Note that the table data being referenced can be reduced to fit on one page, but it is preferable to consider so that the readability of the table is not lost at that time. For example, the font size at the time of printing is 6 pt or more. It is preferable to ensure it. In addition, when the ratio of the number of cells corresponding to the row number / column number in the formula to the total number of cells of the referenced table data is 50% or more, the entire referenced table data is referred to. If the data is less than 50%, the specified part is used as reference table data according to the second method described later.

第2の方法は、参照している表データの一部を参照表データとする方法である。例えば、図13(a)に示す出力対象の表データにおける太い実線で囲んだセルが、図13(b)に示す表データの太い実線で囲んだセルを参照している場合、出力対象となる表データの数式内の行番号/列番号に該当するセルと、そのセルと同一行及び/又は同一列に配置されているデータ項目を示す項目セル(表データの上下左右の先頭セル(数値以外の文字を含む。))と、を参照表データとする。なお、データ項目がセル結合されている場合、その隣のセル(数値以外の文字を含む。)から、該当セルと行番号又は列番号が一致するセル(ここで「sam」と記載されたセル)を抽出する。   The second method is a method in which a part of the referenced table data is used as reference table data. For example, when a cell surrounded by a thick solid line in the table data to be output shown in FIG. 13A refers to a cell surrounded by a thick solid line in the table data shown in FIG. 13B, the cell is output. Item cell indicating the cell corresponding to the row number / column number in the formula of the table data and the data item arranged in the same row and / or the same column as the cell (first cell on the top, bottom, left, and right of the table data (other than numerical values) ))) And the reference table data. In addition, when the data item is cell-coupled, from the cell next to it (including characters other than numeric values), the cell with the same row number or column number as the corresponding cell (the cell marked “sam” here) ).

第3の方法は、出力対象となる表データの数式内の行番号/列番号に該当するセルのみを参照表データとする方法である。   The third method is a method in which only the cell corresponding to the row number / column number in the formula of the table data to be output is used as reference table data.

出力対象となる表データと上記のいずれかの方法で設定した集約範囲(参照表データ)とを1ページに集約する際、前記した図7(b)に示すように、ページ順に表データを配置してもよいし、図7(c)に示すように、出力対象となる表データと参照表データとが隣接するように配置してもよい。   When the table data to be output and the aggregation range (reference table data) set by any of the above methods are aggregated into one page, the table data is arranged in page order as shown in FIG. Alternatively, as shown in FIG. 7C, the table data to be output and the reference table data may be arranged adjacent to each other.

また、出力対象のオブジェクトをレイアウトした結果、出力対象となる表データと参照表データとがページを跨いでしまう場合は、出力対象となる表データと参照表データとが同じページに集約して印刷されるようにレイアウトを変更する。具体的には、制御部31(レイアウト変更部31b)は、出力対象となる表データと参照表データとが同じページの印刷範囲に収まるかどうかを判断し、同じページの印刷範囲に収まらない場合は、出力対象となる表データの前で改ページして、出力対象となる表データと参照表データとを次のページに印刷する。   Also, if the table data to be output and the reference table data straddle the page as a result of laying out the object to be output, the table data to be output and the reference table data are consolidated and printed on the same page. Change the layout to be Specifically, the control unit 31 (layout changing unit 31b) determines whether or not the table data to be output and the reference table data can be within the same page print range, and cannot be within the same page print range. Forms a page break before the table data to be output, and prints the table data to be output and the reference table data on the next page.

また、参照される表データがさらに別の表データを参照している場合、その別の表データ(被参照表データと呼ぶ。)も集約対象とする。例えば、図14に示すように、出力対象となる表データ(図の下側の表データ)の太い破線で囲んだ部分が、参照される表データ(図の中央の表データ)の太い破線で囲んだセルを参照しており、更に参照される表データの太い実線で囲んだセルが、被参照表データ(図の上側の表データ)の太い実線で囲んだセルを参照している場合、参照される表データのみならず、被参照表データも集約対象にする。   Further, when the referenced table data refers to another table data, the other table data (referred to as “referenced table data”) is also an aggregation target. For example, as shown in FIG. 14, the portion surrounded by the thick broken line of the table data to be output (table data on the lower side of the figure) is the thick broken line of the referenced table data (table data at the center of the figure). When the cell surrounded by the thick solid line of the table data to be referenced refers to the cell surrounded by the thick solid line of the referenced table data (the table data on the upper side of the figure), Not only the table data to be referenced but also the referenced table data is targeted for aggregation.

図8に戻って、制御部31(出力データ生成部31c)は、出力対象の全てのオブジェクトに対してS103〜S110の処理を実施した後、出力データを印刷装置40に出力し、印刷装置40は出力データに基づいて、出力対象となる表データと参照表データと(必要に応じて更に上位の被参照表データと)を集約して描画した印刷物を出力する(S111)。若しくは、制御部31(表示制御部31d)は、出力データ生成部31cが生成した出力データに基づいて、出力対象となる表データと参照表データと(必要に応じて更に上位の被参照表データと)とを集約した表示画像を表示部37に表示させる。   Returning to FIG. 8, the control unit 31 (output data generation unit 31 c) performs the processing of S <b> 103 to S <b> 110 for all the objects to be output, and then outputs the output data to the printing device 40. Based on the output data, the table data to be output and the reference table data (and higher-level referenced table data if necessary) are collected and output as a printed matter (S111). Alternatively, the control unit 31 (display control unit 31d) can generate table data and reference table data to be output based on the output data generated by the output data generation unit 31c (and higher-level referenced table data as necessary). And) are displayed on the display unit 37.

なお、上記フローでは、制御部31(出力データ生成部31c)は、S104で出力対象の表データを出力データに入れ、S109で集約範囲を出力データに入れたが、制御部31(レイアウト変更部31b)がレイアウトを変更した後に、変更したレイアウトに従って出力データを生成してもよい。   In the above flow, the control unit 31 (output data generation unit 31c) puts the table data to be output in the output data in S104, and puts the aggregation range in the output data in S109. However, the control unit 31 (layout change unit) After 31b) changes the layout, output data may be generated according to the changed layout.

このように、表データが別の表データを参照している場合、参照される別の表データが別のページ或は別のワークシートにあっても、表データと参照される表データとを同じページに集約して出力することで、資料の全体を見渡すことができ、ユーザはいちいち複数の表データを確認する煩雑な作業を省略することができる。さらに、表データが正しいか或はどういう意味のデータであるのかを確認する際、その表データのみならず、対象となる表データとは異なる情報を持つ参照表データ(必要に応じて更に上位の被参照表データ)も集約することで、正確さや妥当性の判断材料を増やすことができ、一度に効率よく表データを確認することができる。   In this way, when the table data refers to another table data, the table data and the referenced table data are combined even if the referenced other table data is on another page or another worksheet. By collecting and outputting on the same page, the entire document can be looked over, and the user can omit the troublesome work of checking a plurality of table data one by one. Further, when checking whether the table data is correct or what the meaning of the data is, not only the table data but also the reference table data having information different from the target table data (if necessary, a higher-level table data) (Reference table data) is also aggregated, so that it is possible to increase the accuracy and validity judgment materials, and the table data can be confirmed efficiently at a time.

例えば、図14に示すように、一つ目の参照表データでA、B、Cランクの数値を合わせるとNG件数が25件になることが分かるが、さらにもう一つ上位の被参照表データからは、この25件が他の評価項目から検出したNG件数よりも少なく、この評価項目における品質が良いという情報が得られる。また、例えば、図15(a)に示すように、セルの値がプルダウンされたデータの中から選択された場合、図15(b)に示す参照表データ(プルダウンの選択肢)も一緒に出力することで、どういう選択肢があって、後にどういうステップ(手続き)を踏む必要があるのか等の情報も得られる。   For example, as shown in FIG. 14, it can be seen that the number of NG cases is 25 when the numerical values of the A, B, and C ranks are combined in the first reference table data. From this, the 25 cases are less than the number of NG cases detected from the other evaluation items, and information that the quality of the evaluation items is good is obtained. For example, as shown in FIG. 15A, when the cell value is selected from the pull-down data, the reference table data (pull-down option) shown in FIG. 15B is also output together. Thus, it is possible to obtain information such as what options are available and what steps (procedures) need to be taken later.

なお、本発明は上記実施例に限定されるものではなく、本発明の趣旨を逸脱しない限りにおいて、その構成や制御は適宜変更可能である。   In addition, this invention is not limited to the said Example, The structure and control can be changed suitably, unless it deviates from the meaning of this invention.

例えば、上記実施例では、出力制御としてダイレクトプリントにおける印刷制御を例にして説明したが、アプリケーション21bが作成した資料データをクライアント端末20やコントローラ30などで表示する場合に対しても、本発明の出力制御方法を同様に適用することができる。   For example, in the above-described embodiment, the print control in the direct print is described as an example of the output control. However, the present invention can be applied to the case where the document data created by the application 21b is displayed on the client terminal 20 or the controller 30. The output control method can be similarly applied.

本発明は、表データの出力を制御する出力制御プログラム、当該出力制御プログラムを記録した記録媒体及び出力制御方法に利用可能である。   The present invention is applicable to an output control program for controlling the output of table data, a recording medium recording the output control program, and an output control method.

10 印刷システム
20 クライアント端末
21 制御部
21a OS
21b アプリケーション
21c ダイレクトプリントユーティリティ
22 CPU
23 ROM
24 RAM
25 記憶部
26 ネットワークI/F部
27 表示部
28 操作部
30 コントローラ
31 制御部
31a データ解析部
31b レイアウト変更部
31c 出力データ生成部
31d 表示制御部
32 CPU
33 ROM
34 RAM
35 記憶部
36 ネットワークI/F部
37 表示部
38 操作部
40 印刷装置
41 制御部
42 CPU
43 ROM
44 RAM
45 記憶部
46 ネットワークI/F部
47 表示操作部
48 読み取り部
49 印刷部
50 通信ネットワーク
DESCRIPTION OF SYMBOLS 10 Printing system 20 Client terminal 21 Control part 21a OS
21b Application 21c Direct Print Utility 22 CPU
23 ROM
24 RAM
25 storage unit 26 network I / F unit 27 display unit 28 operation unit 30 controller 31 control unit 31a data analysis unit 31b layout change unit 31c output data generation unit 31d display control unit 32 CPU
33 ROM
34 RAM
35 Storage Unit 36 Network I / F Unit 37 Display Unit 38 Operation Unit 40 Printing Device 41 Control Unit 42 CPU
43 ROM
44 RAM
45 Storage Unit 46 Network I / F Unit 47 Display Operation Unit 48 Reading Unit 49 Printing Unit 50 Communication Network

Claims (20)

スプレッドシートのデータを処理する装置で動作する出力制御プログラムであって、
前記装置に、
前記スプレッドシートのデータを解析して、出力するオブジェクトを指定する出力指定情報を含む設定情報を取得し、前記設定情報に基づいて、出力対象の表データを抽出する第1処理、
前記出力対象の表データが、出力対象でない他の表データを参照しているかを判断し、前記出力対象の表データが前記他の表データを参照している場合に、前記出力対象の表データと前記他の表データの少なくとも一部とが同一ページに集約されるようにレイアウトを変更する第2処理、
前記変更したレイアウトに従ってオブジェクトを配置した出力データを生成して、印刷装置又は表示装置に出力する第3処理、を実行させる、
ことを特徴とする出力制御プログラム。
An output control program that operates on an apparatus for processing spreadsheet data,
In the device,
Analyzing the spreadsheet data, obtaining setting information including output designation information for designating an object to be output, and extracting table data to be output based on the setting information;
It is determined whether the output target table data refers to other table data that is not an output target, and when the output target table data refers to the other table data, the output target table data And a second process for changing the layout so that at least a part of the other table data is aggregated on the same page,
Generating output data in which objects are arranged according to the changed layout, and executing a third process of outputting the output data to a printing device or a display device;
An output control program characterized by that.
前記第2処理では、前記出力対象の表データの少なくとも1つのセルに、当該出力対象の表データ以外のセルを指定する数式が含まれているかを判断し、前記数式が含まれている場合は、当該数式で指定されたセルを含む前記他の表データを特定し、予め定めたルールに従って、前記他の表データから集約範囲を設定し、前記出力対象の表データと前記集約範囲とが同一ページに集約されるようにレイアウトを変更する、
ことを特徴とする請求項1に記載の出力制御プログラム。
In the second process, it is determined whether at least one cell of the table data to be output includes a formula specifying a cell other than the table data to be output, and when the formula is included The other table data including the cell specified by the formula is specified, an aggregation range is set from the other table data according to a predetermined rule, and the table data to be output and the aggregation range are the same Change the layout to be consolidated on the page,
The output control program according to claim 1.
前記第2処理では、前記集約範囲を設定する際に、前記数式で指定されたセルに隣接するセルにおけるデータの有無に基づいて、前記他の表データの全体を特定する、
ことを特徴とする請求項2に記載の出力制御プログラム。
In the second process, when setting the aggregation range, the whole of the other table data is specified based on the presence or absence of data in a cell adjacent to the cell specified by the formula.
The output control program according to claim 2.
前記第2処理では、前記他の表データのサイズが前記出力対象の表データのサイズと同等の場合、前記出力対象の表データと前記他の表データの前記集約範囲とを予め定めたフォントサイズ以上で同一ページに集約できる場合、又は、前記他の表データの全セルの数に対する、前記数式で指定されたセルの数の割合が50%以上の場合は、前記他の表データの全体を前記集約範囲に設定する、
ことを特徴とする請求項2又は3に記載の出力制御プログラム。
In the second process, when the size of the other table data is equal to the size of the table data to be output, a predetermined font size is set for the table data to be output and the aggregation range of the other table data. If it can be consolidated on the same page as described above, or if the ratio of the number of cells specified by the above formula to the total number of cells of the other table data is 50% or more, the entire other table data is Set to the aggregation range,
The output control program according to claim 2 or 3, characterized in that.
前記第2処理では、前記他の表データの全セルの数に対する、前記数式で指定されたセルの数の割合が50%未満の場合は、前記数式で指定されたセルと、当該セルと同一行及び/又は同一列に配置されているデータ項目を示す項目セルと、を前記集約範囲に設定する、
ことを特徴とする請求項2又は3に記載の出力制御プログラム。
In the second process, when the ratio of the number of cells specified by the formula to the number of all cells of the other table data is less than 50%, the cell specified by the formula is the same as the cell An item cell indicating a data item arranged in a row and / or the same column, and set in the aggregation range,
The output control program according to claim 2 or 3, characterized in that.
前記第2処理では、前記数式で指定されたセルのみを前記集約範囲に設定する、
ことを特徴とする請求項2又は3に記載の出力制御プログラム。
In the second process, only the cells specified by the formula are set in the aggregation range.
The output control program according to claim 2 or 3, characterized in that.
前記第2処理では、前記他の表データが更に別の表データを参照している場合は、前記別の表データも前記集約範囲に設定する、
ことを特徴とする請求項2乃至6のいずれか一に記載の出力制御プログラム。
In the second process, when the other table data refers to another table data, the other table data is also set in the aggregation range.
The output control program according to claim 2, wherein the output control program is a program.
前記第2処理では、前記出力対象の表データと前記集約範囲とを隣接して集約する、
ことを特徴とする請求項2乃至7のいずれか一に記載の出力制御プログラム。
In the second process, the table data to be output and the aggregation range are aggregated adjacent to each other.
The output control program according to any one of claims 2 to 7,
前記第2処理では、前記出力対象の表データと前記集約範囲とがページを跨ぐ場合は、前記出力対象の表データの前で改ページして、前記出力対象の表データと前記集約範囲とを次のページに集約する、
ことを特徴とする請求項2乃至8のいずれか一に記載の出力制御プログラム。
In the second process, when the table data to be output and the aggregation range straddle a page, a page break is performed before the table data to be output, and the table data to be output and the aggregation range are combined. To the next page,
The output control program according to any one of claims 2 to 8, wherein
スプレッドシートのデータを処理する装置と、印刷装置又は表示装置と、を含むシステムにおける出力制御方法であって、
前記装置は、
前記スプレッドシートのデータを解析して、出力するオブジェクトを指定する出力指定情報を含む設定情報を取得し、前記設定情報に基づいて、出力対象の表データを抽出する第1処理と、
前記出力対象の表データが、出力対象でない他の表データを参照しているかを判断し、前記出力対象の表データが前記他の表データを参照している場合に、前記出力対象の表データと前記他の表データの少なくとも一部とが同一ページに集約されるようにレイアウトを変更する第2処理と、
前記変更したレイアウトに従ってオブジェクトを配置した出力データを生成して、印刷装置又は表示装置に出力する第3処理と、を実行する、
ことを特徴とする出力制御方法。
An output control method in a system including a device for processing spreadsheet data and a printing device or a display device,
The device is
Analyzing the spreadsheet data, obtaining setting information including output designation information for designating an object to be output, and extracting table data to be output based on the setting information;
It is determined whether the output target table data refers to other table data that is not an output target, and when the output target table data refers to the other table data, the output target table data And a second process for changing the layout so that at least a part of the other table data is aggregated on the same page;
Generating output data in which objects are arranged according to the changed layout, and executing a third process of outputting the output data to a printing apparatus or a display apparatus;
An output control method characterized by the above.
前記第2処理では、前記出力対象の表データの少なくとも1つのセルに、当該出力対象の表データ以外のセルを指定する数式が含まれているかを判断し、前記数式が含まれている場合は、当該数式で指定されたセルを含む前記他の表データを特定し、予め定めたルールに従って、前記他の表データから集約範囲を設定し、前記出力対象の表データと前記集約範囲とが同一ページに集約されるようにレイアウトを変更する、
ことを特徴とする請求項10に記載の出力制御方法。
In the second process, it is determined whether at least one cell of the table data to be output includes a formula specifying a cell other than the table data to be output, and when the formula is included The other table data including the cell specified by the formula is specified, an aggregation range is set from the other table data according to a predetermined rule, and the table data to be output and the aggregation range are the same Change the layout to be consolidated on the page,
The output control method according to claim 10.
前記第2処理では、前記集約範囲を設定する際に、前記数式で指定されたセルに隣接するセルにおけるデータの有無に基づいて、前記他の表データの全体を特定する、
ことを特徴とする請求項11に記載の出力制御方法。
In the second process, when setting the aggregation range, the whole of the other table data is specified based on the presence or absence of data in a cell adjacent to the cell specified by the formula.
The output control method according to claim 11.
前記第2処理では、前記他の表データのサイズが前記出力対象の表データのサイズと同等の場合、前記出力対象の表データと前記他の表データの前記集約範囲とを予め定めたフォントサイズ以上で同一ページに集約できる場合、又は、前記他の表データの全セルの数に対する、前記数式で指定されたセルの数の割合が50%以上の場合は、前記他の表データの全体を前記集約範囲に設定する、
ことを特徴とする請求項11又は12に記載の出力制御方法。
In the second process, when the size of the other table data is equal to the size of the table data to be output, a predetermined font size is set for the table data to be output and the aggregation range of the other table data. If it can be consolidated on the same page as described above, or if the ratio of the number of cells specified by the above formula to the total number of cells of the other table data is 50% or more, the entire other table data is Set to the aggregation range,
The output control method according to claim 11 or 12, characterized in that:
前記第2処理では、前記他の表データの全セルの数に対する、前記数式で指定されたセルの数の割合が50%未満の場合は、前記数式で指定されたセルと、当該セルと同一行及び/又は同一列に配置されているデータ項目を示す項目セルと、を前記集約範囲に設定する、
ことを特徴とする請求項11又は12に記載の出力制御方法。
In the second process, when the ratio of the number of cells specified by the formula to the number of all cells of the other table data is less than 50%, the cell specified by the formula is the same as the cell An item cell indicating a data item arranged in a row and / or the same column, and set in the aggregation range,
The output control method according to claim 11 or 12, characterized in that:
前記第2処理では、前記数式で指定されたセルのみを前記集約範囲に設定する、
ことを特徴とする請求項11又は12に記載の出力制御方法。
In the second process, only the cells specified by the formula are set in the aggregation range.
The output control method according to claim 11 or 12, characterized in that:
前記第2処理では、前記他の表データが更に別の表データを参照している場合は、前記別の表データも前記集約範囲に設定する、
ことを特徴とする請求項11乃至15のいずれか一に記載の出力制御方法。
In the second process, when the other table data refers to another table data, the other table data is also set in the aggregation range.
The output control method according to any one of claims 11 to 15, wherein:
前記第2処理では、前記出力対象の表データと前記集約範囲とを隣接して集約する、
ことを特徴とする請求項11乃至16のいずれか一に記載の出力制御方法。
In the second process, the table data to be output and the aggregation range are aggregated adjacent to each other.
The output control method according to any one of claims 11 to 16, wherein:
前記第2処理では、前記出力対象の表データと前記集約範囲とがページを跨ぐ場合は、前記出力対象の表データの前で改ページして、前記出力対象の表データと前記集約範囲とを次のページに集約する、
ことを特徴とする請求項11乃至17のいずれか一に記載の出力制御方法。
In the second process, when the table data to be output and the aggregation range straddle a page, a page break is performed before the table data to be output, and the table data to be output and the aggregation range are combined. To the next page,
The output control method according to any one of claims 11 to 17, wherein:
前記印刷装置は、前記出力データに基づいて、前記出力対象の表データと前記集約範囲とを同一ページに集約した印刷物を作成する、
ことを特徴とする請求項11乃至18のいずれか一に記載の出力制御方法。
The printing apparatus creates a printed matter in which the output target table data and the aggregation range are aggregated on the same page based on the output data.
The output control method according to claim 11, wherein:
前記表示装置は、前記出力データに基づいて、前記出力対象の表データと前記集約範囲とを同一ページに集約した表示画像を表示する、
ことを特徴とする請求項11乃至18のいずれか一に記載の出力制御方法。
The display device displays a display image in which the table data to be output and the aggregation range are aggregated on the same page based on the output data.
The output control method according to claim 11, wherein:
JP2017062496A 2017-03-28 2017-03-28 Output control program and output control method Active JP6862993B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017062496A JP6862993B2 (en) 2017-03-28 2017-03-28 Output control program and output control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017062496A JP6862993B2 (en) 2017-03-28 2017-03-28 Output control program and output control method

Publications (2)

Publication Number Publication Date
JP2018165000A true JP2018165000A (en) 2018-10-25
JP6862993B2 JP6862993B2 (en) 2021-04-21

Family

ID=63922514

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017062496A Active JP6862993B2 (en) 2017-03-28 2017-03-28 Output control program and output control method

Country Status (1)

Country Link
JP (1) JP6862993B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021002202A (en) * 2019-06-21 2021-01-07 コニカミノルタ株式会社 Print control device and program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5303146A (en) * 1993-03-11 1994-04-12 Borland International, Inc. System and methods for improved scenario management in an electronic spreadsheet
WO2009001462A1 (en) * 2007-06-28 2008-12-31 Fujitsu Limited Spread sheet generation program, recording medium storing its program, spread sheet generation device, and spread sheet generation method
JP2011037097A (en) * 2009-08-10 2011-02-24 Brother Industries Ltd Printer
JP2011068060A (en) * 2009-09-28 2011-04-07 Brother Industries Ltd Printer and program
JP2011198296A (en) * 2010-03-23 2011-10-06 Fujitsu Ltd Program, device and method for generating spreadsheet

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5303146A (en) * 1993-03-11 1994-04-12 Borland International, Inc. System and methods for improved scenario management in an electronic spreadsheet
WO2009001462A1 (en) * 2007-06-28 2008-12-31 Fujitsu Limited Spread sheet generation program, recording medium storing its program, spread sheet generation device, and spread sheet generation method
JP2011037097A (en) * 2009-08-10 2011-02-24 Brother Industries Ltd Printer
JP2011068060A (en) * 2009-09-28 2011-04-07 Brother Industries Ltd Printer and program
JP2011198296A (en) * 2010-03-23 2011-10-06 Fujitsu Ltd Program, device and method for generating spreadsheet

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021002202A (en) * 2019-06-21 2021-01-07 コニカミノルタ株式会社 Print control device and program
JP7283252B2 (en) 2019-06-21 2023-05-30 コニカミノルタ株式会社 Print controller and program

Also Published As

Publication number Publication date
JP6862993B2 (en) 2021-04-21

Similar Documents

Publication Publication Date Title
US8373873B2 (en) Apparatus and method for determining execution order of private print jobs in a variable print system
US10078477B2 (en) Image processing apparatus, non-transitory computer-readable storage medium storing imposition control program, and imposition control method
US10754598B2 (en) Print controller, non-transitory computer-readable recording medium storing print control program and print control method
JP5920670B2 (en) Image forming apparatus, print control program, and print control method
JP2015060356A (en) Data creation device, and data creation program and data creation method
US9924051B2 (en) Image forming apparatus, method for controlling image forming apparatus, and storage medium for performing printing based on collection settings
US8767230B2 (en) Variable printing system, image forming apparatus, and non-transitory computer readable medium
CN108170389B (en) Image forming apparatus and image forming method
JP2019139614A (en) Setting information input control method, setting information input control program and setting information input system
JP6862993B2 (en) Output control program and output control method
JP7009793B2 (en) Print control device, print control program and print control method
JP7139612B2 (en) SETTING INFORMATION INPUT CONTROL PROGRAM AND SETTING INFORMATION INPUT CONTROL METHOD
JP2019098580A (en) Image forming apparatus
JP5838521B2 (en) Image forming apparatus and control program
JP6607042B2 (en) Image forming apparatus and image forming method
JP2019144913A (en) Print control program and print control method
US20170337023A1 (en) Print controller, print control method and non-transitory computer readable recording medium
JP6083200B2 (en) Image forming apparatus and print control program
US20080007741A1 (en) Image processing setting device, image processing device, image forming system, image processing setting method, image processing method, and image forming method
JP6790784B2 (en) Print control device, print control program and print control method
JP6515893B2 (en) Image forming apparatus, program and information processing system
JP2013105411A (en) Sample print control program
JP2018124601A (en) Print control apparatus, print control program and print control method
JP2017091038A (en) Printing control program and printing control method
JP2020168784A (en) Image formation apparatus, job processing method and job processing program

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20191118

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20191122

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200214

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201211

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201222

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210219

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210315

R150 Certificate of patent or registration of utility model

Ref document number: 6862993

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150