ng-pdfviewer icon indicating copy to clipboard operation
ng-pdfviewer copied to clipboard

Can not view full PDF when integrated with Ionic app, half the PDF can not be viewed on mobile devices

Open krthkbharadwaj opened this issue 8 years ago • 1 comments
trafficstars

Hi,

I have been trying to show the PDF on mobile app from local folder of Ionic, finally I landed here. I can now display the PDF file inside the app, but I am unable to read the complete PDF file, half of the area can not be viewed. Maybe due to responsiveness is not handled by pdfviewer tag.

It would be appreciated any kind of help

Thanks.

krthkbharadwaj avatar Feb 03 '17 06:02 krthkbharadwaj

maybe the css canvas{width: 100%; height: 100%;} can solve it. @krthkbharadwaj

SimZache avatar May 11 '17 01:05 SimZache