Unlock the full value of DC Web with our global community.
Recently active
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.
As per the following document, https://developer.adobe.com/document-services/pricing/#main, PDF services API needs to be purchased from AWS marketplace. I am trying to purchase the pay-as-you-go option for the PDF services, which allows my Power Automate Flows to use the services to create PDF documents from MS Word programmatically (as mentioned in this URL: Adobe PDF Services connector for Microsoft Power Automate ). I have created a trial account directly from Adobe and using the services for the time being, now I want to purchase it, but not seeing an option to do so directly from the Adobe account I have created earlier. Is there any option to purchase PDF services directly from Adobe, without having to go through AWS? I do not have an AWS account, nor wish to setup one without any other reason but to use the PDF services alone. I have tried chatting with the sales team but they couldn't provide a direct answer. I will be very surprised if the services are avai
Can I change default font of the text comment? Thanks for all reply.
Hi. I would like to use an API to set form field values in and Adobe PDF Form.Is it possible with Adobe PDF Services API?If not, then what else could be used to do this?
Can I display art, trim & bleed boxes? I can do that in acrobat reader.
I am following https://developer.adobe.com/document-services/apis/pdf-services/?sdid=FD1KZH2F&mv=search&ef_id=42849b4d894c1846f436f8caeed5f855:G:s&s_kwcid=AL!3085!10!78958871216819!78959243528038&msclkid=42849b4d894c1846f436f8caeed5f855to convert html to PDF. it is converting successfully. but all the contents are getting overlapped at first page only. Please help.
I'm getting this error message. Is it because the URL on the site (caringacross.org) isn't the exact same as www.caringacross.org? My "allowed" domain is: www.caringacross.org here's the page: https://caringacross.org/california-care-kit-copy/ here's the code<!--Get the samples from https://www.adobe.com/go/pdfembedapi_samples--><!DOCTYPE html><html><head> <title>Adobe Acrobat Services PDF Embed API Sample</title> <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta id="viewport" name="viewport" content="width=device-width, initial-scale=1"/></head><body style="margin: 0px"> <div id="adobe-dc-view"></div> <script src="https://documentservices.adobe.com/view-sdk/viewer.js"></script> <script type="text/javascript"> document.addEventListener("adobe_dc_view_sdk.ready", function(
We would like to use the PDF Services APIs to manipulate and extract PDF data through a web application. I understand the only way to trial the APIs is to use a personal Adobe account, and the pay-as-you-go requires purchasing from the AWS Marketplace.I spoke with my Adobe account rep who seems to be pushing us toward Acrobat Sign. I understand the Acrobat Sign API works complimentary with the PDF Services, but it appears to be its own thing and requires a separate Developer Account. I'm assuming the PDF Services APIs are not included with the Sign API and I can't tell if its free to use or also pay-as-you-go. I don't think we would use the Sign API anyway.As the admin of our Adobe account, is there anything I need to do through our Admin Console to provide access to the APIs, or is this completely separate from our other CC and Acrobat licensing? Thanks!
Im glad to hear that adobe pdf services is now available with EU-servers.I wonder, is there any way to activate EU-servers for the PDF Embed API?
I followed the .Net example for "ExportPdfToDocx" using the Adobe.PDFServiceSDK. It throw the "The provided token is malformed or otherwise invalid" when calling exportPdfOperation.Excute(executionContext). Code snipple:Credentials credentials = Credentials.ServiceAccountCredentialsBuilder() .FromFile(@"..\pdfservices-api-credentials.json") .Build(); //Create an ExecutionContext using credentials and create a new operation instance. ExecutionContext executionContext = ExecutionContext.Create(credentials); ExportPDFOperation exportPdfOperation = ExportPDFOperation.CreateNew(ExportPDFTargetFormat.DOCX); // Set operation input from a local PDF file FileRef sourceFileRef = FileRef.CreateFromLocalFile(inputFile); exportPdfOperation.SetInput(sourceFileRef); // Execute the operation. ServicePointManager.SecurityProtocol = (Securit
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.