[
https://issues.apache.org/jira/browse/TIKA-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13265984#comment-13265984
]
Gabriel Valencia commented on TIKA-904:
---------------------------------------
Looks like free-form docs have everything under sl:document -> sl:drawables ->
sl:page-group (1 or more), under which are the sf:drawable-shape instances. If
you dig into these, you eventually get to sf:text-body.
Unlike the regular structure, the main sf:text-storage has nothing in it.
However, the above use of page-groups is also how a regular document stores
embedded text boxes. So it seems the only difference is that free-form docs
only make use of the sl:drawables section.
> Pages documents created in Layout mode not supported
> ----------------------------------------------------
>
> Key: TIKA-904
> URL: https://issues.apache.org/jira/browse/TIKA-904
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Affects Versions: 1.0
> Environment: Windows 7
> Reporter: Gabriel Valencia
> Labels: iWork
> Attachments: testPagesCanvasJIRA.pages
>
>
> Pages supports Layout editing mode, which provides free-form editing as
> opposed to standard line-by-line word processing. You use text boxes and
> other embedded objects to add content. Tika only extracts metadata from these
> documents, not the actual content.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira