Unlock the full value of DC Web with our global community.
Recently active
Hello comunity i am just create a PDF Embed API for embeded api but when i try to run the code come a error which is : File preview error > File preview not available, please reload to try again. I Try all posible ways But Not work .Resister Domain With : cdnlottery.s3.eu-central-003.backblazeb2.com Please suggest me how to fix it Code is <!--Get the samples from https://www.adobe.com/go/pdfembedapi_samples--> <!DOCTYPE html> <html> <head> <title>Adobe Document Services PDF Embed API Sample</title> <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta id="viewport" name="viewport" content="width=device-width, initial-scale=1"/> </head> <body style="margin: 0px"> <div id="adobe-dc-view"></div> <script src="https://documentcloud.adobe.com/view-sdk/viewer.js"></script> <script type="text/javascript">
The documentation for the Extract API states these limitations for the API: Document file size100MBOutput images per Document Transaction (export)50Page limit (OCR)*100Page limit(Non-Scanned - Extract API)*200JSON file size (Document Generation and HTML to PDF)10MB The nature of the project that I'm working on with the API means I'll be dealing with much larger documents (the largest I've seen so far is 1200 pages). The same documentation page also states:- Paid credentials enable a greater processing quota and require entering into a separate written agreement. Does this mean that if my organization were to subscribe to the API service (via AWS), the 200-page limitation is removed? If not, what other options do I have for processing larger documents? Thanks, Shree
I have a script tag with a source to your SDK's URL(https://documentcloud.adobe.com/view-sdk/main.js) as requested.What if u upgrade a version that breaks functionality? is there a way to get a URL for a specific version? or use this file locally on my server?thnx
Testing the preview on https://www.thacherandrye.com/dinner , https://www.thacherandrye.com/the-shed , https://www.thacherandrye.com/brunchSometimes, the file preview is not working and all I can get on the screen is a large white space. Whenever I load the page for the first time, in a browser or incognito window, the file appears on the preview but after reloading or moving to another page with a preview, the file seems to disappear.I checked for the key being wrong/expired but then it should not have loaded the file even for the first time. I have looked into some community discussions but nothing seems to be helpful.Below is the Javascript code I am using for the api:<script src="https://documentcloud.adobe.com/view-sdk/main.js"></script> $(document).ready(function() { document.addEventListener("adobe_dc_view_sdk.ready", function(){ var adobeDCView = new AdobeDC.View({ clientId: SOME_KEY, divId: $('#adobeDcViewId{Id}').val() }); ado
Good Morning,I have tried the adobe reader embed api, but it only brings me basic functions of use, I would like if someone can confirm if there is an adobe acrobat dc service where I can embed it in my system and the certified signature can be added. signature example:
Hello,When using the Document Generation API with a condition, a blank line shows up when the condition is false. It works fine when the condition is true. This is for a conditional to only render addressLine2 if the customer has it. JSON:{ "addressLine1": "120 Main Street", "addressCity": "Horsham", "addressState": "OH", "addressZip": "11111" } Word Template: {{addressLine1}} {% conditional-section addressLine2 %}{{addressLine2}}{% end-section %} {{addressCity}}, {{addressState}} {{addressZipcode}} Output: Please let me know if there is a way to resolve this.
Hi; Is there a way to run this action through the adobe connector within power automate?If there's no specific action developed yet, is there the intention to have it? and if so..., is there a roadmap to know the release dates of this functionality? Thanks in advance for the help guys 🙂
I'm currently a user of https://aws.amazon.com/marketplace/pp/prodview-wzykfz2grnbdk within the USA. We are moving towards a dstributed deployment across many AWS regions. CA and EU to begin. We're having issue with the US version of the PDF service working with Canada or EU S3 buckets. We suspect we may need https://aws.amazon.com/marketplace/pp/prodview-g2ikxe6zxsi64 However we cannot sign up for a subscription since our account is US based. Can you provide guidance on what we should do?
Hi team, When I tested PDF Extract API whith a sample pdf file it was working fine, but occassionaly I am getting below mentioed exception for the same pdf file. What could be the reason for this? And how to handle such exceptions? Thank you! EXCEPTION:raise SdkException("Request could not be completed. Possible cause attached!", sys.exc_info()) adobe.pdfservices.operation.exception.exceptions.SdkException: description =Request could not be completed. Possible cause attached!, requestTrackingId=(<class 'requests.exceptions.ConnectionError'>, ConnectionError(ProtocolError('Connection aborted.', timeout('The write operation timed out',)),), )
Hello,Good day everyone I want to inquire is it possible for me to convert a book from scribd to pdf directly from the pdf app
Hi, I'm using PDF embed API to embed a PDF in the website. While most of the pdfs are ok to render. and the text are selectable. I encounter this new PDF. The rendering part is ok but text are not selectable. and the console prints the following error:
I'm struggling. Hoping someone can help. I have a PDF in Sharepoint. I want to convert it to a JPEG using Power Automate. 1 - I used Sharepoint "Get Contents of File" 2 - Then "Adobe Convert PDF to Image" 3 - Then tried to email the image via outlook. Also tried saving the file to sharepoint. In all cases, the Image looks ok (named correctly as test.jpeg) but when I try to open it, it says that the file format isn't supported. Do I need to do a Base64 conversion or something? I can't seem to figure it out. Thanks in advance. Ryan
Hi, I'm using the Adobe Document viewer SDK for the website. I wish to listen to the hover event when the mouse hovers over some links in the PDF. for example over a citation in an academic paper. Could anyone suggest how to do it or if it's possible? Thanks.
I have some PDFs that I want to embed on webpage with PDF viewer using Document Cloud View SDK. The embed works, but the layers are not showing up. These layers house the pop-up content when mouse-over some hot spots on the PDF. Is there a property I can set in the script to call out the layers?
Hello! Just started using the Embed API. I am viewing a file from an DigitalOcean Spaces storage but when I save after marking it up, it doesn't update. Any help would be appreciated! Here is my code:<!DOCTYPE html> {% load static %} <html lang="en"> <head> <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta id="viewport" name="viewport" content="width=device-width, initial-scale=1"/> <link rel="shortcut icon" href="{% static 'assets/images/favicon.png' %}" /> </head> <body style="margin: 0px"> <div id="adobe-dc-view"></div> <script src="https://documentcloud.adobe.com/view-sdk/viewer.js"></script> <script> var document_url = '{{ url }}'; var file_name = '{{ filename }}'; var read_only = {{ read_only }}; var adobe_key = '{{ adobe_embed_key }}'; const profile = { userProfile: {
Hi, really looking forward to testing out the PDF extract tool. I have one question about the preview tool where the results are dispayed with bounding boxes in the original PDF against the extracted data. I have seen tis in the demo, is this available to regular folks too? How do I access this tool to verify my results visually, since we have pretty complex PDFs and so far other approaches have failed? Many Thanks!!
I have finished the free trial & subscribed to Adobe service. In 'Create Credentials' Ive named the project & downloaded 'java' zip file - where do I put these credentials into my current flows to get them working again? Do I have to build the flows all over again?Power automate - Create searchable pdf using OCR ( for delivery documents scanned into document folder).Help please.Thank you.
Hi, I'm Using Adobe PDFServicesSDK to export PDF from HTML. I'm able to Save the file in the desired location which is perfect as expected . But I'm not able to download the File due to only limited properties result.SaveAs option available.Could some one help me to download while button click?.https://github.com/adobe/PDFServices.NET.SDK.Samples
Just a quick note to announce we released a new version of the PDF Embed API today. You can find details on the changes here: https://developer.adobe.com/document-services/docs/overview/pdf-embed-api/modernviewer/ You can also see the new viewer in use on the online demo: https://documentcloud.adobe.com/view-sdk-demo/index.html#/view/FULL_WINDOW/Bodea%20Brochure.pdf Note that your existing code will NOT change and will use the "legacy" viewer until you update you code to point to the new library.
I our application we regularly process 500+, and 1000+ legal documents. We might split them, but we would lose context the API uses to build up document structure, for part detection, headings, paragraph parts, etc.
Hello, Just wondering if anyone is having issues with the document service api for embedding PDFs at the moment?We are getting this console error on our webapp at the time. Regards, Javed
Hi,I've been trying to use Adobe PDF Services API to transform a .docx to .pdf. I used the exemple Postman colection following the given steps (https://documentcloud.adobe.com/document-services/index.html?_gl=1*1ckwf6v*_gcl_aw*R0NMLjE2NTQ3ODE0MDEuQ2p3S0NBand0SWFWQmhCa0Vpd0FzcjctYzhVbUdFY05UcjJ0NmFjenZNNXRpQzVuOHFvRHRROENuOE1BenlHNUJTLV9yYm5zSWJySmdob0NMeWtRQXZEX0J3RQ..#how-to-get-started-) and it seems to work fine. The problem is that I can't manage to get the pdf from the response. It seems to have a PDF in octet-stream, but no matter how I try to save it, I don't get a PDF.For exemple, if I try to save all the response body and change the file name to .pdf, it opens a PDF with the right number of pages, but completly empty. That happens even if I keep only the part between %PDF-1.7 and %%EOF in the file. The response I get from the GET request has the following structure in the body: --Boundary_96548_2076176993_1654878435333Content-Type: application/jso
Hi, I'm storing my private key in my Azure function configuration and when I run my application from the remote Azure server I get "Could not read RSA private key." This error does not occur when I run my application locally (I'm storing the RSA key in my local.settings.json file). Why can I read the RSA key locally, but not remotely? Thanks.
We are sending a request to generate a agreement, but it is not ready synchronously (i.e when we get the response) so we have to keep polling every second until it is ready. We give it 5 tries (5 seconds) and then abort. I see that we have some cases (not many) daily where this happens. When it does customer is unable to sign the document. if you can indicate a maximum "time-to-ready" (TTR?)
I want to use the Annotation feature in Embed API - but I don't want to rely on its "Save" button. Is there a way to trigger "Save" programmatically? I tried the enableFocusPolling. Even with enableFocusPolling=true, it takes aroud 2 seconds after the annotation before SAVE_API is triggered. This means that our fake-Save button does not have the latest copy of the PDF file. Is there a way to trigger SAVE programmatically?Is there a way to programmatically check if any changes are unsaved? I have created this CodePen to illustrate this point: https://codepen.io/vmit/pen/JjMraxgIf you annotate something and click "Save PDF File" immediately, you don't get the latest changes. Likes
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.