Hi, I have a batch of PDF documents (~1500) for which I need to update various things, such as, the font style, font color and watermark. Is there a way of doing this using any of adobe's APIs?
Hello, I have a S/4 HANA standard form (with fragments) that I am trying to customize. Within the form, I have a table that is nested and with a parent child relationship. As in the below screenshot, there can be multiple HUs and under a HU, any number of delivery items. Customer's ask is to print ...
Hi, Most of our clients use the free Acrobat Reader. To a PDF Form that we develop we wish to add some web server interaction.Acrobat Reader, we know, does not have web capture (no FDF GET, for instance). Please explain what can be accomplished with SOAP though: From "JavaScript™ for Acrobat® API ...
Currently, when configuring adobe.io (using AEM x CIF) endpoints for our application, we are using the "standard" adobe.io runtime endpoints. i.e. https://runtime.adobe.io/api/v1/namespaces/[...] We would like to mask these endpoints, using custom domain names. Can anyone shed some light on how w...
Hi, We were recently notified of a security vulnerability in JSON Web Token (JWT) library by our company's security team (CVE #: CVE-2022-23529). We generate JWT in Adobe I/O dashboard and use it in AEM to interface with Adobe Campaign. We are trying to find out whether this vulnerability has been a...
HI: I work in VB.net and C# in Visual Studio (mainly 2022). I downloaded the Adobe pdf samples and created private.key and pdfservices-api-credentials.json files. The authentication works fine in the ExportPDFToDocx sample project, even after I moved that project to a new Visual Studio solution...
Hi, We have the Adobe Experience Cloud with products including Adobe Campaign, Adobe Audience Manager, Adobe Analytics etc. We intend to integrate Adobe IMS via user management API to manage and automate the user provisioning, update and query etc. However while we are to develop such API integ...
I am able to connect to adobe API using JWT. while i try to send a JSON response using POST via requests , I get back below response where all the data is coming across as zero's .not sure wht the issue is , would be great to get a response on this front !!. 'rows': [{'itemId': '1210001', 'value...
Hi Adobe I/O team, I'm following your introduction to Adobe I/O Events Webhooks guide as I want to trigger a webhook call on certain events. However, every time I try to enable consent, as described here: https://github.com/AdobeDocs/adobeio-events/blob/stage/intro/webhooks_intro.md#receiving-even...