Unlock the full value of DC Web with our global community.
Recently active
Hi Team, I am using Create PDF API Service to convert DOCX to PDF. But I am getting below error as response An Internal Server Error has occurred.; requestId=aVuTkVLnbcb387Eo9IhY7J2iVTfnRdjK Can you please let us know how to proceed. ThanksManoj R M
Hello Everyone,i wanted to generate the below PDF by providing the styled buttons as input in docx. Sample Input JSON:{"sub_names": ["Fresh","Fish"]} In word, I am trying this way: The output PDF file that I am getting is only containing one value like below.How do we itererate the styling also.Styling is not getting iterated.When I am trying to print in PDF without styling the values are printed like belowInput docx screenshot:Generated PDF screenshot: Any suggestions will be much appreciated.
I am using the correct API key for my registered domain zippiai.appThe pdfs are also hosted on the same domain. I am thrown a cors error.This is my react component code:import React, { useEffect } from "react";import { Grid, Paper } from "@6210586/material";function DocDisplaySection({ pdfDocument, noteDocument, sourceDocument, pageNumber, sliderValue,}) { useEffect(() => { if (!window.AdobeDC) { console.error( "Adobe PDF Embed API not loaded. Check script in index.html" ); return; } let selectedDocument; let url; let fileName; if (pdfDocument) { selectedDocument = pdfDocument; url = `${process.env.REACT_APP_API}/${selectedDocument.filePath.slice( 8 )}`; fileName = pdfDocument.fil
Hello, I am creating a workflow in n8n.io to automatically convert PDFs using the Extract Service API.My problem is that no matter which pdf document I upload I always get the following error message from the API server: [ { "body":{ "error":{ "code":"BAD_PDF_FILE_TYPE", "message":"BAD_PDF - Unable to extract content.: The input file is not a PDF file", "status":400 }, "status":"failed" }, "headers":{ "server":"openresty", "date":"Sat, 31 Dec 2022 11:23:41 GMT", "content-type":"application/json;charset=UTF-8", "content-length":"152", "connection":"close", "x-request-id":"OqxZOhbXq4jkY7HcTsfK2QxftFbaE4fw" }, "statusCode":200, "statusMessage":"OK" } ] When I send the API call "Get asset metadata" I get the following response: [ { "body":{ "entity":"02A1570D63AF3AED0A495FA9@techacct.adobe.com", "type":"application/pdf", "size":20842 }, "headers":{ "server":"openresty", "date":"Sat, 31 Dec 2022 11:28:02 GMT", "content-type":"application/json;charset=UTF-8", "cont
I have set up credentials and correct domains for the Embed API. When I attempt to load a PDF I get: Access to fetch at 'https://viewlicense.adobe.io/viewsdklicense/jwt' from origin *** has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled. I tried with the pdf formatted as both a blob and a base64 string. The pdf flashes up and then disappears and I get the ubove error in dev tools. The origin for the request matches entered domain entered into the adobe console (other than the 'https://' which cannot be added) I have also tried with entering wildcard subdomain, as well as just root domain, in the console, and my credential string is correct. Please advise any ideas on resolution. Thanks.
statisticsEmailtuigdvuytui@gmail.comTotal Page Views53Total Messages Read0Topics Started0Replies0Blog Articles Posted0Blog Comments Posted0Ideas Posted0Idea Comments Posted0Contest Entries Posted0Contest Comments Posted0Reviews Posted0Review Comments Posted0Total Board Views0Total Signins1Total Minutes Online0IP Address of Last Visit49.237.34.218Browser used for Last VisitMozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.2151.78
Hi, I've encountered this error when using annotationManager.addAnnotations(annotations); It is really difficult to debug because it works fine on a PDF, until you add a certain annotation and then it stops working. From my best guess It seems to happen when the quadPoints contain more than 20+ items.I will paste my full source code below.Please advise urgently.Kind regards<script> var document_data = [{ "@context": [ "https://www.w3.org/ns/anno.jsonld", "https://comments.acrobat.com/ns/anno.jsonld" ], "id": "4ababa2a-2de5-8e18-b0h9-c85939ab8a4", "type": "Annotation", "motivation": "commenting", "bodyValue": "hi", "target": { "source": "6d07d124-ac85-43b3-a867-36930f502ac6", "selector": { "node": { "index": 0 }, "opacity": 0.4, "subtype": "note", "boundingBox": [ 578, 825, 595, 842 ], "strokeColor": "#fccb00", "type": "AdobeAnnoSelector" } },
Half the time, when selecting text, and starting annotation mode via my sidebar annotation toolbar, it will highlight the text automatically. But the other half, when I select the text, and press the highlight icon on my sidebar, sometimes it throws some exception and does not highlight. I am fine with either scenario, forcing user to select text AFTER annotation mode is started, but right now it's two different behaviors.
Hello Everyone,I am trying to generate the PDF using this json{"names": [{"name":"name1","image":"https://www.gstatic.com/webp/gallery/1.jpg",},{"name":"name2","image":"https://www.gstatic.com/webp/gallery/2.jpg",}],"sub_names": ["vegan","Mediterrian","Winter","Gluten-free"]}This is the sample json.Expected output screenshot is attached.Note:When I am generating in the below way, the data is coming fineThis is only generating with only one value, even if we are having more values. Same issue for this one as well.{% repeating-section `sub_names` %}{{$[0]}}{% end-section %}but its not coming when I am trying to generate the pdf in the expected manner. Any leads will be appreciated.
Hi ;i am using adobe service in power automate flow. what i am doing is that i am getting different files like(word, excel etc.) converting them into pdfs and then merging all the pdf files into one pdf through Merge process in adobe service, but i want to know that how can i have header and footer into the merge file so that i can add page number on footer and logo on header .
I've now updated to the new API for the full screen PDF reader, but unfortunately the FIT_WIDTH function isn't working in mobile. When you zoom in with the new API, the page then scrolls left and right. I'm very frustrated with this mandatory update. New API: Old API:
I get the following error when I use the gotoLocation UI Customization for the PDF Embed API:code: "INVALID_INPUT"message: "Only valid pageNumber, left and top is supported for command" I don't get the error when I put in an integer for the pageNumber only, but whenever I populate the left and the top coordinates (which are optional parameters), I get the error. Please let me know what kind of variable type is expected, and please guide me to a detailed documentation if available. Thank you.
We have built some code that uses the Adobe PDF APIs using the free tier during development, and we would like to talk with someone at sales to purchase an enterprise license to the APIs. However, this is proving to be very difficult - we have contacted sales, 2 customer success managers, 3 community members that had the same issue, and 5 support staff........this is over email, phone, discussion board direct messaging and calling! Is there anyone at Adobe who can help us with this issue? If we continue to have these problems obtaining a license, we'll have to find another API and rewrite out code, which would be quite painful. Thanks to anyone at Adobe who can help out with this! Cheers,Graham
I have a problem with the defaultViewMode in the modern viewer on mobile.The page is not rendered correctly with either FIT_PAGEor FIT_WITH option. Both options work correctly in legacy viewer:This is my sample: <div id="adobe-dc-view"></div> <script type="text/javascript"> var urlParams = new URLSearchParams(window.location.search); document.addEventListener("adobe_dc_view_sdk.ready", function () { var adobeDCView = new AdobeDC.View({ clientId: "", divId: "adobe-dc-view", locale: "de-DE" }); adobeDCView.previewFile({ content: { location: { url: urlParams.get('file') } }, metaData: { fileName: "test" } },{ embedMode: "FULL_WINDOW", defaultViewMode: "FIT_PAGE" }); });
Hi, I'm trying to follow the documentation for PDF Extraction https://developer.adobe.com/document-services/docs/overview/pdf-extract-api/quickstarts/nodejs/ I created new credentials and downloaded sample code, also set PDF_SERVICES_CLIENT_ID and PDF_SERVICES_CLIENT_SECRET, but when I try to run extract-text-table-info-from-pdf.js it fails: Logging configuration found at config/pdfservices-sdk-log4js-config.json.2023-11-25T16:16:33.223:[INFO]: All validations successfully done. Beginning Extract Pdf operation execution2023-11-25T16:16:33.225:[DEBUG]: Started file upload2023-11-25T16:16:33.232:[DEBUG]: Resolved request uri : https://pdf-services.adobe.io/token2023-11-25T16:16:33.819:[DEBUG]: Resolved request uri : https://pdf-services.adobe.io/assetsException encountered while executing operation ServiceApiError: Client ID is invalid When I tried with CURL to get an API token, it worked:curl -X POST 'https://ims-na1.adobelogin.com/ims/token/v3' -H 'Content
const previewConfig = {embedMode: "FULL_WINDOW", locale: "zh-CN"} document.addEventListener("adobe_dc_view_sdk.ready", function () {var adobeDCView = new AdobeDC.View({clientId: "my clientid", divId: "adobe-dc-view"});var previewFilePromise= adobeDCView.previewFile({content: {location: {url: url}},metaData: {fileName: "Bodea Brochure.pdf"}}, previewConfig); but the page tools not in chinse, it always in english.By the way, is this usage free of charge? As long as it is an online calling method, regardless of what content is being operated on and how many users are accessing it
PDF searching does not work, and there is an infinite "Loading.." "Searching".., with no progress made. there are no errors in the javascript console..
Hi,I'm getting the following errors :'Uncaught TypeError: Cannot read properties of undefined (reading 'length')' Steps to reprodue :- on the embedded pdf viewer open the pdf and select a portion of text- click Save- on mouse hover over the selected text, console prints the above message On further investigating, this is happening when _validateMinLength(propertyName, obj, minLength) in AnnotationValidatoeUtil.js file is trying to valide the minimum lenght of the object.source which is comming as undefined Any suggestion, how to solve this ? This happens when we save the annotations. We are using Adobe Embed API to embed the pdf reader in our application.Using the SAVE_API, we save the annotations of the pdf to our database.Inside that we use getAnnotations to fetch the current annotations to be saved(this is where the error is coming) Below is the code:this.adobeDCView.registerCallback( window.AdobeDC.View.Enum.CallbackType.SAVE_API, async fun
Hello, I am using the PDF Embed API. When encountering a PDF without editing permissions, is it possible to open editing permissions by entering a password?
Hi,I want to be able to silently add annotations with out disturbing the user's workflow. Is there a way to not select an annotation when added using the addAnniotation method.The update and delete methods work how I expect just not the add function. Thanks
removed
Hi team,First let me say that this product from Adobe Corp is what we have been looking for many years now, and we are very happy to see it is now released with a core set of features, including annotation of interactive pdf files. My team have done some proof of concept of integration, but I am reluctant to add that to a production platform for several reasons : 1/ Unlike Adobe PDF Services API , it is a free product without clear SLA, a licence that is not really compatible with professional services.2/ As far as I know, it is not possible to fix API version, and thus our integration car be broken at any time without notice.3/ There is no visibility on major bug fixes such as callbacks no longer been fired.So, it this API ready for production level or is this still a preview or beta ?Thanks,ChristopheCTO / Afluens
Hello i have been using the Adobe PDF Embed API for over a year at this point and the problem that i'm facing is that the tool is unable to load certain PDFs after the recent update on July 15th when users started noticing the issue.The tool tries to load the file but it ultimately ends up with a blank screen or a plugin crash icon and throws up {code: 'PREVIEW_RENDERING_FAILED'} This issue is consistent between different browsers (Firefox, Chrome, Edge) and seems to be inconsistent across different files some load other don't with a more pronounced occurrence when dealing with complex drawings. It's worth noting that the affected PDF files are not signed, and they lack any special metadata or annotations. Despite these files being relatively straightforward, the embedding tool fails to load them consistently. I have replicated this error using the official sample repository provided by Adobe: https://github.com/adobe/pdf-embed-api-samples. Specifically, I am loadi
My company is looking into the Adobe PDF service connector for Microsoft Power Automate. They are concerned that Adobe will be sent information/data when the connector is used. Can someone please explain, in the most basic terms possible, how this connector interacts with Power Automate and Adobe; so that it can be explained to our decision makers? They are requesting this information as well as any architecture documentation on the connector.
Hi,I am looking to use the PDF Extract API to extract text for pdfs. The json output that is returned is very granular. That is helpful because it allows us to remove noisely text that doesn't have much meaning but it also means that text that should be grouped together for reading is not. For example, a list of items is seperated into one element per item. I am wondering if parsing this into meaningful text is something other have already solved or if I need to start from scratch. Are there any libraries that do this or scripts that folks have written? Thanks!
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.