Re: PDFDocument subclass with an undo manager

2008-07-01 Thread Kevin Ross
That did the trick, thank you for the insight. It seems so obvious after the fact! Thank you again very much! - Kevin On Jun 30, 2008, at 6:23 PM, Graham Cox wrote: It won't redo because when it performs the undo, it is calling - initWithData: directly, and I take it from this snippet

PDFDocument subclass with an undo manager

2008-06-30 Thread Kevin Ross
Hi everyone, I have a question that might seems a little silly. I have a PDFDocument subclass which can perform page impositions. I would also like to be able to undo the impositions. In the methods I have this when I make the change to the PDF: [[undoManager