Each PDF box or each PDF link creates PDF directly and the user can download PDF file..
If you want to use PDF top bottom box, the link plugin or if you want to show sidebar box without using the widget then you have to insert some peace of code into template file where the box or the link shall appear..
Insert the following code into any theme file, where you want to display PDF sidebar box by.
If you use custom fields and if you want it to be part of PDF file then you have to add some codes to your template files to mark the content so that PDF24 plugin knows what the content is.
The create form is hidden and you need link or button to submit the form and that functionality is provided with pdf24Plugin formSubmit method.
The call to pdf24Plugin formSubmit can be placed elsewhere in your template and prints link.
The above code tells PDF24 that the content is the articles content itself and the rest of the content between the two methods.
If you use the markup code then the article bars will be removed from the content and you have to insert some extra code where the bar shall appear..
The next line, the call to pdf24Plugin post, outputs PDF which the user have to use to generate PDF file.
The call to this function can be placed everywhere in template or before the call or in template ) because the created link references the hidden form created by pdf24Plugin form )..
Read more