pdf template

coullet

Member
Hi,

i'm trying to make a pdf template.

I've making some tweak, and i get this error when i want to display pdf:

Argument 1 passed to DOMNode::appendChild() must be an instance of DOMNode, null given

I don't know what changes did that..
No problem with another template.
No problem in pdf debug mode

I've trying to revert change, but don't find where is the bug...
 
In fabrik template.

Finally, i come back to 0, and for now it's ok.

I probably do a syntax error in template file, but with this message, it's impossible to know where...
 
Well, i've another problem.
I want to display an email, but the address is replaced by this message:

"Cette adresse e-mail est prot?g?e contre les robots spammeurs. Vous devez activer le JavaScript pour la visualiser. "

It's only on pdf rendering, when i use debug pdf, email address is showed

Another thing: how to set tittle of the pdf file downloaded?
 
Last edited:
Cloaking should be turned off for PDFs in components\com_fabrik\helpers\html.php around line 2400
Maybe it's not working correctly.

Workaround:
If you don't need the cloaking at all you can disable the Joomla plugin.
Or add {emailcloak=off} somewhere in your PDF template.
 
I have a look on the file an don't see something wrong...

disable joomla plugin working good

where did i put {emailcloak=off} ?
in the html part off the template?

Thanks!
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top