Uploading and downloading Large pdf file to database

hello
We are trying to upload more than 500mb size pdf file bytes to database. While saving in database getting system.outofmemory exception. How to save large file as parts and download back to one file. Could you please help in this issue.

@ssponnada

Thank you for contacting support.

We are afraid this may not be a problem with Aspose.PDF for .NET API but some memory related limitation in your environment, for which you may try to run your application in x64 Debug mode; if not using it already. Moreover, you may Split or Concatenate PDF Files with the API as per your requirements.

We hope this will be helpful. Please feel free to contact us if you face any problem related to Aspose.PDF API.