Hello for information
In the German language is a small mistake.
Wrong
$l["unitList"]="Position";
Correctly
$l["unitList"]="Listen Preis";
Correctly small
$l["unitList"]="LPreis";
Missing sort_order in pdf.php
$items[$i]['sort_order'] = $item->sort_order;