Jhonny Mertz
|
856aa3c1fe
Merge pull request #14 from billoneil/f/multiple-params
|
8 years ago |
Bill O'Neil
|
b405476424
Parameters need an array of values. Example: --cookie <name> <value>, --custom-header <name> <value>
|
8 years ago |
Jhonny Mertz
|
c7b603d4d1
Setting up the first release version
|
8 years ago |
Jhonny Mertz
|
dd1ace4fe7
Merge pull request #12 from codewing/master
|
8 years ago |
codewing
|
f8761a24f0
Cover before TOC
|
8 years ago |
Jhonny Mertz
|
c0b33f25f8
Merge pull request #11 from sschoeb/patch-1
|
9 years ago |
Stefan Schöb
|
19925b8932
Update README.md
|
9 years ago |
Jhonny Mertz
|
76a1e3b1e5
instructions to add wrapper as dependency
|
9 years ago |
Jhonny Mertz
|
5412a04628
Creating temporary files for htmlAsString inputs #8
|
9 years ago |
Jhonny Mertz
|
2e24238721
Updating dependencies
|
9 years ago |
Jhonny Mertz
|
abceb80433
Adding xvfb support
|
9 years ago |
Jhonny Mertz
|
45a8b20029
Removing \n from the string buider
|
9 years ago |
Jhonny Mertz
|
b91ebc06e7
Removing WrapperConfigBuilder
|
9 years ago |
Jhonny Mertz
|
315b056d08
Automatically finding wkhtmltopdf executable
|
9 years ago |
jhonnymertz
|
fea822c579
Defining test scope for pdfbox and junit dependencies #6
|
9 years ago |
Jhonny Mertz
|
7adccd5a6b
Merge pull request #4 from zuper-tom/fix-pdf-stream
|
9 years ago |
Thomas Taschauer
|
48f883b06f
fix stalling pdf-process
|
9 years ago |
Patrick Brückner
|
1f42788148
Merge pull request #3 from jhonnymertz/starting-from-scratch
|
9 years ago |
jhonnymertz
|
d3b989f512
Reformating code
|
10 years ago |
jhonnymertz
|
6052ff0ed4
Multipage support
|
10 years ago |
jhonnymertz
|
df3287d6d0
Refactoring command line creation and path definition
|
10 years ago |
jhonnymertz
|
0624e89f57
Adding wrapper builder and updating version
|
10 years ago |
jhonnymertz
|
98606eab20
Adding wrapper configurations module
|
10 years ago |
jhonnymertz
|
714adc2f18
Refactoring and organizing
|
10 years ago |
jhonnymertz
|
929e4a8c04
Updating README
|
10 years ago |
jhonnymertz
|
74bf2452d0
Removing lombok dependency and unused files
|
10 years ago |
Patrick Brückner
|
661e84965c
Merge pull request #1 from madmuffin1/master
|
10 years ago |
Patrick Brueckner
|
e43748db90
fix encoding of special chars, add simple test
|
10 years ago |
Patrick Brückner
|
2bd8c29ac8
Fix reading PDF from stdOut, don't divert through stdOut when writing to file
|
10 years ago |
Patrick Brückner
|
1c7cc9f94f
Do not persist file on harddrive but redirect from stdOut into byteArray, save to file if explicitly requested
|
10 years ago |