『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
I’ve been following the steps in the (view.developer.adobe.com/document-services/docs/overview/pdf-services-api/vip-mp-onboarding-guide/) to set up Adobe Acrobat Services API, but I’m running into issues when trying to create the credentials for my project. Here’s what I’ve done so far:Logged into the VIP Admin Console and added a developer under the “Acrobat Services API - DOC TRANS PACK” product.Created a new project in the Adobe Developer Console, selected the Acrobat Services API, and entered the required details. But when I try to create the credentials, I get stuck at the “Save Configured API” step. It doesn’t allow me to proceed, and I keep getting an error message that says “Unable to save the configuration.” I’ve checked the product settings, and everything seems fine. Here’s a snippet of my configuration, and I’m unsure if something is missing:project: acrobat-services-project api: Acrobat Services API - VIP credentials: [generated-credentials]I’ve verified tha
Hi, Is there a service that will detect if a PDF is scanned? I'd like to determine if a PDF is text-based or a scanned image before OCRing it. I don't see what I'm looking for in PDFProperities. Thanks, Jeff
I have a very simple Power Automate flow set up where a shared inbox recieves an email and the excel attachment is converted to PDF and shaved to sharepoint. I am running into an issue however where after the conversion, the date that I had formatted as =text(C$10,"dddd, mmmm dd, yyyy") is not returning correctly. When I would expect "Friday, January 31, 2025" I am getting "2025-01-31 00:00:00.000". What do I need to change to have the date show correctly on my report?
Hello, trying to use the SDK embed feature to embed a pdf into my Adobe Portfolio website. however I keep seeing that the embed code is not valid, whether it is my own or the sample one provided.
Hi, new to Adobe document generation API using https://developer.adobe.com/document-services/docs/overview/document-generation-api/ to generate document with values gathered.Trying to use table tags with maker, unable to , help is highy appreciated.Attached is sample json used and document table snippet. Json:-{"clientOffices" : [{"clientName" : "ABC Corp","officesArray": [{"countryName ": "USA","cityName ": "New York","employeeStrength ": "500"},{"countryName ": "India","cityName ": "Noida","employeeStrength ": "6000"},{"countryName ": "UK","cityName ": "London","employeeStrength ": "600"}]},{"clientName" : "XYZ INC","officesArray": [{"countryName ": "France","cityName ": "Paris","employeeStrength ": "5"},{"countryName ": "Chaina","cityName ": "Bejing","employeeStrength ": "2"}]}]}Document :-{% table-start clientOffices %}{{clientName}}CountryCityStrength{% table-start officesArray%}{{countryName}}{{cityName}}{{employeeStrength}}{% table-end %}{% table-end %} 
Hello, I'm trying to get annotations to work on a PDF Embed API implementation. The documentation says that in FULL_WINDOW mode it should work on Chrome and Safari on Tablets. I've tried on multiple Android tablets using Chrome, and none of them have the annotation tools pop up, however they pop up fine on a standard PC, on an iPad Pro, and on a Surface Tablet. Am I doing something wrong? Or is the documentation inaccurate, and Chrome on Android is not supported for annotations?My script is below. There are other things on the page as well, including the DIV called 'adobe-dc-view' which appears to be standard, but this is the relevant script for embedding the PDF with annotations capacity. Any advice is welcome. <script src="https://acrobatservices.adobe.com/view-sdk/viewer.js"></script> <script type="text/javascript"> const previewConfig = { embedMode: "FULL_WINDOW", showDownloadPDF: false, showPrintPDF: false, sho
Hi all, previously I had a power automate flow extract the pdf structure into a json object in my power automate flow in a couple of minutes. However, after diagnosing my flow, it seems to get stuck at the extract pdf into json part and does not progress past it even after close to 2 hours. I tried removing every other element after the flow but it still gets stuck on that one particular action. Does anyone know whats the issue? Thanks in advance
Hello,I'm currently trying PDF Embed API.This is good on PC but some features doesn't work on tablet.- Annotations doesn't show on iPad and Android tablet.- Download are not working on iPad.I confirmed it below demo page.https://documentservices.adobe.com/view-sdk-demo/index.html#/view/FULL_WINDOW/Bodea%20Brochure.pdf > https://developer.adobe.com/document-services/docs/overview/pdf-embed-api/#mobile-support> Annotation tools are not supported on phones in Full Window embed mode. These tools are supported on tablets (both Android and iOS).> PDF download is unsupported on iOS devices, but it is supported on Android.According to above, I expect annotations and download work on tablet. Can I use annotations and download on tablet?I would be very thankful for any suggestions.
In documentation said support on both android and ios, but my user cannot use annotation tools in android tablet (Xiaomi mipad android 12 , chrome 109). And I have test on chrome, ipad air 4 too. I got the same result. But I can use normally on safari. Thanks for all reply
I am using the extract API for PDF tables to export to an Excel file (pdfservices-node-sdk 3.2.0). In the same PDF file, there are 4 identical tables, but when exporting, only 2 tables are extracted. What factors could be affecting the export of tables? How can I adjust to achieve the best results?Only the table highlighted in red is successfully exported to Excel.
I will outline the problem I am having in detail. So I am merging PDF files in a loop, this step works fine. If I save these files to a sharepoint locationusing the file content output from the Merge PDF function it works fine and renders correctly. However this is where it gets weird. If I add these filles to an array (in order to send in an email) like below......the file says its corrputed. You will notice I am wrapping the file content in a string function, this is because if i dont then the string loses the JVB format and becomes %PDF and then a lot of weird charecters. The last thing I will add is that because the files I save to sharepoint are fine, I can redownload them into power automate, add them to the array and send them in an email fine, it is just when I try to get the file content directly from the adobe function, it breaks. Any thoughts?
We have deployed this Adobe Document Cloud app to our test tenant. Deploy Adobe Acrobat for SharePoint and OneDrive Our Security is asking if the app can be security scanned before uploading to our production tenant. If I need to scan - Is there a zip file I could scan instead of downloading directly from the app store?
I have tried to report this issue several times and been completely ignored both in the github issues and via email to your published author address. https://github.com/adobe/pdfservices-python-sdk-samples/issues/30https://github.com/adobe/pdftools-sdk-docs/issues/65 The documentation for this service is published in several places. All published schemas are out-of-date and have inconsistencies with the actual server responses. Is there a single source of truth for the PDF Services Extract API schema anywhere that users can rely on? Will this service continue to make unnotified and backwards-incompatible changes to its data structures?
Hello everyone!Adobe PDF Service API: HTML to PDFInput fields cannot be converted to PDF form fields, or can they?<input id="test-id" type="text" name="example" value="Predefined Value"> What I get is the value with an outline around it, but no form field. What I would like to have: Couldn't find anything about it. Roland
We've been trying for months to get someone to contact us about increasing the 500 documents per month limit on the PDF Services API. We have an agitated client, willing to spend money on this, and after filling out as many forms as possible, we've still not heard back via email or phone.Could someone please get back to me so we can increase the number of documents we can process each month?
We convert data submitted in Illustrator and Photoshop to PDF for customers to review and download.When the customer looks at the PDF, sometimes color changes or effects seem to be missing.We assume this is happening because they are viewing it in a browser, not Acrobat.So we would like to use the Adobe PDF Embed API to eliminate that problem to some extent.Is the Adobe PDF Embed API available for commercial use?Do I need to purchase a license, etc.?Translated with DeepL.com (free version)
Hi, I would like to output a JSON object that has table data imbedded within it. I also want a clean object that has Headers, Tables, Paragraphs, and little else. I do not want to maintain the Bounds, ClipBounds, or Font objects. Can anyone tell me how I can get the desire output using the API? Thanks so much!
We are evaluating the REST APIs, and could not find a way to do the following requirement, can you please give me some suggestion for how to do that? How to add a picture to the specified position of a PDF?How to create PDF based on a .eml or .msg file?How to retrieve attachments from a PDF?How to add attachment to a PDF?How to convert a non-PDF/A PDF to PDF/A format?How to scale page content of PDF?Scaling page content from the center of the page in percentage, after scaling, page sizing is unchanged, but there is more blank space around the content, page content is smaller, for example, the font size is smaller, image is smaller etc. Why we need this? It’s because we need to add data matrix code and company logo to those blank space. I am looking forward to your feedback. Thanks!
Hi Team,we have used Accessibility checker API Beta version and looks good.we want more details about by when final release version will launch. also Could you please help us with pricing details. Thanks,Somnath.
https://experienceleague.adobe.com/en/docs/acrobat-services-learn/tutorials/pdfservices/exportpdf
I would like to create a PDF form for a business card to be printed digitally so that each user can enter their own data and a QR code generated with any online service. I managed to create it, but when I try to insert the form into an online service, the inserted texts and images are not recognized. There are no incorrect settings in the fields. I also tried inserting QR codes saved as PDFs, but they are not recognized at all. The same goes for the texts. Can anyone give me a suggestion? It’s a pity if this cannot be done with a PDF.
Hey guys,can we use the pdf api to convert pdf to pdf/a?thanksJustin
Does anyone know which CSS paged media module properties are supported by HTML to PDF API? Is there documentation for this somewhere? Margins seems to work, boxes not:@4025150 { /* works */ margin-top: 15mm; margin-bottom: 15mm; margin-left: 15mm; margin-right: 15mm; /* no result */ @bottom-center { content: "– " counter(page) " –"; } } Or better work with pagedjs. ThanksRoland
Hi everyone, I'm working on a project to extract data from account statements. I'm using .NET for this process. However, I've noticed that when requesting the following parameters:// Create parameters for the job ExtractPDFParams extractPDFParams = ExtractPDFParams.ExtractPDFParamsBuilder() .AddElementsToExtract(new List<ExtractElementType>(new[] { ExtractElementType.TEXT, ExtractElementType.TABLES })) .AddElementsToExtractRenditions( new List<ExtractRenditionsElementType>(new[] { ExtractRenditionsElementType.TABLES })) .AddTableStructureFormat(TableStructureType.CSV) .Build(); the CSV files are generated emptyThe PNG images look correct.Another thing that I have noticed is that the JSON does not have text related to the account statements.I hope you can help me, thank you! I really want to make the most of this tool, but I'm starting to have doubts about whether it is truly functional or not.Is there a
I am using the PDF-Extract API to extract text from a PDF document that contains both English and Arabic text. The PDF is scannable (non-image, non-OCR). However, I have noticed an issue with how the Arabic script is extracted.In the original PDF, the Arabic names appear correctly within a paragraph as: محمد مصطفى سالم منصور منصور ال محمد مصطفى سالم محمد مصطفى سالم However, the Output is ﺍ ﻝ ﺭ ﻣﺤﻤﺪ ﻣﺼﻄﻔﻰ ﺳﺎﻟﻢ ﻣﻨﺼﻮ ﺭ ﺍ ﻝ ﻣﻨﺼﻮﻣﺤﻤﺪ ﻣﺼﻄﻔﻰ ﺳﺎﻟﻢ ﻣﺤﻤﺪ ﻣﺼﻄﻔﻰ ﺳﺎﻟﻢAdditionally, the extracted Arabic text moves to the beginning of the paragraph instead of retaining its original position in the document. I would like to understand:What is the cause of this issue?Is there a fix or workaround available to correctly extract non-Latin text while maintaining its formatting and position?
すでにアカウントをお持ちですか?ログイン
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
申し訳ございません。このファイルは、ダウンロードしても安全かどうか、内容を確認中です。数分後にもう一度お試しください。
申し訳ございませんが、当社のウイルススキャナは、このファイルをダウンロードすることは安全ではないと検出しました。