『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
We have a .docx template which is being merged with some JSON data and turned into a PDF via the Document Generation API. We are using the .NET SDK for this. Most of the document template is formatted in "Montserrat" font which seems to be a non-standard font type. When we get the resulting PDF, it appears to have converted all the Montserrat into Calibri font. Does anyone know if Montserrat font is supported by the Document Generation API?
Hiwhile trying the PDF Services API to use the CompressPDF API, I am getting error as "Cannot send a content-body with this verb-type". Does anyone experiance this error ? I had added the credentials to environment variable and simply executed the Adobe provided sample codes for .Net, but so far not able to test the PDF Compression method.
How I can fix this, I tried to import the required namespace. Still not helping
Today we released (noted here: https://developer.adobe.com/document-services/docs/overview/releasenotes/#server-side-release-april-2024-server-side-release), the following updates: * Webhook support now works when using cloud storage files. * Webhook supports the PDF Properties API * External storage now supports: Extract, Split, Seal, and Auto-Tag * New HTML list support in Document Generation: https://developer.adobe.com/document-services/docs/overview/document-generation-api/templatetags/#insert-list-using-ul-and-ol-html-elements
I am having a strange issue. I setup Adobe Document Cloud in my Azure tenant and set myself as a user. If I navigate directly to Onedrive for Business/Sharepoint online (https://redacted-my.sharepoint.com.mcas.ms) and open a PDF it successfully opens using Acrobat Online within the web session. However, the exact same PDF tries to download and open in the native web browser when I open it from M365 (https://www.office.com/mycontent). Is this expected behavior? Is there any way to force it to open in Acrobat Online when accessing the document via office.com? This is a requirement as we do not allow downloads from our M365 tenant when accessing from untrusted (personal) devices. Thank you, Justin
Hi All We have a flow setup to convert PDF files to Excel. It works great in the basic form but we would like to be able to exclude images and formatting from the output to Excel, and only have the text output in columns and rows, as the images (Logo's) and fonts, colours etc aren't required. There isn't an option to remove this items in the Convert PDF to Excel action, is this currently possible or is it a feature request? Thank you Nigel
Hi all !More of an idea exchange than a discussion, I'm looking into several techno's and Adobe PDF Extract looks very promising. Has anyone used it for multiple PDF files to set up a RAG with an LLM ? - I'm wondering about the size of the chunks (which vary greatly) and the interpretability of the tables. Did you need to convert them to Markdown (as they are exported in .csv by default) for the LLM to interpret them "correctly"?
Hi Team, I'm using to extract the images using Adobe Extract API. Some of the images extracting along with content and not capture the images accuratly. Please check the attached sample PDF and output image FYR... Regards,Bhupathi L
Hi, I am trying to demo your PDF generation tool, but I am getting this error. "It seems there was an error on the server. Please try again" My document has three tags: {{DNR}} {{LPOA}} {{CARELINE}} My JSON data file content is{"DNR": "YES","LPOA": "NO","CARELINE": "YES"} I'm not really sure where I am going wrong... Could someone kindly help? Thank you
Hi, Im trying to generate a document in word using the Adobe Document Generation plugin, using the json data as below. When I click on generated document I get the error as in screenshot below. I Validated the json and didn't find any issues. Any ideas [ { "OwnerID": "L001", "Properties": [ { "PropertyID": "P001", "Property Address": "12 St LA", "Rent": "300", "Bedroom": "2" }, { "PropertyID": "P002", "Property Address": "3 St SA", "Rent": "450", "Bedroom": "3" } ] }, { "OwnerID": "L002", "Properties": [ { "PropertyID": "P003", "Property Address": "4 St SA", "Rent": "500", "Bedroom": "4" } ] }, { "OwnerID": "L003", "Properties": [ { "PropertyID": "P004", "Property Address": "20 St LA", "Rent": "400", "Bedroom": "2" } ] } ]
Error Specifics: ServiceApiException [message =Internal server error; transactionId=ZaMHYIVTW2F79ZwwCV8jDwrDq1JeyDej, requestId = qZD8NvQf6m9MEmAyXUL1VsbebafBpi07, httpStatusCode = 500, errorCode = INTERNAL_SERVER_ERROR]ServiceApiException [message =Internal server error; transactionId=9MjoYY4wDNJyuDGPkfC2npD4Q2dlaDUV, requestId = jpwCIllZ1LWHOjl0CGsg9tkM7dhtJ0gp, httpStatusCode = 500, errorCode = INTERNAL_SERVER_ERROR] When using the .NET PDFServices SDK, I'm receiving the above errors when I attempt to generate PDFs from 2 of my documents. I have a list of 8 similar documents and only those 2 of the 8 are erroring. The JSON data being sent is the same for all 8 of the documents, so I don't think the error is there. I don't see anything in the documents themselves that might cause errors either.
Hello, I have been trying to contact the sales for 2 weeks but have never heard back from them I want to get the enterprise version. Can someone help me to reach out to them as soon as possible?
Hi, I'm wondering if it possible to create a DRAFT of a Agreement using Adobe Sign connector via Power Automate. My goal is to create an Agreement in DRAFT status, and send a link to the sender to edit/complete the Agreement before sending it to signers.Thank you.-Ivan
{"error": {"code": "INVALID_ZIP","message": "The zip file provided has invalid content.; requestId=5b9b461d-2d5a-4fb9-8d34-97781f53310d"}} What can be the reasons? I tried everything, including content in binary and base64. the zip file contains only the index.html file and thats it. Using Powerautomate. Thank you so much.
I am trying to populate a Word document template from a Microsoft Forms response I am doing this using the "Generate document from MSFT Forms data and Word template, send via E-mail" flow in Power Automate which uses the "Adobe PDF Services" connector. All the template fields get filled-in fine if the form field is a single text field line, but if any field is a textarea... called "Long answer" in Forms, this results in an "Invalid Parameter" error. I cannot find any information on how to insert the relevant field in the json in such a way as it does not throw the error each time. Has anyone else had this problem and can you suggest anything we could try? TIA
Hi all.Not sure where to post this, but I hope you can help out:I'm using Adobe premium connectors in Power Automate.Right now I'm on a free trial. Hoewver, I have a premium account now in Power Automate which grants me the Adobe preemium actions.How can I change the connection to use the premuim account and not the Adobe trial?Thank you!
Hi everyone,I am trying to convert Pdf to Docx via Adobe services API, I followed the sample here https://developer.adobe.com/document-services/docs/overview/pdf-services-api/howtos/export-pdf/. After getting output, it look fine as first, but when I check it in XML format, almost everyword become its own element, so it doesn't maintain the original sentence, paragraph anymore. Is there any option to keep the elements together as it should be? Regards,James Nguyen
Hello Community,I'm trying to figure out the licensing terms of the .NET Adobe.PDFServicesSDK. The package itself just references some generic Adobe terms https://www.adobe.com/legal/terms.html. While the developer docs section about licensing and terms seem to only cover the web API itself, but not the SDK library to access it (https://developer.adobe.com/document-services/docs/overview/limits/) Both the links seem not to be applicable to the SDK library, at least I'm not able to determine anything specific that would cover the use and distribution as part of a commercial software product. However, I do think Adobe's intentions are for those SDK's to be used freely. As a mater of fact, I have found the python variant of the SDK is open source and licensed under Apache 2.0. Can someone please help me clarify the license terms of Adobe.PDFServicesSDK and if it can be freely used as part of a commercial software product?Thanks
I'm just starting work with the PDF services API in my python project, and I'd successfully extracting elements from a PDF, but only a portion of the extracted tables are in CSV files (the rest being screenshots). Are there limitations to extracting tables into CSV files and the screenshots are a backup, or how can I try to get exclusively CSVs out of my PDF so I can work with that data?
Does Adobe PDF Services (Preview) Power Automate Connector support more than 100MB file size conversion from Word/Excel/PPT to PDF?
Title says it all. If you're a WordPress developer/user/admin/etc, you can now make use of the PDF Embed API via an incredibly simple WordPress plugin. Details may be found here: https://blog.developer.adobe.com/adobe-pdf-embed-api-now-available-as-a-wordpress-plugin-488c4f5e1916
I am using the Document Generation tool with a text field that contains line breaks, the json file aslo contains line breaks but when the word document is being generated the linr breaks are being removed and the text is all in one line. How do I kee the line breaks?The json is "ROB_Special_Conditions__c" : "Test 1 \n Test 2 \n Test 3 \Test 4"The output is Special conditions:Test 1 Test 2 Test 3 Test 4
Hello, I am facing an error when generating document using the API Adobe document generation in WORD.I haven't reach the API document limit per month as I start to use it. And you can find the document in the attachment. Thanks in advance for any insights!
Can you tell me what version of PDFs are supported by the APIs? Thanks, Jeff
Hello, Is there a way to get a refresh token for the Document Services API? Currently, access tokens expire every 24 hours, so need to generate a new one every day.(Basically the same as a this question from 2 years ago, but that got no replies so thought I'd make a new post!)Thank you!
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.