Unlock the full value of DC Web with our global community.
Recently active
Hello! I have a PDF brochure that I want to share with our travel partners to embed on their website. It would be distributed on 100+ unique domains (abc.com, xyz.com, etc). From what I can tell, the only way to do this is laborious: I'd need to create an individual project for each domain and then provide a unique custom embed code for that domain. Am I missing something? Is there any way I can use one single embed code for all websites? Or open the embed up so it's not locked to a specific domain? Seems so limiting....
We've been using the API for a few months now, via the AWS Marketplace. For no apperant reason today it stopped working. Will appreciate help understanding what this error is about?
I am using the adobe pdf services java SDK for the pdf to docx conversion and want to know the data retention period/policy for the same.
Hi there, I've noticed that the PDF Extract API is sometimes returning strings that contain issues. When comparing with the original PDF, this only seems to occur when there is an apostrophe in the text. It looks like it is replacing the words around the apostrophe with non printable characters.I can't just filter out these characters because I'll still be missing the words that were replaced.Is there a way to solve this issue? Note: My PDF is not an image or scan; it was saved from Microsoft Word. I can copy and paste the proper text directly from the PDF using Preview for Mac. e.g. from file 1 - "...prior written approval of the Principal\ue202\x9c1\ue014\x8e\x99\x9b\x8e\x9c\x8e\x97\x9d\x8a\x9d\x92\x9f\x8eï (b) Upon request..."[original text from file 1] - "...prior written approval of the Principal's Representative (b) Upon request..." e.g. from file 2 - "...in respect of *ROG)LHOGVULJKWV under clause..."[original text from file 2] - "...in respect
So I've got an API Key for our application domain [ex: domain.edu], and it says in the account that “Your Client ID (API Key) is restricted to this domain, plus any subdomain.” We also have a staging environment [staging.domain.edu], but when trying to use the API key in staging I get the error "This application domain (https://www.staging.domain.edu) is not authorized to use the provided PDF Embed API Client ID." Can anyone help me understand why it isn't actually working in staging?
We have a need to initialize settings in the printing dialog. We need to be able to choose the printer and also the papersize. When creating a PDF file, you can have a setting to chose Paper source based on pdf page size. However, the option does not seem to be working in the embedded api. Also, I am looking for an option to programatically choose a printer. Is there an option?
Error adding notes in document viewer, they disappear. After updating, annotations appear. What could I solve this error?
I tried every possible configuration, Adobe PDF Embed API run super fast on desktop but very slow on mobile, even on high end android devices. This problem is since from the beginning, is not related to new 2023 API.Here there are 2 links for a small catalogue and a big one, performance is really bad on both just on mobile. Host is super fast with 1GB upload dedicated. the small onehttps://anekitalia.com/catalogo-nave-it/ the big onehttps://anekitalia.com/catalogo-soggiorni/ the script is super simple as basic adobe configuration: <div id="adobe-dc-view"></div> <script src="https://documentservices.adobe.com/view-sdk/viewer.js"></script> <script type="text/javascript"> const isMobile = localStorage.mobile || window.navigator.maxTouchPoints > 1; document.addEventListener("adobe_dc_view_sdk.ready", function(){ var adobeDCView = new AdobeDC.View({clientId: "XXXXXXXXXXXXXXXXXX", divId: "adobe-dc-view", lo
Hi,We can extract the JSON from a PDF, and map coordinates to HTML using PHP, but we are having problems rendering the document exactly like the PDF. We saw an example of it being done, but we are unsure if we need to add any other element other than the div.Thanks,Mark
Good day, Is there's a property to remove annotation, comments and pencil (highlight), when I extract the pdf using adobe extract api? Thanks.
i am using the latest version of API but the PDF is loaded very slowly and i have a good internet connetion the API is using in my OWN website
I migrated my website to the new viewer, and the hyperlinks ion PDFs that used to work in the old viewer no longer will. If I change to FULL_WINDOW the hyperlinks function again - but the display is not as I want it as I just want the file showing and not all the controls.Anyone know how to get around this?Previously I have had an issue with the redirect dialogue box not appearing at certain scales - not sure if the dissappearing hyperlinks might in fact be a dissappearing dialogue box.A page with the non-functional hyper links is here
Hi Adobe Community,I received an email that the old Embed PDF API will be decprecated, which is what I am running currently. Adobe is warning that I need to transtition to the new modern PDF viewer. I don't know where to start. Does anyone know how to update? Thanks,Roland
Hey everyone,I implemented a test trial for the OCR API Service in my company, and was wondering: Where am i able to see the amount of processed documents? I also cant find the API credencials i used for setting up the connection. Even under the "projects" section, there is no project listed. Any help would be greatly appreciated!Thanks in advance.
Good day,Is there's a property to set so that I can get the whole bulleted content as paragraph in json? Currently json returned are parsed by label and label body.Pdf Extract json result:"path": "//document/l[6]/li[3]/lbody/l/li[2]/lbody/l/li[2]/lbl","text": "2) ", "path": "//document/l[6]/li[3]/lbody/l/li[2]/lbody/l/li[2]/lbody","text": "cancellation during extended term. Expectation:"path": "//document/l[6]/li[3]/lbody/l/li[2]/lbody/l/li[2]/lbody","text": "2) cancellation during extended term. Thanks.
Hello, how can I set Comments Panel to be open by default when I load a file on the new PDF Viewer?Or open it programatically? Thanks
I'm using the Adobe Document Generation Add-in to generate a word document from JSON data, but after cilcking 'Generate Document' I am recieving an error message that says: "It seems there was an error on the server. Please try again."This is what my template looks like: And here is my JSON data: beginning:end: I have the template set up with repeating sections, and the JSON data is set up as an array (I think - I don't know much about JSON). This has worked in the past for me before, and I'm not sure why it isn't working now. Help would be appreciated. Thank you!
Hi,We are creating pdf files for a test application through Acrobat Services API, converting a json to pdf using a Word template and Adobe document generation. The source json include the test execution time stamp, which we print in the report. In the Word template we insert the create time of the document using the code TIME \@ "yyyy-MM-dd HH:mm" . The create time of the pdf will be in displayed in UTC, but since the execution time is UTC+1 the document appears to be created almost 1 hour in the past. How do we solve the need to print Word create time in local time?
Hello,I am trying to fill a docx template with tags for my data that I will use to generate a pdf later on. I have no issues displaying fields / arrays but when it comes to checkboxes and radio buttons I can't find anything related to that in the documentation (what is the tag for it ? How do you put is selected and etc.). Could someone help?
Hi, Is there any way, any upgrade plan that we can use zoom-in and zoom-out options in Adobe Embed API. Because it is wierd. Kind regards,Gokhun
I have a simple PDF file that has basic words on the corners, 4 per corner, 2 pages. Total results should be 8, but I am getting only 5 elements when examining the output JSON file. How is this API missing such a simple test case?If it can't extract information accurately from a basic example, how much confidence can I have for much larger more complex PDF's? Should have: top left, top right, bottom left, bottom right, top left 2, top right 2, bottom left 2, bottom right 2.
Q: How to increase the ocr scan page limit to 120 to 200 pages?Background:Refering to : https://developer.adobe.com/document-services/docs/apis/#tag/OCR/operation/pdfoperations.ocr 1. Successfully ocr scan smaller documents2. When the document is larger than approx 100 pages, the api regjects the request with a 400 error.The error:PAGE_LIMIT_EXCEEDED; details:The number of pages allowed in a document for conversion exceeded
Hi Guys, I wonder if anyone would be able to help.I'm using the PDF Embed API on a shopify page to attempt to display a PDF which is on Google Drive.I've tried a few different ways to make it work - I think the main problem is that Google Drive doesn't supply a direct download link to files. I have almost got it working, I think - using the following string, appended with the document ID from Google Drive:"https://docs.google.com/uc?export=download&confirm=no_antivirus&id=DOCUMENT_ID_HERE"However the PDF doesn't load, and the console has the following error: No 'Access-Control-Allow-Origin' header is present on the requested resource. Has anyone successfully used a PDF stored on Google Drive as a source, and if so - could you let me have any tips/pointers? The documentation page mentions Google Drive as a possible source - so I'm sure it may be possible. Thank you!
Hi, I am working on converting PDF files into images thanks to the Adobe PDF Services API. As you may already know, the conversion consists of 6 consecutive requests : POST : Exchange JWT for Access token ;POST : Get upload pre-signed URI ;PUT : Upload asset to cloud provider ;POST : Create job (convert into image) ;GET : Fetch status ;GET : Download asset. All of the above API’s are working perfectly fine in Postman. But now that I have built the corresponding automation in SAP Cloud Factory, I’m getting the following error at step 5 (Fetch status) :The overall automation looks like this :After a couple of tests, I have reasons to believe the issue might come from step 3 (Upload asset), which I have built using the following code : I think the body is what is causing trouble, and even though it’s a pretty straightforward piece of code, there’s something my low level of coding stops me from doing correctly. Note that in Postman I upload the file using the binary opt
I'm investigating if I can use "Embed API" at my job and one of the requirements is related to whether or not the file being displayed is sent to an external api. Is it the case with "Embed API"?
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.