Hi I am usung free plugin -Kalin's PDF creation station-
It was working fine until i changed some of my content in the post dynamically-Plugin updates pdf only if there is change in post itself OR has recently been updated
What this plugin does is:
It generates pdf and saves to folder /wp-content/uploads/kalins-pdf/singles
When new visitor clicks the button :
It looks for the file and if the file already exists it simply redirect to that file already generated.
What is want is:
I want it to delete the previous generated file and regenerate new everytime generate button clicked on my website