On 03/15/2009 02:11 PM, Dotan Cohen wrote: > I have been googling this all day. On Kubuntu 8.04 with OOo 3.0 I need > to (for example) export the second page of "file.odt" to "page2.pdf". > I have googled macros, crazy scripts that don't work, etc and I think > that I am getting frustrated. Does anybody have any idea how to do > this in a sane manner? I don't mind a long script, so long as it > works. I generally need to export a page every day and I'd like to set > it on a cronjob. Thanks. >
Not sure if this will do the trick (I've not explored it), but it may give you a place to start/options: http://dag.wieers.com/home-made/unoconv/ <quote> unoconv converts between any document format that OpenOffice understands. It uses OpenOffice's UNO bindings for non-interactive conversion of documents. Supported document formats include Open Document Format (.odt), MS Word (.doc), MS Office Open/MS OOXML (.xml), Portable Document Format (.pdf), HTML, XHTML, RTF, Docbook (.xml), and more. </quote> http://linux.die.net/man/1/unoconv --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
