Embed interactive pdf

How did you tried to embed them? Is it post or page? My solution would be to add it into an iframe , add code below as html to your page/post. <iframe frameborder=”1″ height=”200″ name=”frame1″ scrolling=”yes” src=”http://download.belastingdienst.nl/belastingdienst/docs/aangifte_bpm_verzoek_teruggaaf_bpm_bpm0162z3plfol.pdf” width=”550″></iframe> you should change the width and height accordingly ofcourse. Let me know if it worked.

Register page in admin area

<td><form action=”<?php menu_page_url(‘edit’) ?>” method=”post”> <input type=”hidden” id=”<?php echo $issue->id?>” name=”id” value=”1″> <input type=”submit” value=”Edit”> </form> </td> Then, in the function where you add your admin pages: add_submenu_page( null, ‘edit’, ‘Edit’, $capability, ‘edit’, ‘create_edit’); Also add this function: function create_edit(){ include ‘edit.php’; } It would probably be a good thing to have more unique names … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)