? Rotate content (pdf) in stagewebview
I have an application that is set to portrait. In the application I am opening a stagewebview and displaying a pdf. This al works great. I can load and perform general scroll and zooming functionality. What I need now is to be able to rotate the pdf so that it can be viewed in landscape as well. I don't care if this rotation happens simply by turning the ipad or clicking a button. Can this be done? Can you rotate the content of stagewebview without rotating the entire application?