http://qs1969.pair.com?node_id=231116


in reply to Re: Problem converting HTML to PDF
in thread Problem converting HTML to PDF

If it's dying, then why is the second call to Write() producing correct output? I would think if it died before that, the second call to Write() would never happen.

I have tested both with binmode and without binmode. I was pretty certain that binmode didn't do anything in UNIX.