You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each page has separate width and height.
In highlights.json file, page_dimensions is changed to format: {"page_num":{"width":float(width), "height":float(height)}}
This should be reflected in previews.Pdf.js file
Each page has separate width and height.
In
highlights.jsonfile,page_dimensionsis changed to format:{"page_num":{"width":float(width), "height":float(height)}}This should be reflected in
previews.Pdf.jsfile