PDF book annotation text settings
Problem
When batch printing assembly model drawings, it is possible to print an annotation text. By default, the text always goes to the Finnish text level (4). If the drawings contain other languages as well (e.g., English on its own level), the annotation text should also be placed on the same level.
Solution
Open your G4 installation folder:
CODE...\system\sysprogsCopy the file G4PLTedit from there into:
CODE...\custom\sysprogsOpen the file in Notepad. Scroll to the end of the file.
Modify the line starting with
text_levelto the desired level, for example:CODEtext_level 31Save the file.
Run the batch print again.
Note: You can also change other text properties, such as:
Text height:
CODEtext_height 3.5Text angle:
CODEtext_angle 90Text line width:
CODEtext_linewidth 0.35