Hi there,
You can get current rotation angle of current page via
documentViewer.getCompleteRotation(1)
or
documentViewer.getRotation()
Note that actual rotation operations are not available in pdf.js express:
Best regards,
Kevin Kim
Hi there,
You can get current rotation angle of current page via
documentViewer.getCompleteRotation(1)
or
documentViewer.getRotation()
Note that actual rotation operations are not available in pdf.js express:
Best regards,
Kevin Kim