Title: Customization Support
Last modified: October 7, 2020

---

# Customization Support

 *  [Sudipto Shakhari](https://wordpress.org/support/users/shakhari/)
 * (@shakhari)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/customization-support/)
 * Hello,
    I have been using packing slip with woocommerce serial numbers plugins.
   Now I want to change the packing slip pdf using my own custom template. In the
   template, it will show products in single page with serial keys. What type of
   coding customization do i need to achieve this?

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [kluver](https://wordpress.org/support/users/kluver/)
 * (@kluver)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/customization-support/#post-13502985)
 * Hi [@shakhari](https://wordpress.org/support/users/shakhari/),
 * You will have to have to [insert a page break](https://docs.wpovernight.com/woocommerce-pdf-invoices-packing-slips/inserting-a-page-break/)
   inside the items loop. And since the serial numbers are probably stored in the
   item meta you can make use of the `wpo_wcpdf_before_item_meta` or `wpo_wcpdf_after_item_meta`
   hooks to retrieve them. More information on all the PDF hooks here: [PDF template action hooks](https://docs.wpovernight.com/woocommerce-pdf-invoices-packing-slips/pdf-template-action-hooks/)
 * General information on how to create a custom template here: [Creating a custom PDF template](https://docs.wpovernight.com/woocommerce-pdf-invoices-packing-slips/creating-a-custom-pdf-template/)
    -  This reply was modified 5 years, 7 months ago by [kluver](https://wordpress.org/support/users/kluver/).

Viewing 1 replies (of 1 total)

The topic ‘Customization Support’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-pdf-invoices-packing-slips/assets/icon-256x256.
   png?rev=2189942)
 * [PDF Invoices & Packing Slips for WooCommerce](https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/reviews/)

## Tags

 * [Customizations](https://wordpress.org/support/topic-tag/customizations/)

 * 1 reply
 * 2 participants
 * Last reply from: [kluver](https://wordpress.org/support/users/kluver/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/customization-support/#post-13502985)
 * Status: not resolved