PDF Templates not parsing variables

Hello,

The PDF templates modules is not parsing any variables you enter in templates. Once you click on generate letter option in the detail view of a module, it used to generate a PDF with the values of the variables in the templates, but suddenly it has stopped doing so and now generates the PDF with the variables. I’ve tried debugging the code in formLetterPdf.php and everything seems to be working fine except it’s not parsing the variables.

Please help out here.

Fixed ! Had a bug with my custom code. :slight_smile:

Hi,

I get there because of quite same problem.
On my Quote PDF Template, I deleted the variable title $aos_line_item_groups_name.
Do not do that or the products or services quotes variables will not be parsed.