Skip to main content
Skip table of contents

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

  1. Open your G4 installation folder:

    CODE
    ...\system\sysprogs
    
  2. Copy the file G4PLTedit from there into:

    CODE
    ...\custom\sysprogs
    
  3. Open the file in Notepad. Scroll to the end of the file.

  4. Modify the line starting with text_level to the desired level, for example:

    CODE
    text_level 31
    
  5. Save the file.

  6. Run the batch print again.


Note: You can also change other text properties, such as:

  • Text height:

    CODE
    text_height 3.5
    
  • Text angle:

    CODE
    text_angle 90
    
  • Text line width:

    CODE
    text_linewidth 0.35
    
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.