『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Unlock the full value of DC Web with our global community.
新着順
無料トライアルを利用しているのですが、サービス使用状況はどこで確認できますか?
Hi, im getting error when using the pdf operations (document generations, createpdf,extractpdf) I'm getting this error{ "reason": "Validation error Request id: d2vhiGMagS744w1phjdoUabqcvThHFW6.", "message": "Bad Request"} please help me 😞
Hi community,would really appreciate the swarm knowledge to help me solve my riddle. I want to use Adobe Extract PDF API from within a SAP ERP report I am currently coding. I implemented all steps as I have tested them in Postman, all working fine there.In SAP I encountered the problem during the put method to upload the PDF (as binary data), that the response was always the below 403 Forbidden. I installed a certificate in STRUST for *s3-accelerate.amazonaws.com, but that may be wrong according to the error? Thanks,AndréHTTP/1.1 403 Forbidden content-type: application/xml transfer-encoding: chunked connection: keep-alive x-amz-request-id: ZTRKGBT40HVN0Z8G x-amz-id-2: kzGtEYfihTEbHdLgRpXZTdON6LjRedpowTMcfqIUy5pmPh1TApz2qsfG55ACAiq0HzYygAElfug= date: Thu, 19 Sep 2024 14:36:43 GMT server: AmazonS3 x-cache: Error from cloudfront via: 1.1 4b69099d64ffa1fbe8adbe1235065a14.cloudfront.net (CloudFront) x-amz-cf-pop: FRA56-P7 x-amz-cf-id: pOWNrsQdiJAlOGEQRq_byitxjoZmRJpKozbgYrOWMEXUbKka6_m
現在、無料レベルの無料トライアルを使用しているのですが、トライアル終了後の従量課金制に移行する前にクレジット情報を登録できますか? また、使用したトランザクション回数はどこで見れますか?
Hi all, I read the following page: https://developer.adobe.com/document-services/docs/overview/pdf-services-api/howtos/ocr-pdf/ It says "Optical character recognition (OCR) converts images to text so that you and your users can fully interact with the PDF file. After performing OCR, the PDF may be fully editable and searchable.". I used a very simple PDF which includes a picture of mouse and a text that says "MICE", and I followed the documentation here: https://developer.adobe.com/document-services/docs/apis/#tag/OCR to perform OCR for the simple PDF file. I download the processed PDF file, and I found out that the text "MICE" included in the generated PDF is now seachable, but not editable by using Acrobat. The page linked to the first link says "the PDF may be fully editable and searchable". Is it possible to perform OCR so that the text can be editable, not just seachable? Thank you!
Hi, I tried the api and it is great for tables. It would be nice to extract the text from the images as in some cases it can contain important information. Is there any other tool that can be used together? Thnak you
I use Adobe PDF Services API for Microsoft Power Automate and want to convert an e-mail into a PDF. Is that possible? I could not find an e-mail file format in the list of convertable files. Which e-mail file format (eml, msg ...) can be converted into a PDF with Adobe PDF Services API for Microsoft Power Automate?
Hello guys, I have case, so for some reason I need to hide the comment pannels on `annotationManager` and it must `enableAnnotationAPIs` enabled, but when I try to edit page the save button doesn't loaded, but when I disable `enableAnnotationAPIs` the save button is appear again. Anyone know how to make the save button loaded even I enableAnnotationAPIs? I'm using laravel in my project, here is the code<script type="text/javascript"> const config = {!! json_encode($this->pdfConfig) !!} const clientId = "{{ $this->pdfKey }}"; const urlToPDF = "{{ $this->pdfUrl }}"; const pdfFileName = "{{ $this->pdfName }}"; const rand = "{{ $this->rand }}"; const saveOptions = { autoSaveFrequency: 0, enableFocusPolling: false, showSaveButton: true } function fetchPDF(urlToPDF) { return new Promise((resolve) => { fetch(urlToPDF)
Hello community,I always encounter the same error when I try to extract text from a PDF. During the first one or two attempts to get the job result, this error occurs. I have to retry three times to continue the program and extract the text, and it succeeds after a couple of tries. Is this expected, or am I doing something wrong?SdkException: description =Request could not be completed. Possible cause attached!, requestTrackingId=(<class 'requests.exceptions.ConnectionError'>, ConnectionError(MaxRetryError('HTTPSConnectionPool(host=\'dcplatformstorageservice-prod-us-east-1.s3-accelerate.amazonaws.com\', port=443): Max retries exceeded with url: /...%40techacct.adobe.com/2bfe418e-cb4...?X-Amz-Security-Token=some long token. (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7fb05cc3c040>: Failed to resolve \'dcplatformstorageservice-prod-us-east-1.s3-accelerate.amazonaws.com\' ([Errno -3] Temporary failure in name resolution)"))')), <traceback
I'm trying to convert the PDF to PDF/A using C#. Having a CAcroAppPrefs reference issue. There is no clear documentation for which library has CAcroAppPrefs class. If anyone experiences this issue please help me with this.
HelloI successfully used the Adobe PDF services API to export DOCX from several PDF examples.Now I am trying to use the service to export and import PDF FORM data but it keeps crashing because the "CREATE a PDF JOB" step returns a 401 error. I have tried:1. three different PDF forms2. created a custom, simple, 2 field PDF form The Header is the same as the EXPORT PDF API but the body is JSON as follows: {"assetID": "%Asset%","jsonFormFieldsData": {"DOB": "10/10/1989","Name": "Amir Ramin",},"notifiers": [{"type": "CALLBACK","data": {"url": "https://dummy.callback.org/","headers": {"x-api-key": "dummykey","access-token": "dummytoken"}}}]} any help is appreciatedthanksRamin
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!
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.