Here's the info from the Help tab:
How to configure the Confirmation Page plugin
The Confirmation page plugin shows a page of form results after the form is submitted but before emails are sent or data saved. This gives the user a final chance to review their input.
* There is an WYSYWG editor configured by default, you can disable this on the Configuration tab if you prefer to use a plain text editor.
* The 'buttons' option will include 'Submit' and 'Back' buttons on the Confirmation page. If you prefer to add your own buttons then set this option to 'No'.
* In the Confirmation Page Code box you may enter HTML to display the submitted results. Use {field_name} to show the value of any field from the form.
* You can also include PHP in this box if you need to process the data for display. PHP must be enclosed in <?php . . . ?> tags.
* If you wish to use PHP or complex HTML, you may prefer to disable the WYSYWYG editor as it may change some code entries.
Note that there are some problems with the Confirmation Page plug-in and some versions don't work nicely with emails or saving data.
Bob
I am generating a PDF and attaching it to an email.
Will there be a bug fixing release of ChronoForms in near future?
EDIT: found out that greyhead fixed this (http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=2&t=16798&p=53025&hilit=confirmation+buttons#p53100).
could you, greyhead, upload the fixed file?
I think that was Max's fix - you could ask him for it through the Contact Up link above as he suggests. I think that there is also a copy in the forums here.
I'm not certain that I have the fixed version - I do have various hacked versions but they mostly need different helper files to work correctly.
Bob
is this still an up-to-date version of the fix?