@@ -64,10 +64,6 @@ In the following a table with all available properties is presented. All distanc
|| brailletable | relative filename | A file containing a brailletable mapping for the exporter. | ✔ | eurobraille.properties
|| floatingDot.support | true/false | The printers capability to print floating dots. | ✔ | false
|| floatingDot.resolution | non-negative double | The minimum distance between two dot centres. | ✔ if floating dot is supported |
|| floatingDot.minBarWidth | non-negative double | The desired minimum bar width for bar charts. | | 20
|| floatingDot.maxBarWidth | non-negative double | The desired maximum bar width for bar charts. | | 30
|| floatingDot.minBarDist | non-negative double | The desired minimum distance between bars for bar charts. | | 10
|| floatingDot.secondAxis | true/false | Decides wether a second y-axis will be plotted on the right side. | | true
|| constraint.[top,left] | non-negative double | The printers base indentation of printing area.| ✔ | 0
|| constraint.[width,height] | non-negative double | The printers hardware limitation of printing area.| |
|| raster.constraint.[top,left] | non-negative double | Further raster constraints: border from top or left raster edge. Difference to 'printer.constraint': measured in full cells instead of mm.| ✔ | 0
...
...
@@ -83,6 +79,10 @@ In the following a table with all available properties is presented. All distanc
|| margin.[top,left,bottom,right] | non-negative integer | Desired minimum margin from respective page border. (Can have greater size in real output, because it will be a multiple of the cell size.) | ✔ | 10
|| floatingDot.minBarWidth | non-negative double | The desired minimum bar width for bar charts. | | 20
|| floatingDot.maxBarWidth | non-negative double | The desired maximum bar width for bar charts. | | 30
|| floatingDot.minBarDist | non-negative double | The desired minimum distance between bars for bar charts. | | 10
|| floatingDot.secondAxis | true/false | Decides wether a second y-axis will be plotted on the right side. | | true