• We have a problem with the new version. We use many checkboxes and radio buttons in the form. These used to be inserted all in one line in the PDF. After the last update, a separate line is now inserted for each checkbox or radio button. This messes up the readability and length of the PDFs quite a bit.

    We know there is now an option to show only those with data. But we would rather have everything again and in one row if possible. Is there any way to adjust this again?

    Example:

    Before

    Number: () 1 () 2 (o) 3 () 4 () 5

    After update

    Number : () 1
    () 2
    (o) 3
    () 4
    () 5

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

    (@florent73)

    Hi!

    Please, this bug is fixed! Download and install my GitHub version. Update coming soon on WordPress.

    Thanks

    Thread Starter katzeausdemsack

    (@katzeausdemsack)

    Hi,

    Thanks for your help. We will test it as soon as the next official update is available and then give feedback again.

    Thread Starter katzeausdemsack

    (@katzeausdemsack)

    The problem was fixed before. The formatting in the PDF is unfortunately messed up again since V 1.0.1.8, now due to missing line breaks.

    Before:

    Name: XXX
    Birth; XXX
    Street XXX
    Group: () 1 () 2 (o) 3 () 4 () 5

    After V 1.0.1.8

    Name: XXX Birth; XXX Street XXX Group: () 1 () 2 (o) 3 () 4 () 5

    Could you please check this? Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Line break with Checkboxes / Radiobuttons after Update’ is closed to new replies.