|
This example demonstrates Product Organizer's ability
to merge images, text and tables in a document.
- The product image is triggered by the product0
paragraph tag.
- The product name is triggered by the Product1
paragraph tag.
- The product text is triggered by the Product2
paragraph tag.
- The table is triggered by the Product3
paragraph tag.
- The tables are running tables containing the
item prices and descriptions for the product.
|
This example demonstrates Product Organizer's ability
to use a tables to place text on a page in a predictable manner.
- The
headings (CPU and Chassis/Enclosure) are running tables triggered by a
change in product line (Tag ProductLine0). A table is used to achieve
reversed print. The ProductLine0 table tag in Frame Maker forces a new
page at each new product line.
- Product names use the Product0 paragraph tag.
- The image and item table are triggered by the
Product1 table tag. By using the same table tag for both items they
are printed adjacently. The table is a running table of items for
the product.
- Product2 paragraph tag is used to print
product text below the image and item table.
|
|
This example
demonstrates Product Organizers ability to place both images and and
text into a table.
- A running table is triggered by the Item0
paragraph tag. The literal "Item", the item number and the literal
"Description" are specified in the table's heading row.
- The product image is placed in the body rows
first column.
- A paragraph is built containing the product
name and long description and the paragraph is placed in the second
column.
|
This example
demonstrates Product Organizer's ability to build a fairly complex
document.
- The document is sorted by category and
subcategory. The category heading is triggered by the category
paragraph tag.
- The subcategory is placed in a running table
triggered by the subcategory paragraph tag.
- A product line image (logo in this case) is
triggered by the ProductLine0 paragraph tag.
- The italicized Product Line Text is printed using
the ProductLine1 paragraph tag.
- The Product Name is triggered by the Product0
paragraph tag.
- Product Text is triggered by the Product1
paragraph tag.
- the Assortment Table and Product Image are
triggered by the Product2 paragraph tag. They are printed adjacently
because they are in the same paragraph.
- Assortment tables differ from running tables in
that they can differ from product to product. In this example there
are 4 and 5 column assortment tables.
- In this example the Assortment Tables make use of
the table title row which spans the entire table.
- The table caption is a running table triggered by
paragraph tag Product3.
|