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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to