
I was attempting to check out your app but it seems to have some issues. The first error I get is Structure field not found: lpPrintSetupTemplateName.
The next error is in line 1171 of xPrint.pb Sytax error
*** Edit *** I got it working by changing lpPrintSetupTemplateName to pPrintSetupTemplateName and adding LIST for the Syntax errors.
I'm guessing pPrintSetupTemplateName is a PB bug.