Thanks for the response. Great App.

Have you filed a bug or should I?

Adam

At 4:45 PM +0100 12/9/07, Christiaan Hofman wrote:
On 9 Dec 2007, at 3:52 PM, Adam Bell wrote:

I have a series of PDFs obtained by printing web pages as PDFs using a "Print this article" link on the page, e.g:

<http://macscripter.net>http://macscripter.net/ at the bottom of the article that appears.

Within these are gray-outlined text boxes within text boxes (the scripts for the tutorial).

If I choose a page that has some text enclosing an embedded text box and run this script:

tell application "Skim" to set T to get text for page 5 of document 1

Skim returns all of the text to the bottom of the enclosed text but nothing more. The AppleScript doesn't "see" anything below the enclosed text box.

Adam


I don't know what causes this, but AppleScript just returns the text it gets from the PDFKit framework. So this is an Apple bug.

Christiaan



-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Skim-app-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-users
-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Skim-app-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-users

Reply via email to