Title: Displaying Shortcode
Last modified: September 26, 2016

---

# Displaying Shortcode

 *  Resolved [patrizia.vergassola](https://wordpress.org/support/users/patriziavergassola/)
 * (@patriziavergassola)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/displaying-shortcode-2/)
 * Hi,
 * I have a problem, even if I unmark the shortcode option these are printed.
    Can
   you please help me?
 * Regards,
    Patrizia

Viewing 1 replies (of 1 total)

 *  Plugin Author [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * (@bestwebsoft)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/displaying-shortcode-2/#post-8230600)
 * Hi Patrizia,
 * If we understand you correctly, you want to remove shortcodes from the PDF document.
 * Please complete the following steps:
    1) Go to the plugin settings page, “Custom
   Code” tab; 2) Find “bws-custom-code.php” edit field; 3) Mark “Activate” checkbox;
   4) Insert the line `add_filter( 'bwsplgns_get_pdf_print_content', 'strip_shortcodes');`
   into this field; 5) Save changes.
 * [http://prntscr.com/cnbvyc](http://prntscr.com/cnbvyc)
 * Please note that `strip_shortcodes()` function removes only registered shortcodes
   using `add_shortcode()` function.
 * Sincerely,
    BestWebSoft Support Team

Viewing 1 replies (of 1 total)

The topic ‘Displaying Shortcode’ is closed to new replies.

 * ![](https://ps.w.org/pdf-print/assets/icon-256x256.gif?rev=2580392)
 * [PDF & Print by BestWebSoft - WordPress Posts and Pages PDF Generator Plugin](https://wordpress.org/plugins/pdf-print/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pdf-print/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pdf-print/)
 * [Active Topics](https://wordpress.org/support/plugin/pdf-print/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pdf-print/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pdf-print/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/displaying-shortcode-2/#post-8230600)
 * Status: resolved