if @options[:show_supplier]
        table.column(0).width = bounds.width / 3
        table.column(1).width = bounds.width / 4
      else
        table.column(0).width = bounds.width / 2