• Resolved arnab28

    (@arnab28)


    Hello Sir,

    Is it possible to create a two separate pdf document with mail attachment? right now I can create one pdf document in the mail attachment.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @arnab28

    No, I’m sorry, in the current version of the plugin it is possible to generate only one PDF file per submission.

    Best regards.

    Thread Starter arnab28

    (@arnab28)

    Any other way is it possible for multiple pdf generated attach with mail?

    Plugin Author codepeople

    (@codepeople)

    Hello @arnab28

    Do you want to attach generated files or existent fields in the server? If they are generated files with the information collected by the form, it is possible to generate only one file per submission. If you want to include files that are stored in the server, you only should include their links as part of the email text (Into the “Message” attributes in the form’s settings), for example:

    
    <a href="https://www.yourwebsite.com/path-to-file/file.pdf">File title</a>
    

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Seperate Pdf’ is closed to new replies.