in reply to Re^3: PDF::Table seems to ignore column properties when there are but two columns
in thread PDF::Table seems to ignore column properties when there are but two columns

Try using
min_w => 250, max_w => 250,
poj
  • Comment on Re^4: PDF::Table seems to ignore column properties when there are but two columns
  • Download Code

Replies are listed 'Best First'.
Re^5: PDF::Table seems to ignore column properties when there are but two columns
by ted.byers (Monk) on Jul 10, 2013 at 20:13 UTC

    Thanks

    Alas, that didn't help.

    Are there any other options?

    Thanks

    Ted