Skip to content

Commit c301896

Browse files
committed
Fix readme
1 parent f2b70c5 commit c301896

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
iText Core/Community is a high-performance, battle-tested library that allows you to create, adapt,
1111
inspect and maintain PDF documents, allowing you to add PDF
12-
functionality to your software projects with ease. It is also available for .[NET][itext7net] (C#) .
12+
functionality to your software projects with ease. It is also available for .[NET][itext7net] (C#).
1313

1414
### The key features of iText Core/Community are:
1515

@@ -131,7 +131,7 @@ results.
131131
| Redact based on regex | [Java](https://itextpdf.com/products/pdf-redaction-pdfsweep) |
132132
| <br> | |
133133
| **Support complex writing systems** | [Link to docs](https://itextpdf.com/products/pdfcalligraph) |
134-
| Add Arabic text | [Java](https://github.com/itext/i7js-examples/blob/master/src/main/java/com/itextpdf/samples/sandbox/typography/arabic/ArabicWordSpacing.java) , [PDF](https://github.com/itext/i7js-examples/blob/master/cmpfiles/sandbox/typography/cmp_ArabicWordSpacing.pdf) |
134+
| Add Arabic text | [Java](https://github.com/itext/i7js-examples/blob/master/src/main/java/com/itextpdf/samples/sandbox/typography/arabic/ArabicWordSpacing.java), [PDF](https://github.com/itext/i7js-examples/blob/master/cmpfiles/sandbox/typography/cmp_ArabicWordSpacing.pdf) |
135135
| <br> | |
136136
| **Optimizing PDFs** | [Link to docs](https://itextpdf.com/products/compress-pdf-pdfoptimizer) |
137137
| Reduce size of PDF | [Java](https://itextpdf.com/products/compress-pdf-pdfoptimizer) |

0 commit comments

Comments
 (0)