为创建自动的页面尺寸分配指令,可在页面尺寸分配选项卡中添加行,然后在该行的每个栏中填写数据记录。每行会在 APA 文件中创建一行。
例如,以下行会将页面尺寸设置分配给名为 Cover.p1.pdf 的已精炼页面。
已精炼的文件名 | 偏移量 X | 偏移量 Y | 净尺寸 X | 净尺寸 Y | 比例 X | 比例 Y | 方向 |
---|---|---|---|---|---|---|---|
Cover.p1.pdf | -36 磅 | -36 磅 | 612.0 pt | 792.0 pt | 100% | 100% | 0 |
您可以显式命名已精炼文件名,也可以使用通配符。
使用输入文件中的页面尺寸设置
您可以从以下两个来源之一分配页面尺寸:
- APA 文件中的参数设置。
- 来自页面。 要使用此方法,请在"页面尺寸分配"视图中该参数的列中输入混合,比如偏移、缩放、修剪或方向。
注: 有些输入文件可能不包含偏移量,例如 DCS/EPS 文件。而使用印能捷精炼器 PPD 的本地应用程序所产生的 PostScript 文件始终含有偏移量。
度量单位转换
对于偏移量 X、偏移量 Y、净尺寸 X、净尺寸 Y:
- 在页面尺寸分配选项卡上,您可以输入磅、毫米、厘米或英寸。可以使用的单位包括:pt、pts、mm、cm、in、inch 或 inches。
- 如果您不输入测量单位,印能捷会假定单位为印能捷 Workshop 首选项对话框中设置的测量单位。
- 如果您输入了测量单位,印能捷会将它转换为印能捷 Workshop 首选项对话框中设置的测量单位。 例如,如果您的 Workshop 首选项首选项测量单位为英寸,而您输入的是
72 pt
,印能捷会将它转换为 1 in。
- 在原始 APA 文件选项卡上,度量单位始终为磅。
示例 1:模式匹配
此示例显示模式匹配的应用。
输入文件、精炼文件以及所要求的页面尺寸分配如下:
输入文件 | Book.pdf |
已精炼文件 | Book.p1.pdf、Book.p2.pdf、Book.p3.pdf |
所要求的页面尺寸分配 | 设置页面的尺寸。 将偏移量 X 和偏移量 Y 设置为 -36 磅,净尺寸 X 设置为 612 磅,净尺寸 Y 设置为 792 磅。缩放比例为 100%,方向没有变化。 |
在页面尺寸分配视图中,指令为:
已精炼的文件名 | 偏移量 X | 偏移量 Y | 净尺寸 X | 净尺寸 Y | 比例 X | 比例 Y | 方向 |
---|---|---|---|---|---|---|---|
.p .pdf | -36 磅 | -36 磅 | 612.0 pt | 792.0 pt | 100% | 100% | 0 |
在原始 APA 文件视图中,指令为:
GEOM= "[$].p[#].pdf" -36.0 -36.0 612.0 792.0 1 1 0
示例 2:模式匹配及从输入文件中分配页面尺寸
此示例显示了模式匹配的使用以及从输入文件分配页面尺寸。
除使用输入文件的净尺寸之外,本例使用与示例 1 相同的输入文件、已精炼文件以及所要求的页面尺寸分配。
在页面尺寸分配视图中,指令为:
已精炼的文件名 | 偏移量 X | 偏移量 Y | 净尺寸 X | 净尺寸 Y | 比例 X | 比例 Y | 方向 |
---|---|---|---|---|---|---|---|
.p .pdf | -.5 英寸 | -.5 英寸 | 混合 | 混合 | 100% | 100% | 0 |
在原始 APA 文件视图中,指令为:
GEOM= "[$].p[#].pdf" -36.0 -36.0 [ ] [ ] 1 1 0
图例
Match letters (a-z, A-Z) in the page filename. For example Match numbers (0-9) in the page filename. For example Match Either Match letters or numbers (a-z, A-Z, 0-9) in the page filename. For example You can also specify the number of characters that this wild card will match. This Position Indicates that this part of the page name is the same as the page position to which the page will be assigned. This Page Set (Page Set Assignment mode only) Indicates that this part of the page name is the same as the name of the page set or page set prefix to which the page will be assigned. All Page Sets (Page Set Assignment mode only) Assigns the page to the designated page position in all sets in the job. This Product (Run List Assignment mode only) Indicates that this part of the page name is the same as the name of the product. All Products (Run List Assignment mode only) Assigns the page to the designated page positions in the run lists of all the products. This Part (Run List Assignment mode only) Indicates that this part of the page name is the same as the name of the part. All Parts (Run List Assignment mode only) Assigns the page to the designated page positions in the run lists of all the parts. matches filenames Book.p1.pdf, Front matter.p1.pdf, and JobXYZ.p1.pdf. .p1.pdf
You can also specify the number of characters that this wild card will match.
To verify the number of characters that will be matched, move the cursor over the icon and check the length that is listed.
You can also specify the number of characters that this wild card will match.
To verify the number of characters that will be matched, move the cursor over the icon and check the length that is listed.
Note: .p .pdf matches the same filenames.
To verify the number of characters that will be matched, move the cursor over the icon and check the length that is listed.
For example if you enter Book.p .pdf, a matching wild card is inserted in the Position column. Book.p1.pdf is assigned to position 1, Book.p2.pdf is assigned to position 2, and so on.
For example, if you enter .p1.pdf, a matching wild card is inserted in the Page Set Name/Prefix column. Book.p1.pdf would be assigned to the Book page set.
For example, if you enter .p .pdf, a matching wild card is inserted in the Product Run List column. If your product is Book, page Book.p1.pdf will be assigned to position 1 in the Book run list, page Book.p2.pdf will be assigned to position 2 in the Book run list and so on.
For example, if you enter .p .pdf, a matching wild card is inserted in the Part Run List column. If your part is Cover, page Cover.p1.pdf will be assigned to position 1 in the Cover run list, page Cover.p2.pdf will be assigned to position 2 in the Cover run list and so on.