-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python SDK 4.0 Dev Docs Update #847
Conversation
Added new params in extract pdf and fixed some bugs
Paras python sdk 3.0.0
Python Simplified SDK Dev Docs
…as_python_sdk_3.0.0
Paras python sdk 3.0.0
Py SDK docs 3.0
|
||
3) At the command line, change to the directory you created, and run the following command to install the Python SDK: `pip install pdfservices-sdk`. | ||
|
||
![alt](shot7.png) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Applicable in all 4 locations of quickstarts
@@ -593,7 +593,7 @@ After downloading the zip, you can run the samples in the zip directly by settin | |||
|
|||
#### Setup a Python environment | |||
|
|||
1. Install [Python 3.6](https://www.python.org/downloads/) or higher. | |||
1. Install [Python 3.10](https://www.python.org/downloads/) or higher. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jasnoors please add screenshot of logs of a working example |
Release dotnet 3.5.0 - added support for configure await
Added new operation for get/set form data
updated the name of the api
Added new verb watermark
Python SDK 4.0 doc fixes
python sdk 4.0 release updates
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checked the screenshots, LGTM.
Python SDK 4.0 Dev Docs Update
Description
Python SDK 4.0 Dev Docs Update
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: