https://bugs.documentfoundation.org/show_bug.cgi?id=89860

            Bug ID: 89860
           Summary: Ability to print from Android ...
           Product: LibreOffice
           Version: unspecified
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Android Viewer
          Assignee: [email protected]
          Reporter: [email protected]

The viewer can render things beautifully - even without editing it would be
lovely to be able to print a document. Modern Android's have a print API that
is PDF based:

https://developer.android.com/reference/android/print/package-summary.html

Which should fit well into our model. The existing android viewer is in:

android/experimental/LOAndroid3/

It would be great to add a print item (as of writing there is no toolbar there)
- so a context-menu item to do this might be good. Then some coupling of the
code up to:

vcl/source/gdi/pdfwriter_impl.cxx or vcl/generic/print/genprnpsp.cxx - via the
headless backend we use: vcl/headless/*

would be amazing =)

Thanks !

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to