Ionic Document Viewer Номер страницы

В Ionic Document Viewer как получить номер страницы на стороне клиента при перелистывании pdf документа

const options: DocumentViewerOptions = {
      title: 'Sample Pdf'
    }
this.document.viewDocument(this.file.applicationDirectory+'www/'+item.pdf_url, 'application/pdf', options)

0 ответов

Другие вопросы по тегам