View Issue Details

IDProjectCategoryView StatusLast Update
0001863JEDI VCL00 JVCL Componentspublic2004-09-03 16:01
ReporteranonymousAssigned ToAHUser 
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0001863: TJvGridPrinter fails on print with error: printing in progress
Descriptionwhen attempting to print to the printer, an error is generated and a blank page is printed.
Traced to paper orientation being set after printing has been started which seems to cause the error.
Additional Informationusing: Win2K, Delphi 6 Pro.
fix:
JvGridPreviewForm.pas:
 move line 557 "Printer.Orientation=..." to line 717.
TagsNo tags attached.

Activities

user72

2004-06-16 05:13

  ~0004569

I don't have a "Printer.Orientation := " on line 557 in my sources, so please provide either a modified unit (attached to this ticket) or a code excerpt showing the changes in context (in a bug note).

AHUser

2004-09-03 16:01

developer   ~0005173

Fixed in CVS.
Please do not use line positions.

Issue History

Date Modified Username Field Change
2004-06-15 08:24 anonymous New Issue
2004-06-16 05:13 user72 Note Added: 0004569
2004-07-05 00:25 obones Status new => feedback
2004-09-03 16:01 AHUser Status feedback => resolved
2004-09-03 16:01 AHUser Resolution open => fixed
2004-09-03 16:01 AHUser Assigned To => AHUser
2004-09-03 16:01 AHUser Note Added: 0005173