JP2008146259A - Information processor, method for controlling the same, and program - Google Patents
Information processor, method for controlling the same, and program Download PDFInfo
- Publication number
- JP2008146259A JP2008146259A JP2006331135A JP2006331135A JP2008146259A JP 2008146259 A JP2008146259 A JP 2008146259A JP 2006331135 A JP2006331135 A JP 2006331135A JP 2006331135 A JP2006331135 A JP 2006331135A JP 2008146259 A JP2008146259 A JP 2008146259A
- Authority
- JP
- Japan
- Prior art keywords
- editing
- information processing
- authorized
- processing apparatus
- orderer
- 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
Links
Images
Landscapes
- User Interface Of Digital Computer (AREA)
- Processing Or Creating Images (AREA)
- Document Processing Apparatus (AREA)
Abstract
Description
本発明はネットワークを通じコンテンツを作成するサービスを提供する情報処理装置、情報処理装置の制御方法、及びプログラムに関する。 The present invention relates to an information processing apparatus that provides a service for creating content through a network, a control method for the information processing apparatus, and a program.
近年、通信システムの整備及び情報通信技術の発展により、インターネットを利用した各種の情報提供サービスが展開されている。インターネットを利用した情報提供サービスでは、文字による情報提供だけではなく画像や音声等を含む、所謂マルチメディア情報を提供する事が可能である。このような背景のもとで、最近では、インターネットを介してマルチメディア情報に関連させたサービスの提供や通信販売なども一般化し、それらの利用者も増えている。 In recent years, various information providing services using the Internet have been developed with the development of communication systems and the development of information communication technologies. An information providing service using the Internet can provide so-called multimedia information including not only text information but also images and sounds. Against this backdrop, recently, the provision of services related to multimedia information and mail-order sales via the Internet have become common, and the number of users is increasing.
さらに、デジタルカメラなどの普及により、インターネットを通してデジタルカメラで撮影した画像の印刷物の注文を行うサービスも定着しつつある。このサービスにはデジタル画像データをそのまま印刷するだけのものもあるが、画像データを加工したり、画像データを素材の一つとして利用して新たな印刷データを作るものもある。前者の例としてはデジタルカメラによって撮影した画像データの印画紙などへのプリント、後者の例としては画像データを利用した年賀状の印刷が代表的な例である。 Furthermore, with the spread of digital cameras and the like, services for ordering printed materials of images taken with digital cameras via the Internet are becoming established. Some of these services only print digital image data as they are, but some services process image data or create new print data using image data as one of the materials. Typical examples of the former are printing of image data taken by a digital camera on photographic paper and the like, and examples of the latter are printing New Year's cards using image data.
画像データを加工したり画像データを素材の一つとして利用し新たな印刷データを作成するためには、画像、文字、線画等(以下ではオブジェクトという)の配置場所、文字のフォントの種類や大きさなどを指定する必要がある(特許文献1参照)。
しかしWebブラウザ上での編集の動作は限られるし、ネットワークを介してのデータのやり取りを行う必要が生じるので、Webブラウザ上でユーザの利用感を良好に保ったまま編集の操作を行うことは難しかった。 However, editing operations on the Web browser are limited, and it is necessary to exchange data via the network. Therefore, it is not possible to perform editing operations while maintaining a good user experience on the Web browser. was difficult.
特に編集箇所が複数あり、その数が不定又は可変である場合は、その編集のユーザインタフェースが大きなものになり、その操作も理解し難いものになることが多かった。なぜなら、編集箇所が複数あれば、編集に使用される領域は大きなものにならざるを得ないからである。 In particular, when there are a plurality of editing parts and the number is indefinite or variable, the user interface for the editing becomes large, and the operation is often difficult to understand. This is because if there are a plurality of editing locations, the area used for editing must be large.
なお以上で説明した、印刷を目的としたデータ作成以外でも、グリーティングカードをWebページとして表示しそのURLを第三者に対しメールを送付する等が行われており、データの作成においては、同じ課題をもつ。 In addition to the data creation for the purpose of printing described above, the greeting card is displayed as a web page and the URL is sent to a third party. Has challenges.
本発明の目的は、データ作成者が提供したサーバ上におけるオブジェクトの編集を、許可注文者が簡単に編集できるようにすることである。 An object of the present invention is to allow an authorized orderer to easily edit an object on a server provided by a data creator.
上記の目的を達成するため、本発明の実施形態に係る情報処理装置は、
複数のオブジェクトの編集を行う情報処理装置において、
前記オブジェクト毎に編集可能か否かを識別する識別手段と、
前記編集可能と識別されたオブジェクトの編集個所を判断する判断手段と、
前記編集個所の表示を含む編集用画面を作成する作成手段と、
前記編集用画面における編集操作の編集内容を取得する取得手段と、を備え、
前記作成手段は、前記編集内容に対応した前記オブジェクトまたは前記オブジェクトの前記編集内容の表示を含む前記編集用画面を作成する、ことを特徴とする情報処理装置。
In order to achieve the above object, an information processing apparatus according to an embodiment of the present invention provides:
In an information processing apparatus that edits a plurality of objects,
Identification means for identifying whether or not each object can be edited;
Determining means for determining an editing location of the object identified as editable;
Creating means for creating an editing screen including display of the editing part;
Obtaining means for obtaining the editing content of the editing operation on the editing screen,
The information processing apparatus, wherein the creation unit creates the editing screen including the object corresponding to the editing content or the display of the editing content of the object.
上記の目的を達成するため、本発明の他の実施形態に係る情報処理装置の制御方法は、複数のオブジェクトの編集を行う情報処理装置の制御方法において、
前記オブジェクト毎に編集可能か否かを識別する識別工程と、
前記編集可能と識別されたオブジェクトの編集個所を判断する判断工程と、
前記編集個所の表示を含む編集用画面を作成する作成工程と、
前記編集用画面における編集操作の編集内容を取得する取得工程と、を備え、
前記作成工程は、編集内容に対応した前記オブジェクトまたは前記オブジェクトの前記編集内容の表示を含む前記編集用画面を作成する、ことを特徴とする。
In order to achieve the above object, a method for controlling an information processing apparatus according to another embodiment of the present invention is a method for controlling an information processing apparatus that edits a plurality of objects.
An identification step for identifying whether editing is possible for each object;
A determination step of determining an edit location of the object identified as editable;
A creation step for creating a screen for editing including display of the editing location;
Obtaining an editing content of the editing operation on the editing screen, and
The creation step creates the editing screen including the object corresponding to the editing content or the display of the editing content of the object.
本発明によれば、データ作成者が提供したサーバ上におけるオブジェクトの編集を、許可注文者が簡単に編集することが可能になる。 According to the present invention, an authorized orderer can easily edit an object on a server provided by a data creator.
以下、添付の図面を参照して本発明の好適な実施形態を説明する。図1に示す情報処理装置は、サーバ装置(以下サーバ)側及びクライアント端末装置(以下クライアント)側において、本発明の実施形態のアプリケーションを実行するコンピュータ装置である。基本的にサーバ及びクライアントの構成は図1の構成で代表される。 Hereinafter, preferred embodiments of the present invention will be described with reference to the accompanying drawings. The information processing apparatus illustrated in FIG. 1 is a computer apparatus that executes an application according to an embodiment of the present invention on a server apparatus (hereinafter referred to as a server) side and a client terminal apparatus (hereinafter referred to as a client) side. Basically, the configuration of the server and the client is represented by the configuration of FIG.
図1において、ディスプレイ101はアプリケーションプログラムによって処理中のデータの情報、各種メッセージメニューなどを表示する。ディスプレイ101は、CRT(Cathode Ray Tube)、LCD(Liquid Crystal Display)等から構成される。ビデオRAM(VRAM)ディスプレイコントローラとしてのDISPC102は、ディスプレイ101への画面表示制御を行う。キーボード103及びポインティングデバイス104は、文字などを入力したり、GUI(Graphical User Interface)におけるアイコンやボタンなどを指し示すためなどに用いられる。CPU105は、図1の情報処理装置全体の制御を司る。
In FIG. 1, a
ROM106(Read Only Memory)は、CPU105が実行するプログラムやパラメータ等を記憶している。RAM(Random Access Memory)107は、各種プログラムをCPU105が実行する時のワークエリア、エラー処理時の一時退避エリア等として用いられる。
A ROM 106 (Read Only Memory) stores programs executed by the
ハードディスクドライブ(HDD)108、リムーバブルメディアドライブ(RMD)109は、外部記憶装置として機能する。リムーバブルメディアドライブ109は、着脱可能な記録媒体の読み書き又は読み出しを行う装置である。フレキシブルディスクドライブ、光ディスクドライブ、光磁気ディスクドライブ、メモリカードリーダはもとより、着脱式のHDDなどであってもよい。
A hard disk drive (HDD) 108 and a removable media drive (RMD) 109 function as external storage devices. The
なお、本実施形態において説明するサーバ及びクライアントの各種機能を実現するプログラムを始め、OS、Webブラウザ等のアプリケーションプログラム、データ、ライプラリなどは、その用途に応じて上記した記憶媒体の少なくとも1つに記憶されている。 It should be noted that the server and client functions described in the present embodiment, as well as application programs such as the OS and Web browser, data, and libraries are stored in at least one of the above-described storage media depending on the application. It is remembered.
拡張スロット110は、例えばPCI(Peripheral Component Interconnect)バス規格に準拠した拡張カード装着用スロットである。ここには、ビデオキャプチャボードや、サウンドボード、GPIBボードなど、様々な拡張ボードを装着することが可能である。
The
ネットワークインタフェース111は、情報処理装置をコンピュータネットワークに接続するためのインタフェースである。バス112は、アドレスバス、データバス及び制御バスからなり、上述した各ユニット間を接続する。また、ネットワークインタフェース111の他に、RS−232C、RS−422、USB(Universal Serial Bus)、IEEE1394等のシリアルインタフェースを有する。さらに、IEEE1284等のパラレルインタフェースをも有し、モデムやプリンタ等の外部機器との接続を可能にしている。
The
<システム概要>
図2は、本発明の実施形態に係る情報処理装置を適用した情報処理システムの全体図である。図2から理解されるように、印刷の工程は、本実施形態に係る情報処理装置を適用した情報処理システムの外側に存在していてもよい。また、本実施形態に係る情報処理装置で利用されるデータは印刷データに限るものではない。本実施形態に係る情報処理装置を適用した情報処理システムと同様の方法で図画などを作成した時も同様であるが、ただデータと書くのは曖昧である。従って、本明細書では、本実施形態に係る情報処理装置を適用した情報処理システムの目的を印刷とし、本実施形態に係る情報処理装置を適用した情報処理システムで作成されるデータを印刷データとする。ただし、これは本発明が印刷データの作成過程に限定されるものではなく、本発明の実施形態に係る情報処理装置を適用した情報処理システムの理解をしてもらうために、印刷データを、1例として説明に使用するものである。
<System overview>
FIG. 2 is an overall view of an information processing system to which the information processing apparatus according to the embodiment of the present invention is applied. As understood from FIG. 2, the printing process may exist outside the information processing system to which the information processing apparatus according to the present embodiment is applied. Further, data used in the information processing apparatus according to the present embodiment is not limited to print data. The same applies when a drawing or the like is created by the same method as the information processing system to which the information processing apparatus according to the present embodiment is applied, but it is ambiguous to write only data. Therefore, in this specification, the purpose of the information processing system to which the information processing apparatus according to the present embodiment is applied is printing, and the data created by the information processing system to which the information processing apparatus according to the present embodiment is applied is referred to as print data. To do. However, this is not intended to limit the present invention to the process of creating print data. In order to gain an understanding of the information processing system to which the information processing apparatus according to the embodiment of the present invention has been applied, It is used for explanation as an example.
まず図2を用いて情報システム全体の動作の流れについて説明する。図2の工程(1)に示すように、まず印刷データ作成者がクライアント側のパーソナルコンピュータ121(以下PC121とする)にインストールしたアプリケーションを使用して印刷データの作成を行う。次に、工程(2)に示すように、印刷データ作成者がPC121を使用して、印刷データを構成するオブジェクトの一つを選択し、編集を許可する許可オブジェクトを設定する。許可する編集の種類が存在する場合は、編集の種類についても選択する。編集許可の設定をしたい許可オブジェクトが他にもある場合、同様にそれらのオブジェクトについても設定する。 First, the operation flow of the entire information system will be described with reference to FIG. As shown in step (1) in FIG. 2, first, the print data creator creates print data using an application installed in the client-side personal computer 121 (hereinafter referred to as PC 121). Next, as shown in step (2), the print data creator uses the PC 121 to select one of the objects constituting the print data, and sets a permission object that permits editing. If there are edit types that are allowed, select the edit type. If there are other permitted objects for which editing permission is to be set, these objects are set in the same manner.
次に、工程(3)に示すように、印刷データ作成者がアプリケーションのアップロードボタンをクリックすると、アプリケーションからサーバ122にアップロードされる。サーバ122は、工程(4)で示すように、アップロードされた印刷データをデータ保存装置124に保存する。データ保存装置124は、非常に大きな記憶容量を持つ記憶装置で、通常、サーバ122とは別体に構成される。 Next, as shown in step (3), when the print data creator clicks the upload button of the application, the application is uploaded to the server 122. The server 122 stores the uploaded print data in the data storage device 124 as shown in step (4). The data storage device 124 is a storage device having a very large storage capacity, and is normally configured separately from the server 122.
データ保存装置124への保存が終了したら、工程(5)で示すように、サーバ122からアプリケーションに対し、クライアント側で表示するURLをPC121に通知する。PC121に組み込まれたアプリケーションはWebブラウザを立ち上げ、通知されたURLを表示する。 When saving to the data storage device 124 is completed, as shown in step (5), the server 122 notifies the application 121 of the URL to be displayed on the client side to the application. The application installed in the PC 121 starts up a Web browser and displays the notified URL.
次に工程(6)で示すように、印刷データ作成者は、Webブラウザに印刷データを閲覧し注文して欲しい許可注文者のメールアドレスを入力し、OKボタンをクリックする。以下では、実際に注文を行った者も含め許可注文者と呼ぶ。図2の工程(7)では、サーバ122は、印刷データ作成者の指定した許可注文者のメールアドレスに、アップロードされた印刷データの内容が確認できるWebページのURLを記述したメールを送付する。 Next, as shown in step (6), the print data creator inputs the mail address of the authorized orderer who wants to browse the print data and place an order in the web browser, and clicks the OK button. In the following, the person who has actually placed the order, including the person who made the order, is called the authorized orderer. In step (7) of FIG. 2, the server 122 sends an e-mail describing the URL of the Web page where the contents of the uploaded print data can be confirmed to the e-mail address of the authorized orderer designated by the print data creator.
メールを受けた許可注文者は、工程(8)に示すように、パーソナルコンピュータ123(以下PC123とする)を使用して、メールに書かれたURLをブラウザ上で入力し、印刷データの内容を確認する。そして、工程(9)で、印刷データ作成者が編集許可に設定した許可オブジェクトの編集を行う。編集においては、文字の場合は文字の指定、フォントの大きさやフォント名の変更の場合はメニューからの選択などを行い、画像の差し替えの場合は画像をアップロードし、トリミングを指定することになる。 As shown in step (8), the authorized orderer who has received the e-mail uses the personal computer 123 (hereinafter referred to as PC 123) to input the URL written in the e-mail on the browser, and to enter the contents of the print data. Check. In step (9), the permitted object set by the print data creator to be permitted to be edited is edited. In editing, if a character is specified, the character is specified. If the font size or the font name is changed, selection from the menu is performed. If the image is replaced, the image is uploaded and trimming is specified.
許可注文者がPC123を使用してオブジェクトの編集操作を行いOKボタンをクリックする。そして、工程(10)に示すように、サーバ122は編集結果を反映した印刷データを作成すると、許可注文者のPC123のWebブラウザに冊数入力画面が表示される。 The authorized orderer performs an object editing operation using the PC 123 and clicks the OK button. Then, as shown in step (10), when the server 122 creates print data reflecting the editing result, the number-of-books input screen is displayed on the Web browser of the PC 123 of the authorized orderer.
ここで、許可注文者が冊数を入力し、OKボタンをクリックすると、許可注文者の名前及び配送先入力画面が表示される。許可注文者が、PC123のWebブラウザに許可注文者氏名及び配送先情報を入力し、OKボタンをクリックすると、見積り画面が表示される。ここで、工程(11)に示すように、許可注文者がOKボタンをクリックすると、サーバ122は課金に必要な処理を行う。そして、工程(12)のように、オーダ番号や課金に関する情報を許可注文者に提示する。さらにサーバ122は、入金が確認又は代金引換など入金が確実な場合に、工程(13)で、印刷データを印刷装置125に廻す。次に図2の各工程の詳細について述べる。 Here, when the authorized orderer inputs the number of books and clicks the OK button, the authorized orderer's name and delivery destination input screen is displayed. When the authorized orderer inputs the authorized orderer name and the delivery destination information into the Web browser of the PC 123 and clicks the OK button, an estimate screen is displayed. Here, as shown in step (11), when the authorized orderer clicks the OK button, the server 122 performs processing necessary for charging. Then, as in the step (12), the order number and information on billing are presented to the authorized orderer. Further, the server 122 sends the print data to the printing device 125 in step (13) when the payment is confirmed such as confirmation of payment or cash on delivery. Next, details of each step of FIG. 2 will be described.
<印刷データ作成者の操作及び対応する処理(1)>
図2の工程(1)における印刷データの作成は、Adobe Illustrator(登録商標)やQuark XPress(登録商標)等のように画像、線画、文字等のオブジェクトをGUIを使用して配置し、描画するものである。そして、この種のアプリケーションが有するインタフェースと同様なインタフェースをもつ。どのように画像の配置、線画の描画及び配置、文字の入力及び配置、フォントの指定などを行うかは、本発明において本質的なものではない。
<Operation of print data creator and corresponding processing (1)>
The creation of the print data in step (1) of FIG. 2 is performed by arranging and drawing objects such as images, line drawings, characters, etc. using a GUI, such as Adobe Illustrator (registered trademark) or Quark XPpress (registered trademark). Is. And it has the same interface as the interface which this kind of application has. It is not essential in the present invention how to perform image layout, line drawing and layout, character input and layout, font designation, and the like.
図2の工程(2)で編集許可を設定するために各画像、線画、文字等のオブジェクトを選択できる必要はあるが、制約はこれだけであり、またこの制約はGUIによる配置・描画の前提をなすので、一般的なものである。なおこのアプリケーションはサーバ122へのアクセス権限をもつ人を対象に配布される。そして、配布された人が自分のパーソナルコンピュータにインストールし、インストールした人が印刷データ作成者となるが、これもアプリケーションについて何ら制約をもたらすものではない。 It is necessary to be able to select objects such as images, line drawings, and characters in order to set editing permission in step (2) in FIG. 2, but this is the only restriction, and this restriction is based on the premise of placement / drawing by GUI. Since it is made, it is general. This application is distributed to people who have access authority to the server 122. The distributed person installs it on his / her personal computer, and the person who installs it becomes the creator of the print data, but this also does not impose any restrictions on the application.
図2の工程(2)において、印刷データ作成者は特定のオブジェクトを選択する。そして、マウスのクリックによるメニュー表示(図3の(a))又はメニューバーからのメニュー表示(図3の(b))などによりメニューを表示する。 In step (2) of FIG. 2, the print data creator selects a specific object. Then, the menu is displayed by a menu display by clicking the mouse (FIG. 3A) or a menu display from the menu bar (FIG. 3B).
いま、図3の(a)又は(b)において「再編集...」(P301又はP311)を選択したとする。すると再編集可能な内容を選択するためのウィンドウが表示される。図4は、選択されたオブジェクトが文字の場合の一例のGUI(Graphic User Interface)画面であるGUI4である。ここでは、文字の内容の修正(P401)、フォントの種類の修正(P402)、フォントの大きさの修正(P403)のいずれかのチェックボックスにチェックをすることが可能である。すなわち、図4で編集個所が選択されることになる。チェック後、OKボタンP411をクリックすると、選択された編集個所、すなわちオブジェクトが再編集可能となり、再編集時に設定可能な内容が指定される。このようにして許可する再編集内容を設定する。キャンセルボタンP412がクリックされたときは、選択された許可オブジェクトに対する再編集の設定が変更されない。なお選択されたオブジェクトが既に再編集が可能となっており、再編集をできないように設定を変えたい時は、図3で、メニューP302及びP312を選択することにより変更することが可能である。
Assume that “re-edit ...” (P301 or P311) is selected in (a) or (b) of FIG. Then, a window for selecting re-editable contents is displayed. FIG. 4 is a
<データ構成例>
アプリケーションが作成する印刷データのフォーマットは画像、文字、線画等が表現可能なものであればどのようなフォーマットや言語でも差し支えない。本実施形態ではアプリケーションが作成する印刷データのフォーマットをPDF(Adobe Portable Document Format(登録商標))とする。PDFは画像、文字、線画等のいずれも表現可能な汎用性の高いフォーマットである。これを用いて説明することは本発明において必須用件ではなく、単に説明を行う上での便宜であるから、発明の制約を示すものではない。
<Data configuration example>
The format of the print data created by the application may be any format or language as long as it can represent images, characters, line drawings, and the like. In this embodiment, the format of print data created by the application is PDF (Adobe Portable Document Format (registered trademark)). PDF is a highly versatile format that can express images, characters, line drawings, and the like. The description using this is not an essential requirement in the present invention, and is merely a convenience for the description, and does not indicate a limitation of the invention.
例えば線画については、許可注文者による自由な再編集が必要ない場合やそもそも線画が必要ない場合もあるが、このような場合はPDFのような汎用フォーマットである必要はない。したがって、HTML(Hyper Text Markup Language)のようなマークアップ言語でも構わない。また他の汎用なフォーマットや言語、例えば、Adobe PostScript(登録商標)やScalable Vector GraphicsのようなPDL(Page Description Language)であっても差し支えない。さらにこれら使用の公開されているフォーマットや言語でなく独自のフォーマットや言語を使用しても構わない。 For example, the line drawing may not require free re-editing by the authorized orderer or may not be necessary in the first place, but in such a case, it is not necessary to use a general-purpose format such as PDF. Therefore, a markup language such as HTML (Hyper Text Markup Language) may be used. Moreover, other general-purpose formats and languages, for example, PDL (Page Description Language) such as Adobe PostScript (registered trademark) and Scalable Vector Graphics may be used. Furthermore, you may use an original format and language instead of the publicly used format and language.
アプリケーションが印刷データを作成するとき、画像は図5の(a1)、文字は図5の(b1)、線画は図5の(c1)のように表現される。また、印刷データ作成者がこれら画像、文字、線画等に対し再編集可能を設定した時は、それぞれの辞書に/Editableキーを追加することにより再編集可能である旨を示す。 When the application creates print data, the image is represented as (a1) in FIG. 5, the character is represented as (b1) in FIG. 5, and the line drawing is represented as (c1) in FIG. Further, when the print data creator sets re-editability for these images, characters, line drawings, etc., it indicates that re-editing is possible by adding the / Editable key to each dictionary.
図5の(a2)、図5の(b2)及び図5の(c2)は、図5の(a1)、図5の(b1)及び図5の(c1)に対し再編集可能を設定した場合である。図5の(a2)、図5の/Editableキーに対応する値としては辞書が指定される。その辞書は/Typeキー、/Iconキー、及びそれぞれに対応する値が含まれている。/Typeに対応する値は、許可された編集の種類を意味し、複数の種類の指定が可能なように配列として表される。そして画像の場合は/Typeが1の時の画像の差し替えを、/Typeが2の時の画像位置の変更を、/Typeが3の時の画像倍率の変更を意味する。文字の場合は/Typeが1の時の文字の指定を、/Typeが2の時のフォントの大きさの変更を、/Typeが3の時フォントの変更を意味する。線画の場合は/Typeが1の時の位置の修正を、それぞれ許可注文者に許可する設定をすることを意味する。 5 (a2), FIG. 5 (b2) and FIG. 5 (c2) are set to be re-editable with respect to FIG. 5 (a1), FIG. 5 (b1) and FIG. 5 (c1). Is the case. A dictionary is designated as the value corresponding to (a2) in FIG. 5 and the / Editable key in FIG. The dictionary includes a / Type key, an / Icon key, and values corresponding to each. The value corresponding to / Type means the type of editing permitted, and is represented as an array so that a plurality of types can be specified. In the case of an image, it means replacement of an image when / Type is 1, change of an image position when / Type is 2, and change of image magnification when / Type is 3. In the case of a character, the designation of the character when / Type is 1 means the change of the font size when / Type is 2, and the change of the font when / Type is 3. In the case of a line drawing, this means that the setting of permitting the permission orderer to correct the position when / Type is 1 is indicated.
つまり図5の(a2)の場合は、画像の差し替え、画像位置の変更、画像倍率の変更、図5の(b2)の場合は、文字の指定、フォントの大きさの変更、フォントの変更、図5の(c2)の場合は線画の位置の修正を許可している。なおサーバ122における再編集(図2の工程(9))で可能な編集方法が他にある場合や上記より少ない場合は、/Typeに設定可能な値を多くしたり少なくしたりできることは当然である。なお、図5の(a1)及び図5の(a2)は、外部で定義したイメージXObjectを使用しているので、念のために図5の(a3)として挙げたがこれは通常の場合と何ら変わらない。また/Iconキーに対応する値は、後述する図10の、P1030のアイコンを表示するための場所を示し、default user space unitsにおける座標を示したものである。 That is, in the case of (a2) in FIG. 5, the replacement of the image, the change of the image position, the change of the image magnification, and in the case of (b2) in FIG. 5, the designation of the character, the change of the font size, the change of the font, In the case of (c2) in FIG. 5, correction of the position of the line drawing is permitted. If there are other editing methods that can be performed by re-editing in the server 122 (step (9) in FIG. 2) or if there are fewer editing methods, it is natural that the value that can be set in / Type can be increased or decreased. is there. Note that (a1) in FIG. 5 and (a2) in FIG. 5 use an externally defined image XObject, so that it is cited as (a3) in FIG. No change. Further, the value corresponding to the / Icon key indicates a place for displaying an icon of P1030 in FIG. 10 described later, and indicates coordinates in the default user space units.
<印刷データ作成者の操作及び対応する処理(2)>
印刷データの作成と再編集の設定を終えた印刷データ作成者は、印刷データの確認を行った後、印刷データのサーバ122へのアップロードを行う(図2の工程(3))。図6にアプリケーションにおける確認画面の一例のGUI6を示す。印刷データ作成者はPC121で印刷データの確認を行う。そして問題がないと判断したら、アップロードボタンP612のクリック又はインターネットメニューP603からのアップロードメニューの選択を行う。するとアプリケーションは印刷データのサーバ122へのアップロードを行う。
<Operation of print data creator and corresponding processing (2)>
The print data creator who has completed the settings for creating and re-editing print data, after confirming the print data, uploads the print data to the server 122 (step (3) in FIG. 2). FIG. 6 shows a
そしてサーバ122は、印刷データのデータ保存装置124への保存を行う(図2の工程(4))。サーバ122を利用するには会員登録が必要な場合は、事前の会員登録と、アップロード時の会員認証が必要となるが、本実施形態において必須のものではないので説明を省略する。 Then, the server 122 stores the print data in the data storage device 124 (step (4) in FIG. 2). When member registration is required to use the server 122, prior member registration and member authentication at the time of upload are required. However, since this is not essential in this embodiment, description thereof is omitted.
サーバ122は、印刷データのデータ保存装置124への保存に成功すると許可注文者の指定に使用するWebページであるGUI画面のURLをPC121のアプリケーションに対して通知する(図2の工程(5))。アプリケーションはデフォルトのWebブラウザを立ち上げ、通知されたURLを表示する(図2の工程(6)、図7)。図7のGUI画面GUI7を使用して、印刷データ作成者は、再編集を許可する許可注文者のメールアドレスをテキストフィールドP702に入力し、OKボタンP703をクリックする。アップロードされた印刷データの内容を確認したい場合は、リンクP704をクリックすることで、印刷データを確認するための画面のGUI8遷移する(図8)。GUI8画面では印刷データをJPEGなどに変換して表示する(P801)ことによって、印刷データの内容の確認を行うことができる。またGUI8にはGUI7への遷移を行うリンクP802が設けられているので、印刷データの内容を確認の上、許可注文者のメールアドレスを設定することが可能となる。
When the server 122 succeeds in storing the print data in the data storage device 124, the server 122 notifies the application of the PC 121 of the URL of the GUI screen, which is a Web page used for specifying the authorized orderer (step (5) in FIG. 2). ). The application starts up a default Web browser and displays the notified URL (step (6) in FIG. 2, FIG. 7). Using the
また印刷データ作成者も、ボタンP803をクリックすることにより許可注文者として編集を行うことができるし、ボタンP804をクリックすることにより許可注文者として注文することができる。これらの場合の処理は、印刷データ作成者からの通知を受けた許可注文者に対する処理と比べ、編集や注文の作業が終わった後やキャンセルボタンがクリックされた時などに遷移する画面が、図9に示すGUI9ではなくGUI8である点で異なる。しかし、他は何ら変わらないので、まとめて後述する。 The print data creator can also edit as a permitted orderer by clicking the button P803, and can also order as a permitted orderer by clicking the button P804. The processing in these cases is compared to the processing for the authorized orderer who received the notification from the print data creator, and the screen that transitions after editing or ordering work or when the cancel button is clicked is shown in the figure. 9 is different from the GUI 9 shown in FIG. However, nothing else changes and will be described later.
図7において、OKボタンP703をクリックしたことによって、サーバ122に対しリクエストが発生する。リクエストを受けたサーバ122は、印刷データ作成者が入力したメールアドレス宛に対し、許可注文者が印刷データの内容を確認するためのWebページであるGUI9のURLを送信する(図2の工程(7))。 In FIG. 7, when the OK button P <b> 703 is clicked, a request is generated for the server 122. Upon receiving the request, the server 122 transmits the URL of the GUI 9 that is a Web page for the authorized orderer to confirm the contents of the print data to the e-mail address input by the print data creator (step of FIG. 2). 7)).
<許可注文者の操作及び対応する処理(1)>
許可注文者はこのURLをWebブラウザで表示することによって、印刷データの内容を確認するためのWebページであるGUI9を閲覧することができる(図2の工程(8)、図9)。GUI9は、許可注文者がサーバ122のこのURLにリクエストを発するごとに発行されるセッションIDで特徴付けられる動的なページであり、このセッションIDは、以後の画面遷移においても保持される。
<Operation of authorized orderer and corresponding process (1)>
The authorized orderer can view the GUI 9 which is a Web page for confirming the contents of the print data by displaying this URL with a Web browser (step (8) in FIG. 2, FIG. 9). The GUI 9 is a dynamic page characterized by a session ID issued every time an authorized orderer makes a request to this URL of the server 122, and this session ID is retained in subsequent screen transitions.
許可注文者がメールで通知されたURLをWebブラウザ上で表示しようとした際に、サーバ122は、印刷データからJPEGを生成、又は印刷データのアップロード時に作成したJPEGデータをプレビュー用画像として表示する(P901)。そしてJPEG画像を作成するに先立ち、ページ内のオブジェクトが再編集の操作が可能に設定されているかを上記の/Editableキーを探すことによって判断する。このように、再編集の操作が可能か否かを識別可能に表示するものである。 When the authorized orderer tries to display the URL notified by e-mail on the Web browser, the server 122 generates JPEG from the print data or displays the JPEG data created when the print data is uploaded as a preview image. (P901). Before creating a JPEG image, it is determined whether or not an object in the page is set to be re-editable by searching for the / Editable key. In this way, whether or not re-editing is possible is displayed in an identifiable manner.
そして、存在する場合は、P901に表示されるJPEGデータと共に、Webブラウザ画面のGUI10(又はGUI11乃至GUI16のいずれか)において使用される編集可能な許可オブジェクトを示すためのアイコンを含むJPEGデータを作成する。そしてWebページであるGUI9上にリンクP902を表示する。 If it exists, JPEG data including an icon for indicating an editable permitted object used in GUI 10 (or any one of GUI 11 to GUI 16) on the Web browser screen is created together with the JPEG data displayed on P901. To do. A link P902 is displayed on the GUI 9 which is a Web page.
この時編集可能な許可オブジェクトを示すためのアイコンは、PDF中に/Iconキーで指定された位置に作成される。印刷データが複数ページにわたる場合には、リンクP910又はリンクP911をクリックすることにより現在表示している以外のページを表示することができる。なお表示されているページが、一番最初のページの時は、リンクP910が、一番最後のページの時はリンクP911が表示されない。 At this time, an icon for indicating a permission object that can be edited is created at a position designated by the / Icon key in the PDF. When the print data covers a plurality of pages, a page other than the currently displayed page can be displayed by clicking the link P910 or the link P911. The link P910 is not displayed when the displayed page is the first page, and the link P911 is not displayed when the displayed page is the last page.
印刷データ作成者が許可注文者に編集を許可した部分があるときは、リンクP902をクリックする。それにより、編集用画面である図10のGUI10(又は図11のGUI11、図12のGUI12、図13のGUI13、図14のGUI14、図15のGUI15、図16のGUI16のいずれか)が表示される。そして、編集を許可した部分についての編集が可能となる(図2の工程(9))。許可注文者はこれをみて編集が可能であることを認識する。 If there is a part that the print data creator has permitted the authorized orderer to edit, the link P902 is clicked. As a result, the GUI 10 shown in FIG. 10 (or the GUI 11 shown in FIG. 11, the GUI 12 shown in FIG. 12, the GUI 13 shown in FIG. 13, the GUI 14 shown in FIG. 14, the GUI 15 shown in FIG. 15, the GUI 15 shown in FIG. 16) is displayed. The Then, it becomes possible to edit the portion permitted to be edited (step (9) in FIG. 2). The authorized orderer sees this and recognizes that editing is possible.
P1030(又はP1130、P1230、P1330、P1430、P1530、P1630、P1631)はプレビュー画像において編集可能なオブジェクトを示すための印となるアイコンである。これらは、編集可能なオブジェクトを見出しやすくするために印付加機能により、編集の対象となるオブジェクトの近傍に付加されるものである。P1030が示すオブジェクトの差し替えをP1020、P1021、P1022において指定可能である。 P1030 (or P1130, P1230, P1330, P1430, P1530, P1630, P1631) is an icon serving as a mark for indicating an editable object in the preview image. These are added in the vicinity of the object to be edited by the mark addition function to make it easy to find an editable object. Replacement of the object indicated by P1030 can be designated in P1020, P1021, and P1022.
印刷データ作成者が画像の差し替えの編集操作を可能に指定していた場合、ボタンP1021をクリックすると、ファイルの選択を行うためのダイアログが表示され、許可注文者が差し替える画像を指定する。そしてダイアログのOKボタンをクリックする。すると、許可注文者が指定した画像ファイルのパスがテキストフィールドP1020に表示される。許可注文者がボタンP1022をクリックすると、許可注文者が指定した画像ファイルがサーバ122にアップロードされ、アップロードされた画像に差し替えたWebページであるGUI10を表示する。なお、ブラウザによって挙動が変わるので図10には描かれていないが、許可注文者が指定した画像ファイルのプレビューを出しても構わない。 If the print data creator has specified that an image replacement editing operation is possible, when a button P1021 is clicked, a dialog for selecting a file is displayed, and an authorized orderer specifies an image to be replaced. Then click the OK button in the dialog. Then, the path of the image file designated by the authorized orderer is displayed in the text field P1020. When the authorized orderer clicks the button P1022, the image file designated by the authorized orderer is uploaded to the server 122, and the GUI 10 which is a Web page replaced with the uploaded image is displayed. Although the behavior varies depending on the browser, it is not shown in FIG. 10, but a preview of the image file designated by the authorized orderer may be displayed.
印刷データ作成者が画像の移動を可能に指定していた場合はWebページであるGUI11が表示される(図11)。図11において、画像を左に移動させたいときはP1120を、右に移動させたいときはP1123、上に移動させたいときはP1121、下に移動させたいときはP1122をそれぞれクリックする。 If the print data creator has specified that the image can be moved, a GUI 11 that is a Web page is displayed (FIG. 11). In FIG. 11, click P1120 to move the image to the left, click P1123 to move it to the right, P1121 to move it up, and click P1122 to move it down.
すると、サーバ122に対するにリクエストが発生し、画像をサーバ122で既定の幅だけ指定方向に移動させた画像に差し替えたWebページであるGUI11を表示する。編集結果を無効にしたい場合、ボタンS1124をクリックすると、印刷データ作成者が作成した状態をプレビューするWebページであるGUI11が表示される。なお、上記ではP1120乃至P1123をクリックした時に移動する幅をサーバ122の既定の値としたが、移動する幅を指定するテキストフィールドを別に設けても構わない。 Then, a request is generated to the server 122, and the GUI 11 that is a Web page in which the image is replaced with an image obtained by moving the image in the designated direction by a predetermined width on the server 122 is displayed. When it is desired to invalidate the editing result, when the button S1124 is clicked, the GUI 11 which is a Web page for previewing the state created by the print data creator is displayed. In the above description, the width that moves when P1120 to P1123 is clicked is the default value of the server 122, but a text field that specifies the width to move may be provided separately.
印刷データ作成者が画像の拡大や縮小を可能に指定していた場合は、WebページであるGUI12が表示される(図12)。図12において、許可注文者がテキストフィールドP1220に拡大又は縮小に用いる比率を入力し、ボタンP1221をクリックする。すると、サーバ122に対するリクエストが発生し、画像を指定比率だけ拡大縮小した画像に差し替えたGUI12を表示する。 If the print data creator has specified that the image can be enlarged or reduced, a GUI 12 that is a Web page is displayed (FIG. 12). In FIG. 12, the authorized orderer inputs the ratio used for enlargement or reduction in the text field P1220, and clicks a button P1221. Then, a request to the server 122 is generated, and the GUI 12 in which the image is replaced with an image that has been enlarged or reduced by a specified ratio is displayed.
さらに、印刷データ作成者が文字の差し替えを可能に指定していた場合は、WebページであるGUI13が表示される(図13)。図13において、許可注文者がテキストフィールドP1320に差し替えに使用する文字列を入力し、ボタンP1321をクリックする。すると、サーバ122に対するリクエストが発生し、図14に示す、文字を許可注文者が指定した文字列に差し替えたWebページであるGUI13’を表示する。文字列が長すぎるので領域に収まらない時は、例えば、図14のP1340で示すようなエラーの表示をする。 Further, when the print data creator has designated that the characters can be replaced, a GUI 13 that is a Web page is displayed (FIG. 13). In FIG. 13, the authorized orderer inputs a character string to be used for replacement in the text field P1320, and clicks a button P1321. Then, a request to the server 122 is generated, and a GUI 13 ′ that is a Web page shown in FIG. 14 in which characters are replaced with a character string designated by the authorized orderer is displayed. When the character string is too long to fit in the area, for example, an error is displayed as indicated by P1340 in FIG.
印刷データ作成者がフォントの指定及びフォントサイズの指定を可能に指定していた場合は、WebページであるGUI15が表示される(図15)。図15において、許可注文者がリストボックスP1520からフォント名を選択し、テキストフィールドP1521にフォントサイズを入力し、ボタンP1522をクリックする。すると、サーバ122に対するリクエストが発生し、許可注文者が指定したフォント及びフォントサイズに変更したGUI15を表示する。なお印刷データ作成者が指定を可能に設定したものが、フォントの指定又はフォントサイズの指定のいずれかの場合は、対応するリストボックスP1520又はテキストフィールドP1521のいずれかのみが表示される。 If the print data creator has specified that the font and font size can be specified, a GUI page 15 is displayed (FIG. 15). In FIG. 15, the authorized orderer selects the font name from the list box P1520, inputs the font size in the text field P1521, and clicks the button P1522. Then, a request to the server 122 is generated, and the GUI 15 changed to the font and font size designated by the authorized orderer is displayed. If the print data creator is set to allow designation, either font designation or font size designation, either the corresponding list box P1520 or text field P1521 is displayed.
印刷データ作成者が線画の位置の指定を可能に指定していた場合はWebページであるGUI16が表示される(図16)。図16において、線画を左に移動させたいときはP1620を、右に移動させたいときはP1623、上に移動させたいときは1621、下に移動させたいときはP1622をそれぞれクリックする。すると、サーバ122に対するリクエストが発生し、線画をサーバ既定の幅だけ指定方向に移動させた画像に差し替えたGUI16を表示する。編集結果を無効にしたい場合はボタンS1624をクリックすると、印刷データ作成者が作成した状態をプレビューするGUI16が表示される。なお、P1620乃至P1623をクリックした時に移動する幅をサーバ122の既定の値としたが、移動する幅を指定するテキストフィールドを別に設けても構わない。 If the print data creator has specified that the position of the line drawing can be specified, a GUI 16 that is a Web page is displayed (FIG. 16). In FIG. 16, click P1620 to move the line drawing to the left, click P1623 to move it to the right, click 1621 to move it up, and click P1622 to move it down. Then, a request for the server 122 is generated, and the GUI 16 is displayed in which the line drawing is replaced with an image obtained by moving the line drawing in the designated direction by a predetermined width of the server. If it is desired to invalidate the editing result, clicking the button S1624 displays a GUI 16 for previewing the state created by the print data creator. Note that the width that is moved when P1620 to P1623 is clicked is the default value of the server 122, but a text field that specifies the width to be moved may be provided separately.
なお上記では一つのページで編集されるオブジェクトも許可された編集の方法も一つの場合を仮定した。しかし、上記で説明したPDFのように複数のオブジェクトに関し複数の編集の方法が許可されている場合は、図17に示すWebページであるGUI17のように組み合わせることによって編集が可能となる。 In the above description, it is assumed that the object edited on one page and the permitted editing method are one. However, when a plurality of editing methods are permitted for a plurality of objects as in the PDF described above, editing is possible by combining them as in the GUI 17 that is the Web page shown in FIG.
図17に示すように、複数のオブジェクトに関する複数の編集内容を一度に編集するだけでなく、図18に示すWebページのGUI17’のように、単一のオブジェクトに関する複数の編集内容を一度に編集することも可能である。また、図19に示すWebページのGUI17”のように、単一のオブジェクトの単一の編集内容について編集することも可能である。 As shown in FIG. 17, not only a plurality of edit contents related to a plurality of objects are edited at once, but also a plurality of edit contents related to a single object are edited at a time like GUI 17 ′ of the Web page shown in FIG. It is also possible to do. Further, it is also possible to edit a single edit content of a single object, such as a GUI 17 ″ of a Web page shown in FIG.
図18の、単一のオブジェクトに関する複数の編集内容を一度に編集する場合で、他のオブジェクトについても編集が許されている場合は、以下のようになる。この場合、前のページへの遷移を行うリンクP1710’及び次のページへの遷移を行うリンクP1711’が必要になる。さらに、前のオブジェクトの編集を行うWebページに遷移するリンクP1712’及び次のオブジェクトの編集を行うWebページに遷移するリンクP1713’も必要となる。 In the case where a plurality of edit contents related to a single object in FIG. 18 are edited at a time and editing is permitted for other objects, the following is performed. In this case, a link P1710 'for making a transition to the previous page and a link P1711' for making a transition to the next page are necessary. Further, a link P1712 'for transitioning to a Web page for editing the previous object and a link P1713' for transitioning to the Web page for editing the next object are also required.
また、図19の単一のオブジェクトの単一の編集内容について編集する場合で、他のオブジェクトへの編集や同一オブジェクトに対する別の編集内容が許されている場合を考える。この場合は、前のページへの遷移を行うリンクP1710”及び次のページへの遷移を行うリンクP1711”が必要となる。さらに、前の編集内容の編集を行うWebページに遷移するリンクP1712”及び次の編集内容の編集を行うWebページに遷移するリンクP1713”も必要となる。 Further, consider a case where editing is performed on a single editing content of a single object in FIG. 19 and editing on another object or another editing content on the same object is permitted. In this case, a link P1710 "for making a transition to the previous page and a link P1711" for making a transition to the next page are required. Further, a link P1712 "for transitioning to a Web page for editing the previous editing content and a link P1713" for transitioning to the Web page for editing the next editing content are also required.
<許可注文者の操作及び対応する処理(2)>
一つのページに含まれる編集可能なオブジェクトが多数の場合、図17のように複数のオブジェクトに関する複数の編集内容を一度に編集するようWebページを構成すると、Webページが長くなってしまいプレビューを見ながらの作業が困難になる。このような時は、図18のように単一のオブジェクトに関する複数の編集内容を一度に編集したり、図19のように単一のオブジェクトの単一の編集内容について編集する方が望ましい。
<Operation of authorized orderer and corresponding process (2)>
When there are many editable objects included in one page, if the Web page is configured to edit a plurality of edit contents related to a plurality of objects at a time as shown in FIG. 17, the Web page becomes long and a preview is displayed. However, work becomes difficult. In such a case, it is desirable to edit a plurality of edit contents related to a single object at a time as shown in FIG. 18 or to edit a single edit content of a single object as shown in FIG.
一方、一つのページに含まれる編集可能なオブジェクトが少数の場合は、図17のように複数のオブジェクトに関する複数の編集内容を一度に編集する方が一度で作業が済み効率的であるといえる。そこで編集内容の多さに応じて、一度に編集できる内容を変更することが考えられる。 On the other hand, when there are a small number of editable objects included in one page, it can be said that editing a plurality of edit contents related to a plurality of objects at a time as shown in FIG. Therefore, it is conceivable to change the contents that can be edited at once according to the amount of editing contents.
例えば、図16の丸付き数字1で表示される画像(P1731)については画像の差し替え、画像の拡大、縮小、画像の移動等が可能である。また、丸付き数字2で表示される文字列(P1730)については文字の差し替え、フォントの指定が可能である時、そのすべてを一画面で編集可能とするとWebページが長くなってしまいプレビューを見ながらの作業が困難になる。
For example, for the image (P1731) displayed with the circled
このような場合に、編集に用いる領域を一定以下に抑えプレビューを見ながら作業ができるようにしたものが図20に示すWebページであるGUI20である。前のページ、次のページについての編集を行う画面への遷移を行うリンクP2010、P2011以外に、前の編集内容、次の編集内容についての編集を行う画面への遷移を行うリンクP2012、P2013がある。その他、図17には存在したフォントの指定を行うリストボックスP1727とテキストフィールドP1728が表示されず、一度に編集可能な編集内容が抑制されている。なおリンクP2012やP2013が、P2010やP2111と同一の画面への遷移を意味する時は、表示する必要がない。 In such a case, the GUI 20 that is the Web page shown in FIG. 20 is one in which the area used for editing is kept below a certain level so that the work can be performed while viewing the preview. In addition to links P2010 and P2011 for transitioning to a screen for editing the previous page and the next page, links P2012 and P2013 for transitioning to a screen for editing the previous editing content and the next editing content are displayed. is there. In addition, FIG. 17 does not display a list box P1727 and a text field P1728 for designating existing fonts, and edit contents that can be edited at one time are suppressed. When the links P2012 and P2013 mean the transition to the same screen as P2010 and P2111, there is no need to display them.
以下では、一度に編集可能な編集内容を変更する方法について図21及び図22に示すフローチャートを使用して説明する。 Hereinafter, a method for changing editable contents that can be edited at once will be described with reference to flowcharts shown in FIGS.
図21及び図22は、WebページのGUI20を作成するときの処理のフローチャートについて説明しており、図21は各ページがはじめて表示される時の初期化の処理を、図22は初期化が行われた後にGUI20を作成するための処理を示す。 FIGS. 21 and 22 describe a flowchart of processing when creating a GUI 20 for a Web page. FIG. 21 illustrates initialization processing when each page is displayed for the first time, and FIG. 22 illustrates initialization. The process for creating the GUI 20 after being released will be described.
まず図9(又は図8)の編集用画面へのリンクP902(又はP803)をクリックした時、又は図20のP2010又はP2011をクリックした場合を説明する。すなわち、ある特定のページについての編集用画面であるWebページであるGUI20が初めて表示される時の処理のフローチャートについて説明する。この場合、初期化が必要となるので、図21のフローチャートで説明される処理に引き続き、図22で説明されるフローチャートの処理が行われる。 First, the case where the link P902 (or P803) to the editing screen in FIG. 9 (or FIG. 8) is clicked or the case where P2010 or P2011 in FIG. 20 is clicked will be described. That is, a flowchart of processing when the GUI 20 that is a Web page that is an editing screen for a specific page is first displayed will be described. In this case, since initialization is required, the processing of the flowchart described in FIG. 22 is performed following the processing described in the flowchart of FIG.
処理の開始後、まずステップS2101において、各編集内容、例えば「画像の差し替え」や「文字の差し替え」など、に対応する編集部分、例えば図20のP2023乃至P2026の長さを取得する。これらの長さは編集箇所に依存して変化するものではないので、サーバ122の設定ファイルなどに設定されており、これから取得するものである。同様に、ステップS2102では、設定ファイルなどから、編集に用いる領域の長さの最大値を取得し、「maxLen」に代入する。この値はP2023乃至P2026のように編集に用いる領域として使用可能な最大の大きさを示し、この値を適切に設定することによりプレビューを見ながらの編集作業が可能となる。 After the start of the processing, first, in step S2101, the lengths of the editing portions corresponding to each editing content, such as “image replacement” and “character replacement”, for example, P2023 to P2026 in FIG. Since these lengths do not change depending on the editing location, they are set in the setting file of the server 122 and are obtained from now. Similarly, in step S2102, the maximum value of the length of the region used for editing is acquired from a setting file or the like, and is substituted for “maxLen”. This value indicates the maximum size that can be used as an area used for editing, as in P2023 to P2026. By appropriately setting this value, editing can be performed while viewing the preview.
これらのステップS2101及びS2102で取得される値はページごとに取得する必要のない値であるから、アプリケーションの起動時やセッションの開始時などに取得し、それを使用しても良い。 Since the values acquired in these steps S2101 and S2102 are values that do not need to be acquired for each page, they may be acquired and used when an application is started or a session is started.
次にステップS2103に進み、そのページ内にある編集可能に設定されているオブジェクトの一覧を取得し「objArray」に代入し、「objArray」に含まれるオブジェクトの数を「maxObjNum」に代入する。編集可能に設定されているオブジェクトとは、図20の場合の、丸付き数字1で表示される画像(P2031)及び丸付き数字2で表示される文字列(P2030)である。このページにおいて編集可能であるオブジェクトがこの二つに限られるのであれば、「objArray」にはこのオブジェクトについての情報を意味するIDやインスタンスなどを格納し、「maxObjNum」には2が代入される。
In step S2103, a list of editable objects in the page is acquired and assigned to “objArray”, and the number of objects included in “objArray” is assigned to “maxObjNum”. The object set to be editable is an image (P2031) displayed with a circled
次に、ステップS2104では、計算を始めるオブジェクトの順番を示す「oriObjNum」を1に初期化し、ステップS2105で、計算を始める編集内容の順番を示す「oriEdNum」を1に初期化して終了する。 Next, in step S2104, “oriObjNum” indicating the order of objects to be calculated is initialized to 1. In step S2105, “oriEdNum” indicating the order of edit contents to be calculated is initialized to 1, and the process ends.
次に、図22の処理が開始され、先ず、ステップS2204乃至S2106において、それぞれ、「len=0」、「objNum=oriObjNum」、「edNum=oriEdNum」のように初期化する。次にステップS2207に進み、「objArray」の「objNum」番目のオブジェクトについての情報を意味するIDやインスタンスなど「obj」に代入する。また、ステップS2208では、「obj」において編集可能となっている編集内容の一覧を取得し「edArray」に代入し、「edArray」に含まれる編集内容の数を「maxEdNum」に代入する。 Next, the processing of FIG. 22 is started. First, in steps S2204 to S2106, initialization is performed as “len = 0”, “objNum = oriObjNum”, and “edNum = oriEdNum”, respectively. Next, in step S2207, an “objJ” -th object in “objArray” is substituted into “obj” such as an ID or an instance that represents information about the “objNum” -th object. In step S2208, a list of edit contents that can be edited in “obj” is acquired and assigned to “edArray”, and the number of edit contents included in “edArray” is assigned to “maxEdNum”.
なおこの時、「edArray」に格納する順番が一意に決まるように、編集内容の表示順を設定ファイルなどで別に決めておき、「edArray」に格納する際にその順で格納する必要がある。例えば、画像の差し替え、画像の拡大縮小、画像の移動、文字の差し替え、フォントの指定、フォントサイズの順で表示することとし、その順番で「edArray」に格納する。 At this time, it is necessary to determine the display order of editing contents separately in the setting file or the like so that the order of storing in “edArray” is uniquely determined, and to store in the order when storing in “edArray”. For example, images are displayed in the order of image replacement, image enlargement / reduction, image movement, character replacement, font specification, and font size, and are stored in “edArray” in that order.
次にステップS2209で、「edArray」の「edNum」番目の編集内容を取得し、この編集内容に対応する表示領域の長さを取得する。そしてこの長さを「len」に加える。そして、ステップS2210の判断で、「len」が「maxLen」より大きい時は、GUI20において編集可能な範囲が確定する。 In step S2209, the “edNum” -th edited content of “edArray” is acquired, and the length of the display area corresponding to the edited content is acquired. This length is then added to “len”. If it is determined in step S2210 that “len” is greater than “maxLen”, the editable range in the GUI 20 is determined.
つまり、ステップS2221で、「edNum」が1の時は、ステップS2222に進む。そして、「objArray」の「oriObjNum」番目のオブジェクトの「oriEdNum」番目の編集内容から「objNum−1」番目のオブジェクトの最後の編集内容までを編集可能なようにWebページであるGUI20を作成する。一方、「edNum」が1でない時は、ステップS2223に進む。そして、「objArray」の「oriObjNum」番目のオブジェクトの「oriEdNum」番目の編集内容から「objNum」番目のオブジェクトの「edNum−1」番目の編集内容までを編集可能なようにGUI20を作成する)。
That is, if “edNum” is 1 in
なお、ステップS2216において、「objNum」が「oriObjNum」と等しく、また「edNum」が「oriEdNum」と等しい時は、1つ目で「len」が「maxLen」より大きくなったことを意味する。したがって、ステップS2222及びS2223の処理に先立ち、以下の処理が実行される。すなわち、ステップS2217で、「edNum」が「maxEdNum」より小さい時は、ステップS2220で「edNum」をインクリメントする。また、「edNum」が「maxEdNum」より大きい又は等しい時は、ステップS2218で「objNum」をインクリメントし、さらにステップS2219で「edNum」に1を代入する。 In step S2216, when “objNum” is equal to “oriObjNum” and “edNum” is equal to “oriEdNum”, it means that “len” is larger than “maxLen” at the first time. Accordingly, the following processing is executed prior to the processing of steps S2222 and S2223. That is, if “edNum” is smaller than “maxEdNum” in step S2217, “edNum” is incremented in step S2220. If “edNum” is greater than or equal to “maxEdNum”, “objNum” is incremented in step S2218, and 1 is substituted into “edNum” in step S2219.
また、「oriObjNum」が1でかつ「oriEdNum」が1の時は、P1912は表示されない。同様に「objNum」が「maxObjNum+1」以上の時は、P1913が表示されない。 Further, when “oriObjNum” is 1 and “oriEdNum” is 1, P1912 is not displayed. Similarly, when “objNum” is equal to or greater than “maxObjNum + 1”, P1913 is not displayed.
さらに、同一ページ中で編集可能となったオブジェクトの「objArray」における順番によってプレビューの丸付き数字として表示する番号を決める。つまり「oriObjNum」番目のオブジェクトには1が付番され、以下それに続く。そしてこの番号をプレビュー中のPDF中で/Iconで示された座標にあたる場所に合成する。またそれに対応してP2023乃至P2026など編集に用いる領域においても丸付き数字を表示する。 Further, the number to be displayed as a rounded number of the preview is determined according to the order in the “objArray” of the objects that can be edited in the same page. That is, 1 is assigned to the “oriObjNum” -th object, and so on. Then, this number is synthesized at a location corresponding to the coordinate indicated by / Icon in the PDF being previewed. Correspondingly, a circled number is also displayed in an area used for editing such as P2023 to P2026.
一方、ステップS2210で、「len」が「maxLen」以下の時で、また、ステップS2211で、「edNum」が「maxEdNum」より小さい時は、ステップS2212に進む。そして、「edNum」をインクリメントし、再度S2209及びS2210のステップが行われる。 On the other hand, when “len” is equal to or less than “maxLen” in step S2210, and when “edNum” is smaller than “maxEdNum” in step S2211, the process proceeds to step S2212. Then, “edNum” is incremented, and steps S2209 and S2210 are performed again.
しかし、「len」が「maxLen」以下の時で、かつ、「edNum」が「maxEdNum」以上の時は、ステップS2213に進み、「objNum」をインクリメントし、さらにステップS2214に進んで、「edNum」に1を代入する。
However, when “len” is equal to or less than “maxLen” and “edNum” is equal to or greater than “maxEdNum”, the process proceeds to step S2213, “objNum” is incremented, and the process proceeds to step S2214, where “edNum”
そしてその結果をステップS2215で判断し、「objNum」が「maxObjNum」以下の時は、再度S2207乃至S2210のステップが行われる。しかし、「objNum」が「maxObjNum」より大きい時は、すべてのオブジェクトのすべての編集内容を調べたことになる。したがって、ステップS2216に進み、「edNum」が1かどうかに応じ、ステップS2222又はS2223において適切なWebページであるGUI20が作成される。 Then, the result is determined in step S2215. When “objNum” is equal to or less than “maxObjNum”, steps S2207 to S2210 are performed again. However, when “objNum” is larger than “maxObjNum”, all edit contents of all objects are checked. Therefore, the process proceeds to step S2216, and GUI 20 that is an appropriate Web page is created in step S2222 or S2223 depending on whether “edNum” is 1.
なお、各ページの「objArray」、「maxObjNum」については、セッション情報としてページ番号と関連付けられて保持され、同一セッション内では共有化されているものとする。 Note that “objArray” and “maxObjNum” of each page are held as session information in association with the page number, and are shared within the same session.
図20に示すGUI20の、次の編集内容を示すリンクP2013をクリックした時、編集用画面GUI20が再度表示される。この時は、引数などを通して「edNum」、「objNum」が通知される。そして次のページにおいて、この値をそれぞれ「oriObjNum」、「oriEdNum」として使用する。その後の処理については、図22のフローチャートを使用して説明したのと同様である。一方、前の編集内容を示すリンクP1912をクリックした場合の処理は、図22における処理とは異なるものの、「objArray」を後の順番から先の順番へと検索していけばよい。この処理の基本的な考え方は上記で説明したものと何ら変わりはないので省略する。 When the link P2013 indicating the next editing content of the GUI 20 shown in FIG. 20 is clicked, the editing screen GUI 20 is displayed again. At this time, “edNum” and “objNum” are notified through an argument or the like. In the next page, these values are used as “oriObjNum” and “oriEdNum”, respectively. The subsequent processing is the same as that described using the flowchart of FIG. On the other hand, the processing when the link P1912 indicating the previous editing content is clicked is different from the processing in FIG. 22, but “objArray” may be searched from the subsequent order to the previous order. The basic concept of this process is the same as that described above, and will be omitted.
<許可注文者の操作及び対応する処理(3)>
なお再編集可能なオブジェクトを示すアイコンP1730(又はP1130、P1230、P1330、P1430、P1530、P1730、P1731)があるためプレビューとしては不完全なものになり得ると考えた。したがって、以上においては確認画面と編集用画面を別にした。しかしながら、確認画面の機能を編集用画面で果たしても良い。その場合、再編集可能なオブジェクトがない場合は、リンクP902のないWebページのGUI9が表示される。また、再編集可能なオブジェクトがある場合を考える。この場合は、リンクP1003(又はP1103乃至P1703)の代わりに注文画面へのリンク(P903)をもつGUI10(又はGUI11乃至GUI13、GUI15乃至GUI17)が表示されることになる。
<Operation of authorized orderer and corresponding process (3)>
Since there is an icon P1730 (or P1130, P1230, P1330, P1430, P1530, P1730, P1731) indicating an object that can be re-edited, it is considered that the preview may be incomplete. Therefore, the confirmation screen and the editing screen are separated in the above. However, the function of the confirmation screen may be performed on the editing screen. In that case, if there is no re-editable object, the GUI 9 of the Web page without the link P902 is displayed. Also consider the case where there is a re-editable object. In this case, instead of the link P1003 (or P1103 to P1703), the GUI 10 (or GUI11 to GUI13, GUI15 to GUI17) having a link (P903) to the order screen is displayed.
許可注文者は再編集が終了するとリンクP1003(又はP1103、P1203、P1303、P1503、P1603、P1703)をクリックする。するとサーバ122は編集結果を反映した印刷データを作成し、セッションIDと関連付けられた印刷データとして、印刷データ作成者が作成した印刷データとは別に保存する。そしてこの印刷データの該当ページをレンダリングすることによりJPEGを作成し、GUI9を表示することによって許可注文者は内容の確認を行うことができる。 The authorized orderer clicks the link P1003 (or P1103, P1203, P1303, P1503, P1603, P1703) when the re-editing is completed. Then, the server 122 creates print data reflecting the editing result, and saves it as print data associated with the session ID separately from the print data created by the print data creator. The authorized orderer can confirm the content by creating a JPEG by rendering the corresponding page of the print data and displaying the GUI 9.
許可注文者はリンクP910、P911を使用すると、その場でJPEGデータを作成するか、事前に作成しておいたJPEGデータをプレビュー用画像として使用してGUI9が表示されるので、内容の確認を行うことができる。 When the authorized orderer uses the links P910 and P911, the GUI9 is displayed on the spot by creating JPEG data on the spot or using the JPEG data created in advance as a preview image. It can be carried out.
なお本実施形態では、セッションIDと関連付けられた印刷データとして、印刷データ作成者が作成した印刷データとは別に保存している。これは許可注文者が複数存在する時に、個々の許可注文者が印刷データ作成者の作成した印刷データをもとに編集し別の印刷データを作成することを可能ならしめるためである。したがって、セッションIDと関連付けて保存するとセッションが存続する間しか印刷データも参照されないので、セッションが存続しなくなった後は、データの削除を行う必要がある。 In the present embodiment, the print data associated with the session ID is stored separately from the print data created by the print data creator. This is because when there are a plurality of authorized orderers, it is possible for each authorized orderer to create another print data by editing the print data created by the print data creator. Therefore, if the print data is stored in association with the session ID, the print data is referred to only while the session exists. Therefore, after the session no longer exists, it is necessary to delete the data.
またセッションIDのように短い期間しか存続しないIDではなく、長期存続し再利用されないIDを発行し、Cookie情報として個々の許可注文者のPC123に保存することも可能である。そして、IDを明示的に個々の許可注文者に提示し、そのIDと編集後の印刷データを関連付けることによって、編集後の印刷データによる再注文を可能にしたり、再度の編集を可能にすることもできる。さらに許可注文者に通知されるURLをメールアドレスに応じて変え(それに加えて別メールでパスワードも送付し)ることもありうる。そして、許可注文者が印刷データの内容を確認する前にメールアドレス(と別便で送付したパスワード)の入力を求めることで、認証を行い、登録されているメールアドレスに応じて編集結果である印刷データを保存するといったことも可能である。このような方法をとることによって、認証を行ったものだけに編集を許し、許可注文者ごとに編集結果である印刷データを保存し、再注文や再度の編集を可能にすることもできる。 It is also possible to issue an ID that persists for a long period of time and is not reused, such as a session ID, and stores it in the PC 123 of each authorized orderer as cookie information. Then, by explicitly presenting the ID to each authorized orderer and associating the ID with the edited print data, it is possible to reorder the edited print data, or to edit again. You can also. Further, the URL notified to the authorized orderer may be changed according to the mail address (in addition to that, a password is also sent by another mail). Before the authorized orderer confirms the contents of the print data, he / she asks for an email address (and a password sent separately) to authenticate and print the edited result according to the registered email address. It is also possible to save data. By adopting such a method, it is possible to permit editing only to those who have been authenticated, save the print data as the editing result for each authorized orderer, and enable reordering and re-editing.
なお本実施形態においては、許可注文者が再編集を行う場合について詳細の説明を行ったが、許可注文者の再編集は必須のものではない。許可注文者が印刷データ作成者が作成した印刷データが適切だと考えるなら、GUI9が最初に表示された際に、リンクP903をクリックして注文を行うことも可能である。 In the present embodiment, the case where the authorized orderer performs re-editing has been described in detail, but re-editing of the authorized orderer is not essential. If the authorized orderer thinks that the print data created by the print data creator is appropriate, when the GUI 9 is displayed for the first time, it is possible to place an order by clicking the link P903.
許可注文者がプレビューを確認の上で注文を行うためにリンクP903をクリックすると、サーバ122はGUI23を表示する(図23、図2の工程(11))。許可注文者は、注文数量をテキストフィールドP2301に入力し、ボタンP2310をクリックすると、GUI24が表示される(図24、図2の工程(11))。許可注文者は、テキストフィールドP2401とP2402それぞれに許可注文者の住所と氏名を、また、テキストフィールドP2403とP2404それぞれに配送先の住所と氏名を入力し、ボタンP2410をクリックする。すると、サーバ122はGUI25を表示する(図25、図2の工程(11))。
When the authorized orderer confirms the preview and clicks the link P903 to place an order, the server 122 displays the GUI 23 (step (11) in FIGS. 23 and 2). When the authorized orderer inputs the order quantity in the text field P2301 and clicks the button P2310, the
許可注文者はP2501に書かれた注文内訳を確認しボタンP2510をクリックすると、サーバ122はWebページであるGUI26を表示する(図26、図2の工程(12))。P2601には問い合わせなどに使用する注文番号が書かれているので、許可注文者はこれを控えることで、注文は完了する。 When the authorized orderer confirms the order breakdown written in P2501 and clicks the button P2510, the server 122 displays the GUI 26 that is a Web page (step (12) in FIGS. 26 and 2). Since an order number used for inquiry etc. is written in P2601, the authorized orderer refrains from this and the order is completed.
再度注文を行う場合は、リンクP2602をクリックし、GUI9に遷移してから行う。なおGUI23乃至GUI25において、キャンセルボタンP2311、P2411、P2511をクリックした場合は、GUI9に遷移する。
To place an order again, click on the link P2602 and change to GUI9. When the cancel buttons P2311, P2411, and P2511 are clicked on the
本実施形態では代金引換での料金支払を仮定しているのでGUI26において課金に関する説明を要しない。しかしながら、GUI26において入金すべき銀行口座番号について記述し、そこに入金するよう指示する文言を付加しても良い。またGUI25とGUI26の間で、クレジットカード番号を入力する画面を用意するなど、他の決済方法を使用しても良いが、決済方法は本実施形態での説明において本質的でないので省略する。
In the present embodiment, it is assumed that a fee is paid by COD, so that the explanation regarding charging is not required in the GUI 26. However, it is also possible to describe a bank account number to be deposited in the GUI 26 and add a word for instructing the bank account number to be deposited there. In addition, other payment methods such as a screen for inputting a credit card number may be used between the
サーバ122は、入金が確認又は代金引換など入金が確実な場合、印刷データを印刷工程にまわす(図2の工程(13))。この時点で入金の確認がされていない場合は、決済が完了したタイミングに(決済システムからの通知や運用ツールなどによる明示的な指示をきっかけにして)印刷データを印刷工程にまわす。印刷工程において印刷されたものは郵送手段によって、許可注文者がGUI24のP2403及びP2404で指定した配送先に送付される。
The server 122 sends the print data to the printing process (step (13) in FIG. 2) when the payment is confirmed such as confirmation of payment or cash on delivery. If payment is not confirmed at this time, the print data is sent to the printing process at the timing when payment is completed (triggered by a notification from the payment system or an explicit instruction by an operation tool). What has been printed in the printing process is sent by mail means to the delivery destination designated by the authorized orderer in P2403 and P2404 of the
以上説明した、本発明の実施形態に係る情報処理装置の再編集の動作について、さらに図27及び28のフローチャートを使用して詳細に説明する。図27のステップS2701において、印刷データ作成者はPC121を使用して、編集データを作成する。さらに第三者へ再編集を許可する許可オブジェクト及び再編集内容を指定する。さらに必要の応じて編集データに改竄防止データを埋め込むことも可能である。そしてステップS2702で、サーバ122にアップロードする。 The re-editing operation of the information processing apparatus according to the embodiment of the present invention described above will be further described in detail using the flowcharts of FIGS. In step S2701 of FIG. 27, the print data creator uses the PC 121 to create edit data. In addition, the permitted object and the re-editing contents that permit re-editing to a third party are designated. Furthermore, it is possible to embed falsification preventing data in the editing data as necessary. In step S2702, the data is uploaded to the server 122.
サーバ122は、ステップS2703においてアップロードされたデータの認証を行い、確認できたならば、アップロードされたデータをデータ保存装置124に保存する。そして、ステップS2704で、許可注文者(再編集を許可する)の指定をPC121に要求する。 The server 122 authenticates the uploaded data in step S2703, and if it can be confirmed, saves the uploaded data in the data storage device 124. In step S2704, the PC 121 is requested to designate an authorized orderer (permitting re-editing).
PC121では、ステップS2705で許可注文者を指定し、ステップS2706でサーバ122にアップロードする。それを受けて、サーバ122は、認証の確認後、許可注文者に関する情報データをデータ保存装置124に保存する。 The PC 121 designates an authorized orderer in step S2705 and uploads it to the server 122 in step S2706. In response to this, the server 122 stores the information data regarding the authorized orderer in the data storage device 124 after confirming the authentication.
次に、図28に移り、サーバ122は、ステップS2801で指定された許可注文者にメールを発行する。メールを受けた許可注文者は、ステップS2802で編集データを選択し、ステップS2803で、サーバ122に対して自分のPC123を使用して編集データのダウンロードを要求する。 Next, moving to FIG. 28, the server 122 issues a mail to the authorized orderer designated in step S2801. The authorized orderer who receives the mail selects edit data in step S2802, and requests the server 122 to download the edit data using his / her PC 123 in step S2803.
これを受けてサーバ122はステップS2804において、まず認証動作を行った後に、データ保存装置124から該当するデータを読出し、ステップS2805でPC123にダウンロードする。 In response to this, the server 122 first performs an authentication operation in step S2804, reads the corresponding data from the data storage device 124, and downloads it to the PC 123 in step S2805.
許可注文者は、ステップS2806で、ダウンロードされたデータに従って、編集データの再編集を必要に応じて行う。そして、ステップS2807で、サーバ122にアップロードする。 In step S2806, the authorized orderer re-edits the edited data as necessary in accordance with the downloaded data. In step S2807, the data is uploaded to the server 122.
サーバ122は、認証後、送られてきた再編集データをデータ保存装置124に保存したのち、ステップS2809で不当な編集、即ち改竄がなされたかを検査する。これは、先にステップS2701で、編集データ作成者が指定して許可した範囲を越えた再編集がなされたか否かを検査する。不当な編集、即ち改竄がなされたならば、ステップS2810のように、許可注文者のPC123に処理の停止を通知して処理を終了する。 After the authentication, the server 122 saves the re-edited data sent to the data storage device 124, and then checks in step S2809 whether improper editing, that is, tampering has been performed. In step S2701, it is checked whether re-editing has been performed beyond the range specified and permitted by the edit data creator. If improper editing, that is, falsification, is made, the stop of the process is notified to the authorized orderer's PC 123 as in step S2810, and the process ends.
しかし、不当な編集、即ち改竄がなければ、ステップS2811で、許可注文者に注文内容を要求する。許可注文者は、ステップS2812で、PC123を使用して注文内容を記入し、ステップS2813で、サーバ122にアップロードする。 However, if there is no unjust editing, that is, no falsification, in step S2811, the order details are requested from the authorized orderer. In step S2812, the authorized orderer enters the order details using the PC 123, and uploads it to the server 122 in step S2813.
それを受けたサーバ122は、ステップS2814で、認証後に再編集データを注文内容に応じて印刷処理する。そして、課金処理も行うことになる。この印刷処理は、このシステム外の印刷所等に依頼することもあり得る。かくして、再編集データに基ずく印刷物がPC123を所有する許可注文者のもとへ郵送されて処理は終了する。 Receiving this, the server 122 prints the re-edited data after authentication in accordance with the order contents in step S2814. The billing process is also performed. This printing process may be requested to a printing office outside the system. Thus, the printed material based on the re-edit data is mailed to the authorized orderer who owns the PC 123, and the processing is completed.
上記した、本発明の実施形態に係る情報処理装置によれば、データ作成者が提供したサーバ上におけるオブジェクトの編集を、許可注文者が簡単に編集することが可能となる。 According to the information processing apparatus according to the embodiment of the present invention described above, the authorized orderer can easily edit the object on the server provided by the data creator.
<他の実施形態>
尚、前述した実施形態の機能を実現するソフトウェアのプログラムを、記録媒体から直接、或いは有線/無線通信を用いて当該プログラムを実行可能なコンピュータを有するシステム又は装置に供給する場合もありうる。そして、そのシステム或いは装置のコンピュータが該供給されたプログラムを実行することによって同等の機能が達成される場合も本発明に含む。
<Other embodiments>
Note that a software program that implements the functions of the above-described embodiments may be supplied from a recording medium directly to a system or apparatus having a computer that can execute the program using wired / wireless communication. In addition, the present invention includes a case where an equivalent function is achieved by the computer of the system or apparatus executing the supplied program.
従って、本発明の機能処理をコンピュータで実現するために、該コンピュータに供給、インストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明の機能処理を実現するためのコンピュータプログラム自体も本発明に含まれる。その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等、プログラムの形態を問わない。 Accordingly, the program code itself supplied and installed in the computer in order to implement the functional processing of the present invention by the computer also realizes the present invention. That is, the computer program itself for realizing the functional processing of the present invention is also included in the present invention. In this case, the program may be in any form as long as it has a program function, such as an object code, a program executed by an interpreter, or script data supplied to the OS.
プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、磁気テープ等の磁気記録媒体がある。さらに、MO、CD−ROM、CD−R、CD−RW、DVD−ROM、DVD−R、DVD−RW等の光/光磁気記憶媒体、不揮発性の半導体メモリなども使用可能である。 Examples of the recording medium for supplying the program include a magnetic recording medium such as a flexible disk, a hard disk, and a magnetic tape. Further, optical / magneto-optical storage media such as MO, CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-R, and DVD-RW, and non-volatile semiconductor memory can also be used.
有線/無線通信を用いたプログラムの供給方法としては、コンピュータネットワーク上のサーバに、クライアントコンピュータ上で本発明を形成するコンピュータプログラムとなりうるデータファイルを記憶する。これは、本発明を形成するコンピュータプログラムそのもの、もしくは圧縮されたファイル等であってもよい。 As a program supply method using wired / wireless communication, a data file that can be a computer program forming the present invention on a client computer is stored in a server on a computer network. This may be the computer program itself that forms the present invention, or a compressed file.
そして接続のあったクライアントコンピュータにプログラムデータファイルをダウンロードする方法などが挙げられる。この場合、プログラムデータファイルを複数のセグメントファイルに分割し、セグメントファイルを異なるサーバに配置することも可能である。つまり、本発明の機能処理をコンピュータで実現するためのプログラムデータファイルを複数のユーザに対してダウンロードさせるサーバ装置も本発明に含む。 A method of downloading a program data file to a connected client computer is exemplified. In this case, the program data file can be divided into a plurality of segment files, and the segment files can be arranged on different servers. That is, the present invention includes a server device that allows a plurality of users to download a program data file for realizing the functional processing of the present invention on a computer.
また、本発明のプログラムを暗号化してCD−ROM等の記憶媒体に格納してユーザに配布し、所定の条件を満たしたユーザに対して暗号化を解く鍵情報を、例えばインターネットを介してホームページからダウンロードさせる。このように供給し、その鍵情報を使用することにより暗号化されたプログラムを実行してコンピュータにインストールさせて実現することも可能である。 In addition, the program of the present invention is encrypted, stored in a storage medium such as a CD-ROM, distributed to the user, and key information for decrypting the encryption for a user who satisfies a predetermined condition is provided via a homepage via the Internet, for example. Download from. It is also possible to implement by supplying the program and executing the encrypted program using the key information and installing the program on the computer.
また、コンピュータが、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される。さらには、そのプログラムの指示に基づき、コンピュータ上で稼動しているOSなどが、実際の処理の一部又は全部を行ない、その処理によっても前述した実施形態の機能が実現され得る。 Further, the functions of the above-described embodiments are realized by the computer executing the read program. Furthermore, based on the instructions of the program, the OS or the like running on the computer performs part or all of the actual processing, and the functions of the above-described embodiments can be realized by the processing.
さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込む。その後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行ない、その処理によっても前述した実施形態の機能が実現され得る。 Further, the program read from the recording medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. Thereafter, the CPU of the function expansion board or function expansion unit performs part or all of the actual processing based on the instructions of the program, and the functions of the above-described embodiments can be realized by the processing.
Claims (6)
前記オブジェクト毎に編集可能か否かを識別する識別手段と、
前記編集可能と識別されたオブジェクトの編集個所を判断する判断手段と、
前記編集個所の表示を含む編集用画面を作成する作成手段と、
前記編集用画面における編集操作の編集内容を取得する取得手段と、を備え、
前記作成手段は、前記編集内容に対応した前記オブジェクトまたは前記オブジェクトの前記編集内容の表示を含む前記編集用画面を作成する、ことを特徴とする情報処理装置。 In an information processing apparatus that edits a plurality of objects,
Identification means for identifying whether or not each object can be edited;
Determining means for determining an editing location of the object identified as editable;
Creating means for creating an editing screen including display of the editing part;
Obtaining means for obtaining the editing content of the editing operation on the editing screen,
The information processing apparatus, wherein the creation unit creates the editing screen including the object corresponding to the editing content or the display of the editing content of the object.
前記オブジェクト毎に編集可能か否かを識別する識別工程と、
前記編集可能と識別されたオブジェクトの編集個所を判断する判断工程と、
前記編集個所の表示を含む編集用画面を作成する作成工程と、
前記編集用画面における編集操作の編集内容を取得する取得工程と、を備え、
前記作成工程は、編集内容に対応した前記オブジェクトまたは前記オブジェクトの前記編集内容の表示を含む前記編集用画面を作成する、ことを特徴とする情報処理装置の制御方法。 In a control method of an information processing apparatus for editing a plurality of objects,
An identification step for identifying whether editing is possible for each object;
A determination step of determining an edit location of the object identified as editable;
A creation step for creating a screen for editing including display of the editing location;
Obtaining an editing content of the editing operation on the editing screen, and
The method of controlling an information processing apparatus, characterized in that the creating step creates the editing screen including the object corresponding to editing content or the display of the editing content of the object.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006331135A JP4850675B2 (en) | 2006-12-07 | 2006-12-07 | Printing system |
US11/946,192 US8266527B2 (en) | 2006-12-07 | 2007-11-28 | Electronic album creating apparatus, electronic album editing apparatus, information processing system, electronic album creating method, and storage medium storing program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006331135A JP4850675B2 (en) | 2006-12-07 | 2006-12-07 | Printing system |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2008146259A true JP2008146259A (en) | 2008-06-26 |
JP2008146259A5 JP2008146259A5 (en) | 2010-01-21 |
JP4850675B2 JP4850675B2 (en) | 2012-01-11 |
Family
ID=39606386
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006331135A Expired - Fee Related JP4850675B2 (en) | 2006-12-07 | 2006-12-07 | Printing system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4850675B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112802157A (en) * | 2021-01-26 | 2021-05-14 | 挂号网(杭州)科技有限公司 | Picture editing method and device, electronic equipment and storage medium |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07282003A (en) * | 1994-04-07 | 1995-10-27 | Toshiba Corp | Device and method for editing menu display |
JP2000030073A (en) * | 1997-09-30 | 2000-01-28 | Fuji Photo Film Co Ltd | Image edition system, image server and client computer constituting image editing system, and image editing method |
JP2000148750A (en) * | 1998-11-09 | 2000-05-30 | Hitachi Software Eng Co Ltd | Method and device for command control over document processor |
JP2002260001A (en) * | 2001-03-06 | 2002-09-13 | Toshiba Tec Corp | Story presenting system |
JP2006072850A (en) * | 2004-09-03 | 2006-03-16 | Canon Inc | Information processor, information processing system and information processing method |
JP2006099732A (en) * | 2004-09-03 | 2006-04-13 | Canon Inc | Information processing apparatus and information processing method |
JP2006163938A (en) * | 2004-12-08 | 2006-06-22 | Canon Inc | Information processor and processing method |
-
2006
- 2006-12-07 JP JP2006331135A patent/JP4850675B2/en not_active Expired - Fee Related
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07282003A (en) * | 1994-04-07 | 1995-10-27 | Toshiba Corp | Device and method for editing menu display |
JP2000030073A (en) * | 1997-09-30 | 2000-01-28 | Fuji Photo Film Co Ltd | Image edition system, image server and client computer constituting image editing system, and image editing method |
JP2000148750A (en) * | 1998-11-09 | 2000-05-30 | Hitachi Software Eng Co Ltd | Method and device for command control over document processor |
JP2002260001A (en) * | 2001-03-06 | 2002-09-13 | Toshiba Tec Corp | Story presenting system |
JP2006072850A (en) * | 2004-09-03 | 2006-03-16 | Canon Inc | Information processor, information processing system and information processing method |
JP2006099732A (en) * | 2004-09-03 | 2006-04-13 | Canon Inc | Information processing apparatus and information processing method |
JP2006163938A (en) * | 2004-12-08 | 2006-06-22 | Canon Inc | Information processor and processing method |
Non-Patent Citations (1)
Title |
---|
""はがき作成ソフトウェアの活用法 年末恒例PCで年賀状を作る"", PC USER, vol. 第8巻, 第21号, JPN6011038260, 8 December 2001 (2001-12-08), JP, pages 198 - 201, ISSN: 0002043592 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112802157A (en) * | 2021-01-26 | 2021-05-14 | 挂号网(杭州)科技有限公司 | Picture editing method and device, electronic equipment and storage medium |
CN112802157B (en) * | 2021-01-26 | 2024-03-12 | 挂号网(杭州)科技有限公司 | Picture editing method, device, electronic equipment and storage medium |
Also Published As
Publication number | Publication date |
---|---|
JP4850675B2 (en) | 2012-01-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8266527B2 (en) | Electronic album creating apparatus, electronic album editing apparatus, information processing system, electronic album creating method, and storage medium storing program | |
JP4700940B2 (en) | Information processing apparatus, control method therefor, and program | |
KR100729752B1 (en) | Electronic album editing apparatus and control method therefor | |
US6839149B2 (en) | Preparation of production data for a print job using a still image proxy of a page description language image file | |
JP2007042092A (en) | Electronic document processing apparatus, method, and program | |
JP2007041944A (en) | Image processing device, image processing method, computer program, computer-readable recording medium and image forming system | |
JP2008209985A (en) | Data processor, electronic document registration method and computer program | |
JP4366344B2 (en) | Information processing system | |
JP2007199849A (en) | Image processor and processing method, computer program, computer-readable recording medium, and image formation system | |
JP2005267614A (en) | Information processing system, server device, control method of server device, program and storage medium | |
JP2008269108A (en) | Information processor and program | |
US20120075673A1 (en) | Preparation of production data for a print job using a still image proxy of a page description language image file | |
JP2007053468A (en) | Documentation management system, time signature processing method, storage medium, program | |
JP2007115131A (en) | Information processor and its control method, information processing system, computer program, and storage medium | |
JP4700942B2 (en) | Electronic album editing apparatus, electronic album editing method, and computer program | |
JP4850675B2 (en) | Printing system | |
JP4154368B2 (en) | Document processing apparatus, document processing method, and document processing program | |
JP2008146261A (en) | Information processor, control method for information processor, and program | |
JP4438061B2 (en) | Electronic album editing apparatus, control method thereof, and program thereof | |
JP4895362B2 (en) | Server apparatus, control method thereof, and program | |
JP2006157825A (en) | Image selection method and image selection apparatus | |
JP2013228962A (en) | Information processing apparatus, information processing method, program, information processing system | |
JP4347168B2 (en) | Editing apparatus, control method thereof, and program thereof | |
JP2008203931A (en) | Information processor, business form processing method, program and storage medium | |
KR20060024847A (en) | Omniview service providing system and mehtod |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20091202 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20091202 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110712 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110725 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110920 |
|
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: 20111014 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20111019 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20141028 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |