Here's what I've got on my dev machine:
Visual Studio.NET 2002
Visual Studio .NET 2003
Crystal Reports 9 Advanced Edition
MSDE as my Database Engine
One of my reports print just fine, but the other (for some reason) prints all of the text slanted SEVERELY to the left (opposite of the italics direction).
In addition to the slanting problem, it also appears to move each line of text a little further to the right for each row. Once the text on a row is long enough (or far enough to the right) that the text would wrap, the remaining text that SHOULD be wrapping is printed at the beginning of that same line.
e.g. If the text printed is:
"This is cool."
It actually gets printed as:
"ool. This is c"
Has anyone seen either of these issues before?
Thanks!
-Adam-
Visual Studio.NET 2002
Visual Studio .NET 2003
Crystal Reports 9 Advanced Edition
MSDE as my Database Engine
One of my reports print just fine, but the other (for some reason) prints all of the text slanted SEVERELY to the left (opposite of the italics direction).
In addition to the slanting problem, it also appears to move each line of text a little further to the right for each row. Once the text on a row is long enough (or far enough to the right) that the text would wrap, the remaining text that SHOULD be wrapping is printed at the beginning of that same line.
e.g. If the text printed is:
"This is cool."
It actually gets printed as:
"ool. This is c"
Has anyone seen either of these issues before?
Thanks!
-Adam-