JP5007695B2 - Typesetting device, typesetting method, and typesetting processing program - Google Patents

Typesetting device, typesetting method, and typesetting processing program Download PDF

Info

Publication number
JP5007695B2
JP5007695B2 JP2008084692A JP2008084692A JP5007695B2 JP 5007695 B2 JP5007695 B2 JP 5007695B2 JP 2008084692 A JP2008084692 A JP 2008084692A JP 2008084692 A JP2008084692 A JP 2008084692A JP 5007695 B2 JP5007695 B2 JP 5007695B2
Authority
JP
Japan
Prior art keywords
image
reference line
typesetting
size
length
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2008084692A
Other languages
Japanese (ja)
Other versions
JP2009238019A (en
Inventor
武司 森谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2008084692A priority Critical patent/JP5007695B2/en
Publication of JP2009238019A publication Critical patent/JP2009238019A/en
Application granted granted Critical
Publication of JP5007695B2 publication Critical patent/JP5007695B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Editing Of Facsimile Originals (AREA)
  • Processing Or Creating Images (AREA)
  • Document Processing Apparatus (AREA)

Description

本発明は、データベース上のデータに基づき、DTP(Desk Top Publishing)データの作成及び編集を行うシステム等の技術分野に関する。   The present invention relates to a technical field such as a system for creating and editing DTP (Desk Top Publishing) data based on data on a database.

自動組版においてDTPデータ上に画像を自動でレイアウトする際、必ずしも画像サイズとレイアウト領域(画像フレーム)のサイズが一致するとは限らず、画像サイズを調整したり、画像フレーム内のどの位置に画像をレイアウトするか指定することが多い。   When an image is automatically laid out on DTP data in automatic composition, the image size does not necessarily match the size of the layout area (image frame). The image size can be adjusted or the image can be placed at any position in the image frame. It is often specified whether to lay out.

例えば、特許文献1に開示された技術では、画像サイズを画像フレームに合わせて調整し、かつ画像データの中心点と画像フレームの中心点を一致させるようにレイアウト位置を決定している。
特許2687755号
For example, in the technique disclosed in Patent Literature 1, the image size is adjusted according to the image frame, and the layout position is determined so that the center point of the image data matches the center point of the image frame.
Japanese Patent No. 2687755

しかしながら、特許文献1の場合、縦横比を保持してサイズを調整するため、レイアウトする画像の縦横比と画像フレームの縦横比を事前に計算し等しくなるように設定しておかないと、背景と画像の間に余白が発生してしまうという欠点があった。このような場合、結局は画像サイズをさらに調整する、あるいは画像フレームのサイズを調整する、などの手作業によって余白を埋めなければならないという問題がある。   However, in the case of Patent Document 1, in order to adjust the size while maintaining the aspect ratio, the aspect ratio of the image to be laid out and the aspect ratio of the image frame must be calculated in advance and set to be equal to each other. There was a drawback that a blank space was generated between images. In such a case, there is a problem that the margin must be filled by manual operations such as further adjusting the image size or adjusting the size of the image frame.

そこで、本発明は、上記問題等に鑑みて為されたもので、自動組版後に手作業が発生しないようにレイアウト作業を自動的に行い、レイアウト作業の省力化が可能な組版装置、組版方法、及び組版処理プログラムを提供することを課題とする。   Therefore, the present invention has been made in view of the above problems, etc., and performs a layout work automatically so that manual work does not occur after automatic composition, and a composition composition apparatus, composition method, It is another object of the present invention to provide a composition processing program.

上記課題を解決するために、請求項1に記載の発明は、少なくとも画像及び当該画像のレイアウトを規定するデータに基づいて組版処理を実行する組版装置であって、前記組版処理により前記画像をレイアウトすべき位置に基準となる基準線を作成する基準線作成手段と、前記組版処理の実行時に前記基準線の長さと位置に基づいて、前記画像のサイズとレイアウト位置を調整する調整手段と、前記画像は縦長であるか、または横長であるかを判別する判別手段と、を備え、前記基準線作成手段は、前記基準となる縦基準線と横基準線とを十字型に作成し、前記調整手段は、前記画像が縦長である場合、当該画像の縦寸法と前記縦基準線の長さが一致するように当該画像のサイズを調整する一方、前記画像が横長である場合には、当該画像の横寸法と前記横基準線の長さが一致するように当該画像のサイズを調整することを特徴とする。 In order to solve the above problem, the invention according to claim 1 is a typesetting apparatus that executes a typesetting process based on at least an image and data defining a layout of the image, and lays out the image by the typesetting process. and the reference line creating means for creating a reference line as a reference to should do position, the adjusting means based on the length and position of the reference line during execution of the formatting process, to adjust the size and layout position of the image, the Discriminating means for discriminating whether the image is vertically long or horizontally long, and the reference line creating means creates the reference vertical reference line and horizontal reference line in a cross shape and adjusts the adjustment The means adjusts the size of the image so that the vertical dimension of the image matches the length of the vertical reference line when the image is vertically long, while if the image is horizontally long, the image of Wherein the length of the sized horizontal reference line to adjust the size of the image to match.

請求項に記載の発明は、請求項1に記載の組版装置において、前記調整手段は、前記画像の中心点が前記基準線の中点に一致するように前記画像のレイアウト位置を調整することを特徴とする。 According to a second aspect of the invention, the composition according to claim 1, wherein the adjusting means, that the center point of the image to adjust the layout position of the image to match the midpoint of the reference line It is characterized by.

請求項に記載の発明は、少なくとも画像及び当該画像のレイアウトを規定するデータに基づいて組版処理を実行するコンピュータにおける組版方法であって、前記コンピュータに含まれる処理部が前記組版処理により前記画像をレイアウトすべき位置に基準となる基準線を作成する基準線作成工程と、前記コンピュータに含まれる処理部が前記組版処理の実行時に前記基準線の長さと位置に基づいて、前記画像のサイズとレイアウト位置を調整する調整工程と、前記コンピュータに含まれる処理部が前記画像は縦長であるか、または横長であるかを判別する工程と、含み、前記基準線作成工程においては、前記基準となる縦基準線と横基準線とを十字型に作成し、前記調整工程においては、前記画像が縦長である場合、当該画像の縦寸法と前記縦基準線の長さが一致するように当該画像のサイズを調整する一方、前記画像が横長である場合には、当該画像の横寸法と前記横基準線の長さが一致するように当該画像のサイズを調整することを特徴とする。 The invention according to claim 3 is a typesetting method in a computer that executes a typesetting process based on at least an image and data defining a layout of the image, and a processing unit included in the computer performs the typesetting process by the typesetting process. A reference line creating step for creating a reference line at a position to be laid out, and a processing unit included in the computer , based on the length and position of the reference line when executing the typesetting process, An adjustment step for adjusting a layout position; and a processing unit included in the computer for determining whether the image is vertically long or horizontally long. In the reference line creating step, the reference and The vertical reference line and the horizontal reference line are created in a cross shape, and in the adjustment step, if the image is vertically long, the vertical dimension of the image While adjusting the size of the image so that the length of the vertical reference line matches, when the image is horizontally long, the horizontal dimension of the image matches the length of the horizontal reference line. It is characterized by adjusting the size of the image .

請求項に記載の組版処理プログラムの発明は、少なくとも画像及び当該画像のレイアウトを規定するデータに基づいて組版処理を実行するコンピュータを、前記組版処理により前記画像をレイアウトすべき位置に基準となる基準線を作成する基準線作成手段、前記組版処理の実行時に前記基準線の長さと位置に基づいて、前記画像のサイズとレイアウト位置を調整する調整手段、及び、前記画像は縦長であるか、または横長であるかを判別する判別手段として機能させ、前記基準線作成手段が、前記基準となる縦基準線と横基準線とを十字型に作成し、前記調整手段が、前記画像が縦長である場合、当該画像の縦寸法と前記縦基準線の長さが一致するように当該画像のサイズを調整する一方、前記画像が横長である場合には、当該画像の横寸法と前記横基準線の長さが一致するように当該画像のサイズを調整するように機能させることを特徴とする。 The invention of the typesetting process program according to claim 4 uses a computer that executes the typesetting process based on at least an image and data defining the layout of the image as a reference at a position where the image should be laid out by the typesetting process. A reference line creating means for creating a reference line, an adjusting means for adjusting the size and layout position of the image based on the length and position of the reference line at the time of execution of the typesetting process, and whether the image is vertically long, or to function as a determining means for determining whether a landscape, the reference line creating unit creates a vertical reference line and the horizontal reference line serving as the reference in a cross shape, said adjustment means, said image If the image is horizontally long, the size of the image is adjusted so that the vertical dimension of the image matches the length of the vertical reference line. Wherein the modulo the length of the horizontal reference lines to function to adjust the size of the image to match.

本発明によれば、組版処理により画像をレイアウトすべき位置に基準となる基準線を作成し、組版処理の実行時に上記基準線の長さと位置に基づいて、前記画像のサイズとレイアウト位置を調整するように構成したので、自動組版後に手作業が発生しないようにレイアウト作業を自動的に行い、レイアウト作業の省力化を図ることが可能となる。   According to the present invention, a reference line serving as a reference is created at a position where an image should be laid out by the composition process, and the size and layout position of the image are adjusted based on the length and position of the reference line when the composition process is executed. Thus, the layout work is automatically performed so that manual work does not occur after the automatic composition, and the labor of the layout work can be saved.

以下、本発明を実施するための最良の実施形態について、図面に基づいて説明する。なお、以下に説明する実施の形態は、DTP編集システムに対して本発明を適用した場合の実施形態である。   DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, the best mode for carrying out the invention will be described with reference to the drawings. The embodiment described below is an embodiment when the present invention is applied to a DTP editing system.

以下、本発明を実施するための最良の実施形態について、図面に基づいて説明する。なお、以下に説明する実施の形態は、DTP編集システムに対して本発明を適用した場合の実施の形態である。   DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, the best mode for carrying out the invention will be described with reference to the drawings. The embodiment described below is an embodiment when the present invention is applied to a DTP editing system.

先ず、本実施形態に係るDTP編集システムの構成及び機能について、図1及び図2を参照して説明する。   First, the configuration and function of the DTP editing system according to the present embodiment will be described with reference to FIGS. 1 and 2.

図1は、本実施形態に係るDTP編集システムの概要構成の一例を示す図であり、図2は、組版端末の概要構成の一例を示す図である。   FIG. 1 is a diagram illustrating an example of a schematic configuration of a DTP editing system according to the present embodiment, and FIG. 2 is a diagram illustrating an example of a schematic configuration of a typesetting terminal.

図1に示すように、DTP編集システムSは、データベースサーバ1と、組版装置の一例としての組版端末2とを備えて構成されており、データベースサーバ1と組版端末2とはLAN(Local Area Network)等のネットワーク3を介して接続されている。   As shown in FIG. 1, the DTP editing system S includes a database server 1 and a typesetting terminal 2 as an example of a typesetting device. The database server 1 and the typesetting terminal 2 are connected to a LAN (Local Area Network). ) Or the like.

