Hey there,
first of all id like to thank you very much for that module. It was exactly what i needed and im totally satisfied with the customization possibilities. Escpecially the function to take a predefined PDF as a template is great!
What im trying to solve is:
I like to create PDFs with selected site-content for prospecting customers by picking some certain case studies and/or images that are stored as nodes/entities. I solved the selection with an exposed filter in a block and PDF-creation by this issue
What i wish to have is a custom textfield (for something like "Dear Mr. xxx, regarding our phonecall .. bla bla bla") thats shown on top of the filtered-results-page. The content of this filed should go straight on the first page of the PDF when clicking the link to the PDF-view.
Any ideas how to solve this? Maybe with some custom PHP-code in the header of the view? Or any other suggestion?
Thanks in advance and regards,
F.
Comments
Comment #1
lsolesen commentedIt should be fairly easy. Just call the label of your name field "Dear" and place it on the page as you would with all other views fields.