Elementor form pdf generator - Dynamic content for elementor plugin

Поділитися
Вставка
  • Опубліковано 13 січ 2025

КОМЕНТАРІ • 64

  • @wpalgoridm
    @wpalgoridm  4 роки тому +1

    HTML code for download link Here

  • @jean-mahmoud_du_tacobel
    @jean-mahmoud_du_tacobel Рік тому

    Thank you very for your tutorial video. You are the best dear 🤝

  • @samanthageissel9084
    @samanthageissel9084 4 роки тому +3

    How did you get 'PDF' to be an option in the 'Actions after submit' section? I don't have that.

  • @suvroroy5957
    @suvroroy5957 4 роки тому +1

    Can't find pdf option in action after submission button
    How to solve? Please reply

  • @hamzanajam1811
    @hamzanajam1811 2 роки тому

    I am facing an issue. When my form entries data exceed from one page the pdf generated blank pages. Only one-page data is printed all other pages are generated blank. Can You Please help me about this issue

  • @claudiofuentes9880
    @claudiofuentes9880 3 роки тому +1

    PLEASE PLEASE can you try this with elementor template as you do, but adding signature because if add the signature [form:signature] in the elementor tamplate, the signature looks very very tiny small into de PDF. Why looks so small???? In SVG the signature looks normal, but i really need doing this signature with elementor template in order to export to PDF as i need. PLEASE PLEASE! thanks in advance.

  • @stephanebroquet6211
    @stephanebroquet6211 4 роки тому +1

    Is there a way to combine this pdf generator tool with woocommerce in order to sell the customized pdf generated docs?

    • @JavierNeiraSJ
      @JavierNeiraSJ 4 роки тому

      Maybe you can get this feature by using Zapier. I think.

  • @catalyseweb6029
    @catalyseweb6029 4 роки тому

    Thank you so much! Very good tutorial!

  • @virtumind
    @virtumind 2 роки тому

    How I allow the end user to select a template before exporting ?

  • @aashanjaved7506
    @aashanjaved7506 4 роки тому

    How to directly download the pdf created as soon as the send button is pressed

  • @ShawabKhan-e3z
    @ShawabKhan-e3z Рік тому

    file_get_contents(): Passing null to parameter #2 ($use_include_path) of type bool is deprecated 8192

  • @prakashpeshwa8638
    @prakashpeshwa8638 4 роки тому

    How to add automatic code in PDF like quotation number or invoice number

  • @kaisjrad
    @kaisjrad 4 роки тому +1

    Thx for the tutorial, but IS it possible to create multipage PDF form, i mean each generated pdf contain 3 A4 pages which each page has diffirent content , and how Can I add multi page on thé template, Can you please create a vidéo tutorial for how to do this ?

    • @JavierNeiraSJ
      @JavierNeiraSJ 4 роки тому

      I think you have to include all the stuff first with Elementor. Do not know how to divide the pages. But I think this is easy to do.

  • @jl1090
    @jl1090 3 роки тому

    is there a way to send pdf to a users page within their portal?

  • @zavtra-vchera
    @zavtra-vchera 3 роки тому

    Wordpress + Elementor: cyrillic in PDF
    The problem is with Cyrillic characters - they are displayed in the created pdf file as question marks.

  • @jl1090
    @jl1090 3 роки тому

    Can the plugin populate a form pdf to a user page within their portal?

  • @gogawow
    @gogawow 4 роки тому

    Great! Thank you for the video!

  • @heartcardio
    @heartcardio 4 роки тому

    Thanks K. followed step by step. pdf saving in media. the only step not working is the [form:pdf:url] function. opens an html file? no pdf. any help?

    • @wpalgoridm
      @wpalgoridm  4 роки тому

      Paste the exact URL of PDF file.

  • @igorKocevski
    @igorKocevski 3 роки тому

    Nice tutorial tnx but i have an issue if you can help .. Export to PDF when having a Cyrillic letter included as ( ИМЕ , Презиме ) it rendering a PDF with ???? signs any clues why is this ?

    • @wpalgoridm
      @wpalgoridm  3 роки тому

      Might be an issue with the encoding, you may try contacting their support, maybe they’ll fix it with a patch.

  • @pilarbastidas5830
    @pilarbastidas5830 3 роки тому

    thanks a lot.

  • @MrTomi-qg7ze
    @MrTomi-qg7ze 4 роки тому +1

    Hello. Thanks a bunch for the tutorial. I added a logo to the template use as structure for the form. Each time I download the form, the logo does not appear. What could be the problem? Logo dimension is 60px by 60px

    • @wpalgoridm
      @wpalgoridm  4 роки тому +1

      Instead of logo widget, use image widget and select your logo. That should fix it.

  • @JavierNeiraSJ
    @JavierNeiraSJ 4 роки тому

    Hi there! thanks for your time. Outstanding content here. My question is following: If I insert a field to upload images in the form; can the images be shown into the PDF? Thanks in advance.

    • @wpalgoridm
      @wpalgoridm  4 роки тому +1

      Yes you can use image field and display it in the final PDF!

    • @JavierNeiraSJ
      @JavierNeiraSJ 4 роки тому

      @@wpalgoridm amaziiiing! Saludos desde Argentina! Muchas gracias.

  • @msittes
    @msittes 3 роки тому

    Hi!Is there any way to use jetengine custom post type data to generate pdf files with dymamic prlugin?Thanks

    • @wpalgoridm
      @wpalgoridm  3 роки тому +1

      You can use tokens to retrieve the field values and assign them dynamically.

  • @Simon-sly
    @Simon-sly 3 роки тому

    This is great. However I need the same functionality but saved as a Word doc. Is this possible?

    • @wpalgoridm
      @wpalgoridm  3 роки тому

      You may need something like IFTTT to do it or any other plug-in.

  • @msittes
    @msittes 3 роки тому

    Hi!Is there any way to fill word document and convert to pdf?

    • @wpalgoridm
      @wpalgoridm  3 роки тому

      I'm not aware of any such thing as of now. But I'll let you know if I find any solution.

  • @NeelNarayan
    @NeelNarayan 4 роки тому

    How to dynamically generate a random or serialised string like "Your Application No:.........." & include that in pdf submitted ?

    • @wpalgoridm
      @wpalgoridm  4 роки тому

      I think there’s a token for generating random number check it out. You may need to write a custom function for that !

    • @NeelNarayan
      @NeelNarayan 4 роки тому

      @@wpalgoridm can you suggest me some links or video tutorials where I can understand how to do this?

  • @vikashKumar-gd1ef
    @vikashKumar-gd1ef 4 роки тому

    Hey! thanks a lot for the video!! I have a requirement where date and time should be added on pdf automatically!! Could you help us explaining how to add that!?
    Thanks in advance 🙂

  • @jl1090
    @jl1090 3 роки тому

    If a user uploads a pdf, is there a way or a plugin to extract the data and send to an excel or csv file or to the wordpress database?

    • @wpalgoridm
      @wpalgoridm  3 роки тому

      There's a token to retrieve PDF data, check it out.

  • @pagoescoalbar
    @pagoescoalbar 3 роки тому

    how generatre pdf with serial number random unique for each user?

    • @wpalgoridm
      @wpalgoridm  3 роки тому

      Check out their token documentation, it is possible.

    • @pagoescoalbar
      @pagoescoalbar 3 роки тому

      @@wpalgoridm I managed to make the form and generate the pdf, but when I try to do it from a private navigation, the form does not work the pdf does not generate

    • @pagoescoalbar
      @pagoescoalbar 3 роки тому

      It generates the pdf only if I am logged in why?

  • @kevpb1126
    @kevpb1126 4 роки тому

    Hello, first of all, thank you for your the video sharing. I would like to know, when the user fill the form and save it as pdf. How may we display the pdf generated from the user front end ? In order the user can download at any moment this pdf. Thanks in advance

    • @kevpb1126
      @kevpb1126 4 роки тому

      And also, when the user upload a media from the form (png, pdf, jpeg...) How may we display the content from the user front end ?

    • @wpalgoridm
      @wpalgoridm  4 роки тому +1

      You can list out files as shown in this video ua-cam.com/video/YFKPxXzL-xs/v-deo.html

    • @kevpb1126
      @kevpb1126 4 роки тому

      ​@@wpalgoridm Thanks ! The Filebrowser plugin can select a choosen file by the admin. For example, the user upload a file thanks to the form and would like to watch his own file from his user dashboard. How may we select the only files downloaded by the user ?

  • @YasienSarlie
    @YasienSarlie 4 роки тому

    Awesome. Been looking for a PDF plugin. I want to design a 3 page form for an insurance company

  • @biztv8148
    @biztv8148 4 роки тому

    what if i have multiple forms?

    • @wpalgoridm
      @wpalgoridm  4 роки тому

      You may need something like this too ua-cam.com/video/E5XLuRVtYAw/v-deo.html

  • @azizulsazzad5606
    @azizulsazzad5606 4 роки тому

    Isnt there are any free plugin?

    • @wpalgoridm
      @wpalgoridm  4 роки тому

      The form is a part of Elementor Pro. On top of that, I don't know of any free plugins that can generate PDF with form data, given that it's a complex and advanced task.

    • @stephanebroquet6211
      @stephanebroquet6211 4 роки тому

      @@wpalgoridm there are a lot of free Plugins doing the job if it's only about generating invoice for example. Depends on what kind of pdf you'd like to generate

  • @jl1090
    @jl1090 3 роки тому

    Thank you!!!

  • @jl1090
    @jl1090 3 роки тому

    is there anything you don't know... your are my wordpress rockstar!

    • @wpalgoridm
      @wpalgoridm  3 роки тому

      I don't know how the big bang started :D Cheers!