『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Unlock the full value of DC Web with our global community.
新着順
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.
Hi,I'm (trying to) extract data from a pdf using the code in extract_txt_table_info_with_figure_tables_rendition_from_pdf.py as a template. It works fine - and manages to download the file to /tmp/sdk_result/ but then breaks on result.save_as(output_file_path) with the following error: INFO:adobe.pdfservices.operation.internal.io.file_ref_impl:Moving file at /tmp/sdk_result/dbe74a20abb911ed8aaf57ef4efd14e7.zip to target /mnt/batch/tasks/shared/LS_root/mounts/clusters/<pathinfo>/1990965948.zip --------------------------------------------------------------------------- OSError Traceback (most recent call last) Input In [19], in <cell line: 28>() 79 output_file_name = name[:-3] + "zip" 80 output_file_path = output_path + output_file_name ---> 81 result.save_as(output_file_path) 83 except (ServiceApiException, ServiceUsageException, SdkException): 84 logging.exception("Exception encountered while executing operation") File /anaconda/envs/azureml_py38/lib/
HiWe're using the Acrobat PDF Services API "Document Generation" to fill a Word document template with variables, and outputting a PDF. Some of the merge tags include strikethroughs, (think a price being discounted shown as : Was £100 Now £50Our Word document would beWas £{{price_was}} Now {{price_now}} However when the PDF generates the strikethrough has been removed. Does the API support this?
Hello community, Hope i can get an answer quick and manage to fix this.Today we reached our 1000 units on free plan. I'm trying to pay for more units and from the mail received from Adobe i get redirected to an aws page to subscribe. All cool but when i finish the setup it asks me to create new credentials. Thing is that i want to UPDATE our current api service , not to create a new one. By creating new credential we have a lot to modify in our code, so the perfect situation it's just to update our current plan with more units. Is it possible? and how ? Thanks in advance and wish a great day to all of the readers.
Hey, I'm trying to install Adobe Document Generator Add-in on my Microsoft word (I'm using Microsoft Office Professional Plus 2019).After installing the add-in and opening it, I get a black page with nothing in it and I can't figure out how to use it. Reloding the add-in didn't work.any ideas?
Is there any paid technical supporting services from Adobe for using the free Adobe PDF Embed API?
Currently, the structure of the JSON output is flat. Additional steps need to be taken to build a hierarchy of elements for republishing the content in other formats. Is there a way to get the output with hierarchy via the API, or any helper scripts to create a JSON/XML with hierarchy?
Hi, Are there any way to get a PDF/A out from a MSWord conversion job submitted to the PDF Services operation /operation/createpdf ? Thanks
I can convert to pdf using the following link, but cannot do so by using PDFServicesSDKhttps://www.adobe.com/acrobat/online/convert-pdf.htmlI got the following errorError occurred while processing the request; transactionId=9ed119bc-83a7-b414-afb7-06fc14650070 at Adobe.PDFServicesSDK.core.api.PlatformAPI.StatusPoll(InternalExecutionContext context, String location, String requestID)Is there any way I can get more detail on the error by the transactionId I get ?
I'm using the Embed API to display a PDF with several checkboxes and radio buttons in a browser.I can then fill in the checkboxes and radio buttons and save the file.After the save, I want to read back the values of the checkboxes and radio buttons.Is there a way to do this with the Embed API ?If not, any suggestions? Thanks,John
I have a page containing five policies, each one a PDF, and I want to display them in an accordion where expanding each one brings up the corresponding embedded PDF using PDF Embed API. I've tried changing the name of the variable and the ID of the div, but only the first PDF shows, and the rest are blank. How is this accomplished?
How do I make payment to your sevices on line . Do you have other method ? My Master card is not complying With this online payment
While opeing the PDF form on android tab, unable to clear the text by clicking the backspace
I been integrated the PDF embeed API for filling PDF forms. I have a PDF form with 2 pages but the rendring of the file takes too long only on android tab. How to over come this issue?
Hello, is there official billing support for API services? We had a huge issue with billing that I'd like to speak to somebody about. It's been tough finding billing support specifically for the API services and I assume that's because of the AWS integration. Thank you,David
I have PDF's coming in and they're all exactly the same format. "First Name" and then their name is printed directly under it- same for all data in 1-4 columns per row. I successfully used Adobe Extract API to extract a JSON file with the data but I don't know how to select the data and move it to the right column in an existing excel file. Adobe's "see how easy it is" marketing strategy has proven not so easy. So, what I would like is someone to point me in the right direction for this workflow:1) User uploads 1 or more PDF files from their web portal into MyPHP Admin SQL database.2) Files names are changed to coresponding client's ID number + doc type + date (ex. 1234567-receipt-20230205).3) Adobe API is automatically triggered to parse and passes the data into a row in an existing google sheets doc and uploaded to SQL database.(next task)4) Data is inserted into new PDF template and saved in users profile so they can print it out. I'm running a linux server so
I tried to convert the pptx file to the pdf file in asp.net application but it has no response withour errors. However,if I did that in console application, everything is fine.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.