JP2007041944A - Image processing device, image processing method, computer program, computer-readable recording medium and image forming system - Google Patents

Image processing device, image processing method, computer program, computer-readable recording medium and image forming system Download PDF

Info

Publication number
JP2007041944A
JP2007041944A JP2005226822A JP2005226822A JP2007041944A JP 2007041944 A JP2007041944 A JP 2007041944A JP 2005226822 A JP2005226822 A JP 2005226822A JP 2005226822 A JP2005226822 A JP 2005226822A JP 2007041944 A JP2007041944 A JP 2007041944A
Authority
JP
Japan
Prior art keywords
character
image
overflow
objects
image processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2005226822A
Other languages
Japanese (ja)
Inventor
Yoichi Kodama
洋一 児玉
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.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2005226822A priority Critical patent/JP2007041944A/en
Publication of JP2007041944A publication Critical patent/JP2007041944A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)
  • Document Processing Apparatus (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To enable a user to edit an electronic album or the like as easily as possible by preventing character overflows when character objects are, for example, placed, moved and replaced. <P>SOLUTION: An image processing device has a character overflow detection means, a font size reduction means for reducing a font size upon a character overflow, a character area extension means for extending a character area upon a character overflow, and a layout change means for changing a layout upon a character overflow to prevent the character overflow. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、画像処理装置、画像処理方法、コンピュータプログラム、コンピュータ読み取り可能な記録媒体、及び画像形成システムに関し、特に、複数のオブジェクトを管理するために用いて好適なものである。   The present invention relates to an image processing apparatus, an image processing method, a computer program, a computer-readable recording medium, and an image forming system, and is particularly suitable for use in managing a plurality of objects.

近年、多数の画像データを、電子アルバムで管理することが行われている。かかる電子アルバムの作成方法を具体的に説明すると、まず、デジタルスチルカメラやデジタルビデオカメラに代表されるデジタル画像機器で撮影された画像データを、クライアントコンピュータに取り込む。そして、前記取り込んだ画像データに基づく画像の中から所望の画像をユーザが選択し、選択した画像を電子アルバムの所望の位置に配置する。画像以外にも、電子アルバムの所望の位置にフォトフレーム、文字列などの複数のオブジェクトを配置、移動、編集等を行う。   In recent years, a large number of image data has been managed with an electronic album. A method for creating such an electronic album will be specifically described. First, image data taken by a digital image device typified by a digital still camera or a digital video camera is taken into a client computer. Then, the user selects a desired image from images based on the captured image data, and places the selected image at a desired position in the electronic album. In addition to images, a plurality of objects such as photo frames and character strings are arranged, moved, edited, etc. at desired positions in the electronic album.

複数のオブジェクトを互いに関連付けることにより、一つのオブジェクトを移動、編集操作すると、関連付けられているオブジェクトも移動、編集操作を自動で行うことができる(特許文献1を参照)。   By associating a plurality of objects with each other, when one object is moved or edited, the associated object can be automatically moved or edited (see Patent Document 1).

また、オブジェクトと文字を関連付けて保持し、表示を関連付けて行うことができる(特許文献2を参照)。
特開平09−190459号公報 特開平08−016514号公報
In addition, an object and a character can be stored in association with each other, and display can be performed in association with each other (see Patent Document 2).
JP 09-190459 A Japanese Patent Laid-Open No. 08-016514

ところで、前記のような電子アルバムを作成するに際し、文字列が関連付けられた画像を移動またはレイアウトした時、画像に関連付いて自動で移動した文字列が移動先の文字領域に収まらない場合がある。そのような場合に、ユーザが気づかないうちに文字溢れを防止できるようになれば、アルバムの不良の発生を防止でき好ましい。   By the way, when creating an electronic album as described above, when moving or laying out an image associated with a character string, the character string automatically moved in association with the image may not fit in the destination character area. . In such a case, if it becomes possible to prevent the overflow of characters without the user's knowledge, it is preferable to prevent the occurrence of a defective album.

しかしながら、従来の技術では、互いに関連付けられた複数のオブジェクトを、移動、編集操作することはできたが、移動する文字列が移動先の文字領域に収まるかについては、関知していなかった。そのため、ユーザは文字溢れがないかを確認する必要があり、文字溢れが見つかった場合には、文字数を減らしたり、文字領域を広げたりという操作を行う必要があった。   However, in the prior art, it was possible to move and edit a plurality of objects associated with each other, but did not know whether the moving character string fits in the destination character area. Therefore, it is necessary for the user to check whether there is a character overflow. When a character overflow is found, it is necessary to perform operations such as reducing the number of characters or expanding the character area.

以上のように、従来の技術では、電子アルバム等において、文字列が関連付けられた画像等のオブジェクトを移動またはレイアウトして文字溢れが発生する場合に、ユーザが容易に編集することができなくなる虞があった。   As described above, in the conventional technology, when an object such as an image associated with a character string is moved or laid out in an electronic album or the like and character overflow occurs, the user may not be able to easily edit it. was there.

本発明は、前述の問題点に鑑みてなされたものであり、電子アルバム等に配置されるオブジェクトをユーザが可及的に容易に編集することができるようにすることを目的とする。   The present invention has been made in view of the above-described problems, and an object of the present invention is to enable a user to edit an object arranged in an electronic album or the like as easily as possible.

本発明の画像処理装置は、種類の異なる複数のオブジェクトを関連付けるオブジェクト関連付け手段と、前記オブジェクト関連付け手段により関連付けられた複数のオブジェクトを表示装置に表示させるオブジェクト表示手段と、前記オブジェクト表示手段により表示された複数のオブジェクトのうちの何れか1つのオブジェクトと、そのオブジェクトに関連付けられていない別のオブジェクトとの入れ替え指示を受け付ける入れ替え指示受付手段と、前記オブジェクト表示手段は、前記入れ替え指示受け付け手段により入れ替え指示が受け付けられた場合に、前記入れ替え指示のあったオブジェクトと、その入れ替え指示のあったオブジェクトに関連付けられているオブジェクトとの少なくとも何れか一方を入れ替えることを特徴とし、入れ替えるオブジェクトが文字を扱う文字領域である場合に、文字領域から文字が溢れるかを入れ替え後に検知する文字溢れ検知手段と、文字が溢れた際にフォントサイズを小さくするフォントサイズ縮小手段と、文字が溢れた際に文字領域を拡張する文字領域拡張手段と、文字が溢れた際にレイアウトを変えて文字溢れを防止するレイアウト変更手段とを有すことを特徴とする。   An image processing apparatus according to the present invention is displayed by an object association unit that associates a plurality of different types of objects, an object display unit that displays a plurality of objects associated by the object association unit, and the object display unit. A replacement instruction receiving unit that receives a replacement instruction between any one of the plurality of objects and another object that is not associated with the object; and the object display unit includes a replacement instruction by the replacement instruction receiving unit. When an object is received, at least one of the object that has been instructed to replace and the object that is associated with the object that has been instructed to replace is replaced. When the object to be replaced is a character area that handles characters, a character overflow detecting means for detecting whether the character overflows from the character area, a font size reducing means for reducing the font size when the character overflows, and a character Character area expanding means for expanding the character area when overflowing and layout changing means for preventing character overflow by changing the layout when the character overflows are provided.

本発明の画像処理方法は、種類の異なる複数のオブジェクトを関連付けるオブジェクト関連付けステップと、前記オブジェクト関連付けステップにより関連付けられた複数のオブジェクトを表示装置に表示させるオブジェクト表示ステップと、前記オブジェクト表示ステップにより表示された複数のオブジェクトのうちの何れか1つのオブジェクトと、そのオブジェクトに関連付けられていない別のオブジェクトとの入れ替え指示を受け付ける入れ替え指示受付ステップと、前記入れ替え指示受け付けステップにより入れ替え指示が受け付けられた場合に、前記入れ替え指示のあったオブジェクトと、その入れ替え指示のあったオブジェクトに関連付けられているオブジェクトとの少なくとも何れか一方を入れ替えるオブジェクト入れ替えステップと、入れ替えるオブジェクトが文字を扱う文字領域である場合に、文字領域から文字が溢れるかを入れ替え後に検知する文字溢れ検知ステップと、文字が溢れた際にフォントサイズを小さくするフォントサイズ縮小ステップと、文字が溢れた際に文字領域を拡張する文字領域拡張ステップと、文字が溢れた際にレイアウトを変えて文字溢れを防止するレイアウト変更ステップとを有することを特徴とする。   The image processing method of the present invention is displayed by an object association step for associating a plurality of different types of objects, an object display step for displaying a plurality of objects associated by the object association step on a display device, and the object display step. A replacement instruction receiving step for receiving a replacement instruction between any one of the plurality of objects and another object not associated with the object, and a replacement instruction received by the replacement instruction receiving step. , An object exchanging object for exchanging at least one of the object instructed to replace and the object associated with the object instructed to replace. When the object to be replaced is a character area that handles characters, a character overflow detection step that detects whether the character overflows from the character region after replacement, and a font size reduction step that reduces the font size when the character overflows And a character region extending step for expanding the character region when the character overflows, and a layout changing step for preventing the character overflow by changing the layout when the character overflows.

本発明のコンピュータプログラムは、種類の異なる複数のオブジェクトを関連付けるオブジェクト関連付けステップと、前記オブジェクト関連付けステップにより関連付けられた複数のオブジェクトを表示装置に表示させるオブジェクト表示ステップと、前記オブジェクト表示ステップにより表示された複数のオブジェクトのうちの何れか1つのオブジェクトと、そのオブジェクトに関連付けられていない別のオブジェクトとの入れ替え指示を受け付ける入れ替え指示受付ステップと、前記入れ替え指示受け付けステップにより入れ替え指示が受け付けられた場合に、前記入れ替え指示のあったオブジェクトと、その入れ替え指示のあったオブジェクトに関連付けられているオブジェクトとの少なくとも何れか一方を入れ替えるオブジェクト入れ替えステップと、入れ替えるオブジェクトが文字を扱う文字領域である場合に、文字領域から文字が溢れるかを入れ替え後に検知する文字溢れ検知ステップと、文字が溢れた際にフォントサイズを小さくするフォントサイズ縮小ステップと、文字が溢れた際に文字領域を拡張する文字領域拡張ステップと、文字が溢れた際にレイアウトを変えて文字溢れを防止するレイアウト変更ステップとをコンピュータに実行させることを特徴とする。   The computer program of the present invention is displayed by an object association step for associating a plurality of different types of objects, an object display step for displaying a plurality of objects associated by the object association step on a display device, and the object display step. When an exchange instruction is accepted by the exchange instruction acceptance step for accepting an exchange instruction between any one of the plurality of objects and another object not associated with the object, and the exchange instruction acceptance step, An object that replaces at least one of the object that has been instructed to be replaced and the object that is associated with the object that has been instructed to replace If the object to be replaced is a character area that handles characters, a character overflow detection step that detects whether the character overflows from the character area, and a font size reduction that reduces the font size when the character overflows And a step of causing the computer to execute a step, a character region extending step for expanding the character region when the character overflows, and a layout changing step for preventing the character overflow by changing the layout when the character overflows.

本発明のコンピュータ読み取り可能な記録媒体は、前記記載のコンピュータプログラムを記録したことを特徴とする。   A computer-readable recording medium according to the present invention records the computer program described above.

本発明の画像形成システムは、前記記載の画像処理装置と、前記電子アルバムについてのサービスを提供するサーバ装置と、前記電子アルバムを用紙上に可視化する画像形成装置とを有し、前記画像処理装置と、前記サーバ装置と、前記画像形成装置とがネットワークを介して相互に接続されていることを特徴とする。   The image forming system of the present invention includes the above-described image processing apparatus, a server apparatus that provides a service for the electronic album, and an image forming apparatus that visualizes the electronic album on a sheet. And the server apparatus and the image forming apparatus are connected to each other via a network.

本発明によれば、文字領域と関連付いたオブジェクトを、そのオブジェクトに関連付けられていない別のオブジェクトと入れ替える時に文字領域から文字が溢れるか検知するようにしたので、文字領域から文字が溢れたと検知されると、自動でフォントサイズを縮小または文字領域を拡張またはレイアウトを変更して、文字溢れを防止することが可能になる。これにより、ユーザは、オブジェクトを可及的に容易に編集することができるようになる。   According to the present invention, when the object associated with the character area is replaced with another object not associated with the object, it is detected whether the character overflows from the character area. Therefore, it is detected that the character overflows from the character area. Then, the font size can be automatically reduced, the character area can be expanded, or the layout can be changed to prevent character overflow. Thereby, the user can edit the object as easily as possible.

次に、図面を参照しながら、本発明の実施形態について説明する。   Next, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の実施形態を示し、プリントシステムの概略構成の一例を示した図である。   FIG. 1 is a diagram illustrating an exemplary configuration of a printing system according to an exemplary embodiment of the present invention.

図1において、画像入力機器101は、イメージ情報である光学像を電気信号に変換し、その電子信号に対して所定の画像処理を施し、画像処理を施した電子信号をデジタル情報として記録したり再生したりするためのものである。この画像入力機器101としては、例えば、被写体を撮影し、撮影した被写体を静止画像の画像データとして記憶するデジタルスチルカメラや、撮影した被写体を動画像の画像データとして記憶するデジタルビデオカメラや、原稿を読み取り、読み取った原稿を静止画像の画像データとして記憶するスキャナ等が挙げられる。   In FIG. 1, an image input device 101 converts an optical image, which is image information, into an electrical signal, performs predetermined image processing on the electronic signal, and records the electronic signal subjected to image processing as digital information. It is for playing. Examples of the image input device 101 include a digital still camera that captures a photographed subject and stores the photographed subject as still image data, a digital video camera that stores the photographed subject as moving image image data, a document, and the like. And a scanner that stores the read original as image data of a still image.

データ転送用インターフェース103は、画像入力機器101が入力した画像データをクライアントコンピュータ102に転送するためのインターフェースである。このデータ転送用インターフェース103としては、例えば、USB(Universal Serial Bus)や、IEEE1394に代表される有線系のインターフェースや、IrDA(Infrared Data Association)やBluetooth(登録商標)に代表される無線系のインターフェース等が挙げられる。   The data transfer interface 103 is an interface for transferring image data input by the image input device 101 to the client computer 102. Examples of the data transfer interface 103 include a USB (Universal Serial Bus), a wired interface represented by IEEE1394, and a wireless interface represented by IrDA (Infrared Data Association) and Bluetooth (registered trademark). Etc.

クライアントコンピュータ102は、データ転送用インターフェース103経由で画像入力機器101から転送された画像データを編集する電子アルバムを作成する等の処理を行うためのものである。   The client computer 102 is for performing processing such as creating an electronic album for editing image data transferred from the image input device 101 via the data transfer interface 103.

データ転送用インターフェース103経由で画像入力機器101から転送された画像データは、クライアントコンピュータ102の記憶領域104に格納される。この記憶領域104としては、例えば、ハードディスクドライブ(HDD)等が挙げられる。なお、画像データの転送は、例えば、画像入力機器101からクライアントコンピュータ102へ発行された転送コマンドに従って、クライアントコンピュータ102が記憶領域104を確保した後に行われる。   Image data transferred from the image input device 101 via the data transfer interface 103 is stored in the storage area 104 of the client computer 102. An example of the storage area 104 is a hard disk drive (HDD). The image data is transferred after the client computer 102 secures the storage area 104 according to a transfer command issued from the image input device 101 to the client computer 102, for example.

このようにして記憶領域104に記憶された画像データは、クライアントコンピュータ102に配設されているCPU(Central Processing Unit)が、クライアントコンピュータ102にインストールされているオペレーティングシステム(OS)や、電子アルバム編集アプリケーション105を実行することにより読み出される。   The image data stored in the storage area 104 in this way is stored in the operating system (OS) installed in the client computer 102 by the CPU (Central Processing Unit) disposed in the client computer 102 or the electronic album editing. It is read by executing the application 105.

そして、ユーザは、電子アルバム編集アプリケーション105を利用して、記憶領域104に格納されている画像データを編集する電子アルバムを作成する。なお、電子アルバムの作成方法の詳細については後述する。   Then, the user uses the electronic album editing application 105 to create an electronic album for editing the image data stored in the storage area 104. Details of the electronic album creation method will be described later.

その後、クライアントコンピュータ102は、作成された電子アルバムを保存したり、フォトサイト108に送信したりする。   Thereafter, the client computer 102 saves the created electronic album or transmits it to the photo site 108.

フォトサイト108は、インターネット107を通信インフラとして、クライアントコンピュータ102に対して、各種のサービスを提供するプロバイダのサーバ装置と、データベース111、112とを備えている。そして、本実施形態のフォトサイト108は、複数のサーバ装置を備えており、それぞれのサーバ装置が単独或いは協同して各種の機能を実現する。   The photo site 108 includes a provider server device that provides various services to the client computer 102 using the Internet 107 as a communication infrastructure, and databases 111 and 112. The photo site 108 of the present embodiment includes a plurality of server devices, and each server device realizes various functions independently or in cooperation.

なお、本実施形態では、フォトサイト108が提供するサービスが、クライアントコンピュータ102から送信された電子アルバムを保管するサービスや、保管した電子アルバムのプリントアウトをプリントサイト113に依頼するサービスを含む場合について説明する。   In the present embodiment, the service provided by the photo site 108 includes a service for storing the electronic album transmitted from the client computer 102 and a service for requesting the print site 113 to print out the stored electronic album. explain.

ここで、クライアントコンピュータ102では、インターネット104を介した情報の転送が可能な標準プロトコルを有するブラウザ106を動作させることが可能である。ユーザが、このブラウザ106が有するhttpプロトコル等の標準プロトコルを用いてフォトサイト108にアクセスすると、HTMLやXML等の記述言語で作成されたWeb情報をクライアントコンピュータ102に配設されているモニタに表示させることができる。このWeb情報は、フォトサイト108が管理する画像や音声等のマルチメディア情報とリンクされており、このWeb情報を利用することでユーザは、フォトサイト108が提供するサービスを受けることができる。   Here, the client computer 102 can operate a browser 106 having a standard protocol capable of transferring information via the Internet 104. When a user accesses the photo site 108 using a standard protocol such as the http protocol that the browser 106 has, Web information created in a description language such as HTML or XML is displayed on a monitor provided in the client computer 102. Can be made. This Web information is linked to multimedia information such as images and sounds managed by the photo site 108, and by using this Web information, the user can receive a service provided by the photo site 108.

画像データベース(画像DB)111には、クライアントコンピュータ102から送信された電子アルバムのデータ(以下、電子アルバムデータと称する)や、その電子アルバムデータを表示するための低解像度の画像データ(所謂サムネイル画像データ)が格納される。   The image database (image DB) 111 stores electronic album data (hereinafter referred to as electronic album data) transmitted from the client computer 102 and low-resolution image data (so-called thumbnail images) for displaying the electronic album data. Data) is stored.

属性情報データベース112には、画像データベース111に格納されている電子アルバムデータの属性情報や、フォトサイト108に登録されているユーザの属性情報や、電子アルバムデータのプリントアウトの依頼先となるプリントサイト113の属性情報等の各種データが一元管理されている。   In the attribute information database 112, the attribute information of the electronic album data stored in the image database 111, the attribute information of the user registered in the photo site 108, and the print site that is the request destination for the printout of the electronic album data Various data such as 113 attribute information is centrally managed.

フォトシェアリングモジュール109は、クライアントコンピュータ102から送信された電子アルバムを、その属性情報とともに画像データベース111や属性情報データベース112に保管したり、電子アルバムのプリントアウトをプリントサイト113に依頼する際に、属性情報データベース112を参照して、プリントアウトの依頼元の電子アルバムを画像データベース111から読み出して、プリントサイト113に送信したりする等の処理を行うためのソフトウェアである。   The photo sharing module 109 stores the electronic album transmitted from the client computer 102 in the image database 111 and the attribute information database 112 together with the attribute information, or requests the print site 113 to print out the electronic album. This is software for performing processing such as referring to the attribute information database 112 and reading out the electronic album requested to be printed out from the image database 111 and transmitting it to the print site 113.

決済モジュール110は、電子アルバムのプリントアウト等、フォトサイト108が提供するサービスの依頼があった場合に、その依頼元に対して、サービスの実行に対する料金を課金したり、決済したりする等の処理を行うためのソフトウェアである。   When there is a request for a service provided by the photo site 108, such as printout of an electronic album, the payment module 110 charges a fee for executing the service to the request source, makes a payment, etc. This is software for processing.

プリントサイト113は、フォトサイト108から送信された電子アルバム等をプリンタ114にプリントアウトさせるためのコンピュータを有しており、このコンピュータの制御に従ってプリンタ114から電子アルバムの印刷物115が出力される。   The print site 113 has a computer for causing the printer 114 to print out an electronic album transmitted from the photo site 108, and a printed matter 115 of the electronic album is output from the printer 114 under the control of this computer.

なお、図1では、クライアントコンピュータ102、フォトサイト108、及びプリントサイト113がそれぞれ1つずつ配設された場合を一例に挙げて説明したが、これらが複数配設されていてもよいということは言うまでもない。   In FIG. 1, the case where one client computer 102, one photo site 108, and one print site 113 are provided is described as an example. However, a plurality of these may be provided. Needless to say.

図2は、電子アルバム編集アプリケーション105の機能構成の一例を示した図である。   FIG. 2 is a diagram illustrating an example of a functional configuration of the electronic album editing application 105.

図2において、データ制御部201は、電子アルバムを作成したり表示したりするためのデータを生成する。GUI制御部202は、電子アルバムを作成するためにユーザにより操作されるグラフィックユーザインターフェースを、クライアントコンピュータ102に配設されたモニタに表示する。また、GUI制御部202は、前記表示したグラフィックユーザインターフェースを用いてユーザにより操作された内容をデータ制御部201に出力する。これにより、データ制御部201は、ユーザにより指定された内容を判別することができる。   In FIG. 2, the data control unit 201 generates data for creating and displaying an electronic album. The GUI control unit 202 displays a graphic user interface operated by a user to create an electronic album on a monitor provided in the client computer 102. Further, the GUI control unit 202 outputs the content operated by the user using the displayed graphic user interface to the data control unit 201. As a result, the data control unit 201 can determine the content specified by the user.

より具体的に説明すると、データ制御部201は、GUI制御部202を介してユーザにより指定された内容を入力し、そのユーザにより指定された内容に従って、デザイン制御部203で作成された電子アルバムのデザインデータと、ユーザにより選択された画像(表紙用画像データ205、ページ内画像データ206、及びページ外画像データ207)とを用いて、電子アルバムを作成する。そして、通信制御部204は、作成された電子アルバムをフォトサイト108に送信する。   More specifically, the data control unit 201 inputs the content designated by the user via the GUI control unit 202, and the electronic album created by the design control unit 203 according to the content designated by the user. An electronic album is created using the design data and images selected by the user (cover image data 205, in-page image data 206, and out-page image data 207). Then, the communication control unit 204 transmits the created electronic album to the photo site 108.