データベースサーバ1は、例えばサーバコンピュータからなり、記憶部(例えばハードディスクドライブ等からなる)には、カタログ、チラシ、又は雑誌等のDTPデータの基になる商品(カタログ等の紙面上に掲載される商品)に関する情報を登録するためのデータベースが構築されている。当該データベースとしては、テキストデータベース11、画像データベース12、及び組み込み体裁データベース13がある。   The database server 1 is composed of, for example, a server computer, and a storage unit (for example, composed of a hard disk drive or the like) has a product (a product published on paper such as a catalog) as a basis of DTP data such as a catalog, a flyer, or a magazine. ) A database for registering information on) has been established. The database includes a text database 11, an image database 12, and a built-in appearance database 13.

テキストデータベース11には、商品毎に固有に付与された商品番号に対応付けられて、各商品の商品名、商品の価格、及び画像ファイル名等の情報が登録されている。   In the text database 11, information such as the product name of each product, the price of the product, and the image file name is registered in association with the product number uniquely assigned to each product.

画像データベース12には、商品番号に対応付けられて各商品の画像データ(組版処理をするのに必要な画像のデータ)が登録されている。   In the image database 12, image data of each product (image data necessary for the composition process) is registered in association with the product number.

組み込み体裁データベース13には、例えばカタログ等の紙面に掲載すべき各商品のテキスト及び画像の組み込み体裁(言い換えれば、レイアウト)を規定するテンプレートとなる小組データ(小組ファイル)が、例えば紙面毎に複数登録されている。   In the built-in appearance database 13, for example, a plurality of small set data (small set files) serving as templates for defining the embedded appearance (in other words, layout) of the text and images of each product to be published on the paper such as a catalog are provided for each page. It is registered.

