Results 1 to 4 of 4
I want to batch process a folder of OO text documents into PDF. is there a way to automate this?
maybe a bash script, command line or macro style script.
...
- 05-12-2004 #1Linux User
- Join Date
- Jan 2003
- Location
- Cardiff, Wales
- Posts
- 478
Open office -> PDF
I want to batch process a folder of OO text documents into PDF. is there a way to automate this?
maybe a bash script, command line or macro style script.
KPZNo trees were harmed during the creation of this message. Its made from a blend of elephant tusk and dolphin meat.
- 05-12-2004 #2Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
For some extremly stupid reason, I've found several windows versions of what you want to do. Blast!
I did find this:
http://kosh.datateamsys.com/~danny/OOo/Tools/
But it doesn't say if it runs on Win or Lin. Drat!
I also found this:
http://www.oooforum.org/forum/viewtopic.php?t=7764
What type of files are they, sxw or txt? Maybe something all together different?
For a real round about way to get where you want to be, you could use:
http://www.massaint.or.id/OpenOffice2Text/
then another txt (or html) to pdf script. Of course, if you used a script, you wouldn't notice anyway.
Well, I hope that helps. I saw a couple of win batch file conversion utilities. I'll look them over and see if I can't whip up a Bash version.
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 05-12-2004 #3Linux User
- Join Date
- Jan 2003
- Location
- Cardiff, Wales
- Posts
- 478
THANX
The first link you gave me worked like a dream. It's written in OOo's macro language so it is platform independant.
awesome. converts any ooo supported format into anyother.
blumming marvellous.
Guess I should have googled. but thanks!!!!!
KrisNo trees were harmed during the creation of this message. Its made from a blend of elephant tusk and dolphin meat.
- 05-12-2004 #4Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
Excellent.

JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude


Reply With Quote
