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

inverted letters and images

Open invinciblejit27 opened this issue 11 years ago • 1 comments

invinciblejit27 avatar Oct 08 '14 13:10 invinciblejit27

I had this issue here is how I solved it: Check if when you select the pdf there are 2 pdf.worker calls made if so ,make sure you have not included the inside a ng-if or any such directive that will trigger the directive again, use an ng-show instead of an ng-if. Cheers

shravanvs avatar Apr 06 '16 15:04 shravanvs