Have you resolved the image insertion?
There is an error in the path printed in the generated pdf when fail.
Steps:
1. Create the apg-templates at the root of the current theme
2. Create a pdf.php file inside the apg-template directory
3. Create a mail.php file inside the apg-template directory
pdf.php must to have the php code to get all the info about the post or whatever you want to print in the pdf, for example:
while(have_posts()): the_post()
the_title()
the_content()
endwhile
Hi,
I have had some problems with this version, so I have decided to use other plugins to get the same result.
I have the same problem, but with url parameters in the same site