ng2-pdf-viewer icon indicating copy to clipboard operation
ng2-pdf-viewer copied to clipboard

onError($event) Not Triggering

Open harivigneshs opened this issue 1 year ago • 0 comments

Hi,

I am using ng2-pdfviewer 7.0.1 version. In that when error occurs in PDF. I am calling the onError event. It was working fine till yesterday. Now the onError($event) was not calling in the component.

(error)="onError($event)" I am called in html /

When this error occurs "PDFViewer.currentPageNumber: "9" is not a valid page" . I am triggering and reinitiate the PDF processing it was not calling.

Kindly help me to get this resolve asap.

harivigneshs avatar Aug 09 '22 17:08 harivigneshs