なお、後述する組版処理により、一つの紙面を構成するDTPデータ(組版データ)には、1以上の小組データが割り付けられるようになっている。   It should be noted that one or more small group data is assigned to DTP data (format data) constituting one sheet by a typesetting process described later.

そして、データベースサーバ1は、組版端末2からの要求に応じてテキストデータベース11、画像データベース12、及び組み込み体裁データベース13に登録されたデータを取得し、ネットワーク3を介して組版端末2に送信するようになっている。   The database server 1 acquires data registered in the text database 11, the image database 12, and the built-in appearance database 13 in response to a request from the typesetting terminal 2, and transmits the data to the typesetting terminal 2 via the network 3. It has become.

組版端末2は、図2に示すように、CPU,RAM,データ及びプログラムを記憶するROM等を備える処理部21、ハードディスクドライブ等を備える記憶部22、液晶ディスプレイ等を備える表示部23、マウス及びキーボードを備える操作部24、及びネットワーク3を介してデータベースサーバ1と通信を行うための通信部25を備えて構成されている。   As shown in FIG. 2, the typesetting terminal 2 includes a processing unit 21 including a CPU, RAM, ROM for storing data and programs, a storage unit 22 including a hard disk drive, a display unit 23 including a liquid crystal display, a mouse, An operation unit 24 including a keyboard and a communication unit 25 for communicating with the database server 1 via the network 3 are configured.