図3は、デザイン制御部203が、前記電子アルバムのデザインデータを作成する際に使用する画像データ割付テーブル209の一例を示した図である。図3では、電子アルバムのページ数が12ページである場合の画像データ割付テーブル209を一例として示している。   FIG. 3 is a diagram showing an example of the image data allocation table 209 used when the design control unit 203 creates design data for the electronic album. FIG. 3 shows an image data allocation table 209 as an example when the number of pages of the electronic album is 12.

図3に示す画像データ割付テーブル209では、ユーザにより選択された画像の総枚数に応じて、各ページに貼り付けられる画像の枚数が定められている。例えば、ユーザにより選択された画像の総枚数が21枚である場合には、電子アルバムの1ページ目に2枚の画像を貼り付けることになる。このような画像データ割付テーブル209を用いることにより、デザイン制御部203は、ユーザにより指定された電子アルバムのページ数と、その電子アルバムに貼り付ける画像の総枚数とに基づいて、電子アルバムの各ページに何枚の画像を貼り付けるのかを自動的に判別することができる。   In the image data allocation table 209 shown in FIG. 3, the number of images to be pasted on each page is determined according to the total number of images selected by the user. For example, when the total number of images selected by the user is 21, two images are pasted on the first page of the electronic album. By using such an image data allocation table 209, the design control unit 203 can change each of the electronic albums based on the number of pages of the electronic album specified by the user and the total number of images pasted on the electronic album. It is possible to automatically determine how many images are pasted on the page.

図4は、デザイン制御部203が、前記電子アルバムのデザインデータを作成する際に使用するレイアウトファイル208の一例を示した図である。   FIG. 4 is a diagram showing an example of the layout file 208 used when the design control unit 203 creates the design data of the electronic album.

図4において、レイアウトファイル208には、電子アルバムの表紙及び各ページのレイアウトデータ401〜414が格納されている。例えば、前述した例では、電子アルバムの1ページ目に2枚の画像を貼り付けることになるので、デザイン制御部203は、1ページ目におけるレイアウトデータとして、1ページ目2枚用レイアウトデータ404を読み出す。このように、前述した画像データ割付テーブル209を参照して電子アルバムの表紙及び各ページのレイアウトデータを読み出すことで、デザイン制御部203は、電子アルバムのデザインを決定することができる。   In FIG. 4, the layout file 208 stores a cover of the electronic album and layout data 401 to 414 of each page. For example, in the above-described example, two images are pasted on the first page of the electronic album. Therefore, the design control unit 203 uses the layout data 404 for the first page and the second sheet as layout data 404 for the first page. read out. In this way, the design control unit 203 can determine the design of the electronic album by reading the cover of the electronic album and the layout data of each page with reference to the image data allocation table 209 described above.

なお、後述するように、本実施形態の電子アルバムは、テンプレートに従って作成されるので、レイアウトファイル208には、電子アルバム編集アプリケーション105で保持しているテンプレートのそれぞれについてレイアウトデータ401〜414が存在することになる。また、本実施形態の電子アルバムでは、画像の他に、その画像に対するコメントがつけられるようになっている。したがって、レイアウトデータ401〜414は、画像と、その画像に対するコメントについてのレイアウトを決定するためのデータとなる。レイアウトデータには、特に画像オブジェクトやコメント領域の位置、幅、高さ等の情報を保持している。また、テンプレートは複数のレイアウトデータ401〜414が存在してもよい。つまり一つのテンプレートに対して、例えば、レイアウトデータ401が2種類ある。一つのレイアウトデータ401のコメント領域のサイズが10だとすると、もう一つのレイアウトデータ401のコメント領域のサイズは20といったことも可能になる。   As will be described later, since the electronic album of the present embodiment is created according to the template, the layout file 208 includes layout data 401 to 414 for each of the templates held in the electronic album editing application 105. It will be. In the electronic album of this embodiment, in addition to images, comments on the images can be attached. Therefore, the layout data 401 to 414 are data for determining a layout for an image and a comment for the image. The layout data particularly holds information such as the position, width, and height of the image object and comment area. The template may include a plurality of layout data 401 to 414. That is, for example, there are two types of layout data 401 for one template. If the size of the comment area of one layout data 401 is 10, the size of the comment area of another layout data 401 can be 20.

図5は、電子アルバムを作成する際の作業工程の一例を説明するフローチャートである。   FIG. 5 is a flowchart illustrating an example of a work process when creating an electronic album.

まず、ステップS1において、ユーザの操作に基づいて電子アルバム編集アプリケーション105が起動した後に、ユーザが希望する電子アルバム(商品)を選択するための処理が行われる。具体的に、GUI制御部202は、電子アルバム編集アプリケーション105の起動指示を受け付けた後に、図6に示すような商品選択画面601をクライアントコンピュータ102のモニタに表示させる。ユーザは、この商品選択画面601を参照して、電子アルバムの大きさとページ数とを選択する。図6に示す商品選択画面601では、縦長タイプで12ページの電子アルバムがユーザにより選択された状態を示している。   First, in step S1, after the electronic album editing application 105 is activated based on the user's operation, processing for selecting an electronic album (product) desired by the user is performed. Specifically, the GUI control unit 202 displays a product selection screen 601 as shown in FIG. 6 on the monitor of the client computer 102 after receiving an activation instruction for the electronic album editing application 105. The user refers to the product selection screen 601 and selects the size of the electronic album and the number of pages. A product selection screen 601 shown in FIG. 6 shows a state in which a vertically long type 12-page electronic album is selected by the user.

このようにして電子アルバムが選択された後に、ユーザの操作により「次へ」ボタン602が押下されると、ステップS2に進み、GUI制御部202は、図7に示すようなテンプレート選択画面701をクライアントコンピュータ102のモニタに表示させる。このとき、データ制御部201は、商品選択画面601で選択された電子アルバムの大きさとページ数とをRAM等の記憶媒体に記憶させる。   After the electronic album is selected in this way, when the “next” button 602 is pressed by the user's operation, the process proceeds to step S2, and the GUI control unit 202 displays a template selection screen 701 as shown in FIG. It is displayed on the monitor of the client computer 102. At this time, the data control unit 201 stores the size and the number of pages of the electronic album selected on the product selection screen 601 in a storage medium such as a RAM.

ユーザは、このテンプレート選択画面701を参照して、電子アルバムのテンプレート(デザイン)を選択する。図7に示すテンプレート選択画面701では、「クラシック1」がユーザにより選択された状態を示している。   The user refers to this template selection screen 701 and selects a template (design) of the electronic album. In the template selection screen 701 shown in FIG. 7, “Classic 1” is selected by the user.

なお、本実施形態では、クライアントコンピュータ102がフォトサイト108からテンプレートをダウンロードすることができるようにしている。具体的に説明すると、本実施形態では、図7に示すテンプレート選択画面701に表示されている「テンプレートのダウンロード」ボタン702がユーザの操作により押下されると、GUI制御部202は、ダウンロード可能なテンプレートをクライアントコンピュータ102のモニタに表示する。そして、表示されたテンプレートの中から所望のテンプレートがユーザにより選択されると、フォトサイト108は、その選択されたテンプレートをクライアントコンピュータ102にダウンロードするとともに、ダウンロードしたテンプレートに応じた課金処理を行う。このようにすることで、電子アルバム編集アプリケーション105におけるデフォルトのテンプレートの他に様々なテンプレートを使用して電子アルバムを作成することが可能になり、より趣向性の高い電子アルバムを作成することが可能になる。   In this embodiment, the client computer 102 can download a template from the photo site 108. Specifically, in the present embodiment, when the “template download” button 702 displayed on the template selection screen 701 shown in FIG. 7 is pressed by a user operation, the GUI control unit 202 can download the template. The template is displayed on the monitor of the client computer 102. When a desired template is selected by the user from the displayed templates, the photo site 108 downloads the selected template to the client computer 102 and performs billing processing according to the downloaded template. In this way, it is possible to create an electronic album using various templates in addition to the default template in the electronic album editing application 105, and it is possible to create a more interesting electronic album. become.

以上のようにしてデフォルトのテンプレートや、フォトサイト108からダウンロードされたテンプレートの中から所望のテンプレートが選択された後に、ユーザの操作により「次へ」703ボタンが押下されると、ステップS3に進み、GUI制御部202は、図8に示すような画像選択画面801をクライアントコンピュータ102のモニタに表示させる。このとき、データ制御部201は、テンプレート選択画面701で選択されたテンプレートの種類をRAM等の記憶媒体に記憶させる。   After the desired template is selected from the default templates and the templates downloaded from the photo site 108 as described above, when the “next” 703 button is pressed by the user operation, the process proceeds to step S3. The GUI control unit 202 causes the monitor of the client computer 102 to display an image selection screen 801 as shown in FIG. At this time, the data control unit 201 stores the type of the template selected on the template selection screen 701 in a storage medium such as a RAM.

ユーザは、画像選択画面801を参照して、電子アルバムの表紙及び各ページに貼り付ける画像を選択する。図8に示す画像選択画面801では、クライアントコンピュータ102のハードディスクドライブ(記憶領域104)内に格納されている画像データに基づくサムネイル画像が、格納画像表示領域802に表示される。また、格納画像表示領域802に表示されたサムネイル画像の中から、電子アルバムに貼り付ける画像としてユーザにより選択されたサムネイル画像が、電子アルバム用画像表示領域803に表示される。   The user refers to the image selection screen 801 and selects an image to be pasted on the cover and each page of the electronic album. In the image selection screen 801 shown in FIG. 8, thumbnail images based on the image data stored in the hard disk drive (storage area 104) of the client computer 102 are displayed in the stored image display area 802. Also, a thumbnail image selected by the user as an image to be pasted on the electronic album from among the thumbnail images displayed in the stored image display area 802 is displayed in the electronic album image display area 803.

このとき、格納画像表示領域802に表示されたサムネイル画像に基づく画像を電子アルバムの表紙に使用したい場合、ユーザは、格納画像表示領域802に表示されたサムネイル画像を選択した後に、「表紙に使用する」ボタン804を押下する。そうすると、電子アルバム用画像表示領域803の最上段に、前記選択したサムネイル画像が表示される。同様に、格納画像表示領域802に表示されたサムネイル画像に基づく画像を、電子アルバムの各ページ(本文)に使用したい場合、ユーザは、格納画像表示領域802に表示されたサムネイル画像を選択した後に、「本文に使用する」ボタン805を押下する。そうすると、電子アルバム用画像表示領域803の二段目以降に選択したサムネイル画像が表示される。   At this time, if the user wants to use an image based on the thumbnail image displayed in the stored image display area 802 for the cover of the electronic album, the user selects the thumbnail image displayed in the stored image display area 802 and then selects “Use for cover page”. The “Yes” button 804 is pressed. Then, the selected thumbnail image is displayed at the top of the electronic album image display area 803. Similarly, when the user wants to use an image based on the thumbnail image displayed in the stored image display area 802 for each page (text) of the electronic album, the user selects the thumbnail image displayed in the stored image display area 802. Then, the “use for text” button 805 is pressed. Then, the selected thumbnail image is displayed in the second and subsequent stages of the image display area 803 for electronic album.

