The following tables can be inserted on the printed page in the form of text fields:

Name of the text field Description of the Note
TABLE_AB Displays all selected items of the order with quantity, article number, article description, price and cash register share The text field must be large so that all information can be displayed
TABLE_AB_PRIVATE Displays all selected items of the order with quantity, article number, article description and price The text field must be large so that all information can be displayed
TABLE_Material If material has been selected, the material thickness in the toe, ball and heel areas can be displayed here The text field must be large so that all information can be displayed
TABLE_Invoice Shows the individual price components, such as the total price of the inserts, health insurance portion, economic surcharge, statutory co-payment and the final total The text field must be large so that all information can be displayed
TABLE_Control Tabular overview of the selected items; the mm specification and the side are also displayed for the accessories and covers The text field must be large so that all information can be displayed

 

In addition to the text fields, INI files are automatically created for the tables in the .\GPM_V7\GPSystem\PDF folder. The appearance and font of the table can be changed in these files:

[Table]
Name = TABELLE_AB // Name of the table
Size = 1/6 // Number of columns
Begrenz_Auf_Feld = yes // the text is only displayed in the designated text field, if "No" is selected, the text continues to be written outside the field
USE_RahmenFeld = yes // the individual fields are framed
Use_RahmenTabelle = yes // the table is given a frame
Use_Grid =no // Table grid is displayed
Use_Title_line = yes // the table contains a title line
Titelzeile_AufJederSeite = yes // Title line should be repeated on every page
Alignment = LEFT TOP // Alignment of the table within the text field

 

[Line] // Section for defining the layout of the individual lines of text
Line_height_MM = 5
RGB_Background = 255 255 255
RGB_Background_Even = 255 255 255 255
RGB_Text = 0 0 0
RGB_Text_Even = 0 0 0 0
Property = REGULAR
Alignment = HCENTER VCENTER
Font = Helvetica
Font_Height_MM = 3

 

[Title bar] // Section for defining the design of the title bar
RGB_Background = 255 255 255
RGB_Text = 0 0 0
Property = BOLD
Alignment = HCENTER VCENTER