Skip to content

Commit d9bd766

Browse files
author
Zack Schwartz
committed
update description for v2
1 parent 2d86fad commit d9bd766

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

api2pdf/pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,12 @@
99
<artifactId>
1010
api2pdf
1111
</artifactId>
12-
<version>1.0.3</version>
12+
<version>2.0.0</version>
1313
<name>
1414
api2pdf
1515
</name>
1616
<description>
17-
Api2Pdf is a powerful PDF generation API with no rate limits or file size constraints.
18-
Generate PDFs from HTML, URLs, images, office documents, and more.
17+
This client library is a wrapper for the Api2Pdf.com REST API. See full REST api documentation at https://www.api2pdf.com/documentation/v2. Api2Pdf is a powerful API that supports HTML to PDF, URL to PDF, HTML to Image, URL to Image, Thumbnail / image preview of an Office file, Office files (Word to PDF), HTML to Docx, HTML to excel, PDF to HTML, merge PDFs together, add bookmarks to PDFs, add passwords to PDFs
1918
</description>
2019
<url>
2120
https://www.api2pdf.com/
@@ -75,7 +74,7 @@
7574
https://github.com/Api2Pdf/api2pdf.java
7675
</url>
7776
<tag>
78-
api2pdf-1.0.13
77+
api2pdf-2.0.0
7978
</tag>
8079
</scm>
8180
<properties>

0 commit comments

Comments
 (0)