This filter sanitizes the PostScript generated by OpenOffice 2.x
Uses Perl's Encoding::Guess to determine the input's encoding (character set), converts the input to UTF-8 and passes this to the opriginal texttops filter
Wrapper script to call OpenOffice components in headless mode to act as a filter