Open phanindrareddyvedikola opened 2 years ago
while using pdfview.zoomCenteredTo(), I am unable to find the center of x & Y pivot point. Any suggestions, please.
pdfView.fromFile(file).fitEachPage(true).load();
Fit the page.
while using pdfview.zoomCenteredTo(), I am unable to find the center of x & Y pivot point. Any suggestions, please.