Just a blind suggestion from a passer-by: You should first make a stand-alone Java program that does what you want. Take the code you have in class PdfRecordGenerator, add a bare-bones public static void main(String[] argv) method that calls the real method (like you would in Perl). Muck around with it until you get it working. After that, remove the main method and try again through Perl.
Besides, there's always System.out.println() to debug and check that everything from Perl gets passed correctly.
In reply to Re^6: inline::java error
by Anonymous Monk
in thread inline::java error
by cliffrubinmusic
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |