pq27492 Problems with some Korean paper types when printing. ---------------------------------------------------------------------------------------------------- Affected Platforms: Korean WindowsNT Affected Features: Base Smalltalk Prerequisites: v4.5a Symptom: There is a problem when using Korean printer drivers and the "special" paper types allowed by those drivers. For example, if you go to printer setup on these drivers you will see the "normal" paper sizes. Like, 'letter', 'A4', 'A4 small', 'A5', 'A6', etc. BUT, you will also see listed paper sizes like 'A4 Transverse', 'A4 Rotated', 'A5 Transverse', 'A5 Rotated', 'A5 Extra', etc. If you select print setup from the System Transcript and change the paper type to one of these 'Transverse', or 'Rotated', or 'Extra' selections, and then try to print, you will get a walkback, "UndefinedObject does not understand atEnd". If you set a breakpoint in #printPageWrapped: you will see the corner value appears to be negative. This does not seem correct. Workaround: Open a workspace on pq27492.st and file in the code.