Programming Languages: Objective C
License: BSD License
browse code,
statistics,
last commit on 2013-05-25
svn co https://skim-app.svn.sourceforge.net/svnroot/skim-app skim-app
hofman committed revision 8068 to the Skim PDF Reader and Note-taker for OS X SVN repository, changing 1 files.
2013-05-25 14:18:58 PDT by hofman
hofman committed revision 8067 to the Skim PDF Reader and Note-taker for OS X SVN repository, changing 1 files.
2013-05-24 07:57:21 PDT by hofman
Thanks. Apparently some test code was not removed. This is fixed for the next release.
2013-05-24 07:56:40 PDT by hofman
I'm using Skim 1.4.3 on Mountain Lion. Neither the menu command (File > Read Notes ...) and the Applescript command "read notes" seem to be working, but also don't seem to generate any error messages. Steps to replicate: 1. Add Skim notes to a PDF file 2. Export the notes to a Skim file (e.g., File > Export) 3. Remove the notes from the PDF, save, and close 4...
2013-05-24 07:05:19 PDT by D. Hicks
Thanks. This is fixed for the next release. (for now you can use "Embeded" instead of "Embedded").
2013-05-23 04:40:01 PDT by hofman
hofman committed revision 8066 to the Skim PDF Reader and Note-taker for OS X SVN repository, changing 1 files.
2013-05-23 04:39:23 PDT by hofman
Oh, I neglected to say: I'm using Skim 1.4.3 on Mountain Lion.
2013-05-22 17:38:34 PDT by D. Hicks
In Applescript, the command "save ... as" does not recognize "PDF With Embedded Notes" as a file type. The following example opens the PDF selected in Finder and saves it as a PDF Bundle: tell application "Finder" set the_file to selection set the_file to (item 1 of the_file) as alias end tell tell application "Skim" set the_doc to open...
2013-05-22 17:37:09 PDT by D. Hicks
hofman committed revision 8065 to the Skim PDF Reader and Note-taker for OS X SVN repository, changing 1 files.
2013-05-21 07:56:21 PDT by hofman
Sorry, that's the Apple's problem, we cannot fix that. They know for as long as PDFKit exists.
2013-05-20 01:03:06 PDT by hofman