IMPORTANT UPDATE: Please DOWNLOAD and update the Formidable PRO2PDF to the Latest Version!

Multiple Images in file attach

Home Forums Feature Requests Multiple Images in file attach

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #18994 Reply
    Andrew MacDougall
    Guest

    Hello. I was wondering if there was a way to get more images to show with file upload fields.

    #18997 Reply
    admin
    Keymaster

    The number of images is only limited by the file size of the PDF. You can shrink the image sizes to add more images and shrink the original PDF file size as much as possible, since embedded fonts use a lot of space, it’s best to reduce the number of fonts in the PDF to just 1. As a general rule of thumb, merged PDFs should be 4MB (+-) depending on server speed, PHP settings, and latency.

    And also changing the following PHP settings;
    memory_limit = 512M
    post_max_size = 512M
    output_buffering = 4096
    max_execution_time = 300
    max_input_vars = 4000

    We remain at your service.

    #19031 Reply
    Andrew MacDougall
    Guest

    Thanks for the info. I guess it was multiple files from one one file upload field that I was talking about.
    Cheers.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Reply #18997 in Multiple Images in file attach
Your information: