info landscape pdf
Closed this issue · 3 comments
boardmain commented
hi how to view 1 page for landscape pdf?
i see always 2 pages
boardmain commented
found i changed the updateOrientation but can you make it configurable?
thanks
hons82 commented
It's probably not exposed yet...
But that shouldn't be a problem.
There is this method func updateOrientation(landscape isLandscape: Bool = true)
where such a parameter could be checked...
boardmain commented
yes thank you found