I am creating pdfs as single pages via contextual filter invoice/nid this works perfect, now when wanting to create automatically all invoices via the contextual filter exception value "all" the url should be invoice/all. Then the module shows a blank pdf page instead of a pdf with all pdfs (no error code, no errors shown).

Does anyone know why this is not working? (I am sure this should be working, years ago I got this done.)

thanks for your help.
Marvin Felder

Comments

feldmarv created an issue. See original summary.

vegansupreme’s picture

I've used contextual filters with multi page PDFs, but I've never tried using a filter exception value. I'll try to play around with this, but I don't know how soon.

feldmarv’s picture

Thanks for the reply.
I have cloned the view and disabled to contextual filter. Even now the multipage PDF with node per PDF does not work.
This is a very strange behavior.

vegansupreme’s picture

How is it not working? is everything on the same page? Are you using PDF page breaks?

feldmarv’s picture

I was able to fix it!. there was a relationship to an other content type. on this content type there was an entity reference, on some referenced nodes where not correct referenced.

vegansupreme’s picture

Category: Bug report » Support request
Status: Active » Closed (works as designed)

Glad you got it working!