処理部21は、CPUが例えば記憶部22に記憶されているDTP編集アプリケーションプログラム(本発明の組版処理プログラムを含む)を読み出し実行することにより、オペレータからの指示(操作部24の操作による)に従って、DTPデータの基になる商品に関する情報をデータベースサーバ1及びネットワーク3を介して、テキストデータベース11、画像データベース12、及び組み込み体裁データベース13から取得し、取得した商品に関する情報(テキストデータ、画像データ、及び小組データ(小組ファイル))をRAMにおいて予め設定されたDTPデータの表示領域に格納し、テキストデータ、画像データ、及び小組データに基づいて自動組版(小組データへの画像及びテキストの流し込み)処理を実行するようになっており、更に、本発明の基準線作成手段、調整手段、及び判別手段等として機能し、後述する処理を行うようになっている。   The processing unit 21 reads and executes a DTP editing application program (including the composition processing program of the present invention) stored in the storage unit 22 by the CPU, for example, in accordance with an instruction from the operator (by operation of the operation unit 24). , Information about the product that is the basis of the DTP data is acquired from the text database 11, the image database 12, and the built-in appearance database 13 via the database server 1 and the network 3, and information about the acquired product (text data, image data, And small set data (small set file)) are stored in a display area of DTP data set in advance in the RAM, and automatic typesetting (image and text flow into the small set data) processing based on text data, image data, and small set data Like to run And which, furthermore, the reference line creating means of the present invention, acts as an adjustment means, and discriminating means such as, and performs the process described below.

具体的には、基準線作成手段としての処理部21は、準備として、組版処理により画像をレイアウトすべき位置(すなわち、自動組版のためのテンプレートとなる小組データ上の位置)に基準となる基準線(例えば、直線状の基準線)を作成するようになっている。かかる基準線としては、縦基準線(例えば、ディスプレイにおいて垂直方向に伸びた基準線)と、横基準線(例えば、ディスプレイにおいて水平方向に伸びた基準線)とが挙げられる。また、かかる基準線の位置は、ユーザから操作部24を通じて指定されるようにしても良いし、予め設定されるようにしても良い。   Specifically, as a preparation, the processing unit 21 serving as a reference line creating unit prepares a reference as a reference for a position where an image should be laid out by a composition process (that is, a position on a small composition data serving as a template for automatic composition). A line (for example, a straight reference line) is created. Examples of such a reference line include a vertical reference line (for example, a reference line extending in the vertical direction on the display) and a horizontal reference line (for example, a reference line extending in the horizontal direction on the display). Further, the position of the reference line may be designated by the user through the operation unit 24 or may be set in advance.

そして、調整手段としての処理部21は、組版処理の実行時に上記作成された基準線の長さと位置に基づいて、上記画像のサイズとレイアウト位置を調整するようになっている。例えば、当該処理部21は、上記画像の縦横比を保持しつつ当該画像の寸法と上記基準線の長さが一致するように当該画像のサイズを調整する。すなわち、レイアウトすべき画像のサイズについては、画像の縦寸法(高さに相当)又は横寸法(画像の幅に相当)が、縦基準線又は横基準線のいずれか一方の長さに一致するように調整される。このとき、判別手段としての処理部21が、レイアウトすべき画像が縦長であるか、または横長であるかを自動で判別し、縦長画像の場合は縦基準線が使用され、横長画像の場合は横基準線が使用されるように構成すると良い。つまり、画像が縦長である場合、当該画像の縦寸法と縦基準線の長さが一致するように当該画像のサイズが調整される一方、画像が横長である場合には、当該画像の横寸法と横基準線の長さが一致するように当該画像のサイズが調整される。なお、縦基準線または横基準線のいずれか一方を全ての画像に対する基準線としたい場合は、いずれか一方のみ基準線を作成しておけば良い。   Then, the processing unit 21 as an adjusting unit adjusts the size and layout position of the image based on the length and position of the reference line created when the typesetting process is executed. For example, the processing unit 21 adjusts the size of the image so that the dimension of the image matches the length of the reference line while maintaining the aspect ratio of the image. That is, for the size of the image to be laid out, the vertical dimension (corresponding to the height) or horizontal dimension (corresponding to the width of the image) of the image matches the length of either the vertical reference line or the horizontal reference line. To be adjusted. At this time, the processing unit 21 as a determination unit automatically determines whether the image to be laid out is vertically long or horizontally long. For a vertically long image, a vertical reference line is used, and for a horizontally long image, It is good to comprise so that a horizontal reference line may be used. That is, when the image is vertically long, the size of the image is adjusted so that the length of the image matches the length of the vertical reference line, whereas when the image is horizontally long, the width of the image And the size of the image are adjusted so that the lengths of the horizontal reference line coincide with each other. If one of the vertical reference line and the horizontal reference line is to be used as the reference line for all images, only one of the reference lines should be created.

