Hi Don Williams,
Previously long back we developed web based rpt files under visual studio 2008 with crystal reports version as "Crystal Reports Basic for Visual Studio 2008(10.5.0.0)"
Now I am re-using the same rpt files under my visual studio 2012 wpf project with crystal reports version CRforVS_13_0_15 which is the latest one.
When I run the reports from web application(VS2008) and print the report from viewer -> it is opening as pdf directly and printing properly with given font size.
When I run the same reports from Wpf application(VS2012) and print reports from viewer -> it is not opening into pdf but opening directly print page and when printing, data font is changed little bigger and because of that data is getting cutoff.
In my system i have both CR for 2008 and CR for 2012 version.
If I cant resolve I have to redesign all the rpts again.so, please help me out in this.