https://bugs.documentfoundation.org/show_bug.cgi?id=163748
Bug ID: 163748
Summary: Setting PageStyle property "BackGraphic" by UNO API,
but nothting happened
Product: LibreOffice
Version: 24.8.2.1 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: sdk
Assignee: [email protected]
Reporter: [email protected]
Created attachment 197369
--> https://bugs.documentfoundation.org/attachment.cgi?id=197369&action=edit
test source code
Hello,
I develope an extension named H2Orestart writing with Java.
I encountered an issue that "BackGraphic" property of PageStyle not working
than I expected.
I tried to read png file and get XGraphic interface, then put it as
"BackGraphic". but NO background image appeared.
I doubt "BackGraphic" is not working.
Not sure if I used UNO API correctly, but other than "BackGraphic" properties
working as I expected.
Attached sample java code and png file.
Thank you in advance.
--
You are receiving this mail because:
You are the assignee for the bug.