File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,13 @@ Create tables in pdf documents using [PDFBox](http://pdfbox.apache.org)
55
66Here are a few examples of the type of tables boxable can created :
77
8- * [ example 1 ] ( https://s3.amazonaws.com/misc.quodlibet.be/Boxable/BoxableSample1.pdf )
9- * [ example 2 ] ( https://s3.amazonaws.com/misc.quodlibet.be/Boxable/BoxableSample2.pdf )
10- * [ example 3 ] ( https://s3.amazonaws.com/misc.quodlibet.be/Boxable/BoxableSample3.pdf )
11- * [ example 4 ] ( https://s3.amazonaws.com/misc.quodlibet.be/Boxable/BoxableSample4.pdf )
8+ * [ Table with text and images ] ( https://s3.amazonaws.com/misc.quodlibet.be/Boxable/BoxableSample1.pdf )
9+ ![ alt text ] ( https://s3.amazonaws.com/misc.quodlibet.be/Boxable/sample1_preview.png )
10+ * [ Vertical and Horizontal text ] ( https://s3.amazonaws.com/misc.quodlibet.be/Boxable/BoxableSample3.pdf )
11+ ![ alt text ] ( https://s3.amazonaws.com/misc.quodlibet.be/Boxable/sample3_preview.png )
1212
13- - Example code can be found at [ SampleCode] ( https://github.com/dhorions/boxable/blob/master/src/test/java/be/quodlibet/boxable/TableTest.java )
13+
14+ Example code can be found [ here] ( https://github.com/dhorions/boxable/blob/master/src/test/java/be/quodlibet/boxable/TableTest.java )
1415
1516The project is Java 7 compliant.
1617
You can’t perform that action at this time.
0 commit comments