Hi,
widget.setPrinted(true);
is missing in the source code. Sorry about that. I'll fix it later.
Tilman
On 01.06.2023 08:07, sven.neufe...@ruv.de wrote:
Hey guys,
we recognized that using Apache PDFBox version higher than 2.0.21
RadioButtons seem to disappear when you try to print the PDF file. Is
that a known issue?
I checked out your Apache PDFBox Repository on GitHub und switched to
branch “2.0”.
When I execute the examples “CreateCheckBox.java”,
“CreatePushButton.java”, “CreateRadioButtons.java”, I appended PDF
files are generated.
If you try to print that “RadioButtonsSample.pdf”, you’ll see that the
radio buttons disappear. PushButton und CheckBox works fine.
Can you please check this?
Kind regards
Sven Neufeind