[Libreoffice-bugs] [Bug 131596] New: Allow MailMerge to get document from XInputStream or already opened XComponent
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Mar 26 10:26:50 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=131596
Bug ID: 131596
Summary: Allow MailMerge to get document from XInputStream or
already opened XComponent
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: sdk
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: olegshtch at yandex.ru
I'm trying to use MailMerge to generate multiple PDFs from documents stored in
database.
I've tried to avoid storing documents back to file system but it looks I cann't
wrap BLOBs a way they can be used directly. I disallowed to use XModel loaded
XComponentLoader::loadComponentFromURL from XInputStream and there no way to
send InputStream argument for LoadFromURL_impl function in unomailmerge.cxx.
Is it possible to expand API to allow use loaded document?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200326/18893eee/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list