>> On 14 Sep 2007, at 4:19 PM, Alexis Gallagher wrote: >> >>> Is there a way to view or print a Skimmed pdf such that, on each >>> page, all anchored notes are readable? > > [...] > >>> As regards printing, ideally, I wish I could print the document so >>> that each page came out rotated by ninety degrees to fill half of a >>> sheet, with the other half of the sheet printing the anchored notes >>> on that sheet. I could send a pdf like to people not using Skim, and >>> they could still read my notes. >>> >>
On Sep 14, 2007, at 15:04, Christiaan Hofman wrote: > No, it prints exactly what you see. There is also no way we could > ever change that as printing is handled by the PDFKit framework. Why couldn't this be changed? Any NSView can be printed, so it would be a matter of creating a custom view that draws the PDFPages on one half and the annotations on the other. That may not be trivial, but I think it's certainly possible. -- adam ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ skim-app-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/skim-app-develop
