@@ -19,9 +19,10 @@ The **iText 7 Community** source code is hosted on [Github][github], where you c
19
19
20
20
You can also [ build iText 7 Community from source] [ building ] .
21
21
22
- We also have a Java tool that can help you debug PDFs:
23
- - ``` itext-rups-x.y.z.jar ```
24
- RUPS is also hosted on [ Github] [ github-rups ]
22
+ We also provide opensource add-ons and tools to complement the core functionality:
23
+ - [ pdfHTML] [ pdfhtml ] — allows you to easily convert HTML to PDF or iText objects
24
+ - [ pdfSweep] [ pdfsweep ] — a highly efficient PDF tool to merge, split and redact data
25
+ - [ RUPS] [ rups ] — a Java tool that can help you debug PDFs
25
26
26
27
If you have an idea on how to improve ** iText 7 Community** and you want to submit code,
27
28
please read our [ Contribution Guidelines] [ contributing ] .
@@ -46,9 +47,11 @@ Contact [sales] for more info.
46
47
[ agpl ] : LICENSE.md
47
48
[ building ] : BUILDING.md
48
49
[ contributing ] : CONTRIBUTING.md
49
- [ itext ] : http ://itextpdf.com/
50
+ [ itext ] : https ://itextpdf.com/
50
51
[ github ] : https://github.com/itext/itext7
51
52
[ latest ] : https://github.com/itext/itext7/releases/latest
52
- [ github-rups ] : http://github.com/itext/rups
53
- [ sales ] : http://itextpdf.com/sales
53
+ [ sales ] : https://itextpdf.com/sales
54
54
[ gratis ] : https://en.wikipedia.org/wiki/Gratis_versus_libre
55
+ [ rups ] : https://github.com/itext/rups
56
+ [ pdfhtml ] : https://github.com/itext/i7j-pdfhtml
57
+ [ pdfsweep ] : https://github.com/itext/i7j-pdfsweep
0 commit comments