Issue 100663 - Allow to generate a thumbnail of the first page or whole document per API.
Summary: Allow to generate a thumbnail of the first page or whole document per API.
Status: CONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-30 08:11 UTC by mikhail.voytenko
Modified: 2017-05-20 11:28 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description mikhail.voytenko 2009-03-30 08:11:23 UTC
Currently it looks to be impossible to generate a thumbnail of the first
document page per API. It would be quite easy to implement and looks to be
useful for some users.
Comment 1 max.odendahl 2009-03-30 10:25:49 UTC
mod->mav: would it be easy and possible as well to generate a thumbnail of the
whole document instead of just the first page? This would be very helpful e.g. for 

- document layout tests
- layout comparison of different office suites

Comment 2 mikhail.voytenko 2009-03-30 11:41:20 UTC
Yes it is possible. Would probably need a little bit more efforts. Changing the
summary.
Comment 3 Mathias_Bauer 2009-04-20 15:26:37 UTC
Just for completeness: I assume that it will be possible to chose any format
that a Graphic object can be exported to. That would be png, bmp, EPS etc.

The purpose mentioned by Max is important. It could make our "Convwatch" tooling
much easier. In this case the output probably should be page oriented

If the output format isn't multi-page capable we can return more than one image,
but I still wonder whether it would be better to use an API like XRenderable
where the API user decides which pages should be rendered. So we would have a
loop over all renderable items (=pages or slides) that creates an object that
can retrieve an object that can be exported to any graphical format.
Comment 4 Marcus 2017-05-20 11:28:09 UTC
Reset assigne to the default "issues@openoffice.apache.org".