JP6248494B2 - Information processing apparatus, information processing method, and information processing program - Google Patents

Information processing apparatus, information processing method, and information processing program Download PDF

Info

Publication number
JP6248494B2
JP6248494B2 JP2013192244A JP2013192244A JP6248494B2 JP 6248494 B2 JP6248494 B2 JP 6248494B2 JP 2013192244 A JP2013192244 A JP 2013192244A JP 2013192244 A JP2013192244 A JP 2013192244A JP 6248494 B2 JP6248494 B2 JP 6248494B2
Authority
JP
Japan
Prior art keywords
output
user
data
authority
output data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2013192244A
Other languages
Japanese (ja)
Other versions
JP2015058588A (en
Inventor
典子 甲田
典子 甲田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2013192244A priority Critical patent/JP6248494B2/en
Publication of JP2015058588A publication Critical patent/JP2015058588A/en
Application granted granted Critical
Publication of JP6248494B2 publication Critical patent/JP6248494B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本願は、情報処理装置、情報処理方法、及び情報処理プログラムに関する。   The present application relates to an information processing apparatus, an information processing method, and an information processing program.

例えば教育現場等では、ワード等の文書作成アプリ等で問題を作成し、生徒の人数分、作成した問題を用紙に印刷し、授業や講義において印刷した問題用紙を各生徒に配布する。このような文書作成アプリで作成されたデータを、サーバ等に蓄積して画像形成装置で印刷する場合に、画像形成装置の機能と印刷設定とを考慮して印刷する印刷システムが知られている(例えば、特許文献1参照)。   For example, in an educational setting, a problem is created using a document creation application such as a word, the created problem is printed on a sheet for each student, and the problem sheet printed in a class or lecture is distributed to each student. 2. Description of the Related Art A printing system that prints in consideration of functions of an image forming apparatus and print settings when data created by such a document creation application is stored in a server or the like and printed by the image forming apparatus is known. (For example, refer to Patent Document 1).

しかしながら、上述した特許文献1の手法では、上述した文書作成アプリ等で問題を作成する際、生徒には問題のみ配布するため、模範解答を入れた状態でデータを作成することができない。したがって、例えば模範解答のデータと、問題のみのデータとを用意して、データを二重で管理しなければならなかった。このように従来では、例えば1つのデータを設定した内容に応じて複数の異なるデータとして出力させることができなかった。   However, in the method of Patent Document 1 described above, when creating a problem using the above-described document creation application or the like, only the problem is distributed to students, and therefore data cannot be created with a model answer. Therefore, for example, data for the model answer and data for only the question must be prepared, and the data must be managed twice. As described above, conventionally, for example, it has not been possible to output a plurality of different data according to the contents of setting one data.

1つの側面では、本発明は、ユーザの利便性を向上させることを目的とする。   In one aspect, the present invention aims to improve user convenience.

一態様の情報処理装置において、出力要求に設定された出力設定条件に基づき、前記出力要求対応する第1の出力データを編集して第2の出力データを取得するデータ編集手段と、前記第1の出力データと、前記第2の出力データとを、前記出力設定条件に基づき特定されるユーザと対応させて保存する保存手段と、を備え、前記出力設定条件は、前記ユーザの権限に応じて分けられた、前記出力要求の宛て先となるユーザを示す情報と、前記ユーザの権限に対応する印刷の属性と、前記ユーザの権限以外の項目で分けられた、前記出力要求の宛て先となるユーザを示す情報と、を有し、前記データ編集手段は、前記第1の出力データを前記ユーザの権限に対応する印刷の属性に基づいて編集して、前記第2の出力データを取得する
In the information processing apparatus of one embodiment, based on the set output setting condition to the output request, the data editing means for obtaining a second output data by editing the first output data corresponding to the output request, the first Storage means for storing the first output data and the second output data in association with the user specified based on the output setting condition, wherein the output setting condition depends on the authority of the user Information indicating a user who is a destination of the output request, a printing attribute corresponding to the authority of the user, and a destination of the output request that is divided by an item other than the authority of the user. The data editing means edits the first output data based on a printing attribute corresponding to the authority of the user, and acquires the second output data. .

ユーザの利便性を向上させることが可能となる。   It is possible to improve user convenience.

本実施形態に係る情報処理システムの概略構成を示す図である。It is a figure showing the schematic structure of the information processing system concerning this embodiment. プリントサーバの機能構成の一例を示す図である。FIG. 3 is a diagram illustrating an example of a functional configuration of a print server. 情報処理装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of information processing apparatus. 認証データのデータ例を示す図である。It is a figure which shows the data example of authentication data. ジョブ登録処理の一例を示すシーケンス図である。It is a sequence diagram which shows an example of a job registration process. ジョブ登録画面の一例を示す図である。It is a figure which shows an example of a job registration screen. カラー属性を指定するジョブ登録画面の一例を示す図である。It is a figure which shows an example of the job registration screen which designates a color attribute. 出力先のユーザに対応して設定されるカラー属性の一例を示す図である。It is a figure which shows an example of the color attribute set corresponding to the user of an output destination. ジョブ複製処理の第1実施例を示すフローチャートである。It is a flowchart which shows 1st Example of a job duplication process. ジョブ複製処理の第2実施例を示すフローチャートである。It is a flowchart which shows 2nd Example of a job duplication process. 教師用のジョブ実行画面の一例を示す図である。It is a figure which shows an example of the job execution screen for teachers. ジョブ一覧取得処理の一例を示すシーケンス図である。It is a sequence diagram which shows an example of a job list acquisition process. ジョブ一覧画面の一例を示す図である。It is a figure which shows an example of a job list screen. 問題用紙作成処理の一例を示すシーケンス図である。FIG. 10 is a sequence diagram illustrating an example of a problem paper creation process. 生徒用ジョブ実行画面の一例を示す図である。It is a figure which shows an example of the job execution screen for students.

次に、本発明の実施形態について、詳細に説明する。以下の説明では、例えば教師が管理するデータを、例えば生徒に配布する問題と解答のように複数の異なる出力データとして出力する例について説明するが、これに限定されるものでない。例えばある1つのデータを管理しておき、そのデータに対して設定された出力設定条件に応じて異なる情報を出力する場合にも適用することが可能である。   Next, embodiments of the present invention will be described in detail. In the following description, an example will be described in which data managed by a teacher is output as a plurality of different output data, such as questions and answers distributed to students, but is not limited thereto. For example, the present invention can be applied to a case where one piece of data is managed and different information is output according to the output setting condition set for the data.

<システム構成>
図1は、本実施形態に係る情報処理システムの概略構成を示す図である。図1に示す情報処理システムの一例としての印刷制御システム1は、クライアントPC(Personal Computer)10と、認証サーバ20と、情報処理装置の一例としてのプリントサーバ30と、画像形成装置40とを有する。クライアントPC10と、認証サーバ20と、プリントサーバ30と、画像形成装置40とは、ネットワークNを介して接続されている。
<System configuration>
FIG. 1 is a diagram illustrating a schematic configuration of an information processing system according to the present embodiment. A print control system 1 as an example of an information processing system illustrated in FIG. 1 includes a client PC (Personal Computer) 10, an authentication server 20, a print server 30 as an example of an information processing apparatus, and an image forming apparatus 40. . The client PC 10, the authentication server 20, the print server 30, and the image forming apparatus 40 are connected via a network N.

クライアントPC10は、ユーザ(例えば教師やスタッフ等)により使用される情報端末である。なお、クライアントPC10は、タブレット端末でも良く、汎用のPC等でも良い。クライアントPC10は、ユーザからの指示により、例えば文書データ(例えば解答付き問題データ)を生成すると、Webブラウザやプリンタドライバ等を介してプリントサーバ30に登録(アップロード)する。   The client PC 10 is an information terminal used by users (for example, teachers and staff). The client PC 10 may be a tablet terminal or a general-purpose PC. When the client PC 10 generates, for example, document data (for example, question data with an answer) in accordance with an instruction from the user, the client PC 10 registers (uploads) it in the print server 30 via a Web browser, a printer driver, or the like.

認証サーバ20は、予めユーザごとに登録されている認証情報を保持し、例えばプリントサーバ30や画像形成装置40からの認証要求に応じて、認証処理を実行する。認証サーバ20は、認証情報のほか、ユーザの権限情報(例えば、教師、生徒、スタッフ等)を保持し、プリントサーバ30や画像形成装置40に対して、ユーザ認証の結果とともにユーザの権限情報を送信する。   The authentication server 20 holds authentication information registered in advance for each user, and executes authentication processing in response to an authentication request from the print server 30 or the image forming apparatus 40, for example. The authentication server 20 holds user authority information (for example, teachers, students, staff, etc.) in addition to the authentication information, and sends the user authority information to the print server 30 and the image forming apparatus 40 together with the result of user authentication. Send.

プリントサーバ30は、クライアントPC10から取得したジョブ(出力要求)がレンダリングされていない場合には、レンダリングを行い、ジョブを蓄積する。プリントサーバ30は、クライアントPC10から取得したジョブに印刷属性(出力設定条件)が設定されている場合、印刷属性に応じて、ジョブのデータ(第1の出力データ)を複製し、複製したデータを編集して第2の出力データを取得する。また、プリントサーバ30は、印刷属性に基づき特定されるユーザ等と対応させて、例えばジョブのデータと編集したデータとを保存する。   When the job (output request) acquired from the client PC 10 is not rendered, the print server 30 performs rendering and stores the job. When the print attribute (output setting condition) is set for the job acquired from the client PC 10, the print server 30 duplicates the job data (first output data) according to the print attribute, and copies the duplicated data. Edit to obtain second output data. Further, the print server 30 stores job data and edited data, for example, in association with the user specified based on the print attribute.

画像形成装置40は、スキャン機能、コピー機能、プリンタ機能、ファクシミリ機能等を1つの筐体に搭載した複合機(MFP:Multifunction Peripheral)等である。画像形成装置40は、例えばユーザの権限等に基づいて、プリントサーバ30から取得したジョブを印刷する。   The image forming apparatus 40 is a multifunction peripheral (MFP) in which a scan function, a copy function, a printer function, a facsimile function, and the like are mounted in one housing. The image forming apparatus 40 prints the job acquired from the print server 30 based on, for example, user authority.

図1において、ユーザ(例えば教師)によりクライアントPC10で作成される文書データが、例えば複数の色(ブラック(黒色)、マゼンタ(赤色)等)を用いて作成されている例について説明する。例えば文書データのうち、解答部分はマゼンタを用いて記載され、問題部分は、ブラックで記載されているものとする。   In FIG. 1, an example will be described in which document data created on the client PC 10 by a user (eg, a teacher) is created using, for example, a plurality of colors (black (black), magenta (red), etc.). For example, in the document data, the answer portion is described using magenta, and the question portion is described in black.

このような場合、プリントサーバ30は、文書データがアップロードされると、例えば印刷属性に応じてカラーのジョブデータ(解答付き問題データ)と、マゼンタを抜いたジョブデータ(問題データのみ)とを生成し、保存しておく。   In such a case, when the document data is uploaded, for example, the print server 30 generates color job data (question data with answers) and job data from which magenta is removed (question data only) according to the printing attributes. And save it.

画像形成装置40は、ユーザ(教師や生徒)がログインした場合には、プリントサーバ30から、それぞれのユーザの権限等に応じて印刷可能なジョブ一覧を取得して表示する。例えばユーザが教師の場合には、マゼンダを抜いたジョブ(問題データのみ)とカラージョブ(模範解答付きの問題)とを表示し、ユーザが生徒の場合には、マゼンダを抜いたジョブ(問題データのみ)を表示する。したがって、ユーザは、それぞれの権限に応じて生成されたジョブを印刷することが可能となる。   When a user (teacher or student) logs in, the image forming apparatus 40 acquires and displays a printable job list from the print server 30 according to the authority of each user. For example, if the user is a teacher, a job without magenta (question data only) and a color job (question with a model answer) are displayed. If the user is a student, a job without magenta (question data) Only). Therefore, the user can print a job generated according to each authority.

上述したように、本実施形態では、1つのジョブに対して、印刷属性に応じて複数のジョブを生成し、ユーザの権限等に応じてそれぞれのジョブを出力することが可能となる。   As described above, in the present embodiment, for a single job, a plurality of jobs can be generated according to print attributes, and each job can be output according to the user's authority or the like.

<機能構成例>
次に、上述した印刷制御システム1におけるプリントサーバ30の機能構成例について説明する。図2は、プリントサーバの機能構成の一例を示す図である。
<Functional configuration example>
Next, a functional configuration example of the print server 30 in the above-described print control system 1 will be described. FIG. 2 is a diagram illustrating an example of a functional configuration of the print server.

図2に示すように、プリントサーバ30は、印刷要求受信部31と、データ編集手段の一例としてのジョブ複製編集部32と、編集条件設定部33と、保存手段の一例としてのジョブ記憶部34と、ジョブ転送部35と、ジョブ一覧作成部36とを有する。   As shown in FIG. 2, the print server 30 includes a print request receiving unit 31, a job duplication editing unit 32 as an example of a data editing unit, an editing condition setting unit 33, and a job storage unit 34 as an example of a storage unit. A job transfer unit 35, and a job list creation unit 36.

印刷要求受信部31は、クライアントPC10により送信されるジョブと、ジョブに対して設定された印刷属性(出力設定条件)とを受信する。   The print request receiving unit 31 receives a job transmitted from the client PC 10 and a print attribute (output setting condition) set for the job.

ジョブ複製編集部32は、クライアントPC10から取得したジョブに対し、編集条件設定部33により設定された印刷属性に応じて、1つのジョブのデータから1又は複数のデータを複製し、複製したデータを編集する。   The job duplication editing unit 32 duplicates one or a plurality of data from the data of one job according to the print attribute set by the editing condition setting unit 33 for the job acquired from the client PC 10, and copies the duplicated data. To edit.

ジョブ複製編集部32は、例えば印刷属性としてジョブの出力先ごとに設定されたカラー属性(色属性)に基づき、複製したデータから所定の領域を抽出し、例えば抽出した所定の領域を空白(非表示)とするように編集する。また、ジョブ複製編集部32は、例えば印刷属性として設定された所定のキーワードや記号等に基づき、複製したデータから所定の領域を抽出し、抽出した所定の領域に対して編集を行っても良い。   The job copy editing unit 32 extracts a predetermined area from the copied data based on, for example, a color attribute (color attribute) set for each job output destination as a print attribute. For example, the extracted predetermined area is blank (non-printed). Display). Further, the job duplication editing unit 32 may extract a predetermined area from the copied data based on, for example, a predetermined keyword or symbol set as a print attribute, and edit the extracted predetermined area. .

編集条件設定部33は、印刷要求受信部31によりクライアントPC10から取得したジョブの印刷属性に応じて、ジョブ複製編集部32において複製されるジョブの編集条件を設定する。編集条件設定部33は、例えば編集条件としてジョブの出力先ごとに設定された色属性を判断し、例えばどの色属性のデータ部分を表示するか、非表示とするか等を設定する。   The editing condition setting unit 33 sets editing conditions for a job to be duplicated in the job duplication editing unit 32 according to the print attribute of the job acquired from the client PC 10 by the print request receiving unit 31. The editing condition setting unit 33 determines, for example, the color attribute set for each job output destination as the editing condition, and sets, for example, which color attribute data portion is displayed or hidden.

また、編集条件設定部33は、例えば編集条件として所定のキーワードが含まれた領域や、カッコ、四角に囲まれた領域のデータ部分を表示するか、非表示とするか等を設定する。なお、編集条件設定部33により設定される編集条件は、これに限定されるものではない。   In addition, the editing condition setting unit 33 sets, for example, whether to display or hide a data portion of an area including a predetermined keyword as an editing condition, or an area surrounded by parentheses and squares. The editing conditions set by the editing condition setting unit 33 are not limited to this.

ジョブ記憶部34は、ジョブごとに、印刷属性に基づき特定されるユーザ等と対応させてジョブ複製編集部32により編集されたデータを記憶する。ジョブ転送部35は、画像形成装置40からの要求に応じ、ジョブ記憶部34に記憶されているジョブを画像形成装置40に転送する。   The job storage unit 34 stores, for each job, data edited by the job duplication editing unit 32 in association with a user specified based on the print attribute. The job transfer unit 35 transfers the job stored in the job storage unit 34 to the image forming apparatus 40 in response to a request from the image forming apparatus 40.

ジョブ一覧作成部36は、画像形成装置40からの要求に応じて、ジョブ記憶部34に記憶されているジョブから、ユーザ権限やユーザ情報に基づきジョブを抽出し、ジョブ一覧を作成する。   In response to a request from the image forming apparatus 40, the job list creation unit 36 extracts jobs from the jobs stored in the job storage unit 34 based on user authority and user information, and creates a job list.

<ハードウェア構成例>
次に、上述した印刷制御システムのハードウェア構成例について、図を用いて説明する。図3は、情報処理装置のハードウェア構成の一例を示す図である。図3に示す情報処理装置のハードウェア構成例は、クライアントPC10、認証サーバ20、プリントサーバ30等に適用される。
<Hardware configuration example>
Next, a hardware configuration example of the above-described print control system will be described with reference to the drawings. FIG. 3 is a diagram illustrating an example of a hardware configuration of the information processing apparatus. The hardware configuration example of the information processing apparatus illustrated in FIG. 3 is applied to the client PC 10, the authentication server 20, the print server 30, and the like.

情報処理装置は、それぞれバスBで相互に接続されているドライブ装置100、補助記憶装置102と、メモリ装置103と、CPU104と、インタフェース装置105と、を有する。   The information processing apparatus includes a drive device 100, an auxiliary storage device 102, a memory device 103, a CPU 104, and an interface device 105 that are connected to each other via a bus B.

