Title: Xml instead pdf
Last modified: December 3, 2018

---

# Xml instead pdf

 *  Resolved [emporio3](https://wordpress.org/support/users/emporio3/)
 * (@emporio3)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/xml-instead-pdf/)
 * Hi,
    is it possible to print invoice in xml instead in pdf? Is it possible to
   print ddt in wored instead pdf?
 * Thanks

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Contributor [Ewout](https://wordpress.org/support/users/pomegranate/)
 * (@pomegranate)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/xml-instead-pdf/#post-10942702)
 * What kind of XML do you require? XML is not a ‘printable’ format, it is a datastructure(
   meant to be read by computers, not humans) and there are many different standards
 *  Thread Starter [emporio3](https://wordpress.org/support/users/emporio3/)
 * (@emporio3)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/xml-instead-pdf/#post-10942937)
 * yes we know…we need to send an xml FPA 1.2.1 to another program to pay tax
 * and ship doxument in word or another ormat
    -  This reply was modified 7 years, 6 months ago by [emporio3](https://wordpress.org/support/users/emporio3/).
 *  Plugin Contributor [Ewout](https://wordpress.org/support/users/pomegranate/)
 * (@pomegranate)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/xml-instead-pdf/#post-10944361)
 * Ah I see – that’s the Italian standard, ‘FatturaPA’, which is currently supported
   only via the [Italian add-on](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-italian-add-on/).
   We are also working on support for various XML formats directly in our own plugin,
   but this is currently still in development.
 *  Thread Starter [emporio3](https://wordpress.org/support/users/emporio3/)
 * (@emporio3)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/xml-instead-pdf/#post-10944485)
 * Ok..
    And is there a way to export packing slip in doc format or another editable
   format? Cause we need every time to insert some information like weight, number
   of pieces and others and we would like to insert that information in woocommerce
   order list panel
 * Thanks
 *  Plugin Contributor [Ewout](https://wordpress.org/support/users/pomegranate/)
 * (@pomegranate)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/xml-instead-pdf/#post-10944494)
 * We only export to PDF, but you can edit directly in WooCommerce if you enable
   editing of paid orders:
 *     ```
       add_filter( 'wc_order_is_editable', '__return_true' );
       ```
   
 * You can then add extra ‘meta’ to the items which will be printed on the invoice.
 * If you haven’t worked with code snippets (actions/filters) or functions.php before,
   read this guide: [How to use filters](https://docs.wpovernight.com/general/how-to-use-filters/)

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Xml instead pdf’ 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

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

 * 5 replies
 * 2 participants
 * Last reply from: [Ewout](https://wordpress.org/support/users/pomegranate/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/xml-instead-pdf/#post-10944494)
 * Status: resolved