このようにして電子アルバムの表紙及び各ページに使用する画像が選択された後に、ユーザの操作により「次へ」ボタン806が押下されると、ステップS4に進み、GUI制御部202は、図9に示すような編集画面901をクライアントコンピュータ102のモニタに表示させる。このとき、データ制御部201は、電子アルバムの表示に使用する画像として選択された表示用画像データ205と、電子アルバムの各ページに使用する画像として選択されたページ内画像データ206及びページ外画像データ207とをRAM等の記憶媒体に記憶させる。   After the images to be used for the cover and each page of the electronic album are selected in this way, when the “next” button 806 is pressed by the user's operation, the process proceeds to step S4, and the GUI control unit 202 performs FIG. An edit screen 901 as shown in FIG. At this time, the data control unit 201 displays the display image data 205 selected as an image used for display of the electronic album, the in-page image data 206 selected as an image used for each page of the electronic album, and the off-page image. Data 207 is stored in a storage medium such as a RAM.

ユーザは、編集画面901を参照して、電子アルバムの表紙及び各ページにステップS3で選択された画像を貼り付ける。編集画面901には、ページレイアウト表示欄902と、仮置きトレイ903と、ページ指定欄904とが表示される。   The user refers to the editing screen 901 and pastes the image selected in step S3 on the cover and each page of the electronic album. On the editing screen 901, a page layout display field 902, a temporary storage tray 903, and a page designation field 904 are displayed.

ページ指定欄904には、ページレイアウト表示欄902に表示される電子アルバムのページをユーザが指定するためのボタンが表示される。図9に示す編集画面901では、「6、7」ボタン904aがユーザの操作により押下されている場合を示している。   In the page designation column 904, a button for the user to designate a page of the electronic album displayed in the page layout display column 902 is displayed. The edit screen 901 shown in FIG. 9 shows a case where the “6, 7” button 904a is pressed by a user operation.

ページレイアウト表示欄902は、編集を行う電子アルバムの各ページが表示される。図9に示す編集画面901では、電子アルバムの6ページと7ページとが見開きで表示されている場合を示している。このページレイアウト表示欄902の表示内容は、デザイン制御部203が決定する。具体的に説明すると、デザイン制御部203は、ステップS1で選択された電子アルバムのページ数と、ステップS3で選択された画像の総数とに基づいて、画像データ割付テーブル209を参照して、電子アルバムの各ページに貼り付ける画像の枚数を判別し、判別した結果に基づいて、レイアウトファイル208からレイアウトデータ401〜414を読み出して、電子アルバムの各ページにおけるデザインを決定する。そして、GUI制御部202は、決定されたデザインを、ページレイアウト表示欄902に表示する。   The page layout display field 902 displays each page of the electronic album to be edited. The edit screen 901 shown in FIG. 9 shows a case where the 6th page and the 7th page of the electronic album are displayed in a spread. The display content of the page layout display field 902 is determined by the design control unit 203. Specifically, the design control unit 203 refers to the image data allocation table 209 on the basis of the number of pages of the electronic album selected in step S1 and the total number of images selected in step S3. The number of images to be pasted on each page of the album is determined, and layout data 401 to 414 are read from the layout file 208 based on the determined result to determine the design of each page of the electronic album. Then, the GUI control unit 202 displays the determined design in the page layout display field 902.

前述したように、本実施形態の電子アルバムでは、各ページに画像と、その画像に対するコメントとが付けられるようになっている。したがって、ページレイアウト表示欄902には、画像オブジェクト905a〜905cと、それら画像オブジェクト905a〜905cに対する文字オブジェクト906a〜906cとが表示される。   As described above, in the electronic album of this embodiment, an image and a comment for the image are attached to each page. Accordingly, the page layout display field 902 displays image objects 905a to 905c and character objects 906a to 906c corresponding to the image objects 905a to 905c.

また、ページレイアウト表示欄902に表示されている画像オブジェクト905a〜905cの解像度が所定の値よりも低い場合等、ページレイアウト表示欄902に表示された画像オブジェクト905a〜905cが電子アルバムに適さない場合には、データ制御部201の判断に従って、GUI制御部202は、その画像オブジェクト905a〜905cの傍に警告マークを表示する。図9に示す警告画面901では、画像オブジェクト905bの傍に警告オブジェクト907が付されている。これにより、ユーザは、画像オブジェクト905bが適切でないと容易に判断することができる。   Also, when the image objects 905a to 905c displayed in the page layout display field 902 are not suitable for the electronic album, such as when the resolution of the image objects 905a to 905c displayed in the page layout display field 902 is lower than a predetermined value. In accordance with the determination of the data control unit 201, the GUI control unit 202 displays a warning mark near the image objects 905a to 905c. In the warning screen 901 shown in FIG. 9, a warning object 907 is attached beside the image object 905b. Accordingly, the user can easily determine that the image object 905b is not appropriate.

同様に、図9には示していないが、文字オブジェクト906a〜906cの文字数が所定の文字数よりも多い場合等、ページレイアウト表示欄902に表示された文字オブジェクト906a〜906cが不適切なものである場合には、データ制御部201からの判断に従って、GUI制御部202は、その文字オブジェクト906a〜906cの傍にも警告マークを表示する。   Similarly, although not shown in FIG. 9, the character objects 906a to 906c displayed in the page layout display field 902 are inappropriate when the number of characters of the character objects 906a to 906c is larger than a predetermined number of characters. In this case, according to the determination from the data control unit 201, the GUI control unit 202 displays a warning mark near the character objects 906a to 906c.

また、別の実施の形態では、文字オブジェクト906a〜906cの文字数が所定の文字数よりも多い場合等、ページレイアウト表示欄902に表示された文字オブジェクト906a〜906cが不適切なものである場合には、データ制御部201からの判断に従って、後述する図13に示す文字オブジェクト管理テーブル1301のフォントサイズをより小さく設定して、再起的にデータ制御部201で適切であるかを判断する。適切であると判断されるまで、フォントサイズを小さくすると、GUI制御部202は、その文字オブジェクト906a〜906cを文字溢れのない状態で表示する。この時、フォントサイズに閾値を設定することで、閾値に達しても文字溢れが発生する場合に、文字オブジェクト906a〜906cの傍にも警告マークを表示することが可能になる。   In another embodiment, when the number of characters of the character objects 906a to 906c is larger than a predetermined number of characters, the character objects 906a to 906c displayed in the page layout display field 902 are inappropriate. Then, according to the determination from the data control unit 201, the font size of the character object management table 1301 shown in FIG. 13 to be described later is set smaller, and the data control unit 201 determines again whether it is appropriate. If the font size is reduced until it is determined to be appropriate, the GUI control unit 202 displays the character objects 906a to 906c without overflowing characters. At this time, by setting a threshold value for the font size, a warning mark can be displayed near the character objects 906a to 906c when overflow occurs even if the threshold value is reached.

また、別の実施の形態では、文字オブジェクト906a〜906cの文字数が所定の文字数よりも多い場合等、ページレイアウト表示欄902に表示された文字オブジェクト906a〜906cが不適切なものである場合には、データ制御部201からの判断に従って、文字溢れが発生しない幅になるまでレイアウトデータのコメント領域の幅を増やす。適切であると判断されるまで、コメント領域を増やすと、GUI制御部202は、その文字オブジェクト906a〜906cを文字溢れのない状態で表示する。この時、コメント領域の幅に閾値を設定することで、閾値に達しても文字溢れが発生する場合に、文字オブジェクト906a〜906cの傍にも警告マークを表示することが可能になる。   In another embodiment, when the number of characters of the character objects 906a to 906c is larger than a predetermined number of characters, the character objects 906a to 906c displayed in the page layout display field 902 are inappropriate. In accordance with the determination from the data control unit 201, the width of the comment area of the layout data is increased until the width does not cause character overflow. When the comment area is increased until it is determined to be appropriate, the GUI control unit 202 displays the character objects 906a to 906c without overflowing characters. At this time, by setting a threshold value for the width of the comment area, a warning mark can be displayed near the character objects 906a to 906c when character overflow occurs even when the threshold value is reached.

また、別の実施の形態では、文字オブジェクト906a〜906cの文字数が所定の文字数よりも多い場合等、ページレイアウト表示欄902に表示された文字オブジェクト906a〜906cが不適切なものである場合には、データ制御部201からの判断に従って、別のレイアウトデータを設定する。別のレイアウトデータとしては、前述のレイアウトデータ401が複数ある例に示したとおり、複数のレイアウトデータが設定されている場合に設定可能になる。このとき、別のレイアウトデータとして設定できるすべてのレイアウトデータに対して文字溢れが発生する場合は、文字オブジェクト906a〜906cの傍にも警告マークを表示する。   In another embodiment, when the number of characters of the character objects 906a to 906c is larger than a predetermined number of characters, the character objects 906a to 906c displayed in the page layout display field 902 are inappropriate. According to the determination from the data control unit 201, another layout data is set. The different layout data can be set when a plurality of layout data are set, as shown in the example in which a plurality of layout data 401 is provided. At this time, if character overflow occurs for all layout data that can be set as different layout data, a warning mark is also displayed near the character objects 906a to 906c.

また、別の実施の形態では、文字オブジェクト906a〜906cの文字数が所定の文字数よりも多い場合等、ページレイアウト表示欄902に表示された文字オブジェクト906a〜906cが不適切なものである場合に、フォントサイズを小さくする方法と、レイアウトデータのコメント領域の幅を増やす方法と、レイアウトデータを変更する方法等を複数組み合わせることで、文字溢れを効率よくなくすことも可能である。   In another embodiment, when the character objects 906a to 906c displayed in the page layout display field 902 are inappropriate, such as when the number of characters of the character objects 906a to 906c is larger than a predetermined number of characters, By combining a method of reducing the font size, a method of increasing the width of the comment area of the layout data, a method of changing the layout data, and the like, it is possible to efficiently eliminate character overflow.

仮置きトレイ903には、ステップS3で選択された画像オブジェクトのうち、電子アルバムへの貼り付けが行われていない画像オブジェクト908と、その画像オブジェクト908に対する文字オブジェクト909とが表示される。   Of the image objects selected in step S3, an image object 908 that has not been pasted on the electronic album and a character object 909 corresponding to the image object 908 are displayed on the temporary tray 903.

図10は、画像オブジェクト905及び文字オブジェクト906をページレイアウト表示欄902に表示するためのページレイアウト用画像データの内容と、画像オブジェクト908及び文字オブジェクト909を仮置きトレイ903に表示するための仮置きトレイ用画像データの内容の一例を示した図である。   FIG. 10 shows the contents of image data for page layout for displaying the image object 905 and the character object 906 in the page layout display field 902, and temporary placement for displaying the image object 908 and the character object 909 on the temporary placement tray 903. It is the figure which showed an example of the content of the image data for trays.

図10に示すように、ページレイアウト用画像データ1001には、画像オブジェクト905を表示するための画像データファイル1002と、文字オブジェクト906を表示するための文字データ1003と、画像オブジェクト905に対してトリミング等の編集が施されている場合に付加される画像編集情報1004とが含まれる。   As shown in FIG. 10, the page layout image data 1001 includes an image data file 1002 for displaying the image object 905, character data 1003 for displaying the character object 906, and trimming for the image object 905. And image editing information 1004 to be added when editing is performed.

仮置きトレイ用画像データ1011には、画像オブジェクト908を表示するための画像データファイル1012と、文字オブジェクト909を表示するための文字データ1013と、画像オブジェクト908に対してトリミング等の編集が施されている場合に付加される画像編集情報1014と、ページ情報1015とが含まれる。   The temporary tray image data 1011 is subjected to editing such as trimming for the image data file 1012 for displaying the image object 908, the character data 1013 for displaying the character object 909, and the image object 908. Image editing information 1014 and page information 1015 to be added.

