To remove edit the columns of a magento PDF invoice, you need to edit two files:
- To remove headers: /app/code/local/Mage/Sales/Model/Order/Pdf/Invoice.php
- To rmove the tax from each individual line item /app/code/local/Mage/Sales/Model/Order/pdf/items/invoice/Default.php