Makes new balance sheet page. It's much faster.
This commit is contained in:
@@ -56,7 +56,6 @@
|
||||
|
||||
(defn table->pdf [table widths]
|
||||
(let [cell-count (cell-count table)]
|
||||
|
||||
(-> [:pdf-table {:header (mapv
|
||||
(fn [header]
|
||||
(map cell->pdf header))
|
||||
|
||||
Reference in New Issue
Block a user