This project is hosted at |
|
specifically here: |
|
To download the code HTMLJMerge.jar or source HTMLJMerge-src.zip. |
|
Return to Medge's Home Page
HTMLJMerge
This HTMLJMerge application allows you to do a mail merge with HTML files. It started because someone asked me to merge using OOJMerge HTML tags to merge.
It supports the generation of barcodes and QR codes.
QR code support thanks to the great work of Nayuki, a
magical girl software developer in Toronto Canada. I much appreciate, not only the incredibly clean code, but the license she released is under (MIT). See
https://www.nayuki.io/ for her other stuff.
Examples how to use HTMLJMerge
I've installed wkhtmltopdf to assist in merging to pdf.
The command line would look something like :
java -jar HTMLJMerge.jar -f examples/test_all.html -t examples/results/test_all_res.html -d examples/data_sep.xml -p wkhtmltopdf -s "-q $H $P" -v
Future
I'll keep adding stuff to the library as it occurs to me or anyone using this library.
As of Tue 24 Jun 2025 16:05:53 ACST
HTMLJMerge has 31 classes; containing 6009 lines of which 5602 are not blank
Medge's Home Page
Viewed
times.