- 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:
@@ -2527,5 +2527,10 @@ export const shared_consts = {
|
||||
ONBOTTOM: '1',
|
||||
},
|
||||
|
||||
PREPARA_PDF: {
|
||||
WEB: 1,
|
||||
STAMPA: 2,
|
||||
},
|
||||
PUNTI_PER_POLLICE: 96
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user