Unlock the full value of DC Web with our global community.
Recently active
In Document Generation post requests, 1) Exchange JWT - Status: 200 OK2) Submit - Status:202 Accepted3) Poll - Status: 200 OKBut why I'm getting output as ext Corrupted file rather than a pdf file ??
Can I add DOCUMENT SERVICES API in our website where Documents can create and download in our website itself ?? Like this demo = > https://documentcloud.adobe.com/dc-docgen-playground/index.html#/
Hi, I am using the Adobe power automate action "Convert PDF to Image ( jpg )",which creates a ZIP File with JPG included. How can I create the JPG image directly without packing into a ZIP File?
We have a web page that allows users to edit/fill a PDF form using the PDF Embed API. It works great for the most part, but we have noticed some issues when a user edits/fills a PDF. When a user enters data in a field in the PDF, and then uses their mouse to scroll to another field, the data entered in the first field are lost. Conversely, if the user enters data in a field and then uses the tab key to move to another field, everything works fine. It looks like there is some sort of an ‘OnChange’ event that is not triggered when using the mouse to scroll from one field to another. Needless to say, this is a showstopper for us because we can’t afford to lose user entered data. Please help. To embed the pdf we are using the tag <div id="dwc-draft-view"></div> Here is the code snippet that embeds the PDF. &nb
I'm having issues where watermarking is interfering with extracting tables from some documents. I made an example document that fails to detect the existance of a table (see attached). I have other documents that I'm trying to extract data from that where the watermark is interfering with the extract API. Unfortunetly, I can't share those documents. Hopefully the example document is illustrative enough. The logging I get is as follows:INFO:adobe.pdfservices.operation.pdfops.extract_pdf_operation:All validations successfully done. Beginning ExtractPDF operation executionINFO:adobe.pdfservices.operation.pdfops.extract_pdf_operation:Extract Operation Successful - Transaction ID: 3I6Y4FDws6sqf1xhkgvtFStaOQeVolt6INFO:adobe.pdfservices.operation.internal.io.file_ref_impl:Moving file at /tmp/extractSdkResult/42afb4a4b44911ec952900155d058d1f.zip to target /home/lei/output/example.zipI attached the pdf and the service output.
Hi All, Simple question I hope, I have istalled Doc Gen and added my Json put some tags in the document then go to generate the docuemt and am asked to sign in when I get the below. What do I need to do to fix it please, as I assume if I can then the Doc Gen should work correctly. I assume I use my trial account when this is resolved.
Hey Adobe Community, I ran the Extract PDF API on the attached tax return. While it is producing some information in a JSON format (# pages, block element recognition), it's not picking up the actual data within the tax return (Name, Address, Income). Is there something else I can try? I am a newer developer (approx. 1 year) so please don't underestimate my ability to miss the obvious (ha). Any help would be greatly appreciated.I ran the following on the tax return:extract-text-info-from-pdf.jsextract-text-table-info-from-pdf.js
Can we convert our own templates or we can only use samples that are available in resources folder ?? https://github.com/adobe/pdfservices-node-sdk-samples
I want to upload pdf to cloudinary and then link it with adobe pdf embed viewer as I don't have any website.So please tell me about how can I link my cloudinary with adobe.
Hi there,We're a financial services business and spend our working days populating PDF forms, sending them for signing, and then submitting them to third party companies to make things happen for our clients.We use Power Automate to fill the third party PDF templates with data from our various systems.We currently use Plumsail Documents to populate PDF templates with JSON data in Power Automate. We're aware that Encodian has a similar Power Automate action that we could use.However, we already have an Enterprise account with Adobe and would prefer to use an Adobe Power Automate action instead of a third party one. (Security, single invoice, support across the whole solution, etc, etc.)Despite many attempts to find this functionality from Adobe, I just can't see an Adobe way in Power Automate to take a PDF fillable form and then populate it with JSON data.Can you please provide some guidance, or at least a reason why this seemingly obvious functionality isn't available from Adobe?Thanks
Is there a way to convert a data value from what's in the incoming JSON to another value. I've got a UI that has radio buttons on it. The JSON submission looks like:{"exportUSA": "1"} but I don't want to put the value of 1 into the document. I want to convert it to Yes or No. I didn't see anything in the Advance tab of the Document Generation Tagger. Is there a way to do this?
I tried adding showLeftHandPanel to LIGHT_BOX embed, but it didn't work. I'm assuming that's not part of that mode? (yet 😉 Great project BTW! Just found it a few days ago....
I have shared a Power App connected to a Power Automate flow that uses the Adobe PDF Tools api. The app is using an Power Apps per app plan. For me (as the owner) of the flow the connection is working as I have provided all the necessary credentials. But when a user wants to open the app, he is prompted for credentials for the connection: I currently have a trial version of the pay-as-you-go tool. How can I share the app/flow with users without them having to need credentials for the Adobe PDF Tools connection please?
Ocassionally when using the Adobe Embed API, the API will successfully load a PDF and it's annotations, and then throw a "corruptFile" error from rendition.js (see attached screenshot). Rendition.js also console.logs undefined multiple times (also visible in screenshot). In the UI, the API shows an error indicating an issue with the client ID (see attached screenshot 2); this is despite the fact that it is a valid client ID that works most of the time, and the PDF and it's annotations were already loaded. Sometimes this error will be thrown after being able to view the PDF and annotations for up to 30 seconds. This issue can be reproduced more reliably in incognito mode with a PDF that has annotations.
Hi , I am receiving Gateway Timeout issue for documentGeneration.status api with error code 504001 returned from Adobe.This is happening when request id generated from documentGeneration(POST) api has happened few days back.This issue is not happening when request id generated from documentGeneration(POST) api is immediately checked in documentGeneration.status GET call.So older request ids are not helping get access to the downloaded document.Please let me know if I need to provide more details. Request Endpoint: https://cpf-ue1.adobe.io/ops/id/38d2UjGyDEvRMSSdfiQiSn9b2xSrIxFrResponse Body:{"error_code": "504001","message": "Gateway Timeout"}Response Headers: {"Connection": "keep-alive","Content-Length": "52","Content-Type": "application/json","Date": "Mon, 04 Apr 2022 05:54:38 GMT","Server": "openresty","X-Request-Id": "vkWMHPxDxZHAeogGS1mOD3DHIhse0pxR"}
Just a quick note that updates were pushed server-side that should greatly reduce PDF Extract API conversion rates when a PDF with issues is submitted. While there isn't more detail than that, you can find this change documented on our release notes here: https://developer.adobe.com/document-services/docs/overview/pdf-services-api/releasenotes/#extract-pdf-server-side-release-05-april-2022-server-side-release
Would someone confirm that Adobe Document Services is certified and supported on Oracle Linux (both the UEK and RHCK kernels) please?
It works when the internet there on the server. Is there a solution to make it work offline? Let me know even if commercial version there.
as title. thanks in advance.
I have authentication issues using PDF Services with Power Automate, after succeeding the authentication and perform operation Create Searchable PDF using OCR without problems I tried to use the Extract PDF Structure in a JSON File. Unfortunately with that functionality I have an error of “Private key could not be parsed”, I do not understand because for other functionalities of PDF services works fine.
Hi, can I use the APIs to get PDF Field Value by name using javascript from the HTML page? if yes is there an example that I can use
Please How can I get x-request-id in order to do the Poll Get request ?
I am quite new to Adobe and I need to sign page 6 of a pdf form which consists of 45 pages. How may I print, sign and then re-insert the page, back to its original position in the file? If not, how may I append it to the end of the file? Please advise.Thank you.
Hi , I'm currently seeing what seems to be analytical data being sent to ;from the adobe pdf embed viewer even though I've switched it off via the 'sendAutoPDFAnalytics' parametersvar adobeDCView = new AdobeDC.View({ clientId: "myClientIDGoesHere", divId: "adobe-dc-view", sendAutoPDFAnalytics: false}); is there a way to switch this off? There seems to be posts made about this feature no longer being activehttps://community.adobe.com/t5/document-services-apis-discussions/disabling-sending-stats-from-pdfviewer/m-p/12005391 but I'm seeing traffic.Could you assist?
I want to use the Save and Print functions in the API externally to the iFrame. Is is there a function in`AdobeDC.View` that would allow me to call these features programmatically?
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.