情報処理装置での処理を実現するプログラム110は、CD−ROM等の記録媒体101によって提供される。プログラム110を記録した記録媒体101がドライブ装置100にセットされると、プログラム110が記録媒体101からドライブ装置100を介して補助記憶装置102にインストールされる。なお、プログラム110は、記録媒体101により配布される他、ダウンロード等により配布しても良い。   A program 110 that realizes processing in the information processing apparatus is provided by a recording medium 101 such as a CD-ROM. When the recording medium 101 on which the program 110 is recorded is set in the drive device 100, the program 110 is installed from the recording medium 101 to the auxiliary storage device 102 via the drive device 100. Note that the program 110 may be distributed not only by the recording medium 101 but also by download or the like.

補助記憶装置102は、インストールされたプログラム110を格納するとともに、必要なファイルやデータ等を格納する。補助記憶装置102は、HDD(Hard Disk Drive)やSSD(Solid State Drive)等の不揮発メモリである。   The auxiliary storage device 102 stores the installed program 110 and also stores necessary files and data. The auxiliary storage device 102 is a non-volatile memory such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive).

メモリ装置103は、プログラム110の起動指示があった場合に、補助記憶装置102からプログラム110を読み出して格納する。メモリ装置103は、例えば、DIMM(Dual Inline Memory Module)、SO−DIMM等である。   The memory device 103 reads the program 110 from the auxiliary storage device 102 and stores it when there is an instruction to start the program 110. The memory device 103 is, for example, a DIMM (Dual Inline Memory Module), an SO-DIMM, or the like.

CPU104は、メモリ装置103に格納されたプログラム110にしたがって情報処理装置に係る機能を実行する。インタフェース装置105は、ネットワークに接続するためのインタフェース(例えば、イーサネット(登録商標)のネットワークカード等)である。   The CPU 104 executes functions related to the information processing device in accordance with the program 110 stored in the memory device 103. The interface device 105 is an interface (for example, an Ethernet (registered trademark) network card) for connecting to a network.

<認証サーバ20で管理される認証データのデータ例>
次に、認証サーバ20で管理される認証データのデータ例について、図を用いて説明する。図4は、認証データのデータ例を示す図である。図4(A)は、教師用認証データの一例を示し、図4(B)は、生徒用認証データの一例を示し、図4(C)は、スタッフ用認証データの一例を示し、図4(D)は、ユーザごとに使用可能なアプリケーションデータの一例を示している。
<Data Example of Authentication Data Managed by Authentication Server 20>
Next, an example of authentication data managed by the authentication server 20 will be described with reference to the drawings. FIG. 4 is a diagram illustrating a data example of the authentication data. 4A shows an example of teacher authentication data, FIG. 4B shows an example of student authentication data, FIG. 4C shows an example of staff authentication data, and FIG. (D) shows an example of application data that can be used for each user.

図4(A)に示す教師用認証データは、「ユーザ名(Name)」、「権限(Permission)」、「科目(Subject)」、「クラス(Class)」等の項目により構成されるが、これに限定されるものではない。「ユーザ名」は、教師を識別するための情報である。「権限」は、教師ごとの権限を示す情報である。図4(A)に示す「TeacherC」では、例えば教師とスタッフの両方の権限を持つ。「科目」は、教師ごとに担当する授業科目が設定される。「クラス」は、教師ごとに担当するクラスの種別が設定されている。   The teacher authentication data shown in FIG. 4A includes items such as “user name (Name)”, “authorization (Permission)”, “subject (Subject)”, and “class (Class)”. It is not limited to this. “User name” is information for identifying a teacher. “Authority” is information indicating authority for each teacher. In “Teacher C” shown in FIG. 4A, for example, both teachers and staff have authority. In “Subject”, a lesson subject assigned to each teacher is set. In the “class”, a class type assigned to each teacher is set.

図4(B)に示す生徒用認証データは、「ユーザ名」、「権限」、「クラス」等の項目により構成されるが、これに限定されるものではない。「ユーザ名」は、生徒を識別するための情報である。「権限」は、生徒ごとの権限を示す情報である。「クラス」は、生徒ごとに授業を受けているクラスの種別が設定されている。   The student authentication data shown in FIG. 4B includes items such as “user name”, “authority”, and “class”, but is not limited thereto. “User name” is information for identifying a student. “Authority” is information indicating authority for each student. In “Class”, the type of class in which each student is taking classes is set.

図4(C)に示すスタッフ用認証データは、「ユーザ名」、「権限」等の項目により構成されるが、これに限定されるものではない。「ユーザ名」は、スタッフを識別するための情報である。「権限」は、スタッフごとの権限が設定されている。   The staff authentication data shown in FIG. 4C includes items such as “user name” and “authority”, but is not limited thereto. “User name” is information for identifying a staff member. In “Authority”, authority for each staff is set.

図4(D)に示すアプリケーションデータは、「権限」、「アプリケーション」等の項目により構成されるが、これに限定されるものではない。図4(D)の例は、「教師(Teacher)」、「生徒(Student)」、「スタッフ(Staff)」のそれぞれの権限に応じて、画像形成装置40のパネル上で表示され、実行可能なアプリケーションデータの内容を示している。例えば、教師(Teacher)の場合には、オンデマンド印刷、複写(マゼンダなし)、通常印刷等を行うことが可能である。   The application data shown in FIG. 4D includes items such as “authority” and “application”, but is not limited thereto. The example of FIG. 4D is displayed on the panel of the image forming apparatus 40 and can be executed according to the authority of “teacher”, “student”, and “staff”. The contents of various application data are shown. For example, in the case of a teacher, on-demand printing, copying (without magenta), normal printing, and the like can be performed.

認証サーバ20には、図4(A)〜(D)に示すように、教師、生徒、スタッフの3パターンのユーザが登録されている。プリントサーバ30や画像形成装置40は、ユーザからアクセスがあった場合に、認証サーバ20の認証データに基づき、ユーザが教師、生徒、スタッフのうち、どの権限を持つか等を判別し、その判別結果に応じてそれぞれの権限に基づいた処理を実行する。   As shown in FIGS. 4A to 4D, the authentication server 20 registers three patterns of users, teachers, students, and staff. When there is an access from the user, the print server 30 and the image forming apparatus 40 determine, based on the authentication data of the authentication server 20, which authority the user has among teachers, students, and staff, and the determination Depending on the result, processing based on each authority is executed.

<ジョブ登録処理>
次に、クライアントPC10の処理内容についてシーケンス図を用いて説明する。図5は、ジョブ登録処理の一例を示すシーケンス図である。図5に示すシーケンスは、クライアントPC10と、認証サーバ20と、プリントサーバ30とにより実行される。
<Job registration process>
Next, processing contents of the client PC 10 will be described using a sequence diagram. FIG. 5 is a sequence diagram illustrating an example of job registration processing. The sequence shown in FIG. 5 is executed by the client PC 10, the authentication server 20, and the print server 30.

図5に示すように、クライアントPC10は、ユーザの指示に応じてジョブのデータを生成すると、認証サーバ20にログイン処理を行い(S01)、ログイン認証が許可されると、プリントサーバ30にアクセスする(S02)。次に、クライアントPC10は、ジョブをプリントサーバ30に登録するとともに、ジョブに対する印刷属性(出力設定条件)を設定する(S03)。   As shown in FIG. 5, when the client PC 10 generates job data in accordance with a user instruction, the client PC 10 performs login processing to the authentication server 20 (S01), and accesses the print server 30 when login authentication is permitted. (S02). Next, the client PC 10 registers the job in the print server 30 and sets the print attribute (output setting condition) for the job (S03).

プリントサーバ30は、S03により設定された印刷属性を確認すると(S04)、印刷属性に設定された内容に応じて、ジョブのデータを複製して編集を行う(S05)。次に、プリントサーバ30は、設定された印刷属性に基づき特定されるユーザに対応させて、ジョブのデータと、複製して編集したデータとを記憶する(S06)。   When the print server 30 confirms the print attribute set in S03 (S04), the print server 30 copies and edits the job data according to the content set in the print attribute (S05). Next, the print server 30 stores the job data and the copied and edited data in correspondence with the user specified based on the set print attribute (S06).

<ジョブ登録画面例>
図6は、ジョブ登録画面の一例を示す図である。図7は、カラー属性を指定するジョブ登録画面の一例を示す図である。図6及び図7に示す登録画面は、ユーザ(例えば教師)がデータを作成した後、上述した図5のS03の処理においてプリントサーバ30にジョブを登録し、ジョブの印刷属性を設定するときにクライアントPC10上に表示される。なお、上述した画面は、例えばWeb画面としてブラウザを用いて表示しても良く、専用のアプリケーションを実行することで表示させても良い。
<Job registration screen example>
FIG. 6 is a diagram illustrating an example of a job registration screen. FIG. 7 is a diagram illustrating an example of a job registration screen for designating color attributes. The registration screens shown in FIGS. 6 and 7 are used when a user (for example, a teacher) creates data, registers a job in the print server 30 and sets the print attribute of the job in the process of S03 of FIG. 5 described above. Displayed on the client PC 10. The screen described above may be displayed using a browser as a Web screen, for example, or may be displayed by executing a dedicated application.

