Skip to content

Commit 0c4794c

Browse files
author
Alexandr Fedorov
committed
Fix README
DEVSIX-9592
1 parent 3f6e47d commit 0c4794c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@ The easiest way to get started is to use Maven, just add the following entries t
4343
<artifactId>html2pdf</artifactId>
4444
<version>${html2pdf.version}</version>
4545
</dependency>
46-
<!-- optional dependency if you intend on creating PDF/UA documents -->
47-
<dependency>
48-
<groupId>com.itextpdf</groupId>
49-
<artifactId>pdfua</artifactId>
50-
<version>${pdfua.version}</version>
51-
</dependency>
5246
</dependencies>
5347
```
5448

0 commit comments

Comments
 (0)