また、本実施形態では、編集画面901において、画像オブジェクト905と、文字オブジェクト906が、電子アルバムのどの場所に配置されているのかを、図11に示すようなリンク管理テーブル1101で管理するようにしている。   In the present embodiment, the location where the image object 905 and the character object 906 are arranged in the electronic album on the editing screen 901 is managed by the link management table 1101 as shown in FIG. ing.

図11において、リンクIDは、電子アルバムにおける場所を識別するためのIDである。画像オブジェクトIDは、画像オブジェクト905、908を識別するためのIDである。文字オブジェクトIDは、文字オブジェクト906、909を識別するためのIDである。例えば、図11(a)に示すリンク管理テーブル1101において、電子アルバムの6ページの上側の位置を識別するためのリンクIDが「1」であるとすると、図9に示した画像オブジェクト905aに対する画像オブジェクトIDは「10」であり、文字オブジェクト906aに対する文字オブジェクトIDは「20」となる。同様に、電子アルバムの6ページの下側の位置を識別するためのリンクIDが「2」であるとすると、画像オブジェクト905bに対する画像オブジェクトIDは「1」であり、文字オブジェクト906bに対する文字オブジェクトIDは「2」となる。   In FIG. 11, the link ID is an ID for identifying a place in the electronic album. The image object ID is an ID for identifying the image objects 905 and 908. The character object ID is an ID for identifying the character objects 906 and 909. For example, in the link management table 1101 shown in FIG. 11A, if the link ID for identifying the upper position of page 6 of the electronic album is “1”, the image for the image object 905a shown in FIG. The object ID is “10”, and the character object ID for the character object 906a is “20”. Similarly, if the link ID for identifying the lower position on page 6 of the electronic album is “2”, the image object ID for the image object 905 b is “1”, and the character object ID for the character object 906 b. Becomes “2”.

さらに、本実施形態では、編集画面901に表示されている画像オブジェクト905、908を、図12に示すような画像オブジェクト管理テーブル1201により管理するようにしている。   Furthermore, in this embodiment, the image objects 905 and 908 displayed on the editing screen 901 are managed by the image object management table 1201 as shown in FIG.

図12において、イメージパスは、画像オブジェクト905、908の格納場所を示す。幅及び高さは、それぞれ画像オブジェクト905、908の大きさを示す。警告フラグは、画像オブジェクト905、908に対して警告オブジェクト907が付されているか否かを示すためのものであり、この警告の欄に「1」が表示されている場合には、警告オブジェクト907が付されていることを示す。   In FIG. 12, an image path indicates a storage location of the image objects 905 and 908. The width and the height indicate the sizes of the image objects 905 and 908, respectively. The warning flag is for indicating whether or not the warning object 907 is attached to the image objects 905 and 908. When “1” is displayed in the warning column, the warning object 907 is displayed. Indicates that is attached.

また、本実施形態では、編集画面901に表示されている文字オブジェクト906、909を、図13に示すような文字オブジェクト管理テーブル1301により管理するようにしている。   In this embodiment, the character objects 906 and 909 displayed on the editing screen 901 are managed by a character object management table 1301 as shown in FIG.

図13において、コメント内容は、文字オブジェクト906、909に入力されているコメントの内容を示す。フォントは、コメントを記載しているフォントを示す。フォントサイズは、コメントを記載しているフォントのサイズを示す。色は、コメントを記載している文字の色を示す。   In FIG. 13, the comment content indicates the content of the comment input to the character objects 906 and 909. The font indicates a font describing a comment. The font size indicates the size of the font describing the comment. The color indicates the color of the character describing the comment.

このような管理テーブル1101、1201、1301を用いることにより、データ制御部201は、編集画面901に対してユーザにより操作された内容を、GUI制御部202を介して入力し、入力した内容に応じて、リンク管理テーブル1101、画像オブジェクト管理テーブル1201、及び文字オブジェクト管理テーブル1301の内容を書き換えることができ、画像オブジェクトと文字オブジェクトとを関連付けることができるとともに、画像オブジェクト及び文字オブジェクトの内容を管理することができる。   By using such management tables 1101, 1201, and 1301, the data control unit 201 inputs the content operated by the user on the editing screen 901 via the GUI control unit 202, and according to the input content. Thus, the contents of the link management table 1101, the image object management table 1201, and the character object management table 1301 can be rewritten, the image object and the character object can be associated, and the contents of the image object and the character object are managed. be able to.

ここで、図14のフローチャートを参照しながら、以上のようにして管理される画像オブジェクト905、908や文字オブジェクト906、909を、編集画面901上で入れ替える際に行う処理の一例について説明する。   Here, an example of processing performed when the image objects 905 and 908 and the character objects 906 and 909 managed as described above are replaced on the editing screen 901 will be described with reference to the flowchart of FIG.

まず、ステップS11において、GUI制御部202は、入れ替え元の画像オブジェクト905、908がユーザのマウスの操作により選択されるまで待機する。入れ替え元の画像オブジェクト905、908が選択されるとステップS12において、GUI制御部202は、ユーザのマウスの操作により、入れ替え先の画像オブジェクト905、908の位置へドラッグアンドドロップされるまで待機する。   First, in step S11, the GUI control unit 202 stands by until the replacement source image objects 905 and 908 are selected by the user's mouse operation. When the replacement source image objects 905 and 908 are selected, in step S12, the GUI control unit 202 stands by until the user drags and drops the replacement destination image objects 905 and 908 to the positions of the replacement destination image objects 905 and 908.

こうして入れ替え元の画像オブジェクト905、908が、入れ替え先の画像オブジェクト905、908へドラッグアンドドロップされると、データ制御部201は、画像オブジェクト905、908の入れ替えが、ページ内での入れ替えか否かを判定する。この判定の結果、ページ内の入れ替えである場合には、ステップS14に進み、データ制御部201は、入れ替え指示が配置の変更を目的とするものであると判断し、この判断に基づいて、GUI制御部202は、画像オブジェクト905に関連する文字オブジェクト906も同時に入れ替えるようにする。例えば、図9に示した編集画面901において、画像オブジェクト905aと画像オブジェクト905bとを入れ替えると、文字オブジェクト906aと文字オブジェクト906bも同時に入れ替える。そして、データ制御部201は、入れ替えた内容に応じてリンク管理テーブル1101の内容を書き換えて処理を終了する。前述した例では、図11(a)に示すリンク管理テーブル1101の内容が、図11(b)に示すリンク管理テーブル1101のように変更される。   When the replacement source image objects 905 and 908 are dragged and dropped to the replacement destination image objects 905 and 908, the data control unit 201 determines whether the replacement of the image objects 905 and 908 is replacement within the page. Determine. If the result of this determination is that the page is replaced, the process proceeds to step S14, where the data control unit 201 determines that the replacement instruction is for the purpose of changing the arrangement, and based on this determination, the GUI The control unit 202 also replaces the character object 906 related to the image object 905 at the same time. For example, when the image object 905a and the image object 905b are exchanged on the editing screen 901 shown in FIG. 9, the character object 906a and the character object 906b are also exchanged at the same time. Then, the data control unit 201 rewrites the contents of the link management table 1101 according to the replaced contents and ends the process. In the example described above, the contents of the link management table 1101 shown in FIG. 11A are changed to the link management table 1101 shown in FIG.

一方、画像オブジェクト905、908の入れ替えが、ページ内での入れ替えではなく、ページレイアウト表示欄902内の(ページ内の)画像オブジェクト905と、仮置きトレイ903内の画像オブジェクト908との入れ替えであると判定した場合には、ステップS15に進む。そして、ステップS15において、データ制御部201は、リンク管理テーブル1101と文字オブジェクト管理テーブル1301とを参照して、入れ替え元の画像オブジェクト905、908に関連する文字オブジェクト906、909にコメントが入力されているか否かを判定する。   On the other hand, the replacement of the image objects 905 and 908 is not replacement within the page, but replacement between the image object 905 (in the page) in the page layout display field 902 and the image object 908 in the temporary placement tray 903. If it is determined, the process proceeds to step S15. In step S15, the data control unit 201 refers to the link management table 1101 and the character object management table 1301, and comments are input to the character objects 906 and 909 related to the replacement image objects 905 and 908. It is determined whether or not.

この判定の結果、入れ替え元の画像オブジェクト905、908に関連する文字オブジェクト906、909にコメントが入力されていない場合には、ステップS16に進む。そして、ステップS16において、データ制御部201は、入れ替え指示が画像の変更のみを目的とするものであると判断し、この判断に基づいて、GUI制御部202は、ページ内に表示されている画像オブジェクト905と、仮置きトレイ903に表示されている画像オブジェクト908とを入れ替える。そして、データ制御部201は、入れ替えた内容に応じてリンク管理テーブル1101の内容を書き換えて処理を終了する。このとき、仮置きトレイ903に表示されている画像オブジェクト908に関連する文字オブジェクト909にコメントが付されていても、その文字オブジェクト909は移動させない。   As a result of the determination, if no comment is input to the character objects 906 and 909 related to the replacement source image objects 905 and 908, the process proceeds to step S16. In step S16, the data control unit 201 determines that the replacement instruction is only for changing the image, and based on this determination, the GUI control unit 202 displays the image displayed in the page. The object 905 and the image object 908 displayed on the temporary placement tray 903 are exchanged. Then, the data control unit 201 rewrites the contents of the link management table 1101 according to the replaced contents and ends the process. At this time, even if a comment is attached to the character object 909 related to the image object 908 displayed on the temporary placement tray 903, the character object 909 is not moved.

前記ステップS15において、入れ替え元の画像オブジェクト905、908に関連する文字オブジェクト906、909にコメントが入力されていると判定した場合には、ステップS17に進む。そして、ステップS17において、データ制御部201は、リンク管理テーブル1101と画像オブジェクト管理テーブル1201とを参照して、入れ替え元の画像オブジェクト905、908に警告オブジェクト907が付されているか否かを判定する。この判定の結果、入れ替え元の画像オブジェクト905、908に警告オブジェクト907が付されていない場合には、前述したステップS14に進み、データ制御部201は、入れ替え指示がリンクの入れ替えを目的とするものであると判断し、この判断に基づいて、GUI制御部202は、画像オブジェクト905、908を入れ替えるのと同時に、文字オブジェクト906、909も入れ替える。そして、データ制御部201は、入れ替えた内容に応じてリンク管理テーブル1101の内容を書き換えて処理を終了する。   If it is determined in step S15 that a comment has been input to the character objects 906 and 909 related to the replacement source image objects 905 and 908, the process proceeds to step S17. In step S17, the data control unit 201 refers to the link management table 1101 and the image object management table 1201 to determine whether or not the warning object 907 is attached to the replacement source image objects 905 and 908. . As a result of the determination, if the warning object 907 is not attached to the replacement source image objects 905 and 908, the process proceeds to step S14 described above, and the data control unit 201 indicates that the replacement instruction is to replace the link. Based on this determination, the GUI control unit 202 replaces the character objects 906 and 909 simultaneously with the replacement of the image objects 905 and 908. Then, the data control unit 201 rewrites the contents of the link management table 1101 according to the replaced contents and ends the process.

