generateSwissPaymentFormPdf
Generates a Swiss QR-bill payment form in PDF format using the provided payment data.
Return
a ByteArray representing the generated Swiss QR-bill payment form in PDF format.
Parameters
paymentData
an instance of PaymentQRValues containing payment details, including creditor and debtor information, payment amount, currency, and references.