Unlock the full value of DC Web with our global community.
Recently active
Hi all, I would like to purchase the PDF tool API, to perform OCR operation for high secure content scanned files. Could you please confirm the PDF tool API is secure to use in offline and I have referred the below link for detail:https://community.adobe.com/t5/document-services-apis/faq-for-document-services-pdf-tools-api/m-p/10726197 From the link, they mentioned the data will store temporarily in cloud and not permanently. Please confirm if any data secure issue will come if I supposed to purchase and use this?
Is there a way to programatically generate a PDF from a URL? The page referenced by the URL is an Angular application, so it would need to wait until the page is ready before convertion starts.
It would be great if the search API and user search could both be active simultaniously. Is there any possibility that this feature could be implemented in the near-term?
Need help on the API ?
Hello, This is a slick set of APIs, overall. I know that things are a bit newer, too, so maybe what I want to do is not yet possible. However, I'll asking anyways. We are taking an excel file and running it through the PDF conversion API in document cloud. Very much like: https://opensource.adobe.com/pdftools-sdk-docs/release/latest/howtos.html#create-pdf-with-documentlanguage. Our issue is that it seems to be auto-adding margin somehow around the page. As best I can tell, there is no optiont to change pageLayout for Excel files, only HtmlToPDF conversions. (Reference: https://opensource.adobe.com/pdftools-java-sdk-samples/apidocs/latest/com/adobe/platform/operation/pdfops/options/createpdf/excel/CreatePDFFromExcelOptions.Builder.html#withCreateTaggedPdf-java.lang.Boolean-). Has anyone run into this problem and figured out a solution to set layout to not come back w/ extra margin? The Excel file before sending to the API might be wrong on
Is there a way to change the PDF embed menu style? For example its a light color now, and I'd like to turn on "dark mode" for the top menu. Dark background color and light text color. Ive tried adding custmm CSS to my site but it doesnt work. Im using the Full window embed mode. Thnaks!
Could you please clarify why the following error happens in Adobe PDF Tools connector for Microsoft Power Automate? Failed request details: GET https://dcpowerautomateintegration.adobe.io/operation/v1/status/splitPDF?path=_&retryCount=_&actionCorrelationId=_&startTime=_ "x-request-id": "HC2draEBicZ37MFLanLOkDnxK5R2YAxB" "timestamp": 2021-05-21 21:22:36.6504557
Hi. We presently use esigniture for document approvals by creating a word document then converting to pdf and requesting signitures. Moving forward we wish to be able to send a standard document via the zendesk ticketing system email containing the pdf that requires a signiture. What we wish to avoid doing is having to setup an adobe account for each agent that uses the zendesk and have one account that is shared. Any guidance on how we can achieve this would be appreciated. regardsJohn.
Hi everyone, I do have a case where I need to merge programatically XFDF annotations with existing PDF to generate a new PDF contains the original PDF with the XFDF annotations. I did find some solutions like iText herebut the issue is that it could only be used to fill Forms (FormField) not complex annotations like shapes such as square and so on. the only working solution I can find so far is Aspose here using PdfAnnotationEditor it does the exact job. I'm looking for Adobe alternative solution if there's an API could do the job.
I was trying to Combine multiple PDF files into a single PDF File, using PDF Tools API.Be;ow is the URL. https://documentcloud.adobe.com/document-services/index.html#post-combinePDF.I am not getting final combined pdf file , How I will get it , I executed the first api to create the document and it worked fine and I got a status 202 . I then used the Polling api to get the document and this one also the status is 200. I now want to access the document which was combined As per documentation, this will be available on the url provided in the location url in the “Submit” url header section. I tried executing it but this gives me an error. Can someone help if I am doing something wrong? Here are the steps. 1.Get the token. 2.Post method: submit to combined pdf. Response Header: 3. Get :combinePDF.status : Response: Step 4: Use the location form PO
We have a bunch of URLs in an PDF document.If I open the PDF on my computer, all URLs can be clicked and they open in a browser. All works fine.We have now integrated this PDF through Adobe I/O ond our webpage. The URLs can also be clicked, even a popup is getting displayed if I'd like to open the URL.I click on "Open Link" but nothing happens... what is wrong?Help will be highly appreciated... and it's quite urgent. 😕😕Thanks a lot!
Hi All, I'm using Export API to convert pdf to docx however for the Japanese language exported document quality is not good. if I export the same document from SDK quality is very good. can you please look into this issue?
For all links in my PDFs, once clicked, I get the "Open Web Page" pop-up but once I click on the "Open Link" button, the pop-up goes away and that's it. The page does not go to the link that was clicked nor does it open in an new tab.
Hi Folks, Hope you all doing well! Im using PDF tool API (node.js) to run the OCR for Chinese language scanned PDF files. Actually, I want to know, the chinese language support for both traditional and simplified or simplified only? From the below link, we have found supportedlocale for ZH_CN, this will support both traditional & simplified chinese as well please explain? .withOcrLang(PDFToolsSdk.OCR.options.OCRSupportedLocale.ZH_CN) https://opensource.adobe.com/pdftools-java-sdk-samples/apidocs/latest/com/adobe/platform/operation/pdfops/options/ocr/OCRSupportedLocale.html#ZH_CN
I have tried a multitude of different ways to connect to Postman API. I am finally connecting without a problem on POSTMAN however I am having issues connecting and saving the edited document on my webpage. On my POSTMAN it shows the GET request as status 200 Completed 'true'. On my webpage it shows GET request as status 202 completed "false". What am I doing wrong? Do I need to use entirety of path to show where input document is located? I will update if I solve the issue on my own by changing some variables around and seeing responses. I posted my code to stackoverflow and removed private information (api key, bearer token, etc). Here is link https://stackoverflow.com/questions/67575093/how-to-return-pdf-file-from-php-curl-request-to-adobe-api
Hi all, I'm exploring Adobe Document Services as a template based option for generating PDF reports. So far, I've been very happy with the template creation plugin and how it all comes together with Adobe.DocumentServices.PDFTools. The main obstacle I've noticed is that the call to documentMergeOperation.Execute(executionContext); is taking 5-10 seconds when executed from an extremely light .NET core console application. I wouldn't consider the DTO for this report to be complex enough to merit the execution time: 3 nested objects, 1 image base 64 encoded, 1 collection with 3 elements, and a dozen more string/DateTime properties. The template is basically just a single page with mostly text tags, 1 image, and a table. Our .NET Core application is running document services from an installed package, rather than through Adobe Cloud Services. We are not able to send our DTOs to ACS due to security requirements. Currently, we r
Is there a way how to protect pdf from copying the text and even protect from taking the screenshots?
With this set of Document Cloud PDF Embed API Client Credentials:CLIENT ID (API KEY) 411046add6cc41639dd27f9f9b827babAPPLICATION DOMAIN preview.rpsl.org.uk Why does this code on preview.rpsl.org.uk:<div id="adobe-dc-view">&nbsp;</div><!-- Light Box --><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: "411046add6cc41639dd27f9f9b827bab", divId: "adobe-dc-view"});adobeDCView.previewFile({content:{location: {url: "https://documentcloud.adobe.com/view-sdk-demo/PDFs/Bodea Brochure.pdf"}},metaData:{fileName: "Bodea Brochure.pdf"}}, {embedMode: "LIGHT_BOX"});});</script> Fail with the message indicating that the provided Client ID is not authorized: File preview not availableThis application domain (https://preview.rpsl.org.uk) is not authorized to use the pr
Hello,When i trying agreement dcuments delete then got PERMISSION_DENIED error message so please let me solution for this error message.Thank you
I am using adobe's pdf embed API to display pdf in the asp.net web application. In pdf mailto link is not working while other links work.
Hi there, been on the free trial for a few months, trying to reapply for new credentials. And getting internal server error... anyone else having this problem?Any fixes?Any work arounds need to generate the encoded private key for microsoft flow!
Hi,I'm using the Create PDF from HTML API on node.js and receiving the "Unexpected Error, request could not be completed Error: socket hang up". Not sure what's wrong. attached the details log.If any has encountered this issue before and has a solution or a workaround, please share.Regards,Suresh
Hi, I'm using the Create PDF from HTML API on postman and receiving the 404 message. Not sure what's wrong with the PDF. Able to get the access token and replaced on authroization.Attached the image with issueIf any has encountered this issue before and has a solution or a workaround, please share.Regards,Suresh
I setup the connector as the PowerAutome onboarding guide asked me to do. I setup a project and pasted all the required security information into the PowerAutomate connector. At this time everything went fine and the connector was setup successfully. However when I try to make use of the action 'Merge PDFs' it fails with the error message 'Unauthorized.'. How to fix that?
I'm using the PDF Tools API to OCR documents. It doesn't like documents over 100 pages. I catch the exception split, OCR the split document, and then merge. Is there a way for me to know the number of pages before submitting the first time? Or is try/catch the recommended method? I'm also in need of a way of knowing if a document is already 100% embeded text with no need for OCR. I currently submit everything for OCR. If a document is already 100% text the API quickly returns the same document. This is fine, but I've recently been encoutering documents that are processed through DocuSign and the API pukes on these documents because they have digital certificates and signatures. Is there a way I can know through the API if a document is already 100% text and/or know if a document has digital signatures?
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.