Unlock the full value of DC Web with our global community.
Recently active
Hi, Getting the 'File preview error'. Here's my code:<div id="adobe-dc-view" style="height: 360px; width: 500px;"></div> <script src="https://documentcloud.adobe.com/view-sdk/main.js"></script> <script type="text/javascript"> document.addEventListener("adobe_dc_view_sdk.ready", function(){ var adobeDCView = new AdobeDC.View({clientId: "9c33198fee83473a82173dc0b3b464b0", divId: "adobe-dc-view"}); adobeDCView.previewFile({ content:{location: {url: "https://static1.squarespace.com/static/59ca375d80bd5e1a6eaed324/t/600d8e3a8c87b41f30253201/1611501114873/UK-COVID-19.pdf"}}, metaData:{fileName: "UK-COVID-19.pdf"} }, {embedMode: "SIZED_CONTAINER"}); }); </script>The URL to the file works fine. What am I doing wrong? Thanks!
Hi, A PDJ that I had processed using Adobe PDF Services API contains a watermark that interferes with the JSON output result. I want to get rid of the watermark using the API, instead of manually using Adobe Acrobat DC. Does PDF Services API support watermark removal? Thanks
Hello. I would like to know if is it possible to use Adobe Sealing API to sign documents from the Company side without any manual approval (by Electronic Seal) and send them to another recipient for final signature. We wanna streamline the signing process for our users and give them access to some of our services right after signing. Is it means that we got a legit digitally signed document from our API?Example schema:
I'm experiencing an error when trying to use the SDK and initialise the adobe pdf viewer. The following function call:var adobeDCView = new AdobeDC.View({clientId: "MY ID"}); returns the following error:POST https://dc-api.adobe.io/system/log net::ERR_BLOCKED_BY_CLIENT executor @ dc-core.js:2 call @ dc-core.js:2 forEach.n.exports.http.<computed> @ dc-core.js:2 _logWithoutAuth @ dc-core.js:2 _logToServer @ dc-core.js:2 serverBatchHandler @ dc-core.js:2 batchHandler @ ViewSDK.js:1 flushLogs @ dc-core.js:2 (anonymous) @ dc-core.js:2 Promise.then (async) (anonymous) @ dc-core.js:2 configure @ dc-core.js:2 (anonymous) @ ViewSDK.js:1 Promise.then (async) initDCLogging @ ViewSDK.js:1 (anonymous) @ ViewSDK.js:1 Promise.then (async) _checkForCore @ ViewSDK.js:1 initialize @ ViewSDK.js:1 Wgcd._createClass._initialize @ ViewSDK.js:1 Wgcd._createClass.execute @ ViewSDK.js:1 MessageReceiver._messageReceived @ ViewSDK.js:1 _receiveMessageHelper @ ViewSDK.js:1 Am I doing something inc
Hi all! We´re trying to use picture format SVG, when automatically creating a PDF from Power Automate JSON formatted inputs. Lets say this is our publicly available SVG inside the json: { "services": "https://evergreenlogocom.blob.core.windows.net/logos/AAD.svg"} When I try in the Word-Add-In I get this error:In Power Automate this: On the documentation is says: Source: https://developer.adobe.com/document-services/docs/overview/document-generation-api/templatetags/#images What am I doing wrong?Thanks, Robert
Just a quick note that we released an update to PDF Embed today with some important bug fixes. From the release notes: New Deprecation messaging for PDF Embed API legacy viewer. Refer the migration guide. Bug fix Added fixes for PDF preview issue on latest Safari versions and full screen view in FULL_WINDOW embed mode.
I'm using the Adobe Embed PDF API to view PDFs on my site.But I'm getting the 'Uncaught (in promise) Error: getMetadata request failed' error, when running on Chrome DevTools - Simulator (iPhone only).(It was working fine in Edge DevTools - Simulator) Error console:bootstrap.js:2 Uncaught (in promise) Error: getMetadata request failed at bootstrap.js:2:959314 at bootstrap.js:2:1653712 at s (dc-mobx.js:16:23365) at Yt (dc-mobx.js:16:45501) at e.track (dc-mobx.js:16:48113) at e.onInvalidate (dc-mobx.js:16:23340) at e.runReaction (dc-mobx.js:16:47892) at pn (dc-mobx.js:16:50058) at ln (dc-mobx.js:16:49694) at dc-mobx.js:16:54954 The Adobe Demo page is getting the same error How to resolve it?
Subscription failedThe seller has not made this product available in the geo location associated with your customer account. I cannot buy subscription . please help ( My company is in Thailand)https://aws.amazon.com/marketplace/saas/ordering?productId=021316e4-6208-4578-a6a8-922b57e89fdd&offerId=4f69igxc8fcxg1qzrmq7d9el
Hi there, I find that right-hand panel will be missing after exit from fullscreen mode. Steps to reproduce the issue:1. Open the test site I made with PDF Embed API: https://share.dc1979.com/poc/2. After the pdf preview loaded, click the fullscreen button on top-right corner to enter fullscreen mode3. Press Esc to exit fullscreen mode4. The right-hand panel (containing comments panel, page thumbnails, page navigation etc.) is missing, instead there is a broken panel shows in the bottom: The preview config I used is: var viewerConfig = { embedMode: "FULL_WINDOW", defaultViewMode: "FIT_WIDTH", showDownloadPDF: false, showPrintPDF: false, showLeftHandPanel: false, showAnnotationTools: true, enableFormFilling: false, showDisabledSaveButton: false, showFullScreen: true, enableAnnotationAPIs: true, includePDFAnnotations: true, }; So is this a bug, or am I missing s
Hi all,For my Adobe PDF embed API, it doesn't show the UI to allow "Two-page View". In the demo that Adobe has, it shows it as an option (see screenshot below). Here is one of my pages that doesn't offer the option:https://bearessentialnews.com/images/images/2021WhyRecycle.htmlHas anyone else experienced this? Or have a solution? Thanks,Roland
MS word freezes after using the add-in to try a conditional content condition. I am able to add the condition tag to the highlighted content, but thereafter am unable to save the file and need to end MS word using the task manager. I've followed Microsoft's instructions on this issue e.g. disable autocorrect, etc. at: https://learn.microsoft.com/en-us/power-platform/admin/using-word-templates-dynamics-365#BKMK_Important Does anyone else have experience with this and a solution?
I see in the documentation examples with both:https://documentcloud.adobe.com/view-sdk/viewer.js & https://documentcloud.adobe.com/view-sdk/main.jsIt seems like the later documentation and examples refer to the view.js. But swapping my library from main.js to view.js doesn't work? I do have some examples running under the main.js, but I can't get others to work. I was just trying to swap the view sdk.What am I missing? Is the clientId specific to one or other?Thanks for any help
i want to remove white margins from PDF, is it avaible via Adobe PDF Embed API, or Adobe PDF Extract API which service should i use exactly ? and how ? Thanks
We are using Power Automate and Adobe Sign to sent out files to be signed. There are two signers. One is internal and the other is external. This is working well except I noticed that after the two signings have been completed the final email back to me states the info below. Is anyone able to let me know why there are three names? Thank you. Attached is the final agreement between:My company nameSigner 1 nameSigner 2 name
A few weeks ago we released new REST APIs. One of the cool features it allows is better performant "multiple" operations, so for example, OCR than optimize, or doing document generation for N rows of data. I wrote this up here: https://blog.developer.adobe.com/multiple-performant-operations-with-the-new-adobe-document-services-rest-apis-7e56bec336af
https://developer.adobe.com/document-services/docs/apis/ I have the credentials including an access token, but I don't know what to put as the "string" value for the "mediaType"in the body of the POST request. Is this where the actual PDF I want uploaded goes? If not, how do I do that? Do I need to convert the PDF into an byte array first? I'm so confused.
I'm making use of Adobe Extract PDF SDK in my .Net Blazor app. The SDK logic is inside a Blazor component. Credentials work. Directory pathways work. What doesn't work is the actual extraction. Strangely, when I converted the Blazor component to a razor page making use of OnGet and OnPost, the extraction worked. So this tells me there is something going on with Blazor, perhaps with Signal-R. But that's where I'm stuck. Attached are screens of portions of relevant code: the html and the method that calls the Extract SDK logic.
Good day,I can't find the phrase I'm searching, I extract the pdf and used the Text return to search in the embed but can't find the word, I need to edit it without space also if the next word will be on the next line you can't find it anymore even I remove the space.Please see screenshot below: Without Space: Thank you
Hello, I received the email to update the Embed API from legacy to modern, but after I updated my Annotation Tools are not working anymore.Nevertheless, I could debbug the issue. I am using the Embed API in Desktop with the Full Window embed mode, but I am rendering the div with the embed pdf inside a section of the page with width of 600px. I saw that in the new version the annotation tools are not supported for width below 765px. Is there any way to bypass this issue? Since this is a breaking change for me, I will not be able to update my viewer until this is fixed or if there is any way to bypass this limitation. Thanks in advanced
Is adobe embed api supports mobile devices ?? In desktop view the toolbar is visible (highlighter, sticky note etc.) but when i switch it to mobile devices it is not visible.You will find the attach images of desktop view and mobile view
I am trying to use the PDF embed API but within a web component. When I put the id I get the above error. The id called content is withing the ShadowRoot of the web component. Is there any other way of passing the element where the previewFile can get rendered? Thanks,RmR
Wanting to embed HTML code for PDF into website. Can do Google Docs, but trying to figure out Adobe. Got the API set up and credentials for our website. BUT - we don't see a way to upload a document in adobe.io - and we don't see any different options where our PDFs exist that are already uploaded in the document cloud. Can anybody clarify how to take a document from the document cloud and use the API to generate the embed code? Very confused - Thanks!!
I am expericing the same issues with the Adobe Embed API Search API as reported here -> https://community.adobe.com/t5/document-services-apis-discussions/can-t-search-phrase-in-adobe-embed-pdf/m-p/13273139/highlight/true To ensure this issue doesn't relate to my implemtation of the search API, I used the sample Adobe Embed API for Angular from Github ( https://github.com/adobe/pdf-embed-api-samples/tree/master/More%20Samples/Angular%20Samples ) and simply opened the document and used the basic search built into the viewer. What I have found is that a number of PDFs we try and search against will return no matches when multiple words are used. If the text to match is in the middle of a line, you WILL get a match if you remove the spaces between words). If the multiple words to match goes over onto a second you will only get a match by using the space. For example, in this sample the text in the PDF 'our mission' is only matched if the searc
Hello, I am trying to add conditional content to a header in MS Word. I have it working in the body of the word document but is this not possible in a document header?Thanks
I have a Word Template that I fill with data using the Document Generation API.There is a conditional in the footer that looks for the last page of the document and only then adds the footer text. When I generate a Word Document (.docx) out of my JSON data and the .docx template, there is no issue.But generating a .pdf with the same data and same template messes up the pagination and the footer.My thoughts: The API somehow generates an extra page, on which the footer would be visible. But because this page is empty, the page is removed, thus the footer is not shown anymore?! Any idea how the generated .pdf can be so different then the generated .docx?
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.