Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter ithks

    (@ithks)

    The best feeling is when you can answer your own question!

    In the file “class.cf7-pdf-generation.front.action.php” on line 317 there is the following

    $pdf_file_name=$cf7_pdf_filename_prefix.''.$current_time.'.pdf';

    And my simply removing ‘-‘.$current_time. the random numbers were gone from the PDF file names.

    If this isn’t the best way to solve it, or you have any other feedback I’d be more then happy to hear it!

Viewing 1 replies (of 1 total)