I am using Crystal Reports Beta 2 for Visual Studio 2010 on Windows XP. I am trying to print a report in landscape mode. The WPF Crystal Report Viewer displays the report correctly in landscape view. When I print it, it moves all the data to the center of the page, prints it in smaller font and to the left and cuts off a lot of the data on the right hand side.
I have tried various different suggested solutions from reading other forums and nothing seems to work. Is this a known Crystal Report Viewer issue?
Solutions I have already tried:
1. Page setup under Crystal Reports - selected no printer (optimize for screen display)
2. Page setup under Crystal Reports - checked dissociate formatting page size and printer paper size
3. Setting paper orientation and page orientation at run-time to landscape.
4. Printing to different printers
Something to note, I can export this report as a .pdf file and it prints perfectly from adobe. This only seems to be an issue when printing directly from the WPF Crystal Report Viewer to the printer.
Any help would be greatly appreciated! I have been stuck on this issue for a while...
Thanks!