public interface PDFViewer
| Modifier and Type | Method and Description |
|---|---|
void |
openPDFPage(String page)
Opens a pdf visualizer and renders a specific page range
|
void openPDFPage(String page)
page - Determines the pages of the pdf to render. The String could specify a range (eg.
[1-12]) or a singe page (eg. 3).Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.