protected function add_actions()
 {
     parent::add_actions();
     add_action('wp_head', array($this, 'pdfemb_wp_head'));
 }