• Payment Plugins Poll

    We need your feedback on the need for updated payment plugins. Please go here and give us your feedback.

  • Joomla 5.1

    For running J!5.1 you must install Fabrik 4.1
    See also Announcements

  • Subscription and download (Fabrik 4.1 for J!4.2+ and J!5.1) are working now

    See Announcement
    Please post subscription questions and issues here

    We have resolved the issue with the J! updater and this will be fixed in the next release.

PDF with filter over field

I have entered it as a bug, or in any case I report this problem, so you will probably reply that it is necessary to create the customized report. However, by inserting the filters above the fields, unfortunately the generated PDF are no longer printed correctly on the page because the width of the fields changes
 
What do you mean exactly, a PDF of a list with a filter block?
Ususally filters are removed in the PDF.
Do you have a screenshot?
mPDF or domPDF?

Edit:
Ok, replicatable with filter "under headings".
 
Last edited:
What do you mean exactly, a PDF of a list with a filter block?
Ususally filters are removed in the PDF.
Do you have a screenshot?
mPDF or domPDF?

Edit:
Ok, replicatable with filter "under headings".

Exactly.
I mean PDF with filter "under headings". the PDF Library is DOMPDF (with Mpdf error)
 
Can you try: in
components\com_fabrik\views\list\view.pdf.php
around line 52 add
$this->filterMode = 0;
 

Members online

No members online now.
Back
Top