- Sistemato link pdf che ogni volta che si aggiorna prendeva il PDF dalla cache...
- Raccolta Cataloghi, procedura che li AUTO genera in automatico.
This commit is contained in:
@@ -799,8 +799,6 @@ export interface IAreaDiStampa {
|
||||
export interface IElementiPagina {
|
||||
isTemplate?: boolean,
|
||||
linkIdTemplate?: string,
|
||||
scalexscheda?: number
|
||||
scaleyscheda?: number
|
||||
name?: string,
|
||||
pagina: IDimensioni
|
||||
}
|
||||
@@ -828,6 +826,8 @@ export interface IMyScheda {
|
||||
name?: string,
|
||||
numschede_perRiga?: number
|
||||
numschede_perCol?: number
|
||||
scalexscheda?: number
|
||||
scaleyscheda?: number
|
||||
show_separatore: boolean
|
||||
testo_right_attaccato?: IText
|
||||
testo_right?: IText
|
||||
|
||||
Reference in New Issue
Block a user