Unlock the full value of DC Web with our global community.
Recently active
Hi everyone, I'm using Adobe's PDFServicesSDK (node) to convert html to a PDF which will be sent to Adobe Sign API endpoint for signature. I can successfully save the file locally to my Azure function app using the SDK's saveAsFile method. Is there a way to save the file as a stream or buffer to be sent back to the client?I've tried saving the file locally and then reading the file using Node's file system, which works when I run my Azure function app locally but I'm getting a 500 server error when I trigger my function app from the browser
Hello Everyone, I'm Pretty much new to Adobe PDF Services API . I just want to know how Adobe PDF Services API Working for .NET SDK? I have created new credentials using the below linkhttps://documentcloud.adobe.com/dc-integration-creation-app-cdn/main.html?api=pdf-services-api# It Automatically generated one zip folder . I picked my zip like thisPDFServicesSDK-.NetSamples.zip\adobe-DC.PDFServices.SDK.NET.Samples\CreatePDFFromDynamicHtml The above zip folder contains "PDFServices-api-credentials" and Private Key. Q1. How PDF Services api working for the credentials and Private Key. in the downloaded version I hardly see any API Url to interact with PDF Services API. ? Q2 : What is the Purpose of this JSON ? {"client_credentials": {"client_id": "","client_secret": ""},"service_account_credentials": {"organization_id": "","account_id": "","private_key_file": "private.key"}} Can some one reply to this how pdf services API Working as
I am not able to show the two zoom icons in page controls when embedding a PDF. I find that all the config parameters in an EmbedAPI seems to be working. The config is as follows: { "showAnnotationTools": false, "showDownloadPDF": false, "showPrintPDF": false, "showLeftHandPanel":false, "dockPageControls":false, } Is some other parameter to be given? Thanks
Hell, Adobe community! I got huge problem with PDF Services API, so it would be great if someone can help me. I used Adobe PDF API in July as you can see I had around 4 000 requestsIDKif it only happend with my account, but in the first two weeks of august analytics was not working well and today I founded that my app sent over 1 200 000 requests to Adobe PDF API 0_0 I can't find a reason why there so many requests, and I just want to figure out where I can see it. According to my data July and August was almost the same in requests from my side. Hope you can help me, thanks in advance
We've been experiencing this problem for a few months and assumed it was a temporary glitch that would be resolved soon. Initially, it was only for one document, but now the same issue is occurring for multiple documents, as shown in the video below. Also, what could be causing this issue when several other documents are working fine and the issue only occurs with a few documents? Note:We are loading the document from the URL
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(No errors in the browser console.). 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, d
I am using the document generation Word Add-in and I'm hitting a rate limit. When looking in the dev console it seems that these documents aren't connected to my project credentials. Any way to increase the limit?
Hello everyone! Is there documentation posted somewhere for headless pdf update for annotations? I did some checking and found some, but nothing specific to my use case. My prefered language to use would by JavaScript, but others would also work.Thanks in advance!
Converting Static HTML to PDF utilizing the Sample included ZIP file converts the html to PDF and outputs successfully. When I add my custom HTML ZIP folder that includes the index.html (as the primary file), CSS and JS files I recieve the following error: statusCode: 400,errorCode: 'MISSING_INDEX_HTML' WHY? What am I supposed to do to make this work? Note: The HTML that I created is a basic form. Name address phone# email...etc. with one image and basic text.I've viewed all the files and codeing from the sample ConvertStaticHTMLtoPDF.zipMy ZIP files should work.
Hello Comunity i am try to use PDF Embed API i just want to set pdf url in dynamic form or any other method to show pdf throw api . Please if any method share if possible
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: {
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.