画像の位置については、調整手段としての処理部21により、画像の中心点がサイズ調整に使用された基準線の中点に一致するように当該画像のレイアウト位置が調整される。   As for the position of the image, the processing unit 21 as the adjusting means adjusts the layout position of the image so that the center point of the image matches the midpoint of the reference line used for size adjustment.

なお、上記サイズ調整と上記位置調整ともに、画像の持つ矩形の範囲を基準にするだけでなく、クリッピングパス(切り抜き画像)の外側に接する矩形を基準にしても良い。   Note that both the size adjustment and the position adjustment may be based not only on the rectangular range of the image, but also on the rectangle that touches the outside of the clipping path (cutout image).

次に、本実施形態に係る組版端末2の処理部21の処理について、図3及び図4を用いて説明する。なお、かかる処理の前提として、DTPデータの基になる商品に関する情報がネットワーク3を介してデータベースサーバ1から取得されているものとする。   Next, processing of the processing unit 21 of the typesetting terminal 2 according to the present embodiment will be described with reference to FIGS. 3 and 4. As a premise of such processing, it is assumed that information relating to a product that is the basis of DTP data is acquired from the database server 1 via the network 3.

図3は、組版処理の実行により流し込まれた画像のサイズとレイアウト位置が調整される様子を示す図である。図4は、処理部21における画像調整処理を示す図である。   FIG. 3 is a diagram illustrating a state in which the size and layout position of an image inserted by executing the typesetting process are adjusted. FIG. 4 is a diagram showing image adjustment processing in the processing unit 21.

先ず、処理部21は、準備として自動組版のためのテンプレートとなる小組データ上で縦基準線と横基準線を十字型に作成しておく(図3(a))。例えば、図示の如く、縦基準線の中点と横基準線の中点とが一致するように十字型に作成される。これにより、画像が縦長である場合も横長である場合も直ちに対応することが可能となる。   First, as a preparation, the processing unit 21 creates a vertical reference line and a horizontal reference line in a cross shape on the small set data serving as a template for automatic typesetting (FIG. 3A). For example, as shown in the figure, it is created in a cross shape so that the midpoint of the vertical reference line matches the midpoint of the horizontal reference line. As a result, it is possible to immediately cope with whether the image is vertically long or horizontally long.

続いて、処理部21は、画像の流し込みを実行し、図4に示すように、画像レイアウトを開始すると、レイアウトすべき画像が縦長であるか否かを判別し(図3(b)、図4のステップS1)、縦基準線と横基準線のどちらを使用するかを決定する。   Subsequently, the processing unit 21 executes image pouring, and when image layout is started as shown in FIG. 4, it is determined whether or not the image to be laid out is vertically long (FIG. 3B). 4 step S1), it is determined whether to use the vertical reference line or the horizontal reference line.

そして、当該画像が縦長であった場合には(図4のステップS1:Yes)、処理部21は、縦基準線を使用し、当該画像の縦横比を保持しつつ当該画像の縦寸法(高さ)が縦基準線の長さに一致するように当該画像のサイズを調整する((図3(c’)、図4のステップS2)。一方、当該画像が横長であった場合には(図4のステップS1:No)、処理部21は、横基準線を使用し、当該画像の縦横比を保持しつつ当該画像の横寸法(幅)が横基準線の長さに一致するように当該画像のサイズを調整する((図3(c”)、図4のステップS3)。これにより、画像フレームのサイズが決定されることになる。   If the image is vertically long (step S1: Yes in FIG. 4), the processing unit 21 uses the vertical reference line and maintains the vertical dimension (high height) of the image while maintaining the aspect ratio of the image. Is adjusted to the length of the vertical reference line ((c ′) in FIG. 3, step S2 in FIG. 4) On the other hand, if the image is horizontally long ( In step S1: No) of FIG. 4, the processing unit 21 uses the horizontal reference line so that the horizontal dimension (width) of the image matches the length of the horizontal reference line while maintaining the aspect ratio of the image. The size of the image is adjusted ((FIG. 3 (c ″), step S3 in FIG. 4), whereby the size of the image frame is determined.

次いで、処理部21は、上記画像の中心点が基準線(縦基準線又は横基準線)の中点に一致するように当該画像のレイアウト位置を調整する(図3(d’)又は図3(d”)、図4のステップS4)。   Next, the processing unit 21 adjusts the layout position of the image so that the center point of the image matches the midpoint of the reference line (vertical reference line or horizontal reference line) (FIG. 3 (d ′) or FIG. 3). (D ″), step S4 in FIG.

こうして当該組版処理においてサイズ調整等された画像を表示するDTPデータが表示部23におけるディスプレイ(表示画面)上に表示される。   Thus, DTP data for displaying the image whose size has been adjusted in the composition process is displayed on the display (display screen) in the display unit 23.

なお、小組データ上の基準線は、画像の流し込み実行時に削除される。   The reference line on the small set data is deleted when the image is poured.

以上説明したように、上記実施形態によれば、組版処理により画像をレイアウトすべき位置に基準となる基準線を作成し、組版処理の実行時に上記基準線の長さと位置に基づいて、前記画像のサイズとレイアウト位置を調整するように構成したので、自動組版後に手作業が発生しないようにレイアウト作業を自動的に行い、レイアウト作業の省力化を図ることが可能となる。つまり、画像をレイアウトするときに初めて画像フレームのサイズが決定されるため、必ず、画像のサイズと画像フレームのサイズが一致することになる。すなわち、背景と画像の間に余白が発生することはなく、レイアウト後に画像のサイズをさらに調整する、あるいは画像フレームのサイズを調整するなどの手作業が不要となり、作業効率化につながる。また、基準となる方向(縦か横)を柔軟に指定できるため、よりデザイン性の高い組版が実現できる。   As described above, according to the above-described embodiment, a reference line serving as a reference is created at a position where an image should be laid out by the composition process, and the image is generated based on the length and position of the reference line when the composition process is executed. Since the size and the layout position are adjusted, it is possible to automatically perform the layout work so that manual work does not occur after the automatic composition, thereby saving the labor of the layout work. In other words, since the size of the image frame is determined for the first time when the image is laid out, the size of the image and the size of the image frame always match. That is, no blank space is generated between the background and the image, and there is no need for manual operations such as further adjusting the size of the image after layout or adjusting the size of the image frame, leading to work efficiency. In addition, since the reference direction (vertical or horizontal) can be flexibly specified, a typesetting with higher design can be realized.

また、縦基準線と横基準線を十字型に事前に作成しておくことで、画像が縦長である場合も横長である場合も直ちに対応することが可能となる。   Also, by creating the vertical reference line and the horizontal reference line in a cross shape in advance, it is possible to immediately cope with whether the image is vertically long or horizontally long.

なお、上記実施形態においては、自動組版時に本発明に係る機能を適用した場合について説明したが、本発明に係る機能は手作業で組版する際に使用しても構わない。   In the above embodiment, the case where the function according to the present invention is applied at the time of automatic typesetting has been described. However, the function according to the present invention may be used when manually typesetting.

本実施形態に係るDTP編集システムの概要構成の一例を示す図である。It is a figure which shows an example of schematic structure of the DTP editing system which concerns on this embodiment. 組版端末の概要構成の一例を示す図である。It is a figure which shows an example of schematic structure of a typesetting terminal. 組版処理の実行により流し込まれた画像のサイズとレイアウト位置が調整される様子を示す図である。It is a figure which shows a mode that the size and layout position of the image poured by execution of the typesetting process are adjusted. 処理部21における画像調整処理を示す図である。It is a figure which shows the image adjustment process in the process part.

符号の説明Explanation of symbols

1 データベースサーバ
2 組版端末
3 ネットワーク
11 テキストデータベース
12 画像データベース
13 組み込み体裁データベース
21 処理部
22 記憶部
23 表示部
24 操作部
25 通信部
S DTP編集システム
DESCRIPTION OF SYMBOLS 1 Database server 2 Formatting terminal 3 Network 11 Text database 12 Image database 13 Built-in appearance database 21 Processing part 22 Storage part 23 Display part 24 Operation part 25 Communication part S DTP editing system

Claims (4)

少なくとも画像及び当該画像のレイアウトを規定するデータに基づいて組版処理を実行する組版装置であって、
前記組版処理により前記画像をレイアウトすべき位置に基準となる基準線を作成する基準線作成手段と、
前記組版処理の実行時に前記基準線の長さと位置に基づいて、前記画像のサイズとレイアウト位置を調整する調整手段と、
前記画像は縦長であるか、または横長であるかを判別する判別手段と、
を備え
前記基準線作成手段は、前記基準となる縦基準線と横基準線とを十字型に作成し、
前記調整手段は、前記画像が縦長である場合、当該画像の縦寸法と前記縦基準線の長さが一致するように当該画像のサイズを調整する一方、前記画像が横長である場合には、当該画像の横寸法と前記横基準線の長さが一致するように当該画像のサイズを調整することを特徴とする組版装置。
A typesetting device that executes a typesetting process based on at least an image and data defining the layout of the image,
A reference line creating means for creating a reference line serving as a reference at a position where the image should be laid out by the typesetting process;
Adjusting means for adjusting the size and layout position of the image based on the length and position of the reference line when executing the typesetting process;
Determining means for determining whether the image is vertically long or horizontally long;
Equipped with a,
The reference line creating means creates the reference vertical reference line and horizontal reference line in a cross shape,
When the image is vertically long, the adjusting means adjusts the size of the image so that the vertical dimension of the image and the length of the vertical reference line coincide with each other. A typesetting apparatus , wherein the size of the image is adjusted so that a horizontal dimension of the image matches a length of the horizontal reference line .
請求項1に記載の組版装置において、
前記調整手段は、前記画像の中心点が前記基準線の中点に一致するように前記画像のレイアウト位置を調整することを特徴とする組版装置。
In the typesetting device according to claim 1,
The typesetting apparatus, wherein the adjusting unit adjusts a layout position of the image so that a center point of the image coincides with a midpoint of the reference line .
少なくとも画像及び当該画像のレイアウトを規定するデータに基づいて組版処理を実行するコンピュータにおける組版方法であって、
前記コンピュータに含まれる処理部が前記組版処理により前記画像をレイアウトすべき位置に基準となる基準線を作成する基準線作成工程と、
前記コンピュータに含まれる処理部が前記組版処理の実行時に前記基準線の長さと位置に基づいて、前記画像のサイズとレイアウト位置を調整する調整工程と、
前記コンピュータに含まれる処理部が前記画像は縦長であるか、または横長であるかを判別する工程と、
含み、
前記基準線作成工程においては、前記基準となる縦基準線と横基準線とを十字型に作成し、
前記調整工程においては、前記画像が縦長である場合、当該画像の縦寸法と前記縦基準線の長さが一致するように当該画像のサイズを調整する一方、前記画像が横長である場合には、当該画像の横寸法と前記横基準線の長さが一致するように当該画像のサイズを調整することを特徴とする組版方法
A typesetting method in a computer that executes typesetting processing based on at least an image and data defining a layout of the image,
A reference line creating step for creating a reference line serving as a reference at a position where the processing unit included in the computer should lay out the image by the typesetting process;
An adjustment step in which a processing unit included in the computer adjusts the size and layout position of the image based on the length and position of the reference line when executing the typesetting process;
A processing unit included in the computer determines whether the image is vertically long or horizontally long;
Including
In the reference line creation step, a vertical reference line and a horizontal reference line as the reference are created in a cross shape,
In the adjusting step, when the image is vertically long, the size of the image is adjusted so that the vertical dimension of the image matches the length of the vertical reference line, while when the image is horizontally long A typesetting method comprising adjusting the size of the image so that the horizontal dimension of the image matches the length of the horizontal reference line .
少なくとも画像及び当該画像のレイアウトを規定するデータに基づいて組版処理を実行するコンピュータを、
前記組版処理により前記画像をレイアウトすべき位置に基準となる基準線を作成する基準線作成手段、
前記組版処理の実行時に前記基準線の長さと位置に基づいて、前記画像のサイズとレイアウト位置を調整する調整手段、及び、
前記画像は縦長であるか、または横長であるかを判別する判別手段として機能させ、
前記基準線作成手段が、前記基準となる縦基準線と横基準線とを十字型に作成し、
前記調整手段が、前記画像が縦長である場合、当該画像の縦寸法と前記縦基準線の長さが一致するように当該画像のサイズを調整する一方、前記画像が横長である場合には、当該画像の横寸法と前記横基準線の長さが一致するように当該画像のサイズを調整するように機能させることを特徴とする組版処理プログラム
A computer that executes a composition process based on at least an image and data defining a layout of the image;
A reference line creating means for creating a reference line serving as a reference at a position where the image should be laid out by the typesetting process;
An adjusting means for adjusting the size and layout position of the image based on the length and position of the reference line when executing the typesetting process; and
The image functions as a discriminating means for discriminating whether the image is portrait or landscape,
The reference line creating means creates a vertical reference line and a horizontal reference line as a reference in a cross shape,
When the adjustment unit adjusts the size of the image so that the vertical dimension of the image matches the length of the vertical reference line when the image is vertically long, while the image is horizontally long, A composition processing program for causing a function of adjusting a size of an image so that a horizontal dimension of the image coincides with a length of the horizontal reference line .
JP2008084692A 2008-03-27 2008-03-27 Typesetting device, typesetting method, and typesetting processing program Expired - Fee Related JP5007695B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008084692A JP5007695B2 (en) 2008-03-27 2008-03-27 Typesetting device, typesetting method, and typesetting processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008084692A JP5007695B2 (en) 2008-03-27 2008-03-27 Typesetting device, typesetting method, and typesetting processing program

Publications (2)

Publication Number Publication Date
JP2009238019A JP2009238019A (en) 2009-10-15
JP5007695B2 true JP5007695B2 (en) 2012-08-22

Family

ID=41251861

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008084692A Expired - Fee Related JP5007695B2 (en) 2008-03-27 2008-03-27 Typesetting device, typesetting method, and typesetting processing program

Country Status (1)

Country Link
JP (1) JP5007695B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113377262B (en) * 2020-02-25 2024-01-26 珠海金山办公软件有限公司 Method and device for adjusting size proportion of pictures in electronic document

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2687755B2 (en) * 1991-03-28 1997-12-08 凸版印刷株式会社 Print design system
JP2868666B2 (en) * 1992-03-25 1999-03-10 大日本スクリーン製造株式会社 Electronic typesetting device for typesetting along any line
JP2868675B2 (en) * 1992-08-28 1999-03-10 大日本スクリーン製造株式会社 An electronic typesetting device that changes the size of character strings arbitrarily for each character
JPH0863148A (en) * 1994-08-23 1996-03-08 Hitachi Ltd Information processor
JPH09305782A (en) * 1996-05-14 1997-11-28 Sumitomo Metal Ind Ltd Layout method for electronic plate setting device, electronic plate setting device and recording medium
JP3725976B2 (en) * 1998-03-30 2005-12-14 大日本スクリーン製造株式会社 Typesetting method and typesetting apparatus, and recording medium recording a program for executing the processing

Also Published As

Publication number Publication date
JP2009238019A (en) 2009-10-15

Similar Documents

Publication Publication Date Title
US8237976B2 (en) Image processing device and system, and computer readable medium therefor
US10261738B2 (en) Plug-in software program, function extension method, and function extension device
JP2007041944A (en) Image processing device, image processing method, computer program, computer-readable recording medium and image forming system
US10241730B2 (en) Printer device, method, and control device for print templates
JP4227468B2 (en) Image forming apparatus and method, and control program
JP5007695B2 (en) Typesetting device, typesetting method, and typesetting processing program
JP6146986B2 (en) Output system, output control method, and program
JP2011013770A (en) Apparatus and method for processing image, and program
JP2006072858A (en) Image processor, image processing method, computer program, computer-readable recording medium, and image forming system
JP2009218702A (en) Typesetting device, typesetting method and typesetting processing program
JP2001118077A (en) Device and method for preparing document
JP2010097305A (en) Typesetting device, typesetting method, and typesetting processing program
JP2009053973A (en) Typesetting device, typesetting method, and typesetting processing program
JP2007041943A (en) Document processing apparatus
JP2009205470A (en) Print control unit and program
JP2004348428A (en) Means for inserting header and footer into electronic document
JP5303967B2 (en) Typesetting device, typesetting method, and typesetting processing program
JP4347020B2 (en) Setting information registration device
JP7456798B2 (en) Image data creation method, program, image data creation device
JP2018055533A (en) Image layout device, image layout method and program therefor
JP5573433B2 (en) Drawing creation support device
JP2012146102A (en) Image reader, image reading method and program
JP2006252024A (en) Print setting control program
JP3608921B2 (en) Line drawing processing method and apparatus, and recording medium on which program for executing the processing is recorded
JP2004213305A (en) Printing control system, information processor, printing control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110119

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120214

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120410

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

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

R150 Certificate of patent or registration of utility model

Ref document number: 5007695

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150608

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees