Browse by Tags
All Tags » printing (RSS)
-
The best way to solve the problem would be to used a try-catch exception handling statement, since an unhandled exception will always give unwanted results. Assuming you are programming in C#,
In the
try {...}
you would put the corresponding segment of code and in the
catch {..}
section, you would tell your user that it's not ...
-
When I print to fit on page the column headers get cut off. Is there any way to make the column header word wrap to multiple lines?
Thanks!
-
Right now I'm trying to use the built in printmanager to print a line chart. The lines are annoyingly light in color and I can't figure out how to make them darker.
From looking at the documentation I thought I'd just turn off autoquality and increate the quality value but no matter what I set it to I still just get really fine gray ...
-
Hello,
I am trying to print an XCeed grid control in landscape orientation and having no luck. I am using VB.NET and XCeed Grid for .NET v2.5.
I have looked at the example program PrintGridVB but it does not actually print the grid in landscape when you choose it for the page settings either. I have also tried the simple ...
|
|
|
|