Merge PDF documents from Dynamics 365 Business Central

Hello

We are evaluating Aspose.PDF Cloud for merging Documents directly from Business Central. Is it possible to pass PDF Documents directly to the API (base 64 Coding) and get the resulting (merged) PDF back as a response or do we have to use a Container and first upload the files and make a Merge Request?

Best wishes

@Silas7

I am afraid currently we do not support appending PDF documents from the request body and return the result in the response. However, we have logged a ticket PDFCLOUD-2390 for further investigation and implementation of your requirements.

Yes, you need to upload your PDF documents to cloud storage and append the PDF documents.