cancel
Showing results for 
Search instead for 
Did you mean: 

could not print in landscape orientation...

anikonthenet
Member
0 Kudos

Hi,

We have an application of Printing Cheques, which is running smoothly till in Windows 10.In Windows 10 the old Crystal Report (Version 10.2.0) is not getting installed. We decided to upgrade the Crystal Report (Version 13.0.32.4286). and Dot net framework (Version 4.5.1).All reports are running fine except the printing cheques module, which dynamically allocates the coordinlandscape.pngates of the field to print and also it makes the orientation of the report in runtime, i.e. the cheque will be printed in Landscape orientation. But it's not printing in landscape. That's the problem. code below :

Does anyone have solution???

Accepted Solutions (1)

Accepted Solutions (1)

DonWilliams
Active Contributor
0 Kudos

Hi Anik,

Open the report and select Page Setup, Choose the printer you want to use and then check on the Dissociate option and save the report.

Also, I suggest updating your Project to 4.8.1 Framework.

While you are at it upgrade to SP 34 as well.

https://wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports%2C+Developer+for+Visual+Studio+Downloads

See if my sample app works for you:

Printing Crystal Reports in .NET

If it does see the routines used, it may not be an Orientation issue but a Printer setting problem.

Don

Answers (0)