前記ステップS17において、入れ替え元の画像オブジェクト905、908に警告オブジェクト907が付されていると判定した場合には、ステップS18に進む。そして、ステップS18において、データ制御部201は、リンク管理テーブル1101と画像オブジェクト管理テーブル1201とを参照して、入れ替え先の画像オブジェクト905、908に警告オブジェクト907が付されているか否かを判定する。この判定の結果、入れ替え先の画像オブジェクト905、908に警告オブジェクト907が付されている場合には、前述したステップS16に進み、データ制御部201は、入れ替え指示が警告を回避することを目的とするものであると判断し、この判断に基づいて、GUI制御部202は、ページ内に表示されている画像オブジェクト905と、仮置きトレイ903に表示されている画像オブジェクト908とを入れ替える。そして、データ制御部201は、入れ替えた内容に応じてリンク管理テーブル1101の内容を書き換えて処理を終了する。   If it is determined in step S17 that the warning object 907 is attached to the replacement source image objects 905 and 908, the process proceeds to step S18. In step S18, the data control unit 201 refers to the link management table 1101 and the image object management table 1201 and determines whether or not the warning object 907 is attached to the replacement destination image objects 905 and 908. . As a result of this determination, if the warning object 907 is attached to the replacement-destination image objects 905 and 908, the process proceeds to step S16 described above, and the data control unit 201 aims to avoid the warning by the replacement instruction. Based on this determination, the GUI control unit 202 replaces the image object 905 displayed in the page with the image object 908 displayed on the temporary storage tray 903. Then, the data control unit 201 rewrites the contents of the link management table 1101 according to the replaced contents and ends the process.

前記ステップS18において、入れ替え先の画像オブジェクト905、908に警告オブジェクト907が付されていないと判定した場合には、ステップS19に進む。そして、ステップS19において、GUI制御部202は、データ制御部201からの指示に基づいて、図15に示すような注意メッセージダイアログ1501をクライアントコンピュータ102のモニタに表示させる。   If it is determined in step S18 that the warning object 907 is not attached to the replacement destination image objects 905 and 908, the process proceeds to step S19. In step S 19, the GUI control unit 202 displays a caution message dialog 1501 as shown in FIG. 15 on the monitor of the client computer 102 based on an instruction from the data control unit 201.

次に、ステップS20において、GUI制御部202は、ユーザのマウスの操作に基づいて、注意メッセージダイアログ1501内のOKボタン1501a及びキャンセルボタン1501bの何れが押下されたかを判定する。この判定の結果、キャンセルボタン1501bが押下された場合には、前述したステップS14に進み、データ制御部201は、ユーザが注意に同意せず、入れ替え元の画像オブジェクト905、908に警告オブジェクト907が付されていることを承知の上で入れ替え指示を行ったと判断し、この判断に基づいて、GUI制御部202は、画像オブジェクト905、908を入れ替えるのと同時に、文字オブジェクト906、909も入れ替える。そして、データ制御部201は、入れ替えた内容に応じてリンク管理テーブル1101の内容を書き換えて処理を終了する。   Next, in step S20, the GUI control unit 202 determines which of the OK button 1501a and the cancel button 1501b in the attention message dialog 1501 is pressed based on the user's mouse operation. As a result of this determination, if the cancel button 1501b is pressed, the process proceeds to step S14 described above, and the data control unit 201 does not agree with the user's attention, and the warning object 907 is added to the replacement source image objects 905 and 908. Based on this determination, the GUI control unit 202 replaces the image objects 905 and 908 and simultaneously replaces the character objects 906 and 909 based on this determination. Then, the data control unit 201 rewrites the contents of the link management table 1101 according to the replaced contents and ends the process.

前記ステップS20において、注意メッセージダイアログ1501内のOKボタン1501aが押下されたと判定すると、ステップS21に進み、データ制御部201は、ユーザが注意に同意したと判断し、画像オブジェクト905、908及び文字オブジェクト906、909の入れ替えを行わずに処理を終了する。   If it is determined in step S20 that the OK button 1501a in the caution message dialog 1501 has been pressed, the process proceeds to step S21, where the data control unit 201 determines that the user has agreed to caution, and the image objects 905 and 908 and the character object are determined. The processing ends without replacing 906 and 909.

以上のようにして、編集画面901を用いて画像オブジェクト905、908や文字オブジェクト906、909の編集が終了した後に、図9の編集画面910に表示されている「確認」ボタン910がユーザの操作により押下されると、図5のステップS4からステップS5に進み、GUI制御部202は、図16に示すような確認画面1600をクライアントコンピュータ102のモニタに表示させる。ユーザは、この確認画面1600を利用して、以上のようにしてデータ制御部201で編集された電子アルバムの内容を確認することができる。そして、GUI制御部202は、確認画面1600に表示されている「注文へ」ボタン1601がユーザの操作により押下され、印刷注文を行うか否かを判定する。この判定の結果、「注文へ」ボタン1601がユーザの操作により押下された場合には、ステップS6に進み、データ制御部201は、以上のようにして編集した電子アルバムを例えばPDFデータとして、フォトサイト108にアップロードする。このとき、GUI制御部202は、確認画面1600の上に、図17に示すようにブック送信ダイアログ1701を表示する。   After the editing of the image objects 905 and 908 and the character objects 906 and 909 is completed using the editing screen 901 as described above, the “confirm” button 910 displayed on the editing screen 910 in FIG. When the button is pressed, the process proceeds from step S4 in FIG. 5 to step S5, and the GUI control unit 202 displays a confirmation screen 1600 as shown in FIG. 16 on the monitor of the client computer 102. Using this confirmation screen 1600, the user can confirm the contents of the electronic album edited by the data control unit 201 as described above. Then, the GUI control unit 202 determines whether or not a “print order” button 1601 displayed on the confirmation screen 1600 is pressed by a user operation and a print order is placed. If the result of this determination is that the “To Order” button 1601 has been pressed by the user's operation, the process proceeds to step S6, where the data control unit 201 uses the edited electronic album as PDF data, for example, as photo data. Upload to site 108. At this time, the GUI control unit 202 displays a book transmission dialog 1701 on the confirmation screen 1600 as shown in FIG.

一方、前記ステップS5において、「注文へ」ボタン1601が押下される前に、「保存する」ボタン1602が押下された場合には、印刷注文を行わないと判断し、ステップS6を省略してステップS7に進む。そして、ステップS7において、GUI制御部202は、確認画面1600に表示されている「保存する」ボタン1602が押下されたと判定すると、ステップS8に進む。   On the other hand, in step S5, if the “save” button 1602 is pressed before the “to order” button 1601 is pressed, it is determined that a print order is not to be made, and step S6 is omitted. Proceed to S7. If the GUI control unit 202 determines in step S7 that the “Save” button 1602 displayed on the confirmation screen 1600 has been pressed, the process proceeds to step S8.

そして、ステップS8において、データ制御部201は、以上のようにして編集した電子アルバムを保存し、電子アルバムの作成処理を終了する。一方、電子アルバム編集アプリケーション105が強制的にシャットダウンされる等して、「保存する」ボタン1602が押下されなかった場合には、そのまま電子アルバムの作成処理を終了する。   In step S8, the data control unit 201 stores the electronic album edited as described above, and ends the electronic album creation process. On the other hand, if the “save” button 1602 is not pressed because the electronic album editing application 105 is forcibly shut down or the like, the electronic album creation process is terminated.

図18は、以上のような機能を有する本実施形態のプリントシステムで使用されるコンピュータのハードウェア構成の一例を示すブロック図である。   FIG. 18 is a block diagram illustrating an example of a hardware configuration of a computer used in the printing system according to the present embodiment having the above functions.

図18において、CRT(モニタ、表示装置)1801は、例えば編集中の文書、図形、画像、その他の編集情報、アイコン、メッセージ、メニュー、その他のユーザインタフェース情報を表示する。   In FIG. 18, a CRT (monitor, display device) 1801 displays, for example, a document being edited, a graphic, an image, other editing information, an icon, a message, a menu, and other user interface information.

VRAM1802は、CRT1801に表示するための画像を描画するためのものである。このVRAM1802で生成された画像データは、所定の規定に従ってCRT1801に転送される。これによりCRT1801に画像が表示される。   The VRAM 1802 is for drawing an image to be displayed on the CRT 1801. The image data generated by the VRAM 1802 is transferred to the CRT 1801 according to a predetermined rule. As a result, an image is displayed on the CRT 1801.

ビットムーブユニット(BMU)1803は、例えば、メモリ間(例えば、VRAM202と他のメモリとの間)におけるデータ転送や、メモリと各I/Oデバイス(例えば、ネットワークインタフェース(Net−I/F)1811)との間のデータ転送を制御する。   The bit move unit (BMU) 1803, for example, transfers data between memories (for example, between the VRAM 202 and another memory), and the memory and each I / O device (for example, a network interface (Net-I / F) 1811). ) Control data transfer to and from.

キーボード1804は、ユーザが文書等を入力するための各種のキーを備えたものである。ポインティングデバイス1805は、例えば、CRT1801に表示されたアイコン、メニュー、その他のオブジェクトを指示するためのものであり、例えば、マウス等である。   A keyboard 1804 includes various keys for a user to input a document or the like. The pointing device 1805 is for instructing icons, menus, and other objects displayed on the CRT 1801, for example, a mouse or the like.

CPU1806は、コンピュータを統括制御し、ROM1807や、ハードディスクや、フレキシブルディスクに格納された制御プログラムに基づいて、各デバイスを制御するためのものである。なお、CPU1806に対する制御プログラムの提供は、ネットワーク等を介して接続された他のコンピュータ等からも行うことができる。   The CPU 1806 controls the computer as a whole and controls each device based on a control program stored in the ROM 1807, the hard disk, or the flexible disk. The control program can be provided to the CPU 1806 from another computer connected via a network or the like.

ROM1807は、各種の制御プログラムやデータを保存するためのものである。RAM1808は、CPU1806のワーク領域や、エラー処理時のデータの退避領域や、前記制御プログラムのロード領域等を有する。   The ROM 1807 is for storing various control programs and data. The RAM 1808 has a work area for the CPU 1806, a data save area during error processing, a load area for the control program, and the like.

ハードディスクドライブ(HDD)1809は、コンピュータ内で実行される各種の制御プログラムやコンテンツ等を格納するためのハードディスクに対するアクセスを制御するものである。例えば、クライアントコンピュータ102のハードディスクには、前述したようにして編集した電子アルバムのデータや、電子アルバム編集アプリケーション105や、ブラウザ106等が格納されている。   A hard disk drive (HDD) 1809 controls access to a hard disk for storing various control programs executed in the computer, contents, and the like. For example, the hard disk of the client computer 102 stores electronic album data edited as described above, the electronic album editing application 105, the browser 106, and the like.

フレキシブルディスクドライブ(FDD)1810は、フレキシブルディスクに対するアクセスを制御するためのものである。ネットワークインタフェース(Net−I/F)1811は、他のコンピュータやプリンタ114等とネットワーク等を介して通信を行うためのものである。CPUバス1812は、各デバイス間で相互に通信することができるようにするためのものであり、アドレスバス、データバス、及びコントロールバスを含む。   A flexible disk drive (FDD) 1810 is for controlling access to the flexible disk. A network interface (Net-I / F) 1811 is for communicating with other computers, the printer 114, and the like via a network or the like. The CPU bus 1812 is for enabling communication between devices, and includes an address bus, a data bus, and a control bus.

