in reply to Re^2: PDF::API2 Questions
in thread PDF::API2 Questions

Worked it out

$txt->text_right(Hello World);

Replies are listed 'Best First'.
Re^4: PDF::API2 Questions
by akwe-xavante (Acolyte) on Mar 20, 2012 at 09:45 UTC

    Is it possible to temporarily write something to the browser whilst a PDF document is created and error checking takes place then replace what has been displayed to the browser using perl?