Switched or Conditional Page Size
Some recent work has involved manuals for export products, and the issue of page size could be on the horizon. We presently render to US letter size (USL), but A4 might become needed ...
... ideally from a common shared set of book files ...
Content scaling is not an option, as some graphics are 600 dpi bitmap. optimized for our 600 dpi pub engine, and they develop visible artifacts if
rescaled.
The USL page layout contemplated this possibility way back when, so we have a column layout solution that allows keeping the same column and gutter sizes, yet leaves ample margins for printing and hole punching on USL or A4.
The content already re-flows onto the taller A4 page with no particular difficulty. And it does reflow, because condition codes switch some content on and off depending on target English-speaking market. Update Book is required in the workflow already.
The issue is how to quickly switch between USL and A4 page layouts.
FM 7.1 does not have conditional page layouts, and it's not clear if later versions (we do have FM9) have anything comparable.
Two workarounds that come to mind are:
- Create (one time) two separate sets (USL and A4) of empty book component files, used only as the source for Master Pages.
Workflow:
Open each book component
Import MPs (Master Pages)
Set Condition Codes
AMP (Apply Master Pages)
Update Book
Print
Rinse and repeat for other page size - Create (one time) a single separate set of empty A4 book files, used only for printing. These call in the entire Flow A of the USL files content as Text insets imported by reference.
Workflow:
Open A4 clones
AMP
Update
Print
_______
Any other ideas?

