Issue 100663

Summary: Allow to generate a thumbnail of the first page or whole document per API.
Product: App Dev Reporter: mikhail.voytenko
Component: apiAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues, Mathias_Bauer, max.odendahl
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

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".