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\sysprogs
Copy the file G4PLTedit from there into:
CODE...\custom\sysprogs
Open the file in Notepad. Scroll to the end of the file.
Modify the line starting with
text_level
to the desired level, for example:CODEtext_level 31
Save the file.
Run the batch print again.
Note: You can also change other text properties, such as:
Text height:
CODEtext_height 3.5
Text angle:
CODEtext_angle 90
Text line width:
CODEtext_linewidth 0.35