Hi @yosefeliezrie,
You can do the modification in the “print-content.php” template of our WooCommerce Print Invoice & Delivery Note plugin to re-order the order meta fields as per your requirement.
This template is located at <WordPress Installation Directory> / wp-content / plugins / woocommerce-delivery-notes / templates / print-order / print-content.php
You can copy this file and paste it into / wp-content / themes / <Your active theme folder> / woocommerce / create a folder “print-order” / paste “print-content.php”. So that this modification will not get override after updating our plugin in future.
Here is the link to the developer documentation of our plugin which can help you: https://www.tychesoftwares.com/docs/print-invoice-apidocs/index.html
Please let us know if you have any questions.
Regards,
Priyanka Jagtap