Title: Barcodes
Last modified: February 7, 2018

---

# Barcodes

 *  Resolved [ctuxboy](https://wordpress.org/support/users/ctuxboy/)
 * (@ctuxboy)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/barcodes-3/)
 * Hello,
 * Another question: How to use the ‘barcode’-shortcode?
    If insert it don’t show
   on a invoice document.
 * Can’t find information about shortcodes on the website [https://booster.io](https://booster.io)
 * Looking in the changelog, barcode shortcodes are available in the latest update.

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

 *  [Algoritmika](https://wordpress.org/support/users/algoritmika/)
 * (@algoritmika)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/barcodes-3/#post-9949189)
 * Hi again, [@ctuxboy](https://wordpress.org/support/users/ctuxboy/),
 * Yes, sorry we still didn’t released the documentation for barcodes. In a couple
   of words to output barcodes in Booster’s invoices:
 * 1. `[wcj_order_tcpdf_barcode]` shortcode. E.g.:
 * `[wcj_order_tcpdf_barcode code="%id%"]` – will output order ID as barcode.
 * `[wcj_order_tcpdf_barcode code="%url%"]` – will output view order URL as barcode.
 * `[wcj_order_tcpdf_barcode code="%doc_number%" doc_type="invoice"]` – will output
   invoice number as barcode.
 * 2. `[wcj_tcpdf_barcode]` shortcode. E.g.:
 * `[wcj_tcpdf_barcode code="http://yoursite.com"]` – will output your site URL 
   as barcode.
 * 3. `product_barcode` column in `[wcj_order_items_table]` shortcode. E.g.:
 *     ```
       [wcj_order_items_table table_class="pdf_invoice_items_table"
       	columns="product_barcode|item_name|item_quantity|line_total_tax_excl"
       	columns_titles="Barcode|Product|Qty|Total"
       	columns_styles="width:30%;|width:50%;|width:5%;|width:15%;text-align:right;"]
       ```
   
 * There are more option in shortcodes (e.g. 1 dimensional or 2 dimensional, width,
   height and more). I will post links to docs here, as soon as it’s ready.
 * Hope that helps.
 * Best regards,
    Tom
 *  Thread Starter [ctuxboy](https://wordpress.org/support/users/ctuxboy/)
 * (@ctuxboy)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/barcodes-3/#post-9951597)
 * Hi Tom,
 * Thats awesome!
    Thanks for the documentation! It works perfectly!!!!!
 * Happy with your support and awesome plugin. Keep up the good work 🙂
 * It gives me motivation working on new webshops 😉
 * Regards,
    Christophe
 *  [Algoritmika](https://wordpress.org/support/users/algoritmika/)
 * (@algoritmika)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/barcodes-3/#post-9952446)
 * Thank you Christophe!

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

The topic ‘Barcodes’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-jetpack/assets/icon-256x256.png?rev=3351194)
 * [Booster for WooCommerce – PDF Invoices, Abandoned Cart, Variation Swatches & 100+ Tools](https://wordpress.org/plugins/woocommerce-jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-jetpack/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Algoritmika](https://wordpress.org/support/users/algoritmika/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/barcodes-3/#post-9952446)
 * Status: resolved