in reply to PDF::API2 auto create new page

See PDF::API2::Content
$overflow_text = $txt->paragraph $text, $width, $height, %options

Apply the text within the rectangle and return any leftover text.
poj

Replies are listed 'Best First'.
Re^2: PDF::API2 auto create new page
by Black Vagrant (Novice) on Apr 20, 2016 at 17:08 UTC
    Wow, wtf?! how you find this? why developer hide this function? Many thanks!