$print_form->{language_id} = $params->{language}->id if $print_form->{language};
$order->flatten_to_form($print_form, format_amounts => 1);
$print_form->{language_id} = $params->{language}->id if $print_form->{language};
$order->flatten_to_form($print_form, format_amounts => 1);
# search for the template
my ($template_file, @template_files) = SL::Helper::CreatePDF->find_template(
# search for the template
my ($template_file, @template_files) = SL::Helper::CreatePDF->find_template(