issues
search
pcorless
/
icepdf
PDF Rendering and Viewing API in Java
Apache License 2.0
81
stars
21
forks
source link
Gh-279 left page view layout regressions
#280
Closed
pcorless
closed
1 year ago
pcorless
commented
1 year ago
7.1.0 was a rewrite of the page views to get the popup annotation to be draggable outside of a page.
for some reason I got in my head the left view type was a right to left page layout which it isn't.
this pr address the layout issues and odd pages numbers are correctly on the left when LEFT_VIEW is used when creating two page views.