Opened 15 years ago
Closed 15 years ago
#77 closed defect (fixed)
Parametrize dpi
Reported by: | yvesm | Owned by: | yvesm |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | widgets | Version: | |
Keywords: | Cc: |
Description
The dpi (dots per inch) value is hardcoded in PDFPrint.js. Turn this into a configuration option. This is especially helpful for cases where for example one would want to diminish dpi as a function of map size (e.g. dpi=254 for A4 and dpi=127 for A0) in order not to exceed the image size limit or the Java heap space.
Change History (2)
comment:1 by , 15 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
r802