I have need to set order invoice PDF in table structure.
I have tried in Magento 2 below core files for same but not done.
magento\vendor\magento\module-sales\Model\Order\Pdf\Invoice.php
magento\vendor\magento\module-sales\Model\Order\Pdf\Items\Invoice\DefaultInvoice.php
I am using Magento ver. 2.2.6
Check below image as I want same order invoice PDF table structure.
Any help will appreciate. Thanks.