http://qs321.pair.com?node_id=661955


in reply to Re^2: PDF::Template page_width/page_height
in thread PDF::Template page_width/page_height

IMHO it looks like the custom page_width, page_height elements weren't getting passed to the render method in the PageDef module. My solution was to create a method in Template.pm which returned the custome width/height. Probably not the best solution, but it works for me.
  • Comment on Re^3: PDF::Template page_width/page_height