PDF doesn't show the field values

business

Member
Hi,

I have created a PDF template and used the same code as in my datagrid template (it is working fine there), but the pdf doesn't show the values of the fields.

Here are the links to pdf and template:
https://cl.ly/ccae9a0e8af4

Note: I have not modified any other files.

Thanks
 

eugenio

Administrator
Staff member
One thing I noticed is the additional blank spaces here:

dadabik_field middle_name dadabik_field

But more generally, have you already tried to debug it starting from a very simple template and adding fields step by step to see where is the problem? I would start from that.

Best,
 
Top