I have a report which needs to be exported to PDF in 8" * 5.5", Portrait orientation. Now in Crystal Reports 13 (VS2010) when I choose page size as A5 and orientation as Portrait it still prints in Landscape orientation. I tried creating user defined page size with above dimension, it chooses Landscape automatically.
In a nutshell I am trying to create a report with width (8") > height (5.5") with portrait orientation.
What could be the solution to this issue ?