mapfish-print icon indicating copy to clipboard operation
mapfish-print copied to clipboard

Feature Request add support for application/docx format printing

Open ikzent opened this issue 4 years ago • 1 comments

Is it possible to add the support for a docx or editable format. The libary used is jasperreports here the support of editable formats is supported. If some complex reports have to be made, this could be easier to make a "doc" type format.

Where should one start

ikzent avatar Aug 05 '20 15:08 ikzent

Probably doing the same as https://github.com/mapfish/mapfish-print/blob/9f51d55fb8d7dc0c8845ca241e4b71d5dc5355f4/core/src/main/java/org/mapfish/print/output/JasperReportExcelOutputFormat.java

sbrunner avatar Aug 10 '20 13:08 sbrunner