On Tuesday 24 April 2012 21:19, Ankit Jain wrote: > I want to convert doc to ps(print script) format > programatically.I know there is an utility available in LibreOffice > that does this conversion but I don't want to install Libreoffice > on the Client machine instead I want to reuse the source code of > LibreOffice to develop this utility.I know it is a very cumbersome > task but at least if someone can give me any kind of basic approach > on how to do this or any other way doing it programatically.
Assuming PostScript[1] as printscript[2] is unknown to me. Install a postscript printer driver that saves to file. http://www.adobe.com/support/downloads/product.jsp?product=pdrv&platform=win [1] http://www.adobe.com/products/postscript/ [2] http://en.wikipedia.org/w/index.php?search=printscript&title=Special%3ASearch -- Michael -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
