New page per category value

 

Part list parameter to set whether to start each category on a new page (printing only)

 

When printing a part list the output can be split into different categories. This parameter sets whether each change of value for the category starts on a new page or not.

 

Check to start a new page for each category

 

For example, if the category chosen is 'Material' the following list can be printed and paged based on the value of the material field.

 

Code      Length      Width      Material      Quantity

PX/1       1205.0     560.0       MDF18           20

PX/32       650.0     600.0       MDF15           12

SP/321      900.0     600.0       MDF15           30

SP/TR       650.0     450.0       MDF18           20

PX/3        840.0     450.0       WHLAM           14

LM/32       450.0     300.0       WHLAM           32

PX/34      1005.5     620.0       MDF18           10

PX/22       650.0     300.0       MDF15           12

 

The printed result:-

 

Code      Length      Width      Material      Quantity

Material: MDF15

PX/32       650.0     600.0       MDF15           12

SP/321      900.0     600.0       MDF15           30

PX/22       650.0     300.0       MDF15           12

 

Material: MDF18

PX/1       1205.0     560.0       MDF18           20

SP/TR       650.0     450.0       MDF18           20

PX/34      1005.5     620.0       MDF18           10

 

Material WHLAM

PX/3        840.0     450.0       WHLAM           14

LM/32       450.0     300.0       WHLAM           32

 

 

See also