On 23/04/12 12:30, Ankit Jain wrote:
Hi All,
I basically want to convert the doc files into ps(print script) format
using the document conversion utility of LibreOffice but without
installing LibreOffice on my machine. I want to write my own code for
this.I know its quite tough but still if someone can provide any
reference on how to move forward on this it would be very helpful to me.
guess this is possible, you could install LibreOffice on _another_
computer and connect remotely via an UNO TCP connection, then use
something like loadComponentFromURL to load documents and XPrintable to
print them to a file, perhaps on some NFS share or HTTP server... that
way you only need the URE installed on the client machine, which is much
smaller.
see e.g.
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Storing_Documents#Printing_Documents
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Text/Printing_Text_Documents
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.