The present invention relates to a technique of generating, editing, and printing a document containing texts and images and, more particularly, to generation, editing, and printing of a variable data document.
Since the merchandise service life decreases recently due to a variety of merchandise items, and the number of consumers with customization service orientation increases along with the penetration of the Internet, the necessity of CRM (Customer Relationship Management) and one-to-one marketing has received a great deal of attention. These methods are very effective for purposes of increasing the customer satisfaction and winning and networking new customers.
The one-to-one marketing is a kind of database marketing. Personal attribute information such as the age, sex, hobby, taste, and purchase log of each customer is stored as a database. The contents of the information are analyzed, and a proposal that meets customer's needs is presented. A typical method is variable print. Especially, along with the recent progress in DTP (DeskTop Publishing) technology and the spread of digital printers, variable print systems have been developed, which customize and output a document for each customer. Such a variable print system is required to create a customized document in which contents in quantity that changes for each customer are laid out in an optimum manner.
Generally, when such a customized document is to be created by a variable print system, containers are laid out on the document. A container indicates a partial region to draw a content (drawing content) and is sometimes called a field region. More specifically, containers are laid out on the document, and a database and the layout are associated with each other (each content in the database is associated with each container). With this operation, a customized document (document) is created. In this specification, such a document will be referred to as a variable data document.
In the variable print system, a content which is different for each customer can be inserted in each of the containers laid out. The size of data to be inserted in a content is flexible. If the size of a container is fixed, the following problem arises. For example, when text data having a size larger than the container size is inserted, the text cannot wholly be displayed in the container. Alternatively, when image data having a size larger than the container size is inserted, the image is partially missing. Such a problem is called overflow.
If the content is image data, the image may be reduced and drawn in the container. However, the image may be excessively small. There is also proposed a technique in which if text data whose size is larger than a fixed container size is inserted, the font size of the text is reduced to display the entire text in the container. However, if the font size is adjusted, it may be too small to balance the whole document, or the document may become difficult to read.
The “layout design apparatus” of Japanese Patent Laid-Open No. 7-129658 discloses an automatic layout technique to solve the above-described problems. In this technique, when the size of a container becomes large, the size of an adjacent container is reduced to maintain the interval between them.
In a variable print system, data inserted in each container can be changed for, e.g., each customer. Hence, data inserted in a container may be “empty” in some cases. In the above-described prior art, however, when data inserted in a container is empty, the container layout portion is blank. That is, the space for that container is blank in the document layout. When the noticeable blank portion is formed at part of the document, the appearance of the document is not good. Such a blank portion is preferably used by another container with inserted data to ensure an optimum size. However, since the blank container is present, the blank portion cannot be used.
The present invention has been made in consideration of the above problems, and has as its object to create a more great-looking document by effectively using the space of a container in which empty data is inserted.
According to one aspect of the present invention, there is provided a layout adjustment method of determining a layout of a page, comprising: a partial region setting step of setting a basic pattern of a size and position of a partial region in which data is to be inserted; a calculation step of calculating, for each partial region, a size suitable for drawing the data to be inserted on the basis of the data to be inserted in the partial region set in the partial region setting step; an adjustment step of adjusting the layout in the page on the basis of the size of each partial region calculated in the calculation step; and a designation step of designating whether to zeroise the size when the data assigned to the partial region is empty, wherein in the adjustment step, when a partial region to which empty data are assigned is designated to zeroise the size of the partial region in the designation step, the layout in the page is adjusted while regarding the size of the partial region as zero.
According to another aspect of the present invention, there is provided a layout adjustment apparatus for determining a layout of a page, comprising: a partial region setting unit configured to set a basic pattern of a size and position of a partial region in which data is to be inserted; a calculation unit configured to calculate, for each partial region, a size suitable for drawing the data to be inserted on the basis of the data to be inserted in the partial region set by the partial region setting unit; an adjustment unit configured to adjust the layout in the page on the basis of the size of each partial region calculated by the calculation unit; and a designation unit configured to designate whether to zeroise the size when the data assigned to the partial region is empty, wherein when a partial region to which empty data are assigned is designated to zeroise the size of the partial region in the designation unit, the adjustment unit adjusts the layout in the page while regarding the size of the partial region as zero.
According to the present invention, since the space of a container in which empty data is inserted can effectively be used, a more great-looking document can be created.
Other features and advantages of the present invention will be apparent from the following description taken in conjunction with the accompanying drawings, in which like reference characters designate the same or similar parts throughout the figures thereof.
The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate embodiments of the invention and, together with the description, serve to explain the principles of the invention.
Preferred embodiments of the present invention will now be described in detail in accordance with the accompanying drawings.
<System Arrangement>
The arrangement of a variable print system according to the embodiment will be described first with reference to
The layout editing application program 121 is stored in a computer-readable medium. The layout editing application program 121 is loaded from the computer-readable medium to a memory 136 of the host computer 101 and executed. The computer-readable medium which stores such software or computer program is a computer program product. When the computer program product is used by a computer, an apparatus suitable for layout editing or variable print of a document is provided.
As shown in
As shown in
Typically, the host computer 101 uses the components 135 to 143 of the computer modules communicating through an interconnection bus 134 in a form according to an operating system such as GNU/LINUX or Microsoft Windows (registered trademark) or by a method by the conventional operation mode of a computer system known in an associated technique. That is, the above-described components 135 to 143 are communicably connected through the bus 134 and used by the operating system installed in the host computer 101.
Examples of the host computer 101 shown in
<Outline of Layout Editing Application>
In this embodiment, the layout editing application program 121 is resident in the hard disk drive 140, and its execution or load is controlled by the processor 135. The hard disk drive 140 and semiconductor memory 136 are used to store the program of the layout editing application 121 and data fetched from the network 107.
As an example, the encoded program of the layout editing application program 121 is stored in a CD-ROM or floppy (registered trademark) disk, loaded through the corresponding drive 142 or 141, and installed in the hard disk drive 140. As another example, the layout editing application program 121 may be loaded from the network 107 into the host computer 101 and installed in the hard disk drive 140. The software may be loaded in the host computer 101 by using a magnetic tape, ROM, integrated circuit, magnetooptical disk, wireless communication using infrared rays between the host computer 101 and another device, a computer-readable card such as a PCMCIA card, or email communication with another appropriate computer on a WEB site including the Internet or an intranet. These are examples of computer-readable media. Any other computer-readable medium may be used.
Referring to
The data source (190) for document generation may be, e.g., the general database 119 on a database server 117 formed by another computer on which the database application is executed. In this case, the host computer 101 can acquire the data source by communicating with the database server 117 through the network 107. The document template (180) for variable data print, which is generated by the layout editing application 121, is stored in the host computer 101 or a file server 115 formed by another computer. As described above with reference to
<Another System Arrangement>
<Description of Layout Editing Application>
The layout editing application 121 will be described below.
[Main Window]
At the time of operation, the user interface 103 causes the video display 144 to display a user interface window formed by an application window 301 shown in
The menu bar 302 as a known technique has a number of menu items 304 extended under the layer of menu options.
The tool bar 303 has a number of tool buttons and widgets 305 which can be set in a non-display state or display state by a special mode of the application.
A ruler 308 is an option and is used to indicate the position of a pointer, page, line, margin guide, container, or object in the work area.
The palette 311 is used to access an additional function such as a variable data library. The palette 311 has a window control 312 to move, resize, or close it. The palette 311 can optionally be displayed on the foreground of the work area or hidden behind an object. The palette 311 can be displayed only within the application window 301 or can partially or wholly be displayed outside the application window 301.
User-selectable “buttons” as shown in
(1) Select tool button 403: This button is used for side selection, movement, size change, resize, or lock/unlock of a container. A container is selected by dragging a select box around the container. When a plurality of containers are selected while keeping the CTRL key pressed, the plurality of containers can be selected.
(2) Text container tool button 404: This button is used to create a container having a static or variable text.
(3) Image container tool button 405: This button is used to create a container having a static or variable image.
(4) Link tool button 406: This button is used to create a link to associate containers with each other. This button is also used to control the distance of the link.
In the application window 301 of the layout editing application 121 shown in
[Document Template]
Referring to
When the data source is associated with the document template, a corresponding variable text or image is displayed in each container laid out so that a preview of the current document can be obtained.
In the document template creation mode, visual keys (e.g., frame lines of containers, anchors, sliders, and links) which express the document structure and variable data containers in the document template are always displayed. In the preview mode in which variable data are inserted, the visual keys are displayed when the cursor is moved onto a container, or a container is selected.
The work area 306 includes a scroll bar 307, the optional ruler 308, and a document template 309. The document template 309 can indicate the presence of a plurality of pages. The document template 309 indicates the document template 180 shown in
The page size of a given document template is designated by the user by using a known technique. For example, “Page Setup” is selected from “File” of the menu to display a dialogue to set the page size, on which the page size designated by the user is reflected. The actual number of pages of each document can change depending on the variable data in the associated data source. This is because when a field like a flexible table whose size is changed in accordance with the amount of variable data is set in the document template, and variable data which cannot be fitted in one page is loaded, an additional page is automatically created.
A border 310 shown in each page is an arbitrary page margin representing the maximum width of an object printable on the page.
[Container]
A container will be described. A container is a space (called a partial region) where a fixed or flexible text or image is inserted from a variable data file to the document template and drawn. A container is laid out together with other containers and objects, as shown in
More exactly, the container has a set of settings, visual expression, interaction, and editing operation. The definition of a container according to this embodiment will be described below.
(1) A container has a fixed or flexible content. A flexible content can be regarded as dynamic because data acquired from the data source can change for each document, i.e., each record. In this embodiment, however, animated contents and contents which change over time by another method are not assumed as a flexible content because they are not suitable for printing. A fixed content is displayed in a similar manner in all documents generated by using containers. However, when a link is set between a fixed content and a flexible content, the fixed content may be affected by the flexible content and change its position in each document.
(2) A container has ornament functions like text settings such as a background color, border, and font style applied to a content. This setting is called a container attribute. The container attribute can be set for each container. The setting can also be done such that a container has the same container attribute as another container.
(3) A container is merged with data from the data source in generating a document. The ornament function can visually be recognized on a printed output product for all fixed contents. A flexible content provides display of specific data from the data source. This expression of the container can be, e.g., printed or displayed on the screen of the video display 144, or subjected to both printing and display.
(4) A container has a user interface as a visual key, as shown in
[Constraints of Container]
Each container has constraints about control for the manner by which contents displayed by the respective documents are combined. These constraints (including combining a fixed or flexible content with a container) are used as a principal method of causing the user to control the generations of a number of documents from one document template. An example of the constraint is “the maximum height of the content of this container is 4 inches”. Another example of the constraint is “the left edge of the content of the container must be displayed at the same horizontal position in each document”. The contents described here indicate various methods of displaying and editing such constraints by using the GUI.
A content place holder which designates the layout of a fixed content like an image having a defined place on a page is well-known in the digital print technique. Each container has a position and size. The containers are edited and displayed by a method as a known technique. The following description will be made with a focus on display and editing in a method specialized to variable data print.
When containers are used, the user can designate the sizes (drawing sizes) and positions of contents in a document. Since many kinds of documents are generated from one document template, a number of possibilities and constraints are set for the containers. To set (designate) and display them, a predetermined user interface is used.
The sides of one container define the virtual border of an associated content displayed in the document. Hence, discussion about the left side of a container is equivalent to discussion about the leftmost side of an area where an associated content can be displayed in each document. Similarly, discussion about the height of a container can be understood as discussion about the constraint of the height of an associated content in the generated document. In this specification, they are clearly distinguished in discussing the side or size of a container by referring to the user interface 103.
In the following description, the term “fixed”, which defines a certain value used to restrict display of a content, applies to all documents in the same way.
(1) When the width of a container is fixed, the width to be assigned to an associated content is the same in all documents.
(2) When the height of a container is fixed, the height to be assigned to an associated content is the same in all documents.
(3) When a distance (link length) is fixed, the designated distance is a constraint in all documents.
(4) When the left and right sides of a container are fixed, the horizontal positions of sides related to the page are the same in all documents. However, the height or vertical position of the container can change. For example, when the left side of a container is fixed, the left side of an associated content is displayed at the same horizontal position in all documents. However, the content may be displayed on the upper side of the page in a document and on the lower side of the page in another document.
(5) When the upper and lower sides of a container are fixed, the vertical positions of sides in the page are the same in all documents. However, the width or horizontal position of the container can change for each document.
(6) The vertical axis of a container is a virtual vertical line which is parallel to the right and left sides of the container and is located at the intermediate position therebetween. When the vertical axis of the container is fixed, the average of the horizontal positions of the left and right sides of the container (i.e., the central position between the left and right sides) is the same in all documents. In this constraint, the width of the container can change. However, the vertical axis is located at the same horizontal position in all of documents independently of whether the left and right sides are closest to or farthest from the vertical axis. Note that the height and vertical position of the container are not affected by this constraint.
(7) Similarly, when the horizontal axis is fixed, the average of the upper and lower sides of a container is located at the same vertical position. However, the width and horizontal position of the container are not affected by this constraint.
(8) When both the horizontal axis and the vertical axis are fixed, the central position of the container is fixed. However, the width and height of the container are not affected by this constraint.
(9) When the courner position of a container, the intermediate position of a side of a container, or the central position of a container is fixed, the position is the same in all documents. For example, when the upper left corner of a container is fixed, the upper left position of the container laid out is the same in all documents.
(10) The vertical sides or vertical axis can be fixed in association with the left or right side of the page, left or right page margin, or another horizontal position. Similarly, the horizontal sides or horizontal axis can be fixed in association with the upper or lower side of the page, upper or lower page margin, or another vertical position.
A term opposite to “fixed” is “flexible” which indicates that a side, axis, corner, or intermediate position of a container or a document constraint can change between documents (between records). For example, in a page, the layout is expected to dynamically change depending on the size or amount of variable data. However, the user may want that the size or position of a specific container is fixed, or the four corners of a container at a corner of the page is fixed. For this purpose, the layout editing application 121 can appropriately set, for each container (partial region), whether to fix or change a side, axis, corner, or intermediate position. Hence, the user can create a desired basic layout in determining the basic layout of the document template 180.
[Display/Editing of Container]
--Method of Creating New Container--
Containers are described in two types, i.e., text container and image container. A text container has a text and an embedded image. An image container has only an image.
As shown in
Alternatively, a container may be created by activating the appropriate tool 404 or 405 and simply clicking the mouse on the document template 309. In this case, a container having a default size is inserted on the template in accordance with the click operation of the mouse 133. In addition, a dialogue box or prompt to set the size of the new container is provided. The container size can be set by various methods. For example, the size may be defined automatically in advance, or a container may be created and laid out by a calculated schema. When the generated container is selected by an input means such as the mouse, and its properties are displayed by clicking on the right button of the mouse, the container property dialogue is displayed so that constraints for the container can be set. In the container property dialogue UI (corresponding to a partial region setting means), various kinds of constraints described above can be set. In the container property dialogue, the size (width and height) and position of the container can be set. To set a flexible size, the basic pattern (basic size and reference position) of the container is set. In addition, the maximum container size (width and height) and the minimum container size (width and height) can be set.
[Container Display Method]
To express the state of a side of a container, the application 121 expresses a side by using a solid line (item 503) or a dotted line (504). In addition, the application 121 uses anchors (line, shape, and icon indicated by 506, 507, and 509 drawn near the sides), handles (control points 502 drawn on or near the sides of the region for movement and correction), sliders (short parallel lines drawn on both sides of a side, 413 in
The rules of the container display method shown in
(1) A fixed side is drawn by a solid line.
(2) When the width is fixed, the left and right sides are drawn by solid lines.
(3) When the height is fixed, the upper and lower sides are drawn by solid lines.
(4) The axes are not drawn.
(5) Enlarge/reduce icons are drawn near each of sides which are not drawn according to the rules (1) to (3). The sides are drawn by dotted lines.
(6) When the pair of vertical and horizontal sides or the pair of vertical axis and horizontal axis are fixed, an anchor is drawn at the intersection between them.
(7) When no anchor is drawn anywhere on a fixed side, a slider is drawn at the center of the edge.
(8) When neither anchor nor slider is drawn for the pair of vertical and horizontal sides or the pair of vertical axis and horizontal axis, a handle is drawn at the intersection between them.
The lines defined by the rules (1), (2), and (3) are fixed or restricted, as described above, and drawn by solid lines. Flexible sides defined by the rule (5) are drawn by dotted lines. Anchors are represented at fixed points defined by the rules (6), (7), and (8). Sliders are represented at some fixed sides. Handles are represented at remaining points.
In the above-described rules, higher priority is given to a constraint set by the user later. That is, when another constraint is set later, and it can affect sides which should be drawn in accordance with the above-described rules, the drawing contents of solid line or dotted lines are changed.
The location where a flexible side is drawn depends on the content of that container. As will be described later, “dynamic calibration processing” is used, which indicates that a content is merged with a document template and made visible by the user interface. Another means for determining the layout position of a flexible side in the user interface can be used. For example, the container size averaged in all documents (the content area) is used for determining the layout position of a flexible side in the user interface.
These content expressions provide a graphical means for displaying the state of each side of a container. The expressions can be interpreted in the following way.
(1) A dotted line indicates that the position of the side in the document changes depending on the content of the container, like the side 410 shown in
(2) A solid line indicates that the side is restricted because it is fixed (side 411), or the width or height of the container is fixed (in the container 408, the four sides are indicated by solid lines so that both the width and height are fixed).
(3) An anchor indicates that the point where sides or axes cross is fixed. Hence, the anchor point appears at the horizontal and vertical positions in all documents. The anchor is fixed, as a matter of course. The icon 409 in
(4) A slider indicates that the associated side can be translated although it has a fixed length. For example, the sliders 413 in
Some or all of these icons and sides are drawn or not drawn depending on which tool or which container is selected/highlighted or activated. Generally, the container sides and icons are not drawn on a printed product because they are assistant tools for designing the document template.
As described above, settings for the basic pattern including the basic values, minimum values, and maximum values of the width and height of a container are displayed in a secondary dialogue window.
Referring to
Referring to
Referring to
Referring to
[Link Setting Method]
Setting of a link to associate containers with each other will be described next.
First, in step S601, the layout editing application 121 displays a document template selected for editing on the work area 306 of the user interface window. To set a link, containers (at least two containers) to set a link must be created on the document template.
In step S602, the layout editing application 121 determines whether the above-described link tool is set in a selected state (a selected state is set by clicking on the button 406 shown in
Referring to
Next, as shown in
When the link is set between the two containers 601 and 602 selected by the user, a link UI 607 is displayed (step S607). In addition, when the link is set, the display state of the containers changes to that shown in
The state of the sides of the containers is automatically changed, as shown in
<Layout Calculation Processing by Layout Engine>
[Layout Calculation Method (Overall Flow)]
The layout editing application of this embodiment has a layout mode in which containers are created by using the user interface 103, and a layout is created by associating the containers with each other (link setting), and a preview mode in which each record of a data source is inserted in the created layout by the layout engine 105, and the layout result after actual record insertion is previewed. In the preview mode, actual records are inserted, and a layout is calculated in accordance with the above-described priority order. In the preview mode, however, the layout for display is calculated. Even in actual printing, the layout is calculated by causing the layout engine 105 to insert data in each container. The calculation method at this time is the same as in the preview mode.
When not the preview mode but the print mode is set, layout calculation is done sequentially for all records to be printed. Hence, step S1004 is omitted. In step S1005, it is determined whether all records to be printed are processed. The result calculated in step S1003 is output, and print data is generated by using the printer driver and output to the printer. In this case, when print data output is ended for all records (all records designated for printing), the processing is ended.
[Layout Calculation Method (Details)]
The layout calculation in step S1003 will be described next in detail.
First, the layout editing application 121 obtains a set of containers whose layout should be calculated (step S1101). Layout calculation is executed for a set of associated containers. Referring to, e.g.,
The layout editing application 121 selects a set as a layout calculation target from the container sets obtained in step S1101 (S1102). For the selected container set, layout calculation is executed. First, the sizes of the two containers (A and B) as flexible elements included in the selected container set are calculated assuming that the containers are not affected by the image size or text amount of data to be inserted. More specifically, the layout editing application 121 determines whether the container A is an image data container or text container. This determination can be done on the basis of the attribute set for the container, as described above. Next, the layout editing application 121 loads the data to be inserted in the container A. When the container A is an image data container, the size (the number of horizontal pixels, the number of vertical pixels, and the resolution) of the image data is defined as the size of the container A without any constraint. When the container A is a text container, the amount of data to be inserted in the container A can be calculated on the basis of the number of characters of text data and the character attribute such as a font type, font size, character pitch, and line pitch designated by the container attribute of the container A. For the text container, a constraint is applied because the aspect ratio of the container A cannot be determined without considering a constraint. In the example shown in
Next, the layout editing application 121 optimizes the layout such that the difference between the size of each container to be laid out and the actual content size becomes as small as possible (S1103). The layout is optimized such that the difference between the size of the content to be inserted and the size of layout becomes as equal as possible between the containers associated with each other to dynamically change their sizes. The layout editing application 121 obtains the size of the container set selected in step S1102, i.e., the total size of the container A, container B, and link 1506. Then, the layout editing application 121 calculates the difference between the total size and the size of the container set in the basic layout (in the example shown in
The layout editing application 121 optimizes the layout. If a violation of rules has occurred, calculation is executed again to prevent any violation of rules (S1104). The rules described here are constraints set by the user in creating the layout. Examples of the constraints are a constraint on the container size change range or container position, and for a flexible link, a constraint on the change in link length. When the layout is calculated without any violation of rules, the layout of the set is completed. The processing in steps S1102 to S1104 is executed for all sets on the page. With the processing, the layout editing application 121 calculates the layout of the entire page (S1105).
<Layout Adjustment by Container Corresponding to Empty Data>
The containers are formed from anchor icons 706, 707, 708, and 709, fixed sides 710, 711, 712, 713, 714, and 715, and sides 722, 723, 724, 725, 726, and 727 whose positions are flexible. The fixed sides are indicated by solid lines. The sides whose positions are flexible are indicated by dotted lines. Each anchor is laid out at a corner of a corresponding container to indicate that the corner is fixed at the designated position on the document and does not move from that position. Links are set between the containers 701 to 705. Since there are sides which move flexibly, indicators 728, 729, 730, 731, 732 and 733 indicating the flexible moving directions are displayed in the containers A, B, C, D, and E, respectively. This is a function of indicating that the side of the container can move in the direction represented by an indicator (or in the reverse direction).
In the link setting example shown in to
<Container Property Setting>
A property dialogue window 1201 includes a title bar 1202, tool buttons 1203, buttons 1204 to close (reflect set contents) or cancel (discard set contents) the property dialogue window, and an area 1205 in which various kinds of information are set. The property dialogue window 1201 also includes a select button 1207 of a zeroisation mode (Set min-size as 0 when data is empty) in which calculation is done while setting the container size to 0 when data to be inserted in the container is empty and a select button 1206 of a normal mode (Calculate layout normally) in which normal layout calculation is executed in accordance with the constraints of the container. The select buttons 1206 and 1207 are grouped and have exclusiveness so that they are alternatively selected. The select button 1206 (normal mode) is selected by default.
When the select button 1207 (zeroisation mode) is not selected, all items 1208 to 1212 (except a frame 1209) arranged at the lower level are inoperable and grayed out. When the select button 1207 (zeroisation mode) is selected, the link length adjustment check box 1208 (Adjust link length) is enabled. When the check mark in this box is turned on/off, whether to adjust the length of the link connected to the container can also be set.
Link length adjustment according to this embodiment will be described. For example, assume that three containers (container A, container B, and container C from the upper side) are laid out in the vertical direction, and links are set between them (between the containers A and B and between the containers B and C). Assume that the above-described zeroisation mode is set for the container B laid out at the center of this layout. When empty data is inserted in the container B, layout calculation is executed while setting the height to 0. However, the distance between the containers A and C equals a size obtained by adding the link set between the containers A and B to the link set between the containers B and C. That is, a link which apparently has an excess size is set between the containers A and C. A blank space more than necessary is formed. This may degrade the appearance of the document. In addition, even when data having a larger size is inserted in the container A or C, that space cannot effectively be used. When the height of the container B is set to 0, it is preferably to shorten the length of the link between the containers A and C and set the containers A and C to more optimum sizes.
Assume that the check mark in the check box 1208 is not ON (the check mark is kept OFF). In this case, only an operation of executing calculation while setting the container size to 0 is executed when data to be inserted in the container is empty. The lengths of all links set from this container are calculated in accordance with link setting. In this case, even when the containers are connected by a plurality of links, a blank space is formed because no size adjustment is done, resulting in bad layout balance. Also, when data to be inserted in another container is large, an optimum size may be obtained by utilizing the blanc space.
To fill or utilize the blank space as much as possible by adjusting the link lengths, it is effective to turn on the check mark in the check box 1208. When the check mark On the check box 1208 is ON, the items 1210 to 1212 arranged in the frame 1209 are enabled. In this embodiment, the length select button 1210 (Length) is selected by default.
The adjustment length select button 1210 and proportion select button 1212 are grouped and have exclusiveness so that they are alternatively selected. The function selected by the check box 1208 is an optional function of executing calculation while setting the container size to 0, adjusting the sizes of links set for the container, and re-calculating the layout. In this embodiment, as the link length adjustment method, when the adjustment length select button 1210 is selected, the length of the link set for the container is shortened by an amount corresponding to the input value input to an input item 1210a. This processing is executed for all links set for the container under the same conditions. When the select button 1210 is selected, the unit of the designated value can be selected from the list 1211.
With the above-described link length adjustment function, when a plurality of links are set, the balance of link lengths can be maintained to some degree. In addition, since the actual shortening length is designated, designation by the user is easy, and the layout result can readily be predicted. For the range of the value (adjustment value) which can be designated when the adjustment length select button 1210 is selected, basically, the minimum length of the plurality of links currently set for the container is set as the maximum value of the adjustment value. However, when the minimum link length is very short, and for example, 0.1 mm, the space can hardly be reduced. In some cases, the space needs to be filled even when the layout balance is sacrificed to some extent. Hence, an adjustment value larger than the minimum value of the link can also be set. When the adjustment value is larger than the minimum length of the link, the link length after adjustment may have a negative value. In this case, the link length is set to 0. Several examples can be considered, and for example, the link length may be increased without limit.
As another link length adjustment method, when the proportion select button 1212 is selected, the length of the link set for the container is changed at a designated proportion. According to this method, the proportion of the lengths of the plurality of links connected to the container is maintained in the state before adjustment. For this reason, when links are set between a plurality of containers, the layout state can effectively be maintained. That is, in a layout in which the user has laid out containers with certain intention, when filling another container into the space of a container in which empty data is inserted, the link sizes can be adjusted and the container sizes can be changed while maintaining the balance of the initially created layout.
Processing of setting the properties of a container by using the dialogue described in
First, in a state in which a container is selected by the keyboard 132 or mouse 133, an instruction to display the property dialogue window 1201 of the selected container (to be referred to as a target container hereinafter) is input. The processing advances from step S1601 to step S1602. In step S1602, the user interface module 103 of the layout editing application 121 displays the property dialogue window of the target container. A description will be done below assuming that the container E (705) is selected (target container). The instruction to display the property dialogue window can be input by, e.g., clicking on the right button of the mouse or inputting an Alt key from the keyboard by the user. In this state, the select button 1206 (Calculate layout Normally) is selected (normal mode) on the property dialogue window 1201. To execute calculation while setting the container size to 0 (zeroisation mode) when empty data is inserted, the user selects the select button 1207 (Set min-size as 0 when data is empty).
In a state in which the select button 1207 is selected, the check mark in the check box 1208 is kept OFF. When the dialogue window 1201 is closed in this state, setting is done such that only processing for setting the size of the container to 0 is executed when empty data is inserted.
When the select button 1207 (zeroisation mode) is selected, and the check mark in the check box 1208 is turned on, input in the frame 1209 is permitted to cause the user to set the link length adjustment method. In this state, the link length adjustment method can be selected. As the adjustment method, one of the method of shortening the link by a designated length and the method of shortening the link at a designated proportion can be selected, as described above. By default, the adjustment length select button 1210 is selected, and the box to designate the shortening length is blank.
To select the method of designating the link length, the adjustment length select button 1210 is selected, a length is set in the box 1210a, and a unit is selected from the list 1211. On the other hand, when the method of shortening the link at a designated proportion is selected (when the proportion select button 1212 is selected), the proportion to be used for reduction is set in a box 1212a.
When the apply button 1204 is clicked on to instruct application, the processing advances from step S1603 to step S1604. The user interface 103 checks the set state in the property dialogue window. When the select button 1206 (normal mode) is selected, the flow advances from step S1604 to step S1608 to set the target container in the normal mode.
When the select button 1207 is selected, the flow advances from step S1604 to step S1605. The layout editing application 121 sets the target container in the zeroisation mode. The presence/absence of adjustment of the link size is determined by checking the check state of the check box 1208. When the check box 1208 has no check mark, the flow advances from step S1606 to step S1609 to set “no link size adjustment” for the target container. When the check box 1208 has a check mark, the flow advances from step S1606 to step S1607. In step S1607, the layout editing application 121 sets the link length adjustment method for the target container in accordance with the set state in the frame 1209, describes the set contents in the document template, and holds the contents in the HDD 140.
As described above,
As is apparent from
Assume that size of “20” or more is designated in the item 1210 shown in
When the proportion select button 1212 is selected as the link length adjustment method, and 80(%) is set in the box 1212a, the lengths of the links 716 to 719 change “50”→“40”, “20”→“16”, “30”→“24”, and “40”→“32”, respectively.
First, in step S1701, the layout editing application 121 inserts the fields (also referred to as DB fields) of the records of the database in corresponding containers. In step S1702, layout calculation described with reference to the flowchart shown in
In step S1703, the layout editing application 121 searches for a DB field with empty data in the current records. If no empty DB field is found, the flow advances from step S1704 to step S1715 to preview, on the display, the layout result by layout calculation in step S1702. If an empty DB field is present, the flow advances from step S1704 to step S1705. The layout editing application 121 searches for a container in which the empty DB field is inserted. If no container is present in step S1705, i.e., when an empty DB field is present in the target record of the database, and the DB field is not associated with any containers, layout adjustment by zeroising the container size need not be executed. Hence, the flow advances to step S1715. The layout editing application 121 displays a preview of the layout result.
If the container is present in step S1705, the flow advances from step S1706 to step S1707 to search for containers with which only one DB field is associated and containers with which a plurality of DB fields with empty data are associated from the containers found in step S1705. If no container is found, there is no container in which empty data is inserted. The flow advances from step S1708 to step S1715 to preview the layout result.
The processing in step S1707 is executed due to the following reason. When a plurality of DB fields are associated with one container, some DB fields may have data, and the remaining fields may have empty data. In this case, at least one DB field has data, and the data is inserted in the container. Hence, calculation should not be done while setting the size of the container to 0. In step S1707, filtering is executed not to regard such a container as an empty container. On the other hand, containers with which one DB field is associated are already filtered in step S1704 as containers having empty DB fields. These containers have empty data, as a matter of course.
In step S1708, the layout editing application 121 determines on the basis of the search result in step S1707 whether the number of found containers is 0. If NO in step S1708 (when the number of found containers is one or more), the flow advances to step S1709 to move the focus to the container at the head of the search list (the container to which the focus has moved will be referred to as a container of interest hereinafter). It is checked whether the “zeroisation mode”, in which calculation is executed while setting the container size to 0 if the data is empty, is set for the container of interest (step S1711). If YES in step S1711, the flow advances to step S1713. If NO in step S1711, the flow advances to step S1712. When the zeroisation mode is not set in the properties of the container of interest, it is checked whether the search list has the next container (step S1712). If YES in step S1712, the focus is moved to the next container (step S1710).
If YES in step S1711, the flow advances to step S1713. The layout editing application 121 zeroises the size of the container of interest. When settings of link adjustment have been done, the settings are loaded in the memory. Then, it is checked whether the search list has the next container (step S1712). If YES in step S1712, the focus is moved to the next container (step S1710).
The processing in steps S1711 to S1713 is repeatedly executed for all containers in the search list. After the processing is done for all containers, layout calculation is executed again on the basis of the information loaded in the memory in step S1714. More specifically, for an empty container for which the zeroisation mode is set, its size is set to 0. If link adjustment settings are present, the link length is adjusted in accordance with the contents of settings. In this way, for example, the layout shown in
The position of the container after its size is zeroised is not limited to the above. The sides may be superposed on one of the upper and lower sides or one of the left and right sides of the container. Whether to superpose the sides on the central axis or one of the sides of the container may be set in the property dialogue window (
In step S1715, the layout editing application 121 displays a preview of the layout result. The operation flow of the layout engine has been described above.
To adjust link lengths when empty data is inserted in a container, various kinds of methods can be used in addition to the link adjustment method shown in.
According to the second embodiment, boxes to set adjustment values for the respective sides of a container are arranged. For each box, a unit can be selected from a list 1307.
When the size of a container having links on the upper and lower sides and left and right sides is zeroised, containers connected to that container can interfere with each other. For example, a container connected to the upper side of a zeroisation target container and a container connected to the right side can interfere with each other upon zeroising the target container. In this embodiment, if such interference is detected in layout calculation, zeroisation of the container is inhibited.
As described above, according to the second embodiment, the link adjustment values can be set for the direction of each side. For this reason, the user can do more fine designation, and a wasteful space generated by a container with empty data can effectively filled. In addition, the user can designate the direction of a container whose space should preferentially be filled when empty data are inserted in the container. Hence, an accurate layout result on which the user's intention is reflected can be obtained. The link adjustment value may be set not only for each link direction but also for each container which has a link to the container with empty data inserted. The effectiveness of laying out containers while filling the space in accordance with the setting is also obvious.
The object of the present invention can also be achieved by supplying a storage medium which stores software program codes for implementing the functions of the above-described embodiments to a system or apparatus and causing the computer (or a CPU or MPU) of the system or apparatus to read out and execute the program codes stored in the storage medium.
In this case, the program codes read out from the storage medium implement the functions of the above-described embodiments by themselves, and the storage medium which stores the program codes constitutes the present invention.
As the storage medium for supplying the program codes, for example, a flexible disk, hard disk, optical disk, magnetooptical disk, CD-ROM, CD-R, magnetic tape, nonvolatile memory card, ROM, or the like can be used.
The functions of the above-described embodiments are implemented not only when the readout program codes are executed by the computer but also when the operating system (OS) running on the computer performs part or all of actual processing on the basis of the instructions of the program codes.
The functions of the above-described embodiments are also implemented when the program codes read out from the storage medium are written in the memory of a function expansion board inserted into the computer or a function expansion unit connected to the computer, and the CPU of the function expansion board or function expansion unit performs part or all of actual processing on the basis of the instructions of the program codes.
As many apparently widely different embodiments of the present invention can be made without departing from the spirit and scope thereof, it is to be understood that the invention is not limited to the specific embodiments thereof except as defined in the appended claims.
This application claims priority from Japanese Patent Application No. 2004-024488 filed Jan. 30, 2004, which is hereby incorporated by reference herein.
Number | Date | Country | Kind |
---|---|---|---|
2004-024488 | Jan 2004 | JP | national |