I'm not in a position to test it for this case but the special Perl filename '-' should cause the output to get redirected to STDOUT and hence to the browser.
Update: Actually, since you need *STDOUT, rather than STDOUT, '-' won't work.
--
John.
Comment on Re: PDF::Create - send output to STDOUT?