図6に示すデータ(ファイル)の登録画面300では、例えば「ファイル選択」や「部数」、「片面/両面」、「集約の有無」、「用紙サイズ」、「原稿方向(縦、横)」、「誰宛ての印刷物(教師用、生徒用)」、「印刷可能なクラス」の項目が示されている。   In the data (file) registration screen 300 shown in FIG. 6, for example, “file selection”, “number of copies”, “single / double-sided”, “presence / absence of aggregation”, “paper size”, “original direction (vertical, horizontal)”. , “Printed to whom (for teachers and students)” and “printable class” are shown.

図6に示す「誰宛ての印刷物」の項目では、例えば「教師用(テスト)」か「生徒用(テスト)」かが設定可能である。この項目は、ジョブを登録するユーザの権限(例えば教師等)に応じて表示される内容が変更される。プリントサーバ30は、この項目に対応付けて予めカラー属性が指定されているため、この項目で設定された内容に応じてジョブを複製し、編集条件に基づいて編集する。   In the item “printed to whom” shown in FIG. 6, for example, “for teacher (test)” or “for student (test)” can be set. The contents displayed in this item are changed according to the authority (for example, teacher) of the user who registers the job. Since the color attribute is designated in advance in association with this item, the print server 30 duplicates the job according to the contents set in this item and edits it based on the editing conditions.

また、「誰宛ての印刷物」の項目を設定することで、プリントサーバ30に保存されたジョブが印刷可能となるユーザ(ジョブの出力先)が設定される。例えば「教師用」が設定されたジョブの場合には、ユーザの権限が教師である場合に、画像形成装置40等から印刷することが可能となる。   Further, by setting the item “printed to whom”, a user (job output destination) that can print a job stored in the print server 30 is set. For example, in the case of a job for which “for teacher” is set, printing can be performed from the image forming apparatus 40 or the like when the authority of the user is a teacher.

また、「誰宛ての印刷物」の項目を設定する場合に、例えば印刷可能な日時情報を設定しても良い。例えば「生徒用」が設定され、更に「9月1日10時から」と設定されたジョブの場合には、この設定された日時以降に、ユーザの権限が生徒であるユーザが、画像形成装置40等から印刷することが可能となる。   Further, when the item “printed to whom” is set, for example, printable date / time information may be set. For example, in the case of a job in which “for student” is set and “from 10:00 on September 1” is set, a user whose user authority is a student after the set date and time is an image forming apparatus. Printing from 40 etc. becomes possible.

なお、例えばスタッフがジョブをアップロードする場合に、「誰宛ての印刷物」の項目で、「教師用」、「生徒用」をそれぞれ設定することで、例えば生徒向けの連絡事項や教師向けの連絡事項等のように知らせる範囲を指定することも可能である。また、アップロードするユーザがスタッフの場合には、カラージョブでも強制的にモノクロとなるようカラー属性を設定することで、TCO(Total Cost of Ownership)を削減させても良い。   For example, when a staff uploads a job, by setting “for teachers” and “for students” in the “printed to whom” item, for example, for a student or a teacher It is also possible to specify a range to be notified like. If the uploading user is a staff member, TCO (Total Cost of Ownership) may be reduced by setting a color attribute so that the color job is forcedly monochrome.

また、図6に示す「印刷可能なグループ」の項目では、ジョブを印刷させる対象のユーザが設定可能である。この項目でクラスが設定されると、上述した図4(B)に示すクラスのユーザ(生徒)がジョブを参照し、印刷することが可能となる。   In the “printable group” item shown in FIG. 6, a user who is to print a job can be set. When a class is set in this item, the user (student) of the class shown in FIG. 4B can refer to the job and print it.

図7に示すカラー属性指定画面310では、例えば「教師用の色属性」、「教師用(テスト)の色属性」、「生徒用の色属性」、「生徒用(テスト)の色属性」、「複製用の色属性」、「スタッフ用の色属性」等の項目が示されている。図7に示す各項目は、上述した図6に示す「誰宛ての印刷物」の項目と対応付けて設定することが可能である。   In the color attribute designation screen 310 shown in FIG. 7, for example, “teacher color attribute”, “teacher (test) color attribute”, “student color attribute”, “student (test) color attribute”, Items such as “color attribute for duplication” and “color attribute for staff” are shown. Each item shown in FIG. 7 can be set in association with the item “printed to whom” shown in FIG. 6 described above.

例えば、上述した図6に示す「誰宛ての印刷物」の項目で「教師用(テスト)」が設定された場合には、図7に示す「教師用(テスト)の色属性」に「カラー」と指定されているため、ジョブのデータをカラーのまま、「教師用(テスト)」の項目と対応付けて保存する。   For example, when “for teacher (test)” is set in the item “printed to whom” shown in FIG. 6 described above, “color” is set in “color attribute for teacher (test)” shown in FIG. Therefore, the job data is stored in association with the “teacher (test)” item in color.

また、例えば図6の「誰宛ての印刷物」の項目で、「生徒用(テスト)」が設定された場合には、図7の「生徒用(テスト)の色属性」に「マゼンタを除く」と指定されている。この場合には、ジョブのデータを複製し、複製したデータのマゼンタが含まれる領域が空白となるよう編集して、「生徒用(テスト)」の項目と対応付けて保存する。したがって、図6の「誰宛ての印刷物」の項目で、両方にチェックがついた場合には、2つのジョブとして登録(アップロード)することが可能となる。   For example, if “for student (test)” is set in the item “printed to whom” in FIG. 6, “exclude magenta” in “color attribute for student (test)” in FIG. 7. Is specified. In this case, the job data is duplicated, edited so that the area containing the magenta of the duplicated data is blank, and saved in association with the item “for student (test)”. Therefore, if both are checked in the item “printed to whom” in FIG. 6, it is possible to register (upload) as two jobs.

<出力先のユーザに対応して設定されるカラー属性>
図8は、出力先のユーザに対応して設定されるカラー属性の一例を示す図である。図8(A)は、図6の「誰宛ての印刷物か」の項目に表示される内容の一例を示し、図8(B)は、図7のカラー属性指定画面310でユーザごとに指定されたカラー属性の一例を示す図である。
<Color attributes set for the output destination user>
FIG. 8 is a diagram illustrating an example of color attributes set corresponding to the output destination user. FIG. 8A shows an example of contents displayed in the item “Who is addressed to printed matter” in FIG. 6, and FIG. 8B is designated for each user on the color attribute designation screen 310 in FIG. It is a figure which shows an example of another color attribute.

図8(A)に示す「権限」を有するユーザが、ジョブをアップロードした場合には、上述した図6に示す「誰宛ての印刷物か」の項目に「アップロード属性」に示す出力先となるユーザの情報(例えば「教師用」、「生徒用(テスト)」等)が表示される。   When a user having “authority” shown in FIG. 8A uploads a job, the user who becomes the output destination shown in “Upload attribute” in the item “Who is addressed to printed matter” shown in FIG. (For example, “for teachers”, “for students (test)”, etc.) are displayed.

図8(B)に示す「メンバー」は、図8(A)の「アップロード属性」に示す出力先のユーザの情報と対応付けてあり、図7のカラー属性指定画面310でユーザのカラー属性が指定されると、そのカラー属性が「メンバー」のカラー属性として設定される。   The “member” shown in FIG. 8B is associated with the output destination user information shown in the “upload attribute” in FIG. 8A, and the color attribute of the user is displayed on the color attribute designation screen 310 in FIG. When specified, the color attribute is set as the “member” color attribute.

<ジョブ複製処理>
次に、プリントサーバ30におけるジョブ複製処理について、フローチャートを用いて説明する。図9は、ジョブ複製処理の第1実施例を示すフローチャートである。図9の例では、プリントサーバ30のジョブ複製編集部32は、クライアントPC10からジョブのデータ(以下、「オリジナルデータ」という)を取得し(S11)、オリジナルデータを複製する。
<Job duplication processing>
Next, job duplication processing in the print server 30 will be described using a flowchart. FIG. 9 is a flowchart showing a first embodiment of job duplication processing. In the example of FIG. 9, the job copy editing unit 32 of the print server 30 acquires job data (hereinafter referred to as “original data”) from the client PC 10 (S11), and copies the original data.

プリントサーバ30のジョブ複製編集部32は、ジョブの印刷属性に設定された内容に応じて、複製したオリジナルデータの色成分を解析すると、特定の色成分の領域を抽出する(S12)。ここで、特定の色成分とは、例えば印刷属性で設定されたマゼンタ部分やブラック部分等であるが、これに限定されるものではない。   The job duplication editing unit 32 of the print server 30 analyzes the color component of the duplicated original data according to the content set in the print attribute of the job, and extracts a specific color component region (S12). Here, the specific color component is, for example, a magenta part or a black part set by a printing attribute, but is not limited thereto.

