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
GroupDcos.Viewer.AspNetMvc project works great but it's been observed that the Rotate buttons are missing so changed the Rotate flag in the UIConfig.cs from FALSE to TRUE and the rotate buttons now appear in the Viewer application.
However, they do not work. Clicking the rotate buttons does nothing to the PDF showing in the viewer.
Can you please fix this or provide an example to enable those buttons in the Example project?
Thanks