1 2 3 4 5 6
<% my $server = new FS::UI::Web::JSRPC 'FS::cust_bill::process_reprint', $cgi; $server->process; %>