プリントサーバ30のジョブ複製編集部32は、S12の処理により抽出した領域(例えば、マゼンタ領域)を空白となるように編集(例えば非表示となるように画像処理)して印刷データを作成すると(S13)、処理を終了する。これにより、第1実施例によれば、ジョブの印刷属性に応じて、オリジナルデータから特定の色成分の領域を空白にした印刷データを作成することが可能となる。   The job copy editing unit 32 of the print server 30 creates print data by editing the area extracted by the process of S12 (for example, magenta area) to be blank (for example, image processing so that it is not displayed) ( S13), the process is terminated. Thus, according to the first embodiment, it is possible to create print data in which a specific color component area is blank from the original data in accordance with the print attribute of the job.

図10は、ジョブ複製処理の第2実施例を示すフローチャートである。図10の例では、プリントサーバ30のジョブ複製編集部32は、クライアントPC10からジョブのオリジナルデータを取得すると(S21)、オリジナルデータを複製する。   FIG. 10 is a flowchart showing a second embodiment of job duplication processing. In the example of FIG. 10, when the job copy editing unit 32 of the print server 30 acquires the original data of the job from the client PC 10 (S21), the original data is copied.

プリントサーバ30のジョブ複製編集部32は、ジョブの印刷属性に設定された内容に応じて、複製したオリジナルデータの文字等を解析すると、特定のキーワードに基づいて領域を抽出する(S22)。ここで、ジョブ複製編集部32は、例えば「解答欄」、「答え」等のキーワードや、解答を記載する枠線、カッコ等を抽出すると、その領域に囲まれた部分を抽出する。   The job duplication editing unit 32 of the print server 30 extracts a region based on a specific keyword when analyzing characters and the like of the duplicated original data according to the contents set in the print attribute of the job (S22). Here, for example, when the keyword such as “answer column” and “answer”, a frame line describing the answer, parentheses, and the like are extracted, the job copy editing unit 32 extracts a portion surrounded by the region.

次に、ジョブ複製編集部32は、S22の処理で抽出した領域を空白となるように編集して印刷データを作成すると(S23)、処理を終了する。これにより、第2実施例によれば、ジョブの印刷属性に応じて、オリジナルデータから特定の文字等により特定される領域を空白にした印刷データを作成することが可能となる。   Next, when the job copy editing unit 32 creates print data by editing the area extracted in the process of S22 to be blank (S23), the process ends. Thus, according to the second embodiment, it is possible to create print data in which an area specified by a specific character or the like is blank from the original data according to the print attribute of the job.

なお、ジョブ複製処理の内容については、上述した第1及び第2の実施例に限定されるものではなく、第1及び第2実施例を組み合わせることも可能である。   The contents of the job duplication processing are not limited to the first and second embodiments described above, and the first and second embodiments can be combined.

<ジョブ印刷実行処理>
次に、画像形成装置40のアプリケーションにより実行されるジョブ実行処理の一例について説明する。図11は、教師用ジョブ実行画面の一例を示す図である。
<Job print execution processing>
Next, an example of job execution processing executed by the application of the image forming apparatus 40 will be described. FIG. 11 is a diagram illustrating an example of a teacher job execution screen.

画像形成装置40は、ユーザ(教師)がログインし、認証サーバ20のユーザ認証によりユーザが教師であると判断されると、図4(D)の「教師」の権限に対応する「アプリケーション」を参照し、教師用ジョブ実行画面を表示部に表示する。   When the user (teacher) logs in and the user authentication of the authentication server 20 determines that the user is a teacher, the image forming apparatus 40 displays an “application” corresponding to the authority of “teacher” in FIG. The teacher job execution screen is displayed on the display unit.

図11に示す教師用ジョブ実行画面320は、例えば「配布物を印刷(オンデマンド印刷)」、「普通にコピー」、「問題用紙を作成」等を選択できるボタン群を有している。なお、表示されるボタンの種類やレイアウト等については、これに限定されるものではない。   The teacher job execution screen 320 shown in FIG. 11 has a group of buttons for selecting, for example, “print distribution (on-demand printing)”, “normally copy”, “create question sheet”, and the like. Note that the type and layout of buttons to be displayed are not limited to this.

例えば、図11の例において、連絡事項等の配布物を印刷する場合には、「配布物を印刷」を選択する。これを選択した場合、印刷のオンデマンド画面に移行し、クライアントPC10等からプリントサーバ30に蓄積したジョブ一覧が表示され、その中から印刷したい文書を選択することで、対象の文書等を印刷することが可能となる。   For example, in the example of FIG. 11, when printing a distribution such as a communication item, “Print Distribution” is selected. When this is selected, the screen shifts to a print on-demand screen, a list of jobs stored in the print server 30 is displayed from the client PC 10 or the like, and a target document or the like is printed by selecting a document to be printed from among them. It becomes possible.

また、単にコピーしたい場合は、例えば図11に示す「普通にコピー」を選択する。このコピーは、例えば画像形成装置40に標準搭載されているコピーを使用するのではなく、コピーしたい文書をスキャンして印刷する。スキャンした文書は、例えば図11に示す「配布物を印刷」を選択したときに処理されるジョブ一覧に表示されるが、これに限定されるものではなく、表示させないようにすることも可能である。   If the user simply wants to copy, for example, “normal copy” shown in FIG. 11 is selected. For this copy, for example, instead of using a standard copy provided in the image forming apparatus 40, a document to be copied is scanned and printed. For example, the scanned document is displayed in the job list to be processed when “print distribution” shown in FIG. 11 is selected. However, the scanned document is not limited to this, and it is also possible not to display the scanned document. is there.

また、既に作成した問題を再度使用したい場合には、例えば図11に示す「問題用紙を作成」を選択する。ここでは、例えばマゼンタ(例えば赤色)で解答が書かれた問題用紙をスキャンすることで、スキャンデータから上述した図9に示すようなジョブ複製処理が実行される。これにより、マゼンタ部分を空白にしたデータが作成され、解答部分が空白状態となった問題用紙を作成することが可能となる。   Further, when it is desired to use the already created problem again, for example, “Create problem sheet” shown in FIG. 11 is selected. Here, for example, by scanning a question sheet on which an answer is written in magenta (for example, red), the job duplication process as shown in FIG. 9 described above is executed from the scan data. As a result, data in which the magenta part is left blank is created, and a question sheet in which the answer part is blank can be created.

<ジョブ一覧取得処理例>
次に、上述したジョブ一覧取得処理の一例について、シーケンス図を用いて説明する。図12は、ジョブ一覧取得処理の一例を示すシーケンス図である。図12に示すシーケンスは、画像形成装置40と、認証サーバ20と、プリントサーバ30とにより実行される。
<Job list acquisition processing example>
Next, an example of the job list acquisition process described above will be described with reference to a sequence diagram. FIG. 12 is a sequence diagram illustrating an example of a job list acquisition process. The sequence shown in FIG. 12 is executed by the image forming apparatus 40, the authentication server 20, and the print server 30.

図12に示すように、ユーザ(教師)は、画像形成装置40に対してログイン処理を行う(S31)。画像形成装置40は、ログイン情報に基づいて認証サーバ20に問い合わせを行い、認証サーバ20からユーザ認証の結果と、上述した図4(D)に示すユーザ権限のアプリケーション情報を取得する(S32)。   As shown in FIG. 12, the user (teacher) performs a login process on the image forming apparatus 40 (S31). The image forming apparatus 40 makes an inquiry to the authentication server 20 based on the login information, and acquires the result of user authentication and the application information with the user authority shown in FIG. 4D described above from the authentication server 20 (S32).

ここで、画像形成装置40は、このアプリケーション情報に基づき、上述した教師用ジョブ実行画面320を表示する。画像形成装置40は、ユーザ(教師)により「配布物を印刷」が選択されると(S33)、プリントサーバ30にログインしたユーザ権限に基づくジョブ一覧取得要求を送信する(S34)。   Here, the image forming apparatus 40 displays the above-described teacher job execution screen 320 based on the application information. When “print distribution” is selected by the user (teacher) (S33), the image forming apparatus 40 transmits a job list acquisition request based on the user authority logged into the print server 30 (S34).

プリントサーバ30のジョブ一覧作成部36は、例えば画像形成装置40から取得したユーザ権限情報等に基づいてジョブ一覧を作成すると、作成したジョブ一覧を画像形成装置40に送信する(S35)。画像形成装置40は、プリントサーバ30から取得したジョブ一覧を表示する(S36)。   When the job list creation unit 36 of the print server 30 creates a job list based on, for example, user authority information acquired from the image forming apparatus 40, the job list creation unit 36 transmits the created job list to the image forming apparatus 40 (S35). The image forming apparatus 40 displays the job list acquired from the print server 30 (S36).

<ジョブ一覧画面例>
図13は、ジョブ一覧画面の一例を示す図である。図13に示すジョブ一覧画面(オンデマンド印刷画面)330は、上述した教師用ジョブ実行画面320において「配布物を印刷」が選択された後、上述した図12のS36の処理において画像形成装置40上に表示される。
<Job list screen example>
FIG. 13 is a diagram illustrating an example of a job list screen. The job list screen (on-demand print screen) 330 shown in FIG. 13 is displayed on the image forming apparatus 40 in the process of S36 of FIG. 12 described above after “print distribution” is selected on the teacher job execution screen 320 described above. Displayed above.

図13に示すジョブ一覧画面330では、例えばログインしたユーザ権限情報等に基づくジョブ一覧が、所定の順序(例えば、新規登録順)で表示されている。図13の例では、ジョブ一覧として、例えば印刷可能なジョブの名称、ジョブ登録時間、ページ数、部数等が表示されているが、これに限定されるものではない。   In the job list screen 330 shown in FIG. 13, for example, a job list based on logged-in user authority information and the like is displayed in a predetermined order (for example, new registration order). In the example of FIG. 13, for example, a printable job name, job registration time, number of pages, number of copies, and the like are displayed as a job list, but the present invention is not limited to this.

本実施形態では、プリントサーバ30のジョブ一覧作成部36が、図6等の情報に基づき生成されるジョブリストから、ログインしたユーザ権限等に対応するジョブを抽出することでジョブ一覧画面330を作成する。このように作成されたジョブ一覧画面330から、ユーザ(教師)は、印刷したいジョブを選択することで、選択したジョブを印刷することが可能となる。   In the present embodiment, the job list creation unit 36 of the print server 30 creates the job list screen 330 by extracting a job corresponding to the logged-in user authority from the job list generated based on the information of FIG. To do. From the job list screen 330 created in this way, the user (teacher) can print the selected job by selecting the job to be printed.

<問題用紙の作成処理>
次に、上述した教師用ジョブ実行画面320で「問題用紙を作成」を選択した場合の問題用紙の作成(再作成も含む)処理について、シーケンス図を用いて説明する。図14は、問題用紙作成処理の一例を示すシーケンス図である。図14に示すシーケンスは、画像形成装置40と、認証サーバ20と、プリントサーバ30とにより実行される。
<Question paper creation process>
Next, a problem sheet creation (including re-creation) process when “Create problem sheet” is selected on the above-described teacher job execution screen 320 will be described with reference to a sequence diagram. FIG. 14 is a sequence diagram illustrating an example of a problem sheet creation process. The sequence shown in FIG. 14 is executed by the image forming apparatus 40, the authentication server 20, and the print server 30.

図14に示すように、ユーザ(教師)は、画像形成装置40にログイン処理を行う(S41)。画像形成装置40は、ログイン情報に基づいて認証サーバ20に問い合わせを行い、認証サーバ20からユーザ認証の結果と、上述した図4(D)に示すユーザ権限のアプリケーション情報を取得する(S42)。   As shown in FIG. 14, the user (teacher) performs a login process to the image forming apparatus 40 (S41). The image forming apparatus 40 makes an inquiry to the authentication server 20 based on the login information, and acquires the result of user authentication and the application information of the user authority shown in FIG. 4D described above from the authentication server 20 (S42).

ここで、画像形成装置40は、このアプリケーション情報に基づき、上述した教師用ジョブ実行画面320を表示する。画像形成装置40は、ユーザ(教師)により「問題用紙を作成」が選択されると(S43)、スキャン実行画面等を表示する(S44)。   Here, the image forming apparatus 40 displays the above-described teacher job execution screen 320 based on the application information. When “create question paper” is selected by the user (teacher) (S43), the image forming apparatus 40 displays a scan execution screen or the like (S44).

ユーザ(教師)が、印刷用紙のスキャンを実行させる指示を行うと(S45)、画像形成装置40は、スキャンジョブを蓄積してプリントサーバ30に送信する(S46)。プリントサーバ30は、ユーザ(教師)のユーザ権限や指示等に基づいて普通のコピーか編集を行うジョブかを判断し(S47)、その判断結果に基づいて、ジョブを所定の印刷形式に変換する(S48)。   When the user (teacher) gives an instruction to execute printing paper scanning (S45), the image forming apparatus 40 accumulates the scan job and transmits it to the print server 30 (S46). The print server 30 determines whether the job is a normal copy or editing job based on the user authority or instruction of the user (teacher) (S47), and converts the job into a predetermined print format based on the determination result. (S48).

なお、プリントサーバ30は、編集を行うジョブであると判断すると、上述した第1及び第2実施例に示すジョブ複製処理を実行し、所定の領域が空白となるように編集した印刷データを作成することが可能である。   If the print server 30 determines that the job is to be edited, it executes the job duplication processing shown in the first and second embodiments described above, and creates print data edited so that a predetermined area is blank. Is possible.

次に、プリントサーバ30は、変換された印刷ジョブを画像形成装置40に出力し(S49)、画像形成装置40は、プリントサーバ30から取得したジョブをユーザ(教師)により設定された部数印刷する。これにより、例えばマゼンタ等で解答が書かれた問題用紙から、マゼンタ部分を空白にした印刷データを作成し、解答部分が非表示となった問題用紙を作成することが可能となる。   Next, the print server 30 outputs the converted print job to the image forming apparatus 40 (S49), and the image forming apparatus 40 prints the number of copies set by the user (teacher) for the job acquired from the print server 30. . This makes it possible to create print data in which the magenta part is blank from a question sheet on which an answer is written in magenta, for example, and to create a question sheet in which the answer part is not displayed.

<ユーザ(生徒)用ジョブ実行画面例>
次に、画像形成装置40が、ユーザ(生徒)がログインしたときに表示する生徒用ジョブ実行画面について、図を用いて説明する。図15は、生徒用ジョブ実行画面の一例を示す図である。画像形成装置40は、ユーザ(生徒)がログインし、認証サーバ20のユーザ認証によりユーザが生徒であると判断されると、図4(D)の「生徒」の権限に対応する「アプリケーション」を参照し、生徒用ジョブ実行画面を表示部に表示する。
<Example of job execution screen for user (student)>
Next, a student job execution screen displayed by the image forming apparatus 40 when the user (student) logs in will be described with reference to the drawings. FIG. 15 is a diagram illustrating an example of a student job execution screen. When the user (student) logs in and the image forming apparatus 40 determines that the user is a student by the user authentication of the authentication server 20, the image forming apparatus 40 displays an “application” corresponding to the authority of “student” in FIG. The student job execution screen is displayed on the display unit.

図15に示す生徒用ジョブ実行画面340は、例えば「ノートにコピー(赤文字を消してコピー)」、「普通にコピー」、「配布物を印刷」等を選択できるボタン群を有している。なお、表示されるボタンの種類やレイアウト等については、これに限定されるものではない。   The student job execution screen 340 shown in FIG. 15 has a group of buttons for selecting, for example, “copy to notebook (copy without erasing red letters)”, “copy normally”, “print distribution”, and the like. . Note that the type and layout of buttons to be displayed are not limited to this.

図15の例において、生徒が作成したノートをコピーする場合に、「ノートコピー」を選択すると、ノートをスキャンしたスキャンデータから、例えば赤文字や予め設定された特定のキーワードにより抽出された情報に基づき、その領域を空白にした印刷が可能となる
また、「配布物を印刷」を選択すると、例えば教師が生徒用にアップロードした問題や文書等の一覧が表示され、その中から印刷したい問題を選択することで、対象の問題を印刷することが可能となる。ここで、予め設定した時間に応じて文書を一覧に表示させることで、所定時間経過後、解答付きの問題データを印刷することも可能となる。
In the example of FIG. 15, when copying a notebook created by a student, if “note copy” is selected, information extracted from scan data obtained by scanning the notebook, for example, with red letters or a predetermined specific keyword is used. Based on this, it is possible to print with the area blank. If you select “Print Distribution”, for example, a list of questions and documents uploaded for students by the teacher will be displayed. By selecting, the target problem can be printed. Here, by displaying the document in a list according to a preset time, it is possible to print the question data with the answer after a predetermined time has elapsed.

<他の実施形態>
本実施形態の印刷制御は、クライアントPC10から直接印刷指示を行うダイレクト印刷と、クライアントPC10からプリントサーバ30にジョブを登録しておき、画像形成装置40から指示を行うオンデマンド印刷とで異なる印刷制御を行うことが可能である。
<Other embodiments>
The print control according to the present embodiment is different between direct printing in which a print instruction is directly issued from the client PC 10 and on-demand printing in which a job is registered in the print server 30 from the client PC 10 and an instruction is issued from the image forming apparatus 40. Can be done.

例えばダイレクト印刷の場合には、ユーザの権限やグループ(クラス)情報等に基づき、データを印刷する対象のユーザ数を取得し、取得したユーザ数に応じて印刷部数を決定し、編集条件等により編集したデータを、決定した印刷部数分印刷する。   For example, in the case of direct printing, the number of users whose data is to be printed is acquired based on the user authority, group (class) information, etc., the number of copies is determined according to the acquired number of users, and the editing conditions, etc. Print the edited data for the determined number of copies.

