DECA-227: genpdf width and height options do not work - always outputs A4 dimensions

Metadata

Source
DECA-227
Type
Bug
Priority
Major
Status
Closed
Resolution
Duplicate
Assignee
N/A
Reporter
Jonathan Hung
Created
2012-01-25T11:25:41.175-0500
Updated
2012-05-25T13:56:52.325-0400
Versions
  1. 0.5a
Fixed Versions
N/A
Component
  1. genpdf

Description

genpdf width and height options does not affect the document size of the output.

Example: decapod-genpdf.py -d foo -p foo.pdf -t 1 -W 50 -H 50 -v foo.png should produce a 50x50cm document, but will produce an A4 proportioned document.