以上のように本実施形態では、画像オブジェクト905、908と、文字オブジェクト906、909とを、リンク管理テーブル1101を用いて関連付けておくようにしたので、リンク管理テーブル1101を参照することで、入れ替えが指定された画像オブジェクト905に関連する文字オブジェクト906を識別することができ、画像オブジェクト905のみの入れ替えが指定された場合でも、画像オブジェクト905及び文字オブジェクト906の双方の入れ替えを同時に行うことができる。したがって、ユーザは、電子アルバムにおけるオブジェクトを容易に編集することができるようになる。   As described above, in the present embodiment, the image objects 905 and 908 and the character objects 906 and 909 are associated with each other using the link management table 1101, so that the replacement is performed by referring to the link management table 1101. The character object 906 related to the image object 905 for which the image object 905 is designated can be identified, and even when the replacement of only the image object 905 is specified, both the image object 905 and the character object 906 can be replaced at the same time. . Therefore, the user can easily edit the object in the electronic album.

なお、本実施形態では、インターネット107を通信インフラとした場合を一例として示しているが、インターネット107の代わりに、LAN(Local Area Network)やWAN(Wide Area Network)等を用いてもよいということは言うまでもない。   In this embodiment, the case where the Internet 107 is used as a communication infrastructure is shown as an example. However, instead of the Internet 107, a LAN (Local Area Network), a WAN (Wide Area Network), or the like may be used. Needless to say.

(本発明の他の実施形態)
前述した実施形態の機能を実現するべく各種のデバイスを動作させるように、該各種デバイスと接続された装置あるいはシステム内のコンピュータに対し、前記実施形態の機能を実現するためのソフトウェアのプログラムコードを供給し、そのシステムあるいは装置のコンピュータ(CPUあるいはMPU)に格納されたプログラムに従って前記各種デバイスを動作させることによって実施したものも、本発明の範疇に含まれる。
(Other embodiments of the present invention)
In order to operate various devices to realize the functions of the above-described embodiments, program codes of software for realizing the functions of the above-described embodiments are provided to an apparatus or a computer in the system connected to the various devices. What is implemented by operating the various devices according to a program supplied and stored in a computer (CPU or MPU) of the system or apparatus is also included in the scope of the present invention.

また、この場合、前記ソフトウェアのプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコード自体、及びそのプログラムコードをコンピュータに供給するための手段、例えば、かかるプログラムコードを格納した記録媒体は本発明を構成する。かかるプログラムコードを記憶する記録媒体としては、例えばフレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、磁気テープ、不揮発性のメモリカード、ROM等を用いることができる。   In this case, the program code of the software itself realizes the functions of the above-described embodiments, and the program code itself and means for supplying the program code to the computer, for example, the program code are stored. The recorded medium constitutes the present invention. As a recording medium for storing the program code, for example, a flexible disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.

また、コンピュータが供給されたプログラムコードを実行することにより、前述の実施形態の機能が実現されるだけでなく、そのプログラムコードがコンピュータにおいて稼働しているOS(オペレーティングシステム)あるいは他のアプリケーションソフト等と共同して前述の実施形態の機能が実現される場合にもかかるプログラムコードは本発明の実施形態に含まれることは言うまでもない。   Further, by executing the program code supplied by the computer, not only the functions of the above-described embodiments are realized, but also the OS (operating system) or other application software in which the program code is running on the computer, etc. It goes without saying that the program code is also included in the embodiment of the present invention even when the functions of the above-described embodiment are realized in cooperation with the embodiment.

さらに、供給されたプログラムコードがコンピュータの機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに格納された後、そのプログラムコードの指示に基づいてその機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合にも本発明に含まれることは言うまでもない。   Further, after the supplied program code is stored in the memory provided in the function expansion board of the computer or the function expansion unit connected to the computer, the CPU provided in the function expansion board or function expansion unit based on the instruction of the program code Needless to say, the present invention includes a case where the functions of the above-described embodiment are realized by performing part or all of the actual processing.

本発明の実施形態を示し、プリントシステムの概略構成の一例を示した図である。1 is a diagram illustrating an exemplary configuration of a printing system according to an exemplary embodiment of the present invention. 本発明の実施形態を示し、電子アルバム編集アプリケーションの機能構成の一例を示した図である。It is the figure which showed embodiment of this invention and showed an example of the function structure of the electronic album edit application. 本発明の実施形態を示し、画像データ割付テーブルの一例を示した図である。It is the figure which showed embodiment of this invention and showed an example of the image data allocation table. 本発明の実施形態を示し、レイアウトファイルの一例を示した図である。It is the figure which showed embodiment of this invention and showed an example of the layout file. 本発明の実施形態を示し、電子アルバムを作成する際の作業工程の一例を説明するフローチャートである。It is a flowchart which shows embodiment of this invention and demonstrates an example of the operation | work process at the time of creating an electronic album. 本発明の実施形態を示し、商品選択画面の一例を示した図である。It is the figure which showed embodiment of this invention and showed an example of the goods selection screen. 本発明の実施形態を示し、テンプレート選択画面の一例を示した図である。It is the figure which showed embodiment of this invention and showed an example of the template selection screen. 本発明の実施形態を示し、画像選択画面の一例を示した図である。It is the figure which showed embodiment of this invention and showed an example of the image selection screen. 本発明の実施形態を示し、編集画面の一例を示した図である。It is the figure which showed embodiment of this invention and showed an example of the edit screen. 本発明の実施形態を示し、ページレイアウト用画像データの内容と、仮置きトレイ用画像データの内容の一例を示した図である。FIG. 4 is a diagram illustrating an example of the contents of page layout image data and temporary tray image data according to an embodiment of the present invention. 本発明の実施形態を示し、リンク管理テーブルの一例を示した図である。It is the figure which showed embodiment of this invention and showed an example of the link management table. 本発明の実施形態を示し、画像オブジェクト管理テーブルの一例を示した図である。It is a figure showing an embodiment of the present invention and showing an example of an image object management table. 本発明の実施形態を示し、文字オブジェクト管理テーブルの一例を示した図である。It is the figure which showed embodiment of this invention and showed an example of the character object management table. 本発明の実施形態を示し、画像オブジェクトや文字オブジェクトを、編集画面上で入れ替える際に行う処理の一例について説明するフローチャートである。It is a flowchart which shows embodiment of this invention and demonstrates an example of the process performed when replacing an image object and a character object on an edit screen. 本発明の実施形態を示し、注意メッセージダイアログの一例を示した図である。It is the figure which showed embodiment of this invention and showed an example of the attention message dialog. 本発明の実施形態を示し、確認画面の一例を示した図である。It is the figure which showed embodiment of this invention and showed an example of the confirmation screen. 本発明の実施形態を示し、ブック送信ダイアログの一例を示した図である。It is the figure which showed embodiment of this invention and showed an example of the book transmission dialog. 本発明の実施形態を示し、プリントシステムで使用されるコンピュータのハードウェア構成の一例を示すブロック図である。1 is a block diagram illustrating an example of a hardware configuration of a computer used in a printing system according to an exemplary embodiment of the present invention.

符号の説明Explanation of symbols

101 画像入力機器
102 クライアントコンピュータ
105 電子アルバム編集アプリケーション
107 インターネット
108 フォトサイト
114 プリンタ
901 編集画面
905、908 画像オブジェクト
906、909 文字オブジェクト
1101 リンク管理テーブル
DESCRIPTION OF SYMBOLS 101 Image input device 102 Client computer 105 Electronic album edit application 107 Internet 108 Photo site 114 Printer 901 Edit screen 905, 908 Image object 906, 909 Character object 1101 Link management table

Claims (11)