一方、オンデマンド印刷の場合には、クライアントPC10からオンデマンド印刷指示を行ったユーザを特定し、特定したユーザの権限に基づき、オリジナルデータを複製して編集等を行い、編集データと編集データを印刷可能なユーザ情報とを対応付けておく。これにより、画像形成装置40は、オンデマンド印刷指示が行われると、この指示を行ったユーザのユーザ情報に対応付けられた編集データをプリントサーバ30から取得し、印刷処理を実行する。したがって、オンデマンド印刷の場合には、例えば無駄な紙の出力を抑え、TCOを削減することが可能となる。   On the other hand, in the case of on-demand printing, the user who issued the on-demand printing instruction from the client PC 10 is specified, and based on the authority of the specified user, the original data is copied and edited, and the editing data and editing data are displayed. The user information that can be printed is associated with the user information. As a result, when an on-demand print instruction is issued, the image forming apparatus 40 acquires edit data associated with the user information of the user who issued the instruction from the print server 30 and executes print processing. Therefore, in the case of on-demand printing, for example, it is possible to suppress unnecessary paper output and reduce TCO.

また、本実施形態において、プリントサーバ30は、クライアントPC10から取得したメールに含まれる「FROM」情報によりユーザを特定し、「件名」やメール本文の内容により、上述した図6や図7に示す設定内容と同様の設定を行うことが可能である。   In the present embodiment, the print server 30 identifies the user based on the “FROM” information included in the mail acquired from the client PC 10, and shows the above-described FIG. 6 and FIG. 7 based on the “subject” and the content of the mail text. It is possible to perform the same setting as the setting contents.

なお、本実施形態において、プリントサーバ30は、プロジェクタ等の投影装置に対する表示要求があった場合に、表示可能なジョブか判断し、プロジェクタにより表示可能なジョブである場合には、そのジョブをプロジェクタに表示させることも可能である。   In the present embodiment, the print server 30 determines whether a job can be displayed when a display request is made to a projection apparatus such as a projector. If the job is a job that can be displayed by the projector, the print server 30 determines that the job is a projector. Can also be displayed.

上述したように、本発明の実施形態によれば、1つのデータに対して設定された出力設定条件に応じて異なる情報を出力することで、データ管理を軽減し、ユーザの利便性を向上させることが可能となる。上述した各実施形態は、1部又は全部を組み合わせることも可能である。   As described above, according to the embodiment of the present invention, data management is reduced and user convenience is improved by outputting different information according to output setting conditions set for one data. It becomes possible. Each embodiment mentioned above can also combine one part or all.

なお、上述した実施形態では、プリントサーバにより各処理を実行させたが、プリントサーバに実行させた処理を、例えばPCのドライバ、MFP、クラウドサービス等により実行することも可能である。また、上述した実施形態では、社内と社外等のように、所定の権限の有無により出力する情報が異なるような場合にも適用することが可能である。また、問題と解答とを合わせて印刷する参考書や問題集等の出版物の作成に関する分野でも利用することが可能である。   In the above-described embodiment, each process is executed by the print server. However, the process executed by the print server can be executed by, for example, a PC driver, MFP, cloud service, or the like. The above-described embodiment can also be applied to a case where the information to be output differs depending on the presence or absence of a predetermined authority, such as inside and outside the company. It can also be used in fields related to the creation of publications such as reference books and question collections that print questions and answers together.

また、上述した実施形態では、印刷出力を例にして説明したが、印刷に限らず電子配布の場合にも適用することが可能である。具体的には、例えば教師及び生徒がそれぞれ端末を保持し、教師の端末には問題のデータ(解答あり)を配布し、生徒の端末には問題のデータ(解答なし)を配布する場合にも適用することが可能である。   In the above-described embodiment, print output has been described as an example. However, the present invention can be applied not only to printing but also to electronic distribution. Specifically, for example, when a teacher and a student each hold a terminal, the problem data (with an answer) is distributed to the teacher's terminal, and the problem data (without an answer) is distributed to the student's terminal. It is possible to apply.

この場合、教師は自身の端末で認証し、サーバにアクセスして出力対象データ(問題部分が黒字、解答部分が赤字のデータ)を指定し、教師自身及びスタッフ用に赤字を含む問題のデータを指定し、生徒用に赤字を非表示とした問題のデータを指定して出力を要求する。これにより、サーバは、ユーザの属性に応じて出力データを生成し、各ユーザと対応付けて出力データを管理、出力することが可能となる。   In this case, the teacher authenticates with his / her terminal, accesses the server, specifies the output target data (data where the question part is in black and the answer part is in red), and the problem data including the red letter for the teacher and the staff Specify and request the output by specifying the data of the question with the deficit hidden for the student. As a result, the server can generate output data according to the user attributes, and manage and output the output data in association with each user.

したがって、上述した実施形態を適用することで、ユーザ(例えば教師等の第1のユーザ)は、ユーザの属性に応じてそれぞれのデータを作成し、出力要求を行う煩雑な作業に対する負担を軽減することが可能となる。ユーザは、例えばクライアント端末(第1の情報処理装置)を用いて、出力対象データと、ユーザ属性(教師、生徒等や、クラス、授業等のユーザのグループ属性)に応じて出力形態(カラー、特定の色なし、特定の領域なし等)に関する条件とを指定した出力要求をサーバ(第2の情報処理装置)に送信する。   Therefore, by applying the above-described embodiment, a user (for example, a first user such as a teacher) creates respective data according to the user's attributes, and reduces the burden on complicated work of making an output request. It becomes possible. The user uses, for example, a client terminal (first information processing apparatus) to output data according to output target data and user attributes (teacher, student, etc., user group attributes such as class, class, etc.) An output request designating conditions relating to no specific color, no specific area, etc.) is transmitted to the server (second information processing apparatus).

出力要求を受信したサーバは、ユーザ属性に応じた出力形態に関する条件に基づいて、ユーザ属性に応じた出力形態の出力データを作成し、ユーザ属性に基づき特定したユーザと、ユーザ属性に基づき作成した出力データとを関連付けて管理する。その後、ユーザ(教師等の第1のユーザや生徒等の第2のユーザ)操作により、画像形成装置や自身の端末等の出力装置からネットワークを介してサーバにアクセスする。これにより、サーバからユーザ属性に応じた出力データを取得し、出力装置において出力(印刷出力やダウンロード出力、表示出力等)させることが可能となる。   The server that has received the output request creates output data of the output form according to the user attribute based on the conditions regarding the output form according to the user attribute, and the user specified based on the user attribute, and created based on the user attribute Manage by associating with output data. Thereafter, a server (first user such as a teacher or second user such as a student) operates to access the server from the image forming apparatus or an output device such as its own terminal via a network. As a result, output data corresponding to the user attribute can be acquired from the server and output (print output, download output, display output, etc.) in the output device.

本発明は、具体的に開示された上記の実施形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。   The present invention is not limited to the specifically disclosed embodiments, and various modifications and changes can be made without departing from the scope of the claims.

1 印刷制御システム(情報処理システムの一例)
10 クライアントPC
20 認証サーバ
30 プリントサーバ(情報処理装置の一例)
31 印刷要求受信部
32 ジョブ複製編集部(データ編集手段の一例)
33 編集条件設定部
34 ジョブ記憶部(保存手段の一例)
35 ジョブ転送部
36 ジョブ一覧作成部
40 画像形成装置
100 ドライブ装置
101 記録媒体
102 補助記憶装置
103 メモリ装置
104 CPU
105 インタフェース装置
110 プログラム
300〜340 画面
1 Print control system (an example of an information processing system)
10 Client PC
20 Authentication server 30 Print server (an example of information processing apparatus)
31 Print request receiving unit 32 Job copy editing unit (an example of data editing means)
33 Editing condition setting unit 34 Job storage unit (an example of storage means)
35 Job Transfer Unit 36 Job List Creation Unit 40 Image Forming Device 100 Drive Device 101 Recording Medium 102 Auxiliary Storage Device 103 Memory Device 104 CPU
105 interface device 110 program 300-340 screen

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

Claims (10)

