AndroidPdfViewerV1 icon indicating copy to clipboard operation
AndroidPdfViewerV1 copied to clipboard

Different size of page

Open Zanexess opened this issue 8 years ago • 0 comments

I have the pdf like this

          ---------
          |       |
          |       |  -----------
          |       |  |          |
-------   |       |  |          |
|      |  |       |  |          |
|      |  |       |  |          |
-------   |       |  |          |
          |       |  |          |
          |       |  -----------
          |       |
          |       |
          ---------

And so on, but i want to display it like according to width of my phon.

-------  --------  --------
|       ||       ||       |
|       ||       ||       |
------- ||       ||       |
        ||       ||       |
        ||       |--------
        ||       |
          --------

Is there any solutions?

Zanexess avatar Mar 01 '17 09:03 Zanexess