Opened 14 years ago

Closed 14 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 yvesm, 14 years ago

Owner: set to yvesm
Status: newassigned

comment:2 by yvesm, 14 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.