種類の異なる複数のオブジェクトを関連付けるオブジェクト関連付け手段と、
前記オブジェクト関連付け手段により関連付けられた複数のオブジェクトを表示装置に表示させるオブジェクト表示手段と、
前記オブジェクト表示手段により表示された複数のオブジェクトのうちの何れか1つのオブジェクトと、そのオブジェクトに関連付けられていない別のオブジェクトとの入れ替え指示を受け付ける入れ替え指示受付手段とを有し、
前記入れ替え指示受け付け手段により入れ替え指示が受け付けられた場合に、前記オブジェクト表示手段は、前記入れ替え指示のあったオブジェクトと、その入れ替え指示のあったオブジェクトに関連付けられているオブジェクトとの少なくとも何れか一方を入れ替えることを特徴とし、
入れ替え指示のあったオブジェクトか、その入れ替え指示のあったオブジェクトに関連付けられているオブジェクトが文字オブジェクトである場合に、文字オブジェクトを入れ替え後に文字領域から文字が溢れるかを検知する文字溢れ検知手段を有する画像処理装置。
An object association means for associating a plurality of different types of objects;
Object display means for displaying a plurality of objects associated by the object association means on a display device;
A replacement instruction receiving means for receiving a replacement instruction between any one of the plurality of objects displayed by the object display means and another object not associated with the object;
When the replacement instruction is received by the replacement instruction receiving unit, the object display unit displays at least one of the object that has been instructed to replace and the object that is associated with the object that has received the replacement instruction. It is characterized by replacing,
A character overflow detection means for detecting whether a character overflows from a character area after replacing the character object when the object for which the replacement is instructed or the object associated with the object for which the replacement is instructed is a character object Image processing device.
文字オブジェクトのフォントサイズを縮小するフォントサイズ縮小手段を有し、前記文字溢れ検知手段により文字溢れが検知された場合に、前記フォントサイズ縮小手段により、フォントサイズを縮小することにより、文字溢れを防止することを特徴とする請求項1に記載の画像処理装置。   A font size reducing means for reducing the font size of the character object, and when a character overflow is detected by the character overflow detecting means, the font size is reduced by the font size reducing means to prevent character overflow The image processing apparatus according to claim 1, wherein: 文字オブジェクト内の文字領域のサイズを拡張する文字領域拡張手段を有し、前記文字溢れ検知手段により文字溢れが検知された場合に、前記文字領域拡張手段により、文字領域を拡張することにより、文字溢れを防止することを特徴とする請求項1に記載の画像処理装置。   A character area expanding means for expanding the size of the character area in the character object, and when the character overflow is detected by the character overflow detecting means, the character area is expanded by the character area expanding means; The image processing apparatus according to claim 1, wherein overflow is prevented. レイアウト変更手段を有し、前記文字溢れ検知手段により文字溢れが検知された場合に、前記レイアウト変更手段により、文字溢れが発生しない十分な文字領域を持つレイアウトに変更することにより、文字溢れを防止することを特徴とする請求項1に記載の画像処理装置。   A layout change unit is provided, and when a character overflow is detected by the character overflow detection unit, the layout change unit prevents a character overflow by changing to a layout having a sufficient character area in which character overflow does not occur. The image processing apparatus according to claim 1, wherein: 種類の異なる複数のオブジェクトを関連付けるオブジェクト関連付けステップと、
前記オブジェクト関連付けステップにより関連付けられた複数のオブジェクトを表示装置に表示させるオブジェクト表示ステップと、
前記オブジェクト表示ステップにより表示された複数のオブジェクトのうちの何れか1つのオブジェクトと、そのオブジェクトに関連付けられていない別のオブジェクトとの入れ替え指示を受け付ける入れ替え指示受付ステップと、
前記入れ替え指示受け付けステップにより入れ替え指示が受け付けられた場合に、前記入れ替え指示のあったオブジェクトと、その入れ替え指示のあったオブジェクトに関連付けられているオブジェクトとの少なくとも何れか一方を入れ替えるオブジェクト入れ替えステップと、
入れ替え指示のあったオブジェクトか、その入れ替え指示のあったオブジェクトに関連付けられているオブジェクトが文字オブジェクトである場合に、文字オブジェクトを入れ替え後に文字領域から文字が溢れるかを検知する文字溢れ検知ステップとを有することを特徴とする画像処理方法。
An object association step for associating a plurality of different types of objects;
An object display step of causing a display device to display a plurality of objects associated by the object association step;
An exchange instruction accepting step for accepting an exchange instruction between any one of the plurality of objects displayed by the object display step and another object not associated with the object;
An object replacement step of replacing at least one of the object that has been instructed to be replaced and the object that is associated with the object that has been instructed to replace when the replacement instruction has been received by the replacement instruction receiving step;
A character overflow detection step for detecting whether or not a character overflows from the character area after replacing the character object when the object instructed to be replaced or the object associated with the object instructed to replace is a character object; An image processing method comprising:
文字オブジェクトのフォントサイズを縮小するフォントサイズ縮小ステップを有し、前記文字溢れ検知ステップにより文字溢れが検知された場合に、前記フォントサイズ縮小ステップにより、フォントサイズを縮小することにより、文字溢れを防止することを特徴とする請求項1に記載の画像処理方法。   There is a font size reduction step to reduce the font size of the character object, and when the character overflow is detected by the character overflow detection step, the font size is reduced by the font size reduction step to prevent character overflow The image processing method according to claim 1, wherein: 文字オブジェクト内の文字領域のサイズを拡張する文字領域拡張ステップを有し、前記文字溢れ検知手段により文字溢れが検知された場合に、前記文字領域拡張ステップにより、文字領域を拡張することにより、文字溢れを防止することを特徴とする請求項1に記載の画像処理方法。   A character area extending step for expanding the size of the character area in the character object, and when the character overflow is detected by the character overflow detecting means, the character area is expanded by the character area expanding step; The image processing method according to claim 1, wherein overflow is prevented. レイアウト変更ステップを有し、前記文字溢れ検知ステップにより文字溢れが検知された場合に、前記レイアウト変更ステップにより、文字溢れが発生しない十分な文字領域を持つレイアウトに変更することにより、文字溢れを防止することを特徴とする請求項1に記載の画像処理方法。   A layout change step, and when a character overflow is detected by the character overflow detection step, the layout change step changes to a layout having a sufficient character area where character overflow does not occur, thereby preventing character overflow The image processing method according to claim 1, wherein: 種類の異なる複数のオブジェクトを関連付けるオブジェクト関連付けステップと、
前記オブジェクト関連付けステップにより関連付けられた複数のオブジェクトを表示装置に表示させるオブジェクト表示ステップと、
前記オブジェクト表示ステップにより表示された複数のオブジェクトのうちの何れか1つのオブジェクトと、そのオブジェクトに関連付けられていない別のオブジェクトとの入れ替え指示を受け付ける入れ替え指示受付ステップと、
前記入れ替え指示受け付けステップにより入れ替え指示が受け付けられた場合に、前記入れ替え指示のあったオブジェクトと、その入れ替え指示のあったオブジェクトに関連付けられているオブジェクトとの少なくとも何れか一方を入れ替えるオブジェクト入れ替えステップと
入れ替え指示のあったオブジェクトか、その入れ替え指示のあったオブジェクトに関連付けられているオブジェクトが文字オブジェクトである場合に、文字オブジェクトを入れ替え後に文字領域から文字が溢れるかを検知する文字溢れ検知ステップとをコンピュータに実行させることを特徴とするコンピュータプログラム。
An object association step for associating a plurality of different types of objects;
An object display step of causing a display device to display a plurality of objects associated by the object association step;
An exchange instruction accepting step for accepting an exchange instruction between any one of the plurality of objects displayed by the object display step and another object not associated with the object;
When an exchange instruction is accepted in the exchange instruction accepting step, an object exchange step of exchanging at least one of the object for which the exchange instruction has been made and the object associated with the object for which the exchange instruction has been made A character overflow detection step for detecting whether a character overflows from the character area after replacing the character object when the object that is instructed or the object associated with the object that is instructed to replace is a character object A computer program that is executed by a computer.
前記請求項9に記載のコンピュータプログラムを記録したことを特徴とするコンピュータ読み取り可能な記録媒体。   10. A computer-readable recording medium on which the computer program according to claim 9 is recorded. 前記請求項1〜4の何れか1項に記載の画像処理装置と、前記電子アルバムについてのサービスを提供するサーバ装置と、前記電子アルバムを用紙上に可視化する画像形成装置とを有し、
前記画像処理装置と、前記サーバ装置と、前記画像形成装置とがネットワークを介して相互に接続されていることを特徴とする画像形成システム。
The image processing apparatus according to any one of claims 1 to 4, a server apparatus that provides a service for the electronic album, and an image forming apparatus that visualizes the electronic album on paper.
An image forming system, wherein the image processing apparatus, the server apparatus, and the image forming apparatus are connected to each other via a network.
JP2005226822A 2005-08-04 2005-08-04 Image processing device, image processing method, computer program, computer-readable recording medium and image forming system Withdrawn JP2007041944A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005226822A JP2007041944A (en) 2005-08-04 2005-08-04 Image processing device, image processing method, computer program, computer-readable recording medium and image forming system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005226822A JP2007041944A (en) 2005-08-04 2005-08-04 Image processing device, image processing method, computer program, computer-readable recording medium and image forming system

Publications (1)

Publication Number Publication Date
JP2007041944A true JP2007041944A (en) 2007-02-15

Family

ID=37799851

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005226822A Withdrawn JP2007041944A (en) 2005-08-04 2005-08-04 Image processing device, image processing method, computer program, computer-readable recording medium and image forming system

Country Status (1)

Country Link
JP (1) JP2007041944A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010238135A (en) * 2009-03-31 2010-10-21 Canon Inc Image processing device and image processing method
JP2010238019A (en) * 2009-03-31 2010-10-21 Canon Inc Image editing method
JP2010282365A (en) * 2009-06-03 2010-12-16 Canon Inc Device for editing layout, and control method and program for the same
WO2011001488A1 (en) * 2009-06-29 2011-01-06 キヤノン株式会社 Information processing device, control method, and program
JP2011204014A (en) * 2010-03-25 2011-10-13 Profield Co Ltd Layout processing apparatus, layout processing method and program
JP2012008883A (en) * 2010-06-25 2012-01-12 Canon Inc Editing device, and layout editing method and program in editing device
WO2012039723A1 (en) * 2010-09-26 2012-03-29 Hewlett-Packard Development Company Generating variable document templates
KR101411914B1 (en) 2007-10-17 2014-07-02 삼성전자주식회사 Digital image processing apparatus comprising the photo frame function and the method of controlling the same
KR101431542B1 (en) 2008-01-21 2014-08-19 삼성전자주식회사 Apparatus and method for printing image in digital image processing device
KR101455552B1 (en) 2010-08-20 2014-10-28 차이나 모바일 커뮤니케이션즈 코포레이션 Method and device for movement of image object
JP2018173781A (en) * 2017-03-31 2018-11-08 京セラドキュメントソリューションズ株式会社 Image forming apparatus
CN109416839A (en) * 2016-07-04 2019-03-01 富士胶片株式会社 Image processing apparatus, image processing method, program and recording medium
US10474734B2 (en) 2016-05-19 2019-11-12 Canon Kabushiki Kaisha Information processing apparatus, information processing method, and recording medium

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101411914B1 (en) 2007-10-17 2014-07-02 삼성전자주식회사 Digital image processing apparatus comprising the photo frame function and the method of controlling the same
KR101431542B1 (en) 2008-01-21 2014-08-19 삼성전자주식회사 Apparatus and method for printing image in digital image processing device
JP2010238019A (en) * 2009-03-31 2010-10-21 Canon Inc Image editing method
JP2010238135A (en) * 2009-03-31 2010-10-21 Canon Inc Image processing device and image processing method
US8873795B2 (en) 2009-03-31 2014-10-28 Canon Kabushiki Kaisha Image editing apparatus, image editing method and storage medium
JP2010282365A (en) * 2009-06-03 2010-12-16 Canon Inc Device for editing layout, and control method and program for the same
WO2011001488A1 (en) * 2009-06-29 2011-01-06 キヤノン株式会社 Information processing device, control method, and program
US8564826B2 (en) 2009-06-29 2013-10-22 Canon Kabushiki Kaisha Information processing apparatus, control method, and storage medium utilized in an automatic layout system
JP5419979B2 (en) * 2009-06-29 2014-02-19 キヤノン株式会社 Information processing apparatus, control method, and program
JP2011204014A (en) * 2010-03-25 2011-10-13 Profield Co Ltd Layout processing apparatus, layout processing method and program
JP2012008883A (en) * 2010-06-25 2012-01-12 Canon Inc Editing device, and layout editing method and program in editing device
KR101455552B1 (en) 2010-08-20 2014-10-28 차이나 모바일 커뮤니케이션즈 코포레이션 Method and device for movement of image object
WO2012039723A1 (en) * 2010-09-26 2012-03-29 Hewlett-Packard Development Company Generating variable document templates
US9330065B2 (en) 2010-09-26 2016-05-03 Hewlett-Packard Development Company, L.P. Generating variable document templates
US10474734B2 (en) 2016-05-19 2019-11-12 Canon Kabushiki Kaisha Information processing apparatus, information processing method, and recording medium
CN109416839A (en) * 2016-07-04 2019-03-01 富士胶片株式会社 Image processing apparatus, image processing method, program and recording medium
CN109416839B (en) * 2016-07-04 2023-06-16 富士胶片株式会社 Image processing apparatus, image processing method, and recording medium
JP2018173781A (en) * 2017-03-31 2018-11-08 京セラドキュメントソリューションズ株式会社 Image forming apparatus

Similar Documents

Publication Publication Date Title
JP2007041944A (en) Image processing device, image processing method, computer program, computer-readable recording medium and image forming system
US20060053370A1 (en) Electronic album editing apparatus and control method therefor
US20140049562A1 (en) Image processing apparatus, image processing method, and image processing program
US20100077379A1 (en) Image processing apparatus, image processing method, and recording medium
JP2007199849A (en) Image processor and processing method, computer program, computer-readable recording medium, and image formation system
JP2020187580A (en) Program, information processing device, and printing system
JP4700942B2 (en) Electronic album editing apparatus, electronic album editing method, and computer program
JP2010165068A (en) Album editing apparatus, method of controlling the same, and program
JP4109938B2 (en) Information processing apparatus, control method therefor, and program
JP2008028650A (en) Layout setting program and layout setting device
JP4701083B2 (en) Image editing apparatus, image editing method, program, and storage medium
JP2008191712A (en) Image processor, image processing method and program
JP2019134347A (en) Control program and information processing apparatus
JP2008077499A (en) Online printing system
JP2007048235A (en) Information processor, control method, and program
JP4438061B2 (en) Electronic album editing apparatus, control method thereof, and program thereof
JP4776998B2 (en) Image layout editing apparatus, control method thereof, and program
JP2007164482A (en) Printer, print method, print program and storage medium
US20220107770A1 (en) Control method and information processing apparatus
JP4769565B2 (en) Editing apparatus and control method and program thereof
JP2007041943A (en) Document processing apparatus
JP2007201538A (en) Image processing apparatus, image processing method, computer program, computer-readable recording medium, and image forming system
JP2007286758A (en) Image storage system and image formation system
JP4961383B2 (en) Electronic album editing apparatus, control method therefor, and program
JP2007041942A (en) Document processing apparatus

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20081007