Posted 11 December 2020, 12:12 pm EST
Is there a way to have print information for a spreadsheet persist? i.e. the next time the user loads the file, the print lines and page size are still active.
Forums Home / Spread / SpreadJS
Posted by: brian on 11 December 2020, 12:12 pm EST
Posted 11 December 2020, 12:12 pm EST
Is there a way to have print information for a spreadsheet persist? i.e. the next time the user loads the file, the print lines and page size are still active.
Posted 13 December 2020, 12:16 pm EST
Another related issue we’ve encountered, when we choose the paper size for a document and then export it to Excel, this setting is not persisting - Excel uses its default paper size.
Posted 14 December 2020, 2:55 am EST - Updated 3 October 2022, 10:03 am EST
Hi Brian,
Regarding the Persisting Printinfo:
If I understand correctly you want to save the printInfo but this feature is currently not supported by SJS. Again, You need to set the print info again.
Regarding the paperSize export
We are not able to replicate the issue at our end. Please refer to the following sample and the attached gif of our observation and let us know if we missed any steps.
sample: https://codesandbox.io/s/spread-js-starter-forked-2c3dk?file=/src/index.js
Regards
Avinash