出力要求に設定された出力設定条件に基づき、前記出力要求対応する第1の出力データを編集して第2の出力データを取得するデータ編集手段と、
前記第1の出力データと、前記第2の出力データとを、前記出力設定条件に基づき特定されるユーザと対応させて保存する保存手段と、を備え、
前記出力設定条件は、前記ユーザの権限に応じて分けられた、前記出力要求の宛て先となるユーザを示す情報と、前記ユーザの権限に対応する印刷の属性と、前記ユーザの権限以外の項目で分けられた、前記出力要求の宛て先となるユーザを示す情報と、を有し、
前記データ編集手段は、前記第1の出力データを前記ユーザの権限に対応する印刷の属性に基づいて編集して、前記第2の出力データを取得する
情報処理装置。
Based on the output setting condition set in the output request, the data editing means for obtaining a second output data by editing the first output data corresponding to the output request,
Storage means for storing the first output data and the second output data in association with a user specified based on the output setting condition ;
The output setting conditions are information according to the authority of the user, the information indicating the destination user of the output request, the printing attribute corresponding to the authority of the user, and items other than the authority of the user Information indicating the user to whom the output request is addressed, separated by
The information editing apparatus is configured to edit the first output data based on a printing attribute corresponding to the authority of the user to obtain the second output data .
前記第1の出力データ、又は前記第2の出力データの転送要求に応じ、前記転送要求を行った前記ユーザを特定する情報に対応付けて、転送可能な前記第1の出力データ、又は前記第2の出力データの一覧を作成するデータ一覧作成部を更に有する  In response to the transfer request for the first output data or the second output data, the first output data that can be transferred in association with the information specifying the user who has made the transfer request, or the first output data A data list creation section for creating a list of output data of 2
請求項1記載の情報処理装置。The information processing apparatus according to claim 1.
前記出力設定条件は、前記第1の出力データ、又は第2の出力データを出力可能な日時情報を含む、The output setting condition includes date and time information capable of outputting the first output data or the second output data.
請求項1又は2記載の情報処理装置。The information processing apparatus according to claim 1 or 2.
前記データ編集手段は、前記ユーザの権限に対応して設定された色属性に基づき、所定の領域を抽出し、抽出した前記所定の領域を編集する請求項1乃至3の何れか1項記載の情報処理装置。 The said data editing means extracts a predetermined area | region based on the color attribute set corresponding to the said user's authority, and edits the extracted said predetermined area | region. Information processing device. 前記データ編集手段は、前記出力設定条件として前記出力要求の出力先ごとに設定された色属性に基づき、所定の領域を抽出し、抽出した前記所定の領域を編集する
請求項1乃至3の何れか1項に記載の情報処理装置。
The data editing means extracts a predetermined area based on a color attribute set for each output destination of the output request as the output setting condition, and edits the extracted predetermined area. The information processing apparatus according to claim 1.
出力要求に設定された出力設定条件に基づき、前記出力要求と対応する第1の出力データを編集して第2の出力データを取得するデータ編集手段と、Data editing means for editing the first output data corresponding to the output request and obtaining the second output data based on the output setting condition set in the output request;
前記第1の出力データと、前記第2の出力データとを、前記出力設定条件に基づき特定されるユーザと対応させて保存する保存手段と、を備え、  Storage means for storing the first output data and the second output data in association with a user specified based on the output setting condition;
前記出力設定条件は、ユーザが持つ権限に応じて分けられた、前記出力要求の宛て先となるユーザを示す情報と、前記ユーザの権限に対応する印刷の属性を有し、  The output setting condition includes information indicating a user who is a destination of the output request divided according to the authority that the user has, and printing attributes corresponding to the authority of the user,
前記データ編集手段は、前記第1の出力データを前記ユーザの権限に対応する印刷の属性と、前記出力要求をアップロードしたユーザの権限に基づいて編集して、前記第2の出力データを取得する  The data editing unit edits the first output data based on a printing attribute corresponding to the authority of the user and the authority of the user who uploaded the output request, and acquires the second output data.
情報処理装置。Information processing device.
情報処理装置により実行される情報処理方法であって、
出力要求に設定された出力設定条件に基づき、前記出力要求対応する第1の出力データを編集して第2の出力データを取得するデータ編集手順と、
前記第1の出力データと、前記第2の出力データとを、前記出力設定条件に基づき特定されるユーザと対応させて保存する保存手順と、を備え、
前記出力設定条件は、前記ユーザの権限に応じて分けられた、前記出力要求の宛て先となるユーザを示す情報と、前記ユーザの権限に対応する印刷の属性と、前記ユーザの権限以外の項目で分けられた、前記出力要求の宛て先となるユーザを示す情報と、を有し、
前記データ編集手順は、前記第1の出力データを前記ユーザの権限に対応する印刷の属性に基づいて編集して、前記第2の出力データを取得する
情報処理方法。
An information processing method executed by an information processing apparatus,
Based on the output setting condition set in the output request, the data editing procedure for acquiring a second output data by editing the first output data corresponding to the output request,
A storage procedure for storing the first output data and the second output data in association with a user specified based on the output setting condition ,
The output setting conditions are information according to the authority of the user, the information indicating the destination user of the output request, the printing attribute corresponding to the authority of the user, and items other than the authority of the user Information indicating the user to whom the output request is addressed, separated by
The information editing method includes: editing the first output data based on a printing attribute corresponding to the authority of the user to obtain the second output data .
情報処理装置により実行される情報処理方法であって、  An information processing method executed by an information processing apparatus,
出力要求に設定された出力設定条件に基づき、前記出力要求と対応する第1の出力データを編集して第2の出力データを取得するデータ編集手順と、  A data editing procedure for editing the first output data corresponding to the output request and obtaining the second output data based on the output setting condition set in the output request;
前記第1の出力データと、前記第2の出力データとを、前記出力設定条件に基づき特定されるユーザと対応させて保存する保存手順と、を備え、  A storage procedure for storing the first output data and the second output data in association with a user specified based on the output setting condition,
前記出力設定条件は、ユーザが持つ権限に応じて分けられた、前記出力要求の宛て先となるユーザを示す情報と、前記ユーザの権限に対応する印刷の属性を有し、  The output setting condition includes information indicating a user who is a destination of the output request divided according to the authority that the user has, and printing attributes corresponding to the authority of the user,
前記データ編集手順は、前記第1の出力データを前記ユーザの権限に対応する印刷の属性と、前記出力要求をアップロードしたユーザの権限に基づいて編集して、前記第2の出力データを取得する  In the data editing procedure, the first output data is edited based on the printing attribute corresponding to the authority of the user and the authority of the user who uploaded the output request to obtain the second output data.
情報処理方法。Information processing method.
コンピュータを、
請求項1乃至5のいずれか一項に記載の情報処理装置が有する各手段として機能させる
ための情報処理プログラム。
Computer
The information processing program for functioning as each means which the information processing apparatus as described in any one of Claims 1 thru | or 5 has.
コンピュータを、  Computer
請求項6に記載の情報処理装置が有する各手段として機能させる  The information processing apparatus according to claim 6 functions as each unit included in the information processing apparatus.
ための情報処理プログラム。Information processing program.
JP2013192244A 2013-09-17 2013-09-17 Information processing apparatus, information processing method, and information processing program Expired - Fee Related JP6248494B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013192244A JP6248494B2 (en) 2013-09-17 2013-09-17 Information processing apparatus, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013192244A JP6248494B2 (en) 2013-09-17 2013-09-17 Information processing apparatus, information processing method, and information processing program

Publications (2)

Publication Number Publication Date
JP2015058588A JP2015058588A (en) 2015-03-30
JP6248494B2 true JP6248494B2 (en) 2017-12-20

Family

ID=52816525

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013192244A Expired - Fee Related JP6248494B2 (en) 2013-09-17 2013-09-17 Information processing apparatus, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP6248494B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019148947A (en) * 2018-02-27 2019-09-05 株式会社アミット Prepared document correction support system, prepared document correction support method and prepared document correction support program
JP7446158B2 (en) 2020-05-27 2024-03-08 キヤノン株式会社 Program, control method, information processing device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002042045A (en) * 2000-07-28 2002-02-08 Prism:Kk Electronic business form system
JP2008269108A (en) * 2007-04-17 2008-11-06 Canon Inc Information processor and program
JP2011043909A (en) * 2009-08-19 2011-03-03 Ricoh Co Ltd Information processing apparatus, program, and computer-readable recording medium
JP5431861B2 (en) * 2009-10-15 2014-03-05 シャープ株式会社 Image processing device
JP2012155415A (en) * 2011-01-24 2012-08-16 Casio Electronics Co Ltd Printing system

Also Published As

Publication number Publication date
JP2015058588A (en) 2015-03-30

Similar Documents

Publication Publication Date Title
JP4372147B2 (en) Image forming system and information processing apparatus
CN102483740A (en) Greenbooks
JP2007006373A (en) Document data management system, image formation apparatus, document data management method, and computer program
US20050120289A1 (en) Apparatus, system, method, and computer program product for document management
US8218175B2 (en) Printing system, print controller, printing method and computer readable medium
JP6248494B2 (en) Information processing apparatus, information processing method, and information processing program
JP2005267438A (en) Electronic seal authentication system, and electronic seal authentication method
JP4254775B2 (en) Written image acquisition apparatus, writable information extraction method, and computer program
JP6950358B2 (en) Information processing equipment and programs
Schenk et al. Going digital: image preparation for biomedical publishing
JP2005311545A (en) Electronic signature attached seal authentication system and electronic signature attached seal authentication method
US11698765B2 (en) Print system having print content notification, control method, and storage medium
JP3938530B2 (en) Variable printing processing apparatus and variable printing processing program
JP2013218546A (en) Data processor, recording device and method for controlling data processor
JP7446158B2 (en) Program, control method, information processing device
JP5420996B2 (en) Variable data printing method using different printers for different contents
JP2012185711A (en) Print information processor and print information processing method
JP2022040998A (en) System, control method, and image processing apparatus
JP2005310057A (en) Electronic seal authentication business transaction system and method
JP2022045227A (en) Service providing system, information processing system, method, and program
JP2006065204A (en) Electronic document browsing system and virtual printer driver
JP2006235954A (en) Combination printing system
JP2014238730A (en) Print setting device and print setting program
JP6304556B2 (en) Teaching material distribution system and image forming apparatus
TWI765315B (en) Online printing system and printing method of page document

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160908

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170627

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170628

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170825

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171106

R151 Written notification of patent or utility model registration

Ref document number: 6248494

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees