Change direction of a document containing objects

See how you can change the direction of documents containing objects in Adobe FrameMaker.

When you change the direction (Left To Right/LTR – Left-To-Right/RTL) of a document that contains graphical objects, anchored frames, or text frames the objects are vertically flipped in the document. This implies that if an object is placed 10 px from the left margin, changing the direction will cause the object to be placed 10 px from the right margin. However, the orientation of the object remains the same.


Changing direction of document containing objects

You can choose to change the orientation of a graphical object that is flipped when the document direction is changed:


Changing the orientation of a graphical object that is flipped when the document direction is changed

To flip and change the orientation of a graphical object, ensure the following maker.ini flags are switched on:

TranslateObjectOnDirectionChange=On
FlipObjectOnDirectionChange=On

If you do not want to flip objects in a document when the direction is changed, switch off the following flag:

TranslateObjectOnDirectionChange=Off