7.0
Table Of Contents
- Table of contents
- Introduction
- Getting started with QuarkXPress Server
- The QuarkXPress Server user interface
- Server configuration dialog box
- Server preferences
- Application preferences (category)
- Display (pane)
- Input Settings (pane)
- XTensions Manager (pane)
- Font Mapping (pane)
- Deconstruct (Pane)
- EPS (pane)
- Full Res Preview (pane)
- Job Jackets (pane)
- Modifier (pane)
- PDF (Pane)
- Placeholders (pane)
- PSD Import (pane)
- Fraction/Price (pane)
- Picture Effects (pane)
- Project preferences (category)
- General (pane)
- XML Import (pane)
- Default Print Layout (category)
- General (pane)
- Measurements (pane)
- Paragraph (pane)
- Character (pane)
- Tools (pane)
- Trapping (pane)
- Color Manager (pane)
- Layers (pane)
- Style sheets
- Colors
- H&Js
- Output styles
- Output Styles (dialog box)
- Edit EPS Style (dialog box)
- Panes
- General (pane)
- Color (pane)
- Marks (pane)
- Fonts (pane)
- Bleed (pane)
- Transparency (pane)
- OPI (pane)
- JDF (pane)
- Advanced (pane)
- Summary (pane)
- Edit PPML Style (dialog box)
- Panes
- Device (pane)
- Pages (pane)
- Colors (pane)
- Pictures (pane)
- Marks (pane)
- Bleed (pane)
- JDF (pane)
- Advanced (pane)
- Summary (pane)
- Edit PDF Style (dialog box)
- Panes
- Pages (pane)
- Meta Data (pane)
- Hyperlink (pane)
- Compression (pane)
- Color (pane)
- Fonts (pane)
- Marks (pane)
- Bleed (pane)
- Transparency (pane)
- OPI (pane)
- OPI Active (check box)
- JDF (pane)
- Summary (pane)
- Edit Print Style (dialog box)
- Panes
- Device (pane)
- Pages (pane)
- Colors (pane)
- Pictures (pane)
- Fonts (pane)
- Marks (pane)
- Bleed (pane)
- Transparency (pane)
- OPI (pane)
- JDF (pane)
- Summary (pane)
- Font mapping
- Source Setups
- Output Setups
- Server XTensions Manager
- Status Monitor
- Other menu items
- Creating URL requests
- XTensions software
- Telegraph XTensions software
- QuarkXPress Server Monitor
- Glossary
MODIFYING IMAGES
Use the following structure to modify pictures:
<PROJECT>
<LAYOUT LAYOUTNAME="
[name of layout]
">
<BOX>
<ID>
[ID or name of target box]
</ID>
<PICTURE>
<
[parameters]
>
</PICTURE>
</BOX>
</LAYOUT>
</PROJECT>
In the above example,
[ID or name of target box]
can be determined using
Telegraph XTensions software, and
[parameters]
includes the element types
listed in “Modifier parameters for pictures.” Multiple parameters can be supplied
for a single box.
MODIFIER PARAMETERS FOR PICTURES
Use the parameters described in this section to modify pictures in a
QuarkXPress project.
PARAMETER DESCRIPTION
ANGLE Use this parameter to rotate a picture by a number
of degrees within its picture box. For example,
<ANGLE>120</ANGLE> sets a picture’s angle of rota-
tion to 120 degrees. The valid range for rotation is
from –360 degrees to +360 degrees.
CENTERPICTURE Use this parameter to center a picture in a picture box.
For example,
<CENTERPICTURE>TRUE</CENTERPICTURE>
aligns the center of a picture with the center of its
picture box.
FITBOXTOPICTURE Use this parameter to fi
t a picture box to the
dimensions of the picture it contains. For example,
<FITBOXTOPICTURE>TRUE</FITBOXTOPICTURE> changes
the size of a picture box to perfectly fit its picture.
FITPICTURETOBOX Use this parameter to scale a picture to fit within a
picture box and allow horizontal and vertical picture
scale to differ. For example,
<FITPICTURETOBOX>TRUE
</FITPICTURETOBOX>
scales a picture to fit its picture
box, even if the picture must be stretched in
one direction.
MODIFIER XTENSIONS SOFTWARE
CHAPTER 4: XTENSIONS SOFTW
ARE
|
155