In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Sherm Pendley) wrote:
> 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. > you could always try the excellent Pod::Pdf module, which makes a very nicely formatted and wrapped PDF document out of POD. print pack "H*", "4a75737420416e6f74686572204d61635065726c204861636b65722c0d"; -- Scott R. Godin | e-mail : [EMAIL PROTECTED] Laughing Dragon Services | web : http://www.webdragon.net/ It is not necessary to cc: me via e-mail unless you mean to speak off-group. I read these via nntp.perl.org, so as to get the stuff OUT of my mailbox. :-)
