use strict; use warnings; use PDF::Reuse; prFile('formular_test_out.pdf'); prField('TextBox', 'TextBox'); prDocForm('formular_test.pdf'); prEnd();