Description
Now the defaults of printing are hardcoded in reducer's print.js. (initialSpec)
These defaults should be improved, by:
- setting 'A4' as default (
sheet: 'A4', in initialSpec should be enough, there is already some code to find this or use the first in capabilities if not found).
Moreover the plugin should allow to set the defaults on its own, so via configuration is possible to set default things like:
sheet
resolution
outputFormat
name
description
- ...
In genral all the things that can be placed in spec, should be configurable as defaults.
These defaults should be selected as well as the user opens the print window, for default viewer and also be customizable in contexts of course
What kind of improvement you want to add? (check one with "x", remove the others)
Other useful information
Description
Now the defaults of printing are hardcoded in reducer's
print.js. (initialSpec)These defaults should be improved, by:
sheet: 'A4',ininitialSpecshould be enough, there is already some code to find this or use the first in capabilities if not found).Moreover the plugin should allow to set the defaults on its own, so via configuration is possible to set default things like:
sheetresolutionoutputFormatnamedescriptionIn genral all the things that can be placed in spec, should be configurable as defaults.
These defaults should be selected as well as the user opens the print window, for default viewer and also be customizable in contexts of course
What kind of improvement you want to add? (check one with "x", remove the others)
Other useful information