Appending PDF files with acrofields

  • Hello,

    I use a PDF form with acrofields like a template and do that :

    - open the Template named A.PDF
    - set acrofields values
    - save the PDF as a new PDF file (B.PDF)

    There is no problem, everything is Ok.

    But I have a problem when i do that :

    - open the Template named A.PDF
    - set acrofields values
    - save the Template as a new PDF file (B.PDF)
    - open once again the Template named A.PDF
    - set acrofields values
    - append B.PDF (AppendFromFile)
    - save the PDF as a new PDF file

    In this case, acrofields values are the same for the first and the second use and it seems normal.

    My questions :

    - is there a way, with WpViewPDFPlus, to change acrofields name after open the Template (rename Gender to Gender_001 for the fist open, Gender_002 for the second and so on) ?
    - in case this is not possible, is there a way to save the new PDF like a PDF without fields?

    I hope i was clear...


    Thank you
    Michel