Unlock the full value of DC Web with our global community.
Recently active
Hi There, I've been trying to work on a solution to create an editable PDF from HTML. So the expected functionality that I would like to see is the input fields from my HTML are then editable in my PDF. I have attached the PDF that was generated to this post. The method I am using to generate is in-line with the demo where I am generating from an HTML file inside a zip file. The html code looks like so (I have left out the table as otherwise it would be too much to paste): <!DOCTYPE html> <html lang="en"><head> <meta charset="utf-8"> </head> <body> <h1>Title Demo Report</h1> <h1>Report Date 2021-01-17T13:44:15.21724+02:00</h1> <h1>IsDemo Option true</h1> <h1>Demo Inputs</h1> Checkbox <input type="checkbox" value="checkbox"> <br> Radio Buttons <input type="radio" name="radio-test" value="option-1"> Option 1 <input type="radio" name="
Hi,I am trying to create a credential for PDF Embed API.Could you please tell me the benefit of getting a separate credential for sub-domains and the reason why it is recommended to get a separate credential even tho one credential is restricted to the domain, plus any subdomains?
Not sure if service is down or we hit our quota ???Can't make any PDF actions work, but everything used to work fine. Only the Adobe PDF actions are failing in the Power Automate flow.What gives?
Hi, I'd like to ask if there is an API endpoints for setting the scroll position or page to view. I understand that there is events like PAGE_VIEW, PREVIEW_PAGE_VIEW_SCROLLED, to record the current page and scroll location. this is to implement a function to resume the last reading location after the pdf is closed. thanks.
Hi,I would like to add the read along capability within PDFs embeded on my website just like how we can highlight parts of text (word/sentence) in a reading passage that is being played in an audio file. It would be similar to the read along capability within the acrobat software, but with a custom audio file that I already have generated. Is this possible?
Dear Team, Receiving below errror on calling OCR API: 2021-02-01 12:24:50,026 INFO Adobe.DocumentServices.PDFTools.pdfops.OCROperation - Performing OCR on an input file2021-02-01 12:24:55,325 ERROR Adobe.DocumentServices.PDFTools.core.http.HttpClient - Error response received for the request (status code=500, error message=, requestId=1WvcLFXf3bnZXXQq4XQGxS4PKYPemyBz) API creds and Private Key have been updated correctly. Kindly assist with this issue2021-02-01 12:24:55,338 ERROR OcrPDF.Program - Exception encountered while executing operationServiceApiException [message =Error response received for the request: , requestId = 1WvcLFXf3bnZXXQq4XQGxS4PKYPemyBz, httpStatusCode = 500]
Can a commercial business use the PDF Embed API for free on their website, as part of a paid service?
Hi, I have multiples PDFs which have to show on a web page. I load next PDF when user click on next button using Ajax, but it take a lot of time 4-5 seconds for each PDF (each PDF has single page). When I declare adobeDCView as global variable then it does not load next PDF on adobe-dc-view. There is one solution, create multiple div like adobe-dc-view1, adobe-dc-view2, adobe-dc-view3 on runtime and load PDF in div in background and when user click on next button then hide current div and show next div, but I wonder if there is already available something in SDK. var currPage = 1; document.addEventListener("adobe_dc_view_sdk.ready", function() { window.adobeDCView = new AdobeDC.View({clientId: "id", divId: "adobe-dc-view"}); getNextPage(id, currPage); }); function loadPdf(pdfPath) { adobeDCView.previewFile({ content:{location: {url: pdfPath }}, metaData:{fileName: "Test.pdf"}
HiI am continuously getting the the following mesage even though I have created the API key correctly.This application domain (https://st-gaspower.portal.ge.com) is not authorized to use the provided View SDK Client ID. Subhendu
Hello, We want that whenever we highlighted text on the viewer, we will insert the copied text(+ some texts) to the comment input then automatically trigger the Post button. We can now get the highlighted text using AdobeDC.View.Enum.FilePreviewEvents.PREVIEW_SELECTION_END event but we still don't know how to put that value to the Comment input and trigger the Post button automatically. Is there a a way to access the current Comment controls? Thanks,
Hi, When I have the raw PDF data, for example, read from <input type="file"/>, I'd like to ask if it's possible to get all the annotations from the pdf file, without first rendering it somewhere, then use the getAnnotationManager(). thanks.
So I have all the credentials and the domain set up and then I copied and pasted the code provided in the documentation into an index.html file in a subfolder of my website. This is all done locally using Dreamweaver. I get the following message both in live mode and also when viewing locally on a browser. File preview not available The application domain (file://) is not authorised to use the provided PDF Embedd API Client ID. Now I do understand why this is the case but your documentation states that this should still work. I then added my client ID but this still did not work. So how do I make this work to edit and view locally then what do I do differently to allow me to go live. Your instructions are not very clear. Thank you.
Switch userSign outCallam Mathews <calnash1988@gmail.com>chromium / chromium / src / 4b56905d6ab61e9e14f991a7458d8968635cfef2 / . / android_webview / android_webview.gypblob: 6f10ec127471bd9e0267572dc1f61660e85d3672 [file] [log] [blame]# Copyright 2009 The Chromium Authors. All rights reserved.# Use of this source code is governed by a BSD-style license that can be# found in the LICENSE file.{'variables': {'chromium_code': 1,'system_webview_package_name%': 'com.android.webview',},'targets': [{'target_name': 'android_webview_pak','type': 'none','dependencies': ['<(DEPTH)/components/components_resources.gyp:components_resources','<(DEPTH)/content/app/resources/content_resources.gyp:content_resources','<(DEPTH)/net/net.gyp:net_resources','<(DEPTH)/third_party/WebKit/public/blink_resources.gyp:blink_resources','<(DEPTH)/ui/resources/ui_resources.gyp:ui_resources',],'variables': {'conditions': [['target_arch=="arm" or target_arch=="ia32" or target_arch=="mipsel"', {'a
Hello, We are interested in using the Adobe PDF embed product (that looks great!) And We have two questions:1. What exactly adobe cloud collect? Are the docs we present in the front-end uploaded to the adobe server? Or just the number of API calls? 2. Is the Adobe Embed PDF HIPAA compliant?We try to search for the answer in the *compliance-list but didn't found the embed PDF. *https://www.adobe.com/trust/compliance/compliance-list.html Thank you
I am exploring Adobe Document Service PDF embed API and have a question on data security As per FAQ Article on linkhttps://community.adobe.com/t5/document-services-apis/faq-for-document-services-pdf-embed-api/td-p/10726141?page=1 SECURITY QUESTIONSWhen Adobe Analytics is not enabled by the SuiteID and no other events are enabled, does Adobe collect any data about the PDF being viewed.The PDF Embed API stores user settings in client-side browser's local storage for things such as color for annotation. As far as analytics is concerned, PDF Embed ONLY gathers standard anonymous usage and data parameters like locations, timezone, pdf file lang, file name, file size, no of pages, etc.. It doesn't store any user-generated content in analytics and never shares user-generated content with Adobe servers. My Question is Is there any way, we can suppress altogether sending data to adobe servers, even if it is for anonymous usage or data parameters
Is it possible to trigger the save function from outside the frame? I have some UX issues with many other buttons for other usecase-specific functionalities, and not having the save button among them is somewhat confusing to the user.
I want to use inline PDF viewer in my website. I donot find its pricing. Is it free to use ? Is there any condition to use it ? If its free then, is there any plan to be paid in near future ?
Hi, I am experimenting with the PDF Embed API and everything is working fine. However, after embedding, I noticed that everything is blurry (low resolution). Like it is rendered and then zoomed (scaled) - including the PDF itself.If I go to the Adobe Demo, the resolution is perfect:Why is this? Is there some setting that solves this? We just used/copied all of the default code.ThanksMilos
I have created a Flow in Microsoft Power Automate that converts a PDF that comes in through email. It works as far as I can tell but I a) can't see the output file,b) can't find the output file,c) have no way to find any information about this issue... The weird part is that it says the output is a PDF file as well, but with an excel doc typing. No documents I have been able to find are helpful. Any assistance would be great.
The pdf I am trying to convert is a 1000 page document. The samples I received in the zip did not include a node script to export to xlsx. So I repurposed the 'export-pdf-to-docx.js' file to instead convert to xlsx by changing the following parameters within it: 1. exportPdfOperation = exportPDF.Operation.createNew(exportPDF.SupportedTargetFormats.DOCX); => exportPdfOperation = exportPDF.Operation.createNew(exportPDF.SupportedTargetFormats.XLSX); 2. const input = PDFToolsSdk.FileRef.createFromLocalFile('resources/exportPDFInput.pdf'); => const input = PDFToolsSdk.FileRef.createFromLocalFile('C:/NEW ABSOLUTE INPUT FILE LOCATION.pdf'); 3. exportPdfOperation.execute(executionContext).then(result => result.saveAsFile('output/exportPdfOutput.docx')) => exportPdfOperation.execute(executionContext).then(result => result.saveAsFile('C:/NEW ABSOLUTE OUTPUT FILE LOCATION.xlsx')) When I first tested with a 5 page pdf file, it worked just fine. However whe
I am able to view PDF using the "view-sdk" or embedded pdf viewer library (not sure of the name). However when I try to load a password protected PDF, it displays nothing on the page and does not prompt for password. Is there a way to view password protected PDF's using the embedded api?
as title thanks in advance.
Hi, I am trying to see if document service supports below features. The first 2 are template manual template creation, the next 4 looking for feasablity to integrate with Document Service APIs.Design PDF Template with Form Fields Assign placeholders for Form Fields (including QR code).Replace placeholders with data from database (dynamic text fields)Generate QR Code with data from database (dynamic data)Convert QR Code to Image and replace the placeholder. (dynamic data)Export created PDFs with data for each user created using PDF template mentioned above.Thanks,Ashok
Hello Team, I am using the Adobe Tools - Converting PDF to imageI encounter the above issue despite giving the target format in the MS Logic App. I am able to fix the error if I change the order (move I move the below piece above the Body headers { "body": "JPEG", "headers": { "Content-Disposition": "form-data; name=\"targetFormat\"" } }, Above this { "body": "test.pdf", "headers": { "Content-Disposition": "form-data; name=\"inputFileName\"" } }, { "body": I save this modification, I am able to run the Logic app with out an
I've run into a few examples of PDFs which only render some sections of a page when viewed using the Embed API (version 1.11.1-8e846d1). Has anyone else run into this before? Are there any open bugs related to this? When the PDF is viewed via Adobe Reader, it entire page is rendered. Here are some settings of the PDF when viewed in Adobe Reader: No document security enabled
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.