Issue 116575 - BackGraphic embeding
Summary: BackGraphic embeding
Status: UNCONFIRMED
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: http://api.openoffice.org/docs/common...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-23 16:23 UTC by lunter
Modified: 2017-05-20 11:28 UTC (History)
2 users (show)

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


Attachments
BackGraphic embeding (85.27 KB, image/jpeg)
2011-01-23 16:26 UTC, lunter
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description lunter 2011-01-23 16:23:00 UTC
service: com.sun.star.style.PageProperties

please add new Properties:

1. BackGraphic (type: com.sun.star.graphic.XGraphic)
2. HeaderBackGraphic (type: com.sun.star.graphic.XGraphic)
3. FooterBackGraphic (type: com.sun.star.graphic.XGraphic)

It should be possible to embed a background with 
com.sun.star.graphic.GraphicProvider using queryGraphic method.
Currently there is no way to embed the image background.
Only links (BackGraphicURL, HeaderBackGraphicURL, FooterBackGraphicURL) by 
which the backgrounds are not saved in a odt files.

Please refer to the Graphic property from
http://api.openoffice.org/docs/common/ref/com/sun/star/text/TextGraphicObject.ht
ml
Comment 1 lunter 2011-01-23 16:26:24 UTC
Created attachment 75619 [details]
BackGraphic embeding
Comment 2 jsc 2011-01-24 09:01:39 UTC
jsc -> os: please comment
Comment 3 eberlein 2011-03-09 15:18:53 UTC
The same is needed for TextSection. You can't use the GraphicProvider for a background graphic there.
Comment 4 Marcus 2017-05-20 11:28:10 UTC
Reset assigne to the default "issues@openoffice.apache.org".