We are using radaee pdf library inside View Pager, when page is swap we are downloading pdf from server and loading it in pdf view. After loading 25 pdf pages, library is crashing with "out of memory" error.
I want to know that is there any function to release memory or something else to avoid out of memory issue?