how can see the multiple pdf in one window form. i am able to see one pdf in for using
AxAcroPDFLib.AxAcroPDF pdfviewer=new AxAcroPDFLib.AxAcroPDF();
pdfviewer.loadFile(FilePath);
i am using AxAcroPDFLib dll.
My proble is that when the pdf size is more the 1MB some time its showing most of the time it is not showing pdf. Can you please give the solution.

Marvin ReidPosted Feb 23, 2021, 7:23 PM
Uchiha ItachiPosted Jan 23, 2014, 10:20 PM
I never imagined such a problem. This supposed to be something like the memory violation problem for your pdf file is comparatively large. I'd like to change something like to apply some kind of 3rd party pdf viewer control in the project. And maybe some UI form control is also needed. Hope your problem soon be fixed. I also want to get the quickest solution.