Consistently receive this error when executing a CreatePDFOperation:Credentials credentials = Credentials.ServicePrincipalCredentialsBuilder().WithClientId("myclientid").WithClientSecret("myclientsecret").Build();Adobe.PDFServicesSDK.ExecutionContext executionContext = Adobe.PDFServicesSDK.Execution...
Hi, I have BooMap and while generating NativePDF I am unable to add front and back pages to it.For Map with topics reference, it is working fine with front and back pages. Can you please through some light on this?
Is there an API with OAuth access to a users Files/Libraries/Cloud Documents? I'm talking about the Files & Libraries tab at https://assets.adobe.com/cloud-documents. Thank you.
Hi Connections, Can someone help me here why the cache control header is missing in the client libraries call?Here is the my project client libraries call look like. We have created rewriter configuration in the project and added cache header rules as well in the apache config.And in local environm...
I have an application that uses JWT approach with the .Net SDK to generate a PDF invoice using Json and word. Is in production and works great, but JWT is being deprecated and there is very limited documentation on doing this using OAUTH with the Adobe API.Using the Services api (https://developer.a...
Hi ,I am getting below error while uploading a esapi jar (esapi-2.5.3.1.jar)java.io.IOException: Bundle-SymbolicName header missing, cannot install bundle . Before that I was getting another error mentioned below , to resolve that, I am installing esapi-jar and getting above one. could anyone pleas...
I have a table with 30 columns. I will show on the Adobe Layout only the used columns for each row with different used columns and will print a new header line for each row.I used the event initialize and it is working for the first row (11 columns). But the second header is showing again 11 columns...