『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
I have a PDF (998 pages) where the pages are split into multiple documents with SplitPDFJob. When I try to run ExtractPDFJob, I get the error: "Error: BAD_PDF - Unable to extract content: filename.pdf".Using NodeJS @adobe/pdfservices-node-sdk 4.x.
Hi there, I am trying to set up a workflow that automatically saves my Adobe Scans (which are uploaded to my Adobe Document Cloud) on OneDrive (Business) or Sharepoint.In the environment I can see that the connection with the Adobe Document Cloud and OneDrive has been successfully established.To get the docs from Adobe, I chose the Trigger "Adobe Creative Cloud - When an asset is added". However, for some reason, I get the following error message (Bad Gateaway): "The remote name could not be resolved: 'ms-flow-facade.adobe.io '" Inputs:{"host":{"apiId":"subscriptions/b1b36c61-d929-4258-8ace-6d31523e9820/providers/Microsoft.Web/locations/uksouth/runtimes/uk-001/apis/adobecreativecloud","connectionReferenceName":"shared_adobecreativecloud","operationId":"WebhookSubscribeToAssetCreatedEvents"},"parameters":{}} Outputs (here is the error):{"statusCode":502,"headers":{"Access-Control-Allow-Origin":"*","Date":"Tue, 21 Jun 2022 05:25:20 GMT","Content-Length":"85
Is it possible to incorporate PDF Services API into a commercial service? If there are any documents outlining the terms and conditions, could you please provide them?
I'm using embedMode = 'FULL_WINDOW', however the annotation tools don't show up on a few different Android tablet devices that I have access to (Lenovo P11 and Amazon Fire tablets), but they do show up on an iPad Pro. May ask if it is using a whitelist of devices and can we add a device to it if so? Or alternatively is there a workaround to have full capability on Android devices>
Hey I created an account in adoby for using firefly via API but the option is disabeld and I cant find the correct way to fix it.
I have a document generation process that is working currently, but for some reason there is a random gap between photos and the next question. Any idea why this is? My only assumption is that it has something to do with the size of the photo, if this is the case is there a work around? Attached are a copy of the document, the data being input, and the document after generation through the postman api
We had a update recently. New features include: * The ability to use base64 in inline images as well as height and width. * An update to the Postman collection irt external storage examples. You can find this in the release notes here: https://developer.adobe.com/document-services/docs/overview/releasenotes/#august-23-2024-added-new-features-for-document-generation-api-and-updated-acrobat-service-api-postman-collection
Hi, I want to replace a smart object in a layer of my PSD file with a png image the same size as the layer to be replaced. But I get an Internal Error message. I make a POST to https://image.adobe.io/pie/psdService/smartObject with this json: { "inputs": [ { "storage": "external", "href": "myurlpath/7043086_522_c.psd" } ], "options": { "layers": [ { "name": "SmartObject", "locked": true, "visible": true, "add": { "insertAbove": { "id": 0, "name": "string" }, "insertBelow": { "id": 0, "name": "string" }, "insertInto": { "id": 0, "name": "string" }, "insertTop": true, "insertBottom": true }, "input": { "storage": "external", "href": "myurlpath/Files/imagen_para_reemplazar1.jpg" }, "bounds": {
Hi,I am using an iframe to render PDF in div tag as per the documentation. I have included my registered client id for my pdf embed api. I have also included embed mode as Inline and showAnnotationTools: true. Still I do not see Annotation tools appearing on PDF viewer. Below is the code I am using- <div id="adobe-dc-view" style="width: 800px; box-shadow: 1px 1px 10px 1px #dadada;"></div> <script type="text/javascript" src="https://documentcloud.adobe.com/view-sdk/main.js"></script> <script type="text/javascript"> /* The PDF embed mode option here */ const viewerConfig = { embedMode: "IN_LINE", showLeftHandPanel: true, showAnnotationTools: true, showDownloadPDF: true, showPrintPDF: true, showPageControls: true }; document.addEventListener("adobe_dc_view_sdk.ready", function () { /* Initialize the AdobeDC View object */ var adobeDCView = new AdobeDC.View({ /* Registered client id */ clientId: "&
Hello, We are trying to implment error handling in the event of a client inputing an incorrect ClientId/API Key, or in the off chance that the Adobe Embed Service is down. Is there any callback or way inside the sdk to watch for/manage errors? For the ClientID/API Key, we can see that https://viewlicense.adobe.io/viewsdklicense/jwt is called and fails in the event of a bad key, however we do not see any way to hook into this to provide additional customer messaging. Thank you.
I am currently working on a process to turn json data into an inspection form. I have gotten most of this mapped out already, the one thing I am struggling on is images. I have successfully added in an inline image. With the json data that will be passed through the amount of photos is unknown. When trying to pass the images as an array, I only have the option to use the array in a table. Sample Data: "answer":[{ "path":"https://s3.us-west-1.amazonaws.com/prod.us-west-1c.app.zuperpro/attachments/a016b489-08b1-4e6b-b954-1ec11cfc3fe3/0f1d68ca-f54b-4cea-aeeb-c4360fcd5a20.png"},{ "path":"https://s3.us-west-1.amazonaws.com/prod.us-west-1c.app.zuperpro/attachments/a016b489-08b1-4e6b-b954-1ec11cfc3fe3/0f1d68ca-f54b-4cea-aeeb-c4360fcd5a20.png"}]I am able to run this array when putting an image place holder and editing the alt text as so: {% repeating-section answer %}(image place holder){% end-section %} When this
i'm trying to implement pdf embed api in my website. my issue is only the draw anotation option is available. and other annotationa like shape etc.. not showing
Hello everyone, hello Adobe Team,I just wanted to ask when we can expect an updated Adobe.PDFServicesSDK package. Some of the dependencies used there (Polly, RestSharp, etc.) have undergone significant changes. When we update these dependencies, we get error messages when using PDF Services.It would be very helpful to update these dependencies in the Adobe Nuget package. When can we expect this?
We get PDF's via email weekly and would like to Microsoft's Power Automate along with Adobe Services to grab the text/data off the PDF's and put it into a SQL Server database. I know how to create a flow that will watch an email folder and pull the attachment off the email, but from there I'm lost. I've googled a bunch but am having troubles finding anything that explains how to use Power Automate with Adobe Services to pull text/data off the PDF. I see there's an option the Create a Searchable PDF using OCR, but that looks like it wants to save the file not actually pull text off the PDF. I also see there's an option to Extract Tables from PDF but it appears to save the data in .xlsx format. I'm confused if this is possible and if so, how to do it. Any suggestions?Thanks!
Hello Team, We are building a Signing Application for Form based flow we need to upload a document to Adobe for the Approver Signature in an automated passion / programmatically, but to obtain baseuri for doc upload as per adobe's API documents an OAUTH is required, which needs users to manually input credential every time. How can this be avoided using any sort of API tokens.
To test this, I used the default code provided by the Basic Guide. In the code inspector I can see the html is in there, and set to display, but there is nothing visible. I tried putting in the code to "showZoomControl: true" <div id="adobe-dc-view"></div><script src="https://acrobatservices.adobe.com/view-sdk/viewer.js"></script><script type="text/javascript">document.addEventListener("adobe_dc_view_sdk.ready", function(){var adobeDCView = new AdobeDC.View({clientId: "x", divId: "adobe-dc-view"});adobeDCView.previewFile({content:{location: {url: "https://acrobatservices.adobe.com/view-sdk-demo/PDFs/Bodea Brochure.pdf"}},metaData:{fileName: "Bodea Brochure.pdf"}}, { embedMode: "FULL_WINDOW", defaultViewMode: "FIT_PAGE", showAnnotationTools: false, showDownloadPDF: true, showZoomControl: true });});</script> URL TO MY PAGE: https://www.essanteorganics.com/membertoolsdotnet/shoppingcartv4/MainCartv4.aspx?SCCRoutingCode=Staging&
Hello Team,Currently, I'm working with Adobe Sign and Its REST API. I could add a single sign with an electronic seal since my agreement has a digital signature form field. however, I need to add the same electronic seal in many places in the same agreement when it's sent for signing.Note: I tried to add the same electronic seal twice in a participants list when agreement creation. And I could add the two digital signature fields with different names. After the agreement is sent for signing, the agreement is cancelled.Sample JSON used:{ "fileInfos": [ { "transientDocumentId": "XXXXXXXX" } ], "name": "T1", "participantSetsInfo": [ { "order": 1, "role": "ELECTRONIC_SEALER", "electronicSealId": "XXXXX" }, { "order": 2, "role": "ELECTRONIC_SEALER", "electronicSealId": "XXXXX" } ], "signatureType": "ESIGN", "state": "DRAFT" }Could you guys provide me a solution on this if you have one?and kindly provided me with
How would you setup PDF embed API to be used on multiple domains? The theory here is that the platform is whitelabeled so clients will be able to use their own domain.
Attached is a PDF that when loaded in viewer.js, like found on https://acrobatservices.adobe.com/view-sdk-demo/index.html#/customize/FULL_WINDOW, takes multiple seconds after rendering to actually show the fillable fields and any data that had been filled in them. In contrast, the browser's default iframe renders the fillable fields instantly. I am pretty sure viewer.js loaded these values quicker in the past, but not 100% sure. This slowness is showing in both Chrome and Firefox. Is there anything I can do to either the PDF or options to viewer.js that will fix this slowness?
Hi all, if I am correct, there is currently no way to get the ALT text of an image via the PDF Extract API? You get the content, the images and the path of the object in the structure tree. Does anyone know if this is planned for the future? ThanksRoland
Hello,I'm trying to extract the content of a PDF using the Adobe API (I used the python code offered by Adobe), but I get this error message:INFO:adobe.pdfservices.operation.internal.pdf_services_helper:Started uploading asset ERROR:root:Exception encountered while executing operation: description =Exception in fetching access token, requestTrackingId=(<class 'adobe.pdfservices.operation.exception.exceptions.SdkException'>, SdkException('Request could not be completed. Possible cause attached !', (<class 'requests.exceptions.SSLError'>, SSLError(MaxRetryError("HTTPSConnectionPool(host='pdf-services-ue1.adobe.io', port=443): Max retries exceeded with url: /token ( Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)')))")), <traceback object at 0x000001F91A4C5180>)), <traceback object at 0x000001F91A4C7F40>)Can anyone explain to me the reason for the proble
Hello,We leverage your adobe embed api as part of our B2B SaaS offering. A European client with relatively sensitive data requirements, needs data (even anonymized data that's collected by the Embed API) to be processed in EU. For now, I'm looking to understand how I can know the processing region. It's time sensitive so please would highly appreciate a quick answer. Thank you!
I am looking for a solution for extracting tables from PDFs. Those tables are text-based, not scanned images. I encountered Adobe PDF Service API. The website says each clientID can have 500 free trials per month. However, I receive error message of free trial exhausted after processing about 20 PDFs, and, oddly, the API reports no activities in my project. Why does this happen? Thank you in advance for any comments.
I've seen conflicting information about Adobe PDF Services availablity as a power automate connector.Is this available in the US Government (GCC) and if it is, will someone point me to documentation stating the availablity.
I am looking for the solution for converting PDF Into Execl where each pdf page should be extraction in excel worksheet instead of keeping in same sheet
すでにアカウントをお持ちですか?ログイン
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
申し訳ございません。このファイルは、ダウンロードしても安全かどうか、内容を確認中です。数分後にもう一度お試しください。
申し訳ございませんが、当社のウイルススキャナは、このファイルをダウンロードすることは安全ではないと検出しました。