On Friday, July 5, 2002, at 11:35 PM, Ken Williams wrote: > a POD page and do File->Print->Preview, the result PDF is some sort of > screen capture of the first part of the POD window, including the > gumdrop buttons in the upper left corner. Is this a known issue?
Yes - The text view doesn't have focus when the window first opens. If you click once in the text view, it prints correctly after that. Note that it's not re-wrapped for printing - text is wrapped the same as it is on screen. I suppose I can't complain, though - the printing support that's there came for free, just by using the NSTextView widget. :-) sherm-- Never put off until tomorrow what you can do today. There might be a law against it by that time.
