Issue 116575

Summary: BackGraphic embeding
Product: App Dev Reporter: lunter <lunter>
Component: apiAssignee: AOO issues mailing list <issues>
Status: UNCONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues, pet.ebe
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
URL: http://api.openoffice.org/docs/common/ref/com/sun/star/style/PageProperties.html
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
BackGraphic embeding none

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