HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › Troubleshooting › IllegalStateException › Re: Re: IllegalStateException
December 16, 2010 at 13:37
#28337
@PD4ML wrote:
My first suspect is that the PDF bytes are sent to the browser not in bin, but in text mode. The content has grown because of newline conversion from “n” to “nr”. But I cannot be sure about that before I took a look to your code.
I dont know if that was what you meant. But i had some line breaks before the transform tag.
thanks