How to display every pdf of the user in his profil

May 20, 2020 17:07:57
Topics: 3
Messages: 6
Good morning,
I would like to display all the pdf files generated by a user on his profile. Only, the shortcode provided by e2pdf allows to display only one pdf : [e2pdf-download id="6"].

I find all the user-generated pdf's in the database. But I don't see the option to display all the pdf generated by a user with the shortcode.

I want the user to be able to fill 'X' times the form and then find 'X' times the pdf on his user profile.

How can I do this with your plugin?

Thanks to you,
Julien,
May 21, 2020 03:53:46
E2Pdf
Topics: 7
Messages: 3617
Support
Hi,

E2Pdf uses actually generation process on demand and depends on entries. Which extension do use with E2Pdf? If it's formidable form then you can just create a Formidable View where will be filtered entries by use and shortcode that can be used inside view: [e2pdf-download id="6" dataset="[id]"]

If it's not Formidable Forms, it could be used some PHP hooks to fire shortcode via:
do_shortcode('[e2pdf-download id="6" dataset="'.$dataset_id.'"');

* where $dataset_id is dynamic entry id for which PDF must be generated.

We remain at your serivce.

We would really appreciate your feedback at WordPress.org!
Get News and Updates
Our monthly newsletter keeps you in the loop, so you'll always be up to date with the latest news and updates about E2Pdf.
* You can update your email subscription preferences here.
All trademarks, service marks, trade names, product names, and logos appearing on this website are the property of their respective owners. The use of trademarks such as Formidable Forms®, Forminator Forms®, Gravity Forms®, JetFormBuilder®, WordPress®, WooCommerce®, WPForms® and others is solely for identification purposes (nominative use) and does not imply any affiliation, sponsorship, or endorsement by the respective trademark holders.
© 2017 - 2026, https://e2pdf.com

We use cookies to collect and analyse information on site performance and usage, to provide social media features and to enhance and customise content and advertisements. By clicking "Accept Selected", you consent to use of selected cookies according to our Cookie Policy.