I am very new to the Expression Engine CMS, and I con't for the life of me figure out how I can get my plugin code to work inside an article.
I have it working great when embedded inside a template, but when I try to put the same code inside an article, it just renders it as text.
Template Embedding:http://ee.o7th.com/
Article Embedding:http://ee.o7th.com/index.php/about
You can see the embed code in the second link. but for those who need it here, it is simply:
{exp:o7thpdfembed form="hpAXWPa7ol*ucBDOxbinuA" id="Test-Form-Container-ID" class="Test-Form-Container-Class" style="height:800px;width:100%;overflow:auto;"}
This will be the files title.
{/exp:o7thpdfembed}