Unlock the full value of DC Web with our global community.
Recently active
Hi community, I'm trying to convert an existing PDF to compliance A (PDF/A), is there a way to achieve this with the PDFServicesSDK package in C#? I can't find any reference and Copilot is totally hallucinating with that one Thanks!
Using the PDF Embed API, works pretty good, except the "full scree" button does not work on the iPhone. Can anyone help or offer a workaround? thanks
Is it possible to use the the Adobe API to create scans from photos - just like the app www.camscanner.com but from images via API? Use Case:My clients submit photos of physical documents via a contact form.The contact form triggers a webhook.Now I want to use an API to extract the physical document from the photo and format it nicely in a PDF file - just like CamScanner. How is this possible, using the Adobe API?
Hi,I’m using Adobe PDF Services SDK v4.2 (.NET) to extract content from PDFs.I request the ExtractElementType.FIGURES type, and in the resulting JSON I correctly see "Path": "//Document/Sect/Figure" entries — so the figure elements are detected.However, the .zip file returned by the API does not include a /figures/ folder nor any PNG image files.I understand that IncludeElementRenditions() is required to extract those images, but it’s not available in SDK 4.2.Can you confirm:When will a new SDK version (e.g., 5.x) with IncludeElementRenditions() be available on NuGet?Is there any workaround to extract image files from FIGURES using the current SDK?Thanks in advance for your help!
Hi all, I have a couple of questions relative to the use of the PDF Services API of Adobe:- In regards with GDPR regulations, do you know if Adobe stores the PDF documents that are being created when we use the service?- Is there a way to retrieve the documents generated somewhere? The only menu I seen from my project page is the insight, and this only counts API calls made.- My company contractualized through Amazon Web Services, and with our current consumption of the API (80 calls a day) I have never been able to retrieve our invoiced consumption. Any ideas as how we can be charged by Adobe? Thank you very much in advance for your advices. Kind Regards,Charles
Hi Everyone, hope you're doing well!I'm not too technical, so I apologize in advance if this seems like a silly question, but I've been trying to figure this out for hours, and your replies would be greatly appreciated.I have the attached flow on Power Automate. I'm building it step by step, but essentially, I want to split PDF files into individual pages, so each file contains one page, multiplied by X.When using the 'When a file is created or modified (properties only)' trigger, I encounter an issue (as shown below), where it says the file extension needs to be PDF. However, when I check the original document, it is a PDF.I noticed that with the 'When a file is created or modified (properties only)' trigger, the output is application/json, and I think this might be causing the error.I'd like to know how I can work around this error. I would prefer to keep the trigger as I'm planning to incorporate splitting PDFs into a larger flow, and I like the way this trigger works. &n
I want to open PDF files in sharepoint to open in the app by default. We installed the Adobe Acrobat add-in for Microsoft, but it opens in the browser. I want to change the default setting behavior to always open in the "app". The SharePoint site setting is enabled for applications to open in the app/ instead of online. any thoughts?
I have a use case that requires generating bills of sale for customers. My current PDF template includes form fields, which I’m attempting to utilize for programmatically creating PDFs from a web client. The goal is to generate bills of sale in PDF format with customer data entered through the web client. I'm experimenting with the PDF Services API except I can't seem to find how to download the modified PDF. Here are the steps I'm currently doing: PDF Services AuthenticationGetting Signed URIUploading PDF Asset (bill of sale template)Modifying uploaded PDF template using "Import PDF Form Data" methodAll of this is returning a HTTP status code of 200 but I just can't figure out how to download the modified PDF now.
Hi, I've been working with the Adobe PDF Services API and ran in a peculiar clash of terms. We are trying to cross reference the contents of the structuredData.json of the Extract API and the AutoTag xlsx report. They both contain ObjectID's. However, they do not refer to the same objects or even overlap in some cases. I have an autotag report with a list of figures. The ObjectID's of the figures don't even exist in the structuredData.json. What is the difference between these two ways of looking at the content of the PDF we are manipulating vis the Services API. Much thanks! Gabriel
https://www.adobe.com/devnet-docs/dcsdk_io/viewSDK/howtos_comments.html#annotation-schema `selector.boundingBox` and `selector.quadPoints` - What do they mean, what is the point of reference? When I use them inawait apis.gotoLocation(pageNumber, 0, here); I can't hit with an annotation position.I want the top edge of the viewer to be flush with the top of the annotation. How to do it?
I'm using the Adobe PDF Embed API to preview PDF documents in our LMS. We need to provide only the search option to the users. Is it possible to hide or remove the Adobe ICon while previewing the PDF document? I want to remove the circled adobe icon.
I use a viewer to display multiple files, and after opening around 50 files i have a huge ram usage due to cached blobs, is there a way to manually clear those stored blobs? Thanks
Hello everyone I'm creating a flow with PowerAutomate and PDF service API to extract data automatically from PDF files. The problem is that I need to extract the first page only and not all the document (which contain 15 pages). The other problem I'm facing is that the output of PDF service API is a Excel file but I would like to compile the data in Excel online data base. Thanks for your help
Hi All - I am trying to understand if Captivate, either Classic or New can create a word document that has the images and the steps taken (mouse clicks) between each of the images. When I use the Export to word, all I get are columns of data (see below screenshot), but no images of the screen. The data is not particularly helpful either.
We pushed an update to PDF Embed today. You can find the release notes here (https://developer.adobe.com/document-services/docs/overview/pdf-embed-api/releasenotes/#june-27-2024), but to save you a click: Bug fix Fixed issue regarding developer console error "Feature can't be enabled or disabled". Bug fix Fixed issue regarding developer console error "Edit dropin is not loaded". Bug fix Fixed PDF download allowed issue through PDF printing option even when download is disabled in Firefox browser. New PDF Embed API now supports PDF printing in Firefox browser.
Hello! I am using "PDF Embed API" to preview PDFs on a web page, it works quite well but I am having problems to correctly display PDFs that have overprint.The question is, for the "PDF Embed API", is there any way to enable "Overprint preview" like in Acrobat DC or Illustrator?Thanks!
Hi all,I am currently having issues converting png files to pdf using the adobe connector in power automate. The error I recieve is INTERNAL_SERVER_ERROR.Is there any clue how I can fix this? I am quite sure I have parsed the file name and contents correctly as the flow works for other document types like excel, txt and docx.Thanks in advance!
I have filled out the following contact form many times but have not received a reply:https://developer.adobe.com/document-services/pricing/contact/sales/We need more than 500 document translations. Isn't there a pay-as-you-go solution?
Hi Team, Is there any API avilable for run some of the kfp preflight to a PDF to fix some issue or is ther any commandline script avilable to performer the same. Also is there any API or script avilable to conver the PDF to 3A standard. I am using Adobe DC. Regards,Murali
Hello,I am using PDF Extract API to try and extract data from tables. It works well with standard tables but when it comes to complex tables, specifically nested tables, there is data loss.Has anyone experienced similar issues or could provide suggestions on how to improve extraction accuracy for nested tables? Thank you!
Hi, I was trying to extract the document attached to this question, when I try to extract it with Adobe APIs I just get a collection of images, one for each page.I think this has to do with document parsing (probably parsed as a svg) and I don't know how to solve it! Can sombody help me?Thanks,Giovanni
This is a journal document for EU trademarks. The parsed results often show the results shown in the figure below.Is there any way to optimize it?
Dear Team/Support,I hope you are doing well.We are currently developing a Document Management and Generation System that allows users to upload PDFs, Word documents, and images. As part of our solution, we require OCR functionality to extract text while preserving the original document’s formatting, including images, styles, page layouts, and structures.Could you please advise if you offer any API or service that can help us achieve this requirement? We are looking for a solution that ensures high accuracy in OCR while maintaining the document's integrity.Looking forward to your response.Best regards,Adnan Ali
I'm trying to use the combine pdf function but I always get this:{"error":{"code":"UNAUTHORIZED","message":"Not authorised to perform the operation."}}Before the final "operation/combinepdf " request I succesfully get an access token, get two urls with "assets" and upload the two files I need to combine.Also tried to get download uri with "/assets/{assetId}" and it works correctly.Anyone can help me?
Thank you for viewing this post.We have disabled the download and print buttons to prevent the users. { showDownloadPDF: false, showPrintPDF: false, } The problem is when the users `Ctrl+P` or `Cmd+P`,the following prompt will appear. This gives the user a direct access to download the document. Before this appear, around a month or so, the "Print" keyboard shortcut calls for the browser print. On which we could somehow prevent the content to be shown. Any clue could help. 🙂
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.