dataWithPDFInsideRect not using drawRect
dataWithPDFInsideRect not using drawRect
- Subject: dataWithPDFInsideRect not using drawRect
- From: stefano iacus <email@hidden>
- Date: Fri, 1 Oct 2004 18:18:08 +0200
Hi,
I have a NSView. I don't user drawRect to draw on it.
If I try to export this to a pdf file using dataWithPDFInsideRect
method, I only obtain an empty pdf file, i.e. a pdf with only an empty
box inside (of the correct dimensions of the original image).
I guess this is due to the fact I'm not using drawRect.
Is there an equivalent way to do this? i.e. can I export to PDF by
simply redrawing ?
any hints are welcome.
stefano
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden