Hi.
I use unrtf in a project with Lucene and Zend framework.
To throw away the header part, i use this workaround:
unrtf --text --nopict filename.rtf | awk 'NR == 1, /-----------------/ { next }
{ print }' > outfile
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/489128
Title:
unrtf has no way to disable the header that's printed out
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unrtf/+bug/489128/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs