Dumb Question - where should i start?
I am sorry to ask a dumb question, I am sue, but I a non-programmer, but I want to test Acrobat Extract API out. So I have established the credentials, and I have downloaded unzipped pdfservices-python-sdk-samples-2.0.0.zip to a directory . I substituted my credentials in that file per the instructions at the developer website.
I want to use python via Visual Studio Code. I have pip installed in python pdfservices-sdk 2.1.2. Can I now simply start running code samples found in file extractpdf?
