Converts PDF Streams to ASCII/Unicode equivelents
Logic is very simple, detect if the stream is binary or text, and then convert the stream to either raw output (#nofilter) or use the ASCII_HEX_DECODE to convert the binary to text values.
java PdfConverter
Forms can be saved as Static or Dynamic. Use a font that doesn't need to be embedded. And turn off "Embed Fonts" to avoid a binary stream. All streams should be representable as pure text.