Cannot create pdf-document in 1.6.3

Ran the update from 1.6.2 to 1.6.3. Afterwards I can’t download and create pdf’s anymore. I receive a warning with the text, ‘can’t load pdf-document’. I won’t receive a warning in the DirectAdmin error log.

Problem found, used the old templates for quotes and invoices, which won’t work anymore. Perhaps the manual for updates needs to be updated on this part.

1 Like

Can you expand on this a bit? I’m not sure if I’m seeing the same thing or not. I’ve got v1.6.3 running and when I click any PDF that should be opened in a new Chrome tab, for example, all I get is a blank page. But if I download the PDFs they’re working. Is this the same issue you were seeing?

1 Like

Well, you can reproduce my working methode by using the default files from 1.6.3. Are you using those? Your situation sounds like a browser thing, did you try a different one?

@KENE see if your problem is the same as:

In the template supplied with 1.6.3 there is a <htmlpagefooter> tag. This is not present in the 1.6.2 version, which causes the error. If I use <htmlpagefooter>

As a workaround, I can insert the text of the PDF footer directly in <htmlpagefooter> in the template, but I’d prefer the correct working.

Yes, this looks like the same problem!

1 Like