- Finalmente risolto il calcolo e l'impaginazione del PDF, per WEb e per Stampa (300 dpi) !

- corretto altre cose sulla lista cataloghi.
This commit is contained in:
Surya Paolo
2025-05-23 17:02:41 +02:00
parent d6aaaabb00
commit 0e5d28d199
6 changed files with 814 additions and 880 deletions

View File

@@ -116,6 +116,7 @@ const scheletroScheda = {
isTemplate: { type: Boolean },
isPagIntro: { type: Boolean },
linkIdTemplate: { type: String },
linkIdTemplatePerStampa: { type: String },
name: { type: String },
numschede_perRiga: { type: Number },
numschede_perCol: { type: Number },