You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have created a [Postman](https://www.postman.com) Collection so you can easily test all the API endpoints without developing and code. You can download the collection [here](https://god.gw.postman.com/run-collection/11578263-c6546175-de49-4b35-904b-29bb52a5a69a?action=collection%2Ffork&collection-url=entityId%3D11578263-c6546175-de49-4b35-904b-29bb52a5a69a%26entityType%3Dcollection%26workspaceId%3D5900d75f-c45d-4e61-9fb7-63aca23580df) or just click the button below.
69
-
70
-
[](https://god.gw.postman.com/run-collection/11578263-c6546175-de49-4b35-904b-29bb52a5a69a?action=collection%2Ffork&collection-url=entityId%3D11578263-c6546175-de49-4b35-904b-29bb52a5a69a%26entityType%3Dcollection%26workspaceId%3D5900d75f-c45d-4e61-9fb7-63aca23580df)
68
+
We have created a [Postman Collection](https://www.postman.com/pdfgeneratorapi/workspace/pdf-generator-api-public-workspace/overview) so you can easily test all the API endpoints without developing and code. You can download the collection [here](https://www.postman.com/pdfgeneratorapi/workspace/pdf-generator-api-public-workspace/collection/11578263-42fed446-af7e-4266-84e1-69e8c1752e93).
71
69
72
70
## Client Libraries
73
71
All our Client Libraries are auto-generated using [OpenAPI Generator](https://openapi-generator.tech/) which uses the OpenAPI v3 specification to automatically generate a client library in specific programming language.
@@ -211,7 +209,7 @@ You can also use [jwt.io](https://jwt.io/) to generate test tokens for your API
211
209
212
210
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
**content** | str, | str, | HTML content | [optional]
87
-
**paper_size** | str, | str, | PDF page size | [optional] must be one of ["a0", "a1", "a2", "a3", "a4", "legal", "tabloid", ] if omitted the server will use the default value of "a4"
87
+
**paper_size** | str, | str, | PDF page size | [optional] must be one of ["a0", "a1", "a2", "a3", "a4", "legal", "tabloid", "letter", ] if omitted the server will use the default value of "a4"
88
88
**orientation** | str, | str, | | [optional] must be one of ["portrait", "landscape", ] if omitted the server will use the default value of "portrait"
89
89
**output** | str, | str, | Output | [optional] must be one of ["base64", "file", ] if omitted the server will use the default value of "base64"
90
90
**filename** | str, | str, | Document name | [optional]
**paper_size** | str, | str, | PDF page size | [optional] must be one of ["a0", "a1", "a2", "a3", "a4", "legal", "tabloid", ] if omitted the server will use the default value of "a4"
376
+
**paper_size** | str, | str, | PDF page size | [optional] must be one of ["a0", "a1", "a2", "a3", "a4", "legal", "tabloid", "letter", ] if omitted the server will use the default value of "a4"
377
377
**orientation** | str, | str, | | [optional] must be one of ["portrait", "landscape", ] if omitted the server will use the default value of "portrait"
378
378
**output** | str, | str, | Output | [optional] must be one of ["base64", "file", ] if omitted the server will use the default value of "base64"
379
379
**filename** | str, | str, | Document name | [optional]
**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional]
**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional]
**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional]
**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional]
**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional]
**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional]
**format** | str, | str, | Defines template page size | [optional] must be one of ["A4", "letter", "custom", ]
47
+
**format** | str, | str, | Defines template page size | [optional] must be one of ["A4", "letter", "custom", ]if omitted the server will use the default value of "A4"
48
48
**width** | decimal.Decimal, int, float, | decimal.Decimal, | Page width in units | [optional]
49
49
**height** | decimal.Decimal, int, float, | decimal.Decimal, | Page height in units | [optional]
50
-
**unit** | str, | str, | Measure unit | [optional] must be one of ["cm", "in", ]
50
+
**unit** | str, | str, | Measure unit | [optional] must be one of ["cm", "in", ]if omitted the server will use the default value of "cm"
51
51
**orientation** | str, | str, | Page orientation | [optional] must be one of ["portrait", "landscape", ]
52
52
**rotation** | decimal.Decimal, int, | decimal.Decimal, | Page rotation in degrees | [optional] must be one of [0, 90, 180, 270, ]
53
53
**[margins](#margins)** | dict, frozendict.frozendict, | frozendict.frozendict, | Page margins in units | [optional]
54
54
**[repeatLayout](#repeatLayout)** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | Defines page size if layout is repeated on the page e.g sheet labels | [optional]
55
-
**emptyLabels** | decimal.Decimal, int, | decimal.Decimal, | Defines how many pages or labels should be empty | [optional]
55
+
**emptyLabels** | decimal.Decimal, int, | decimal.Decimal, | Specifies how many blank lables to add to sheet label. | [optional]if omitted the server will use the default value of 0
56
56
**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional]
57
57
58
58
# margins
@@ -144,7 +144,14 @@ list, tuple, | tuple, | |
144
144
### Tuple Items
145
145
Class Name | Input Type | Accessed Type | Description | Notes
0 commit comments