api2pdf
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: api2pdf | ||
| Version: 0.0.9 | ||
| Version: 0.0.10 | ||
| Summary: Wrapper for api2pdf.com library for converting html, urls, and word documents to pdf | ||
@@ -142,4 +142,3 @@ Home-page: https://github.com/api2pdf/api2pdf.python | ||
| options = { | ||
| 'orientation': 'landscape', | ||
| 'pageSize': 'A4' | ||
| 'landscape': True | ||
| } | ||
@@ -160,4 +159,3 @@ api_response = a2p_client.HeadlessChrome.convert_from_html('<p>Hello, World</p>', **options) | ||
| options = { | ||
| 'orientation': 'landscape', | ||
| 'pageSize': 'A4' | ||
| 'landscape': True | ||
| } | ||
@@ -164,0 +162,0 @@ api_response = a2p_client.HeadlessChrome.convert_from_url('http://www.api2pdf.com', **options) |
+3
-5
| Metadata-Version: 2.1 | ||
| Name: api2pdf | ||
| Version: 0.0.9 | ||
| Version: 0.0.10 | ||
| Summary: Wrapper for api2pdf.com library for converting html, urls, and word documents to pdf | ||
@@ -142,4 +142,3 @@ Home-page: https://github.com/api2pdf/api2pdf.python | ||
| options = { | ||
| 'orientation': 'landscape', | ||
| 'pageSize': 'A4' | ||
| 'landscape': True | ||
| } | ||
@@ -160,4 +159,3 @@ api_response = a2p_client.HeadlessChrome.convert_from_html('<p>Hello, World</p>', **options) | ||
| options = { | ||
| 'orientation': 'landscape', | ||
| 'pageSize': 'A4' | ||
| 'landscape': True | ||
| } | ||
@@ -164,0 +162,0 @@ api_response = a2p_client.HeadlessChrome.convert_from_url('http://www.api2pdf.com', **options) |
+2
-4
@@ -134,4 +134,3 @@ # api2pdf.python | ||
| options = { | ||
| 'orientation': 'landscape', | ||
| 'pageSize': 'A4' | ||
| 'landscape': True | ||
| } | ||
@@ -152,4 +151,3 @@ api_response = a2p_client.HeadlessChrome.convert_from_html('<p>Hello, World</p>', **options) | ||
| options = { | ||
| 'orientation': 'landscape', | ||
| 'pageSize': 'A4' | ||
| 'landscape': True | ||
| } | ||
@@ -156,0 +154,0 @@ api_response = a2p_client.HeadlessChrome.convert_from_url('http://www.api2pdf.com', **options) |
+1
-1
@@ -8,3 +8,3 @@ import setuptools | ||
| name="api2pdf", | ||
| version="0.0.9", | ||
| version="0.0.10", | ||
| author="Zack Schwartz", | ||
@@ -11,0 +11,0 @@ author_email="support@api2pdf.com", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
40456
-0.6%