ItEr44S09SoporteImpresionMultiplesPaxinasItEr43S10: Adjusted heigh per row constant for printing scheduling
This commit is contained in:
parent
81991cfe08
commit
c45f1981f0
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ public class CutyPrint {
|
|||
|
||||
// Taskdetails left padding
|
||||
private static int TASKDETAILS_WIDTH = 310;
|
||||
private static int TASK_HEIGHT = 24;
|
||||
private static int TASK_HEIGHT = 25;
|
||||
private static int PRINT_VERTICAL_PADDING = 50;
|
||||
|
||||
public static void print(Order order) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue