Samrat Roy
2016-05-02 19:01:15 UTC
Hi there,
First let me say that Skim is an great PDF annotating tool. Kudos to
Christiaan for making this for us.
Unfortunately, I have an issue and was hoping someone may have a solution
for me. Currently, I have a PDF where certain highlights cross the page
bounds. I made use of the Applescript examples on the Wiki to write a
script to merge highlights ( also boxes ) across multiple pages, but I keep
on getting an error,
can get characters X thru Y from page Z on .....
when I attempt to create a new note using
make new note with properties (type:highlight note,
selection:noteSelection)
where the variable noteSelection was assigned the value
set noteSelection to join noteSelection to selection of vNote.
Could someone please tell me how I can achieve this ?
Also, is it possible to merge Highlights, Boxes together ?
Thank you for you help and time.
Regards,
Sam
First let me say that Skim is an great PDF annotating tool. Kudos to
Christiaan for making this for us.
Unfortunately, I have an issue and was hoping someone may have a solution
for me. Currently, I have a PDF where certain highlights cross the page
bounds. I made use of the Applescript examples on the Wiki to write a
script to merge highlights ( also boxes ) across multiple pages, but I keep
on getting an error,
can get characters X thru Y from page Z on .....
when I attempt to create a new note using
make new note with properties (type:highlight note,
selection:noteSelection)
where the variable noteSelection was assigned the value
set noteSelection to join noteSelection to selection of vNote.
Could someone please tell me how I can achieve this ?
Also, is it possible to merge Highlights, Boxes together ?
Thank you for you help and time.
Regards,
Sam