> How could I go about printing the contents of my Scintilla view (preferably
> with Syntax Highlighting) in Cocoa?
>
> Any guidelines? (Any example code in any language/platform would be ideal as
> well)
You should read the Printing chapter of Hillegass: Cocoa
Programming for Mac OS X. There is example printing code for Windows
and GTK+ in SciTE.
Neil