Skip to content

Commit 5bd1b45

Browse files
author
Jamilur Rahman
committed
modify: README.md
1 parent 9860e45 commit 5bd1b45

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,12 @@ Then, Export:
1616
* DOCX: transaction_report_docx.jrxml
1717

1818
Open these templates using Jasper Studio & modify as your own. It takes sometime to be familiar with the syntax to design the template. It's similar to HTML but need some practice to make a better design.
19-
Enjoy!
19+
Enjoy!
20+
21+
### Credits:
22+
* [iabur](https://github.com/iabur)
23+
* https://github.com/javahowtos/jasper-export-demo
24+
* https://github.com/javahowtos/jasper-excel-export-demo
25+
* StackOverflow
26+
27+
I didn't find any repo which provides (PDF, EXCEL, CSV, DOCX) all of them at once. Thanks to these^ repo I got the basic idea how to export the report. Thank you very much [iabur](https://github.com/iabur) vai to provide me different template design from your old projects as well as assist me in every way.

0 commit comments

Comments
 (0)