Unlock the full value of DC Web with our global community.
Recently active
hi all,I dont seem to be able to find if having Adobe Pro DC grants access to Adobe PDF Service needed to use with Power Automate, does anyone know. Please and Thanks!
We can extract the pdf data into JSON. How can we convert back from JSON to PDF?
Hi All, I need view the XFA PDF file in Adobe PDF Embed API Web viewer.When i uploaded XFA form to Emded API web viewer Some of fileds are missing and total number of page is IncorrectPlease find the diffrence Left side: Embed API viewer Right Side: Adobe acrobar viewer Is there any option View XFA form correclty in web viewer These are the XFA form which i have and its produced using folling toolsAspose.pdf for.NET version 21.9.0LifeCycle Forms ES3 by AdobeForms in Adobe Experience ManagerPDF forms.PFA of Sample XFA PDF file.Please help me here to resolve this issue
We're using the PDF API since 12 months and Adobe to this date is unable to activate the billing through AWS. We have a valid and working AWS Marketplace subscription, but receive tons of errors from the PDF API and can only use the Free Trial which is soon to expire. Did anyone get the PDF Documents API to work through an AWS Marketplace subscription? I talked to numerous Adobe support people, opened a ticket with the Enterprise support. All they said is: there's a bug and subscription through AWS for International customers currently doesn't work. This is going on for 12 months now. Any idea? I don't want to refactor my application to use a different PDF service from a 3rd party 😕😕
I can't seem to find one and am looking to understand current and future errors at a more granular level. Thanks in advance.
I am working on a project to convert HTML to PDF using Adobe PDF Services API. One problem I am facing is that I can't customise header/footer such that they appear on each page of the PDF. Typically, I would've used CSS page margin boxes(@top-left, @10944696-right etc) and they seem to work just fine on PDF Reactor but not with this API. I have also tried using CSS position : fixed but then the header and footer overlap with the content on the page. So the questions I have are :1) Do the Adobe Doc Cloud APIs (particularly PDF Services API) support CSS Page Margin Boxes?2) What alternative should I use to customise my header/footers (eg. Inserting image in the header footer or make header/footer for a brand)3) Additionally, is there a way to watermark the PDF using the API.
Hi Team, I am refereing below document for abobe annotation.https://developer.adobe.com/document-services/docs/overview/pdf-embed-api/howtos_ui/# I am using below configuration to enable or disable the icons,viewerConfig = {defaultViewMode:"FIT_WIDTH",showAnnotationTools: true,enableAnnotationAPIs: true,showLeftHandPanel: true,includePDFAnnotations: false,enableFormFilling: false,dockPageControls: false,}; My problem is i am not able to scrollbar on bookmark panel.How do i enable is?
I would like to know if there is any documentation out there that shows how to communicate with the Adobe Document Generation API using ColdFusion. I was able to get ColdFusion to communicate with the Adobe Sign API, but the documentaion I am finding for the Document Generation API is not as intuitive as the Adobe Sign API documentation. If there is no documentation for use with ColdFusion, maybe a ColdFusion expert would have some insight? Thank you in advance. ~ Sandy
Only in certain .pdf's I am not able to post any annotations:Any idea why this could be? The pdf renders well and there isn't any error in the console when annotating. Furthermore, this is not always visible to the users as they make annotations after eachother and this message only shows when the annotation is clicked. This results in users losing their annotations as there is no "annotation failed" event I can listen to to warn users nothing is being saved. I the attachment you find an example of such a file.
Hi Team, I am using PDF API services for PDF to Excel conversion , successfully able to get access token and response from Export PDF API is 202,the GET Poll status is giving 200 response but unable to find the converted XLSX file. CURL:// Please refer our Rest API docs for more information// https://documentcloud.adobe.com/document-services/index.html#post-exportPDFcurl --location --request POST 'https://cpf-ue1.adobe.io/ops/:create?respondWith=%7B%22reltype%22%3A%20%22http%3A%2F%2Fns.adobe.com%2Frel%2Fprimary%22%7D' \--header 'Authorization: Bearer {{Placeholder for token}}' \--header 'Accept: application/json, text/plain, */*' \--header 'x-api-key: {{Placeholder for client_id}}' \--header 'Prefer: respond-async,wait=0' \--form 'contentAnalyzerRequests="{\"cpf:inputs\": {\"params\": {\"cpf:inline\": {\"targetFormat\": \"xlsx\"}},\"documentIn\": {\"cpf:location\": \"InputFile0\",\"dc:format\": \"application/pdf\"}},\"cpf:engine\": {\"repo:assetId\": \"urn:aaid:cpf:Serv
Hi everyone, I'm getting this error from the PDFServicesSdk for NodeJS: Exception encountered while executing operation ServiceApiError: An Internal Server Error has occurred.; transactionId=nvbyhAvF2nyXcyUsuGwZL2E1dJb5CFiIat C:\Users\Javier\personal-projects\petdx\brochure-watermarking\node_modules\@adobe\pdfservices-node-sdk\src\internal\api\cpf-api.js:197:20at IncomingForm.<anonymous> (C:\Users\Javier\personal-projects\petdx\brochure-watermarking\node_modules\formidable\lib\incoming_form.js:107:9)at IncomingForm.emit (events.js:314:20)at IncomingForm.EventEmitter.emit (domain.js:506:15)at IncomingForm._maybeEnd (C:\Users\Javier\personal-projects\petdx\brochure-watermarking\node_modules\formidable\lib\incoming_form.js:557:8)at JSONParser.parser.onEnd (C:\Users\Javier\personal-projects\petdx\brochure-watermarking\node_modules\formidable\lib\incoming_form.js:532:10)at JSONParser.end (C:\Users\Javier\personal-projects\petdx\brochure-watermarking\node_modules\formidable\lib\js
Is that possible to use APIs in React js project ?? if yes then please provide some guide.
How should I generate pdf with json file, is there any documentation or plugin that can guide?
I just helped out a customer with an issue and I wanted to share a quick tip for our PDF Embed users. When setting up your credential for PDF Embed, you are asked to specify a doman name. If you enter (for example) www.raymondcamden.com, be aware that it means that PDF Embed will *only* work on that domain. If you try to load it on raymondcamden.com, it will not work. I suggest people use (yourdomain).com (or dot whatever) as that will support both the www and non-www versions of your site. It will _also_ support dev. or stage. URLs as well, letting you use the same IDs in development and staging environments.
Hello,I am trying to display a PDF online via my website/web domain but can't seem to make it work. I have tried the code shared by Adobe and have also installed a SSL certificate thinking perhaps this was the reason it wasn't working.Both the index file and PDF file are both at the root level of my directory, and are the only two files in it. As I enter my web address it starts to load the file. It then displays the first page of the PDF file briefly and it is quickly replaced by the following message in a white rectangular box in the middle of the browser window: "File preview not availableThis application domain (https://www.domain.com( is not authorized to use the provided PDF Embed API Client ID." This is what displays on the JavaScript Console: Successfuly preconnected to https://use.typekit.net/Successfuly preconnected to https://p.typekit.net/Unrecognized Content-Security-Policy directive 'worker-src'.Origin https://www.domain.com is not allowed by Access-Control
Hello, is it possible to use the Adobe PDF Services API in microsoft power automate to scan a pdf and recognize which text has been highlighted?I would like then to feed the output to highlight the same text in another document.Thank you in advance and best regards,Vittorio
For the code below, is there a way to define the resolution that the output will be generated? The API creates a rather low resolution image. I would like to create a much high resolution image.-------------------------------------------------------------------------- ExecutionContext executionContext = ExecutionContext.Create(credentials);ExportPDFOperation exportPdfOperation = ExportPDFOperation.CreateNew(ExportPDFTargetFormat.PNG);// Set operation input from a source file.FileRef sourceFileRef = FileRef.CreateFromLocalFile(@"exportPdfToImageInput.pdf");exportPdfOperation.SetInput(sourceFileRef);// Execute the operation.FileRef result = exportPdfOperation.Execute(executionContext);
Hi Team, I am refereing below document for abobe annotation.https://developer.adobe.com/document-services/docs/overview/pdf-embed-api/howtos_ui/# I am using below configuration to enable or disable the icons,viewerConfig = {defaultViewMode:"FIT_WIDTH",showAnnotationTools: true,enableAnnotationAPIs: true,showLeftHandPanel: true,includePDFAnnotations: false,enableFormFilling: false,dockPageControls: false,}; My problem is i am not able to scrollbar on bookmark panel.How do i enable is?
Hello, I work at a school plataform, that have a library and i choose pdf embed api to show the content for the books. But for a few clients shows this error net::CERT_AUTHORITY_INVALID when trying to download SDK via script tag. Include tag: <script src="https://documentcloud.adobe.com/view-sdk/main.js"></script> Error: Is there some way to server adobe sdk from my server? And if is not, how can i fix this error?
Hi, I am using below function to open pdf using Embed PDF API by using Session and Authentication. document.addEventListener("adobe_dc_view_sdk.ready", function () { /* The PDF embed mode option here */ const viewerConfig = { embedMode: "FULL_WINDOW", defaultViewMode: "FIT_PAGE", //FIT_WIDTH showLeftHandPanel: true, showAnnotationTools: true, showDownloadPDF: true, showPrintPDF: true, showPageControls: true, showDisabledSaveButton: true, downloadWithCredentials: true }; /* Initialize the AdobeDC View object */ var adobeDCView = new AdobeDC.View({ /* Registered client id */ clientId: "yourCliendID", /* The div id in which PDF should be rendered */ divId: "adobe-dc-view" }); /* Invoke the file preview API on Adobe DC View object */ adobeDCView.previewFile({ /* Pass information on how to access the file */ content: { /* Location of file where it is hosted */ location: { url: localPDFUrl, headers: [ {
Hi, Yesterday, I subscribed to "Adobe PDF Services API (International)" on AWS after my trial ran out and AWS is telling me the subscription went through. I'm still getting an error saying my trial has run out.Is there anything else I need to do to set up the subscription? would like to start using the API in production soon. thanks,Osvald
After using the "Create PDF" API to convert a word document (docx) to PDF, I'm using Ghostscript in order to get the generated PDF's number of pages and receiving the string " **** Error: This hybrid file's XRefStm does not point to a valid stream.\n Ignoring error, output may be incorrect.\n1\n" where 1 is the number of pages. The string should contain only the number of pages.
Can we convert pdf with embedded attachment(with link) to word doc or docx using Adobe PDF Services API connector. Planning to use premium connector Adobe PDF Services API within power automate in SharePoint online.Sample pdf is attached for your reference. Our requiremnt is to convert sample pdf attached with embedded links to word(doc or docx)
Hi I'm trying to embed a PDF with forms using Embed API. All works well except when I try to prefill the form using FDF, because the values are not filled. I use this method (FDF) that works well with Chrome/Edge/Firefox PDF viewers. There are any way to prefill the forms using, for example, an XML?. Thanks!
I'm using the Embedded PDF API to view/edit pdfs in my Blazor application. I first tried using a link to the share point files but ran into what I beleive is permission issues. I'm now trying to use a promise and getting the 'getMetadata request failed' error. Code snippets below. fileContents is a byte[] window.ViewPDF = function (path, fileContent) {//var adobeDCView = new AdobeDC.View({ clientId: "579a461bbf7e4daea9d6ea6b7e9684a2", divId: "adobe-dc-view" }); // tpud.orgvar filePromise = Promise.resolve(byteToUint8Array(fileContent).buffer);console.log(filePromise)console.log(path)var adobeDCView = new AdobeDC.View({ clientId: "68cd09d526f14c959632eb34b5dd0c3e", divId: "adobe-dc-view" }); // azurewebsites.netadobeDCView.previewFile({content: { promise: filePromise },metaData: { fileName: path }});}
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.