I have a question that would like to clarify before buying. I think my concern is probably quite simple to solve. However, I seem to be on the hose.
The situation:
I am using Wordpress together with Elementor and ACF to build a service catalog. Using conditions, empty fields and their description are not displayed.
Now I would like to generate this particular entry as a PDF using E2PDF. Thereby I face the following problem. What would be the best way to proceed?
* If I create each entry as a single field in the template editor, I have the problem that the fields I hide via Condition Empty produce a lot of white space.
* Since my entries are of different lengths, I would have to create the text fields much too large in each case.
* If I insert all fields one after the other into a HTML field, I can't hide the respective label for the custom field via a condition.
I would be very grateful for any tips!