On Mar 27, 2007, at 7:12 PM, Adam R. Maxwell wrote:
Have you tried calling [pdfView setDocument:document] before
setAutoScales:? ISTR having a similar problem long ago, and that
code is working fine now with just setDocument:. You shouldn't
need to send layoutDocumentView or setNeedsDisplay:YES.