Sha256: f3c512ced96e48bae87a285667ccb8174481d5ba73fafc041f7969398e10471a
Contents?: true
Size: 1.7 KB
Versions: 62
Compression:
Stored size: 1.7 KB
Contents
#=========================================================================== # allowed DPIs #=========================================================================== dpis: - 254 - 190 # - 127 # - 56 #=========================================================================== # the allowed scales #=========================================================================== scales: - 25000 - 50000 - 100000 - 200000 - 500000 - 1000000 - 2000000 - 4000000 - 8000000 - 16000000 - 32000000 - 64000000 #=========================================================================== # the list of allowed hosts #=========================================================================== hosts: - !localMatch dummy: true - !ipMatch ip: demo.mapfish.org - !dnsMatch host: labs.metacarta.com port: 80 layouts: #=========================================================================== A4 portrait: #=========================================================================== mainPage: rotation: true pageSize: A4 header: height: 50 items: - !text font: Helvetica fontSize: 30 align: right text: 'hello first print' items: - !map spacingAfter: 30 width: 440 height: 483 - !text text: 'blablabla' spacingAfter: 30 footer: height: 30 items: - !columns items: - !text backgroundColor: #FF0000 align: left text: little test - !text align: right text: 'Page ${pageNum}'
Version data entries
62 entries across 37 versions & 2 rubygems
Version | Path |
---|---|
mapfish-1.3.1 | generators/print_controller/templates/config.yaml |
mapfish-1.3.0 | generators/print_controller/templates/config.yaml |