Project

General

Profile

Patch #13589 ยป 13589_pdf_export_2col.diff

Patch against master (de68231632348f9c345ef883bdd3465a38c073ca) - Roland Lammel, 2013-03-25 21:52

View differences:

lib/redmine/export/pdf.rb
81 81
          SetFont(@font_for_content)
82 82
          @outlines = []
83 83
          @outlineRoot = nil
84
          @default_table_columns = 2
84 85
        end
85 86

  
86 87
        def SetFontStyle(style, size)
    (1-1/1)