In my java application I obtain a pdf from a B64 stream. The result is converted to a pdf without white spaces. Has anyone had this problem? I don't know if the problem is the decoding/encoding base64 (I use jasperreport and java.common.codec) or other feature of the application (I see results as an e-mail attachment).
Thanks. Michele