- Cataloghi: parte finale... prima bozza 9 dic
This commit is contained in:
@@ -63,6 +63,7 @@ const catalogo = new Schema(
|
||||
pdf: { type: Boolean },
|
||||
pdf_filename: { type: String },
|
||||
printable: { type: Boolean },
|
||||
indebug: { type: Boolean },
|
||||
|
||||
first_page: IDimensioni,
|
||||
last_page: IDimensioni,
|
||||
|
||||
@@ -66,6 +66,7 @@ const IAreaDiStampa = new Schema({
|
||||
orientation: String,
|
||||
compress: Boolean,
|
||||
scale: Number,
|
||||
scale_printable: Number,
|
||||
scalecanvas: Number,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user