Unlock the full value of DC Web with our global community.
Recently active
I've an AWS account with Adobe PDF Services API subscription. In Adobe Developer, I've one project, that is a trial account with 1000 transactions, and I want to change it to a suscription account (payment by use, without limits), but if I try to use the option of "Create new credentials", it says that "You already have a credential". How can I create these new credentials to a suscription account? Do I have to delete the project and create a new one, or is there a way to change it?
I have been unsuccessul in running the exampe code found at the above link. I followed the instructions to the letter. I get this error:PS C:\Users\stand> & C:/Users/stand/AppData/Local/Programs/Python/Python311/python.exe c:/Users/stand/PDFExtractTest/venv/extract.pyC:\Users\stand\AppData\Local\Programs\Python\Python311\Lib\site-packages\requests\__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.13) or chardet (5.1.0)/charset_normalizer (2.0.12) doesn't match a supported version!warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "Traceback (most recent call last):File "c:\Users\stand\PDFExtractTest\venv\extract.py", line 24, in <module>.from_file("./pdfservices-api-credentials.json") \^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "C:\Users\stand\AppData\Local\Programs\Python\Python311\Lib\site-packages\adobe\pdfservices\operation\auth\service_account_credentials.py", line 186, in from_fileconfig_json_str
I am trying to decide if Adobe Extract API will be up to the task I need. I am a little concerned as I don't see a lot of support resources. So I have used the example at https://developer.adobe.com/document-services/docs/overview/pdf-extract-api/quickstarts/python/ to try and extract tables from pdf documents. So far the results are disheartening. There is no opportunity on that page to pose a question. An area that "looks like a table" in pdf to eye in my target pdf, with column Date of Birth and a date below, renders in a csv file in one cell as Date of Birth 01/01/1955. I am fine with having to tweek things but I don't see how this product works if there is no framework for me to determine why the code renders certain "tables" correctly and others no. If it is just a well it either works or it doesn't work kind of thing I don't see how I can use it.
Hi, I have some problem when set hasReadOnlyAccess to true. If that variable set to true, mobile devices are not going to show details of the PDF. It will show processing ring all the time. And this problem stay still aftern Feb update. Hope you fix these ASAP, Thanks.
Does having an enterprice license has give access to adobe document generator premium connector?
I am using Doc Gen API to output information in a grid (Word Table). However, whenever I try to use conditional statements the output fails. If I put the same statement OUTSIDE of the table it works. Has anyone come across this? Is there a fix or work around? It's quite limiting if conditional statements can't be used inside a table. Template file (Word) - Conditional statement is in the NOTES section and again BELOW the table. Compare to the output screenshot of the results. Output... The correct statement is shown in the test outside the table. The same statement is inside the table but does not render correctly.
Hi Adobe Support Team, I am using this json to get binded to template and create pdf . I had to use field2 in two columns of table conditionally:{ "form_fills": [ { "field1": "x", "field2": "No Contact", "field3": "comments" }, { "field1": "y", "field2": "Contact", "field3": "no comments" } ] } I am using below template table with placeholders. PartContactNo ContactComment{{form_fills.field1}}{{form_fills.field2= "Contact" ? "✓" : "" }} {{form_fills.field2= "No Contact" ? "✓" : "" }}{{form_fills.field3}} Can you please suggest what could be the issue. Same expression outside of table would work for a single value . for table type of data, it is not working.
Not able to get started here using python vai VS Code. Specifically I am tryignn to use the example python code found here: https://github.com/adobe/pdfservices-python-sdk-samples. In trying to run extract_txt_from_pdf.py, I get the following error in my terminal. I don't even know where to begin: PS C:\Users\stand\PDFExtractAPI> & C:/Users/stand/AppData/Local/Programs/Python/Python311/python.exe c:/Users/stand/PDFExtractAPI/src/extractpdf/extract_txt_table_info_from_pdf.pyC:\Users\stand\AppData\Local\Programs\Python\Python311\Lib\site-packages\requests\__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.13) or chardet (5.1.0)/charset_normalizer (2.0.12) doesn't match a supported version!warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "Traceback (most recent call last):File "c:\Users\stand\PDFExtractAPI\src\extractpdf\extract_txt_table_info_from_pdf.py", line 30, in <module>.from_fil
I embed PDF's in a webpage and it works really well. However, it does not allow links (hyper links).Reading the SDK here: https://developer.adobe.com/document-services/docs/overview/pdf-embed-api/howtos/# it states that these links are blocked dues to Cross-origin resource sharing (CORS) which I fully understand. My web server is NGINX and I have allowed this in my server with the following configuration snipnet and it still doesn't work. I have verified that the header is present in Chrome Developer. add_header Access-Control-Allow-Origin * always; Headers for the web page: Headers for the actual PDFAny ideas what I'm not doing right?Thanks
I'm the administrator of an Adobe Team Direct account. One of our employees requested the usage of the Adobe PDF Services API. After a little bit of searching I saw that I can't activate this API on the Team Direct account and I should contact the administrator.I got in contact with the Adobe Support via phone but they weren't able to help me and gave me the advice to get in contact with the developer support.We want to have the ability to assign the API to a specific account inside of the Team Direct account like we do with the product licenses for the Adobe products.Is there a way to activate the Adobe PDF Services API on a Team Direct account? Best regards
The same document cannot recognize the conditional expressions in the form, but it can recognize the conditional expressions outside the form. Can anyone tell me why this is?
Hi,Using the document generation API, is it allowed to use repeating-sections inside a table? According to a basic test it is not supported. See Word and JSON files in attachment. I do know nesting works using multiple nested {% repeating-section %} tags, but I want to benefit from table properties for my outer array. Word Table TemplatePDF Output
What formula can be used to convert PDF user units into browser-compatible measurement units (for eg: pixels)? For eg: `TextDecorationThickness`'s value is in PDF user units, how should this be translated into pixels or any other browser compatible value?
I signed up for free trial via aws, wanted to quickly deplete my first x hundreds of free calls and ran a script to do document merge in a loop. I received an email about avaluation perion end, "dobe PDF Services API subscription evaluation period has ended" but now I am not sure where can I see my paid consumption. How many calls I made and how much is due to paid at the end of the month.Is it available somewhere in AWS Cost monitor? (I signed up via AWS marketplace)I tried to check Adobe Admin console - no billing/consumption information there.I also tried https://developer.adobe.com/console/homeunder Insight - also zero API calls reported.Will I be charged in the AWS bill at the end of the month?
Hello, Our tool (NexusIQ) found 2 vulnerabilities from the dependencies used by @adobe/pdfservices-node-sdk : 3.2.0.move-file: 1.2.0 (recommendation is to upgrade to v2.1.0) - https://cwe.mitre.org/data/definitions/732.htmlcomponent-type: 1.2.1 (parent dependency validate: 4.5.1) - https://cwe.mitre.org/data/definitions/1333.html Our application is already in production and will block future deployments if not addressed because the pipeline will fail if it finds any vulnerability. Using the PublicAPI is our last option because it requires code refactoring. Please advise.
I am so confused by the credentiation aspect of using Adobe Extract API I scarcely know where to begin. I have a project and under Service Account (JWT) I can find ClientID, ClientSecret, Technical Account ID, Technical Account Email, Organization ID. I can plug these values into my extract_txt_from_pdf.py in attempt to run the sample code to try and use python to access Adobe Extract API. That file, of course, calls for a private key - more specifically a path to a private.key.txt file. I can find no private key on my console. When I click "generate public/private keypair" I do get a private key via a config file that inlcudes a private.key.txt file, and also includes a certificate_pub.crt file. I have no idea what to do with the latter. When I try to use the private key from the config file, (using the path to that file in extract_txt_from_pdf running the code throws this error: "OSError: [Errno 22] Invalid argument: 'c:\\Users\\stand\\P
Why can't I register a local domain (eg localdev) to get the API key?I do have such a project registered in the past but now I want to register a new one and it says : "Domain localdev is invalid"
Is Adobe PDF Embed API integration sdk is available for mobile platform - android and iOS ? If yes then kindly share some links/steps asap. currently we had implemented in javascript for web platform now looking for mobile platform.
Hello community, I would like to test the Services API Free Trail and start the 6-month free trail but it doesn't work. I get always following failure:What it the problem? I refreshed the browser several times and also tried other browsers...Thanks a lot and best regardsMarcel
We tested a PDF with fillable form, in FULL_WINDOW embed mode. It worked fine in PC layout. However, the PDF cannot be renderred in mobile responsive view. As attached screen cap.
Well, something is wrong in the process and i don't know where even followed the doc api.Process :1 - Get AccesssToken2 - Upload Presigned URL. Everything seems fine. i got uploadUri and assetID3 - Upload Document - put to Uploaduri I got a 200 response. Seems ok.4 - Got asset meta data with assetID5 - Extract PDF and i got a 403 with AssetIDI follow doc here.https://developer.adobe.com/document-services/docs/apis/#tag/Extract-PDF/operation/pdfoperations.extractpdf.jobstatusIt's mentionned job ID. i don't anything to retreived job.https://developer.adobe.com/document-services/docs/apis/#tag/Extract-PDFIf someone can put me in the right track as the doc API is nothing to help.
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?
I am having problems starting my PDF Extract API trial. When I click on pdfservices-api-credentials-json it asks me to-“Replace the contents of this file with pdfservices-api-credentials.json in the zip file that must have been mailed to you from Adobe.” Well I in fact never got a zip file e-mailed from Adobe.
Im having some issues with the embed API. the PDF pops up and then instantly disappears when I check dev tools I see the below error. Access to fetch at 'https://viewlicense.adobe.io/viewsdklicense/jwt' from origin 'https://download.militaryonesource.mil' has been blocked by CORS policy: No 'Access-Control-Allow-Origin'. But I'm not sure why i am getting this error as the allowed domain is set to allow this URL (download.militaryonesource.mil) in the API config. <div id="adobe-dc-view" style="width: 800px;"></div><script src="https://documentcloud.adobe.com/view-sdk/main.js"></script><script type="text/javascript">const queryString = window.location.search;const params = new URLSearchParams(document.location.search);document.addEventListener("adobe_dc_view_sdk.ready", function() {var adobeDCView = new AdobeDC.View({clientId: "SOMECLIENTID",divId: "adobe-dc-view"});adobeDCView.previewFile({content: {location: {url: "https://downlo
I visited the site Adobe PDF Services API to authenticate and setup the connector for my Microsoft Power Platform environment but the site states I need to login with a Personal Account. Are PDF Services not available to Business Accounts/Teams Accounts managed by the Adobe admin portal? I have a Adobe CS subscription on my user under the business and I'm an administrator. I am also curious if there is a way to retrieve the "Client ID" from the admin console. I suppose that may be useless if I can't setup a key exchange but curious what's possible.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.