Re: Radio Button not set correctly

2024-08-04 Thread Tilman Hausherr
https://issues.apache.org/jira/browse/PDFBOX-5831 he fixed it - get a snapshot here: https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/3.0.3-SNAPSHOT/ https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/2.0.33-SNAPSHOT/ ---

Re: Radio Button not set correctly

2024-05-28 Thread sahy...@fileaffairs.de
Am Dienstag, dem 28.05.2024 um 18:13 +0200 schrieb Tilman Hausherr: >   > On 28.05.2024 17:27, Martin Resch wrote: >   >   > >   > > Hi Tilman, > > > > thanks a lot for the analysis! > > > > So I am assuming correct that you will raise a bug ticket? > >   >   > https://issues.apache.org/jira/brow

Re: Radio Button not set correctly

2024-05-28 Thread Tilman Hausherr
On 28.05.2024 17:27, Martin Resch wrote: Hi Tilman, thanks a lot for the analysis! So I am assuming correct that you will raise a bug ticket? https://issues.apache.org/jira/browse/PDFBOX-5831 I'll wait a day or two because I'm not the acroform guy, and then I'll fix it myself. I am not t

Re: Radio Button not set correctly

2024-05-28 Thread Martin Resch
Hi Tilman, thanks a lot for the analysis! So I am assuming correct that you will raise a bug ticket? I am not the creator of this PDF. We have to deal with the official PDFs provided by the government institution that you mentioned. More PDFs can be found here: https://www.bundesfreiwilligend

Re: Radio Button not set correctly

2024-05-27 Thread Tilman Hausherr
On 27.05.2024 21:01, Tilman Hausherr wrote: I'll have another look tomorrow when I'm more awake. I just looked and it happens like you wrote. I traced through the code and it seemed to work properly, i.e. going through different paths for "1" and "2" (looking for dictionary elements 0 and 1) bu

Re: Radio Button not set correctly

2024-05-27 Thread Tilman Hausherr
I'll have another look tomorrow when I'm more awake. I just looked and it happens like you wrote. I traced through the code and it seemed to work properly, i.e. going through different paths for "1" and "2" (looking for dictionary elements 0 and 1) but the result was always the same which contr

Re: Radio Button not set correctly

2024-05-27 Thread Martin Resch
Hi, had someone the chance to look into my issue in the meantime? Appreciate your support and thanks in advance! Best regards Martin Am 06.05.24 um 16:00 schrieb Martin Resch: Sorry, please find the PDF here: https://my.hidrive.com/lnk/WbVpc1Bde I am using PDFBox 3.0.2. Best Regards Martin

Re: Radio Button not set correctly

2024-05-06 Thread Martin Resch
Sorry, please find the PDF here: https://my.hidrive.com/lnk/WbVpc1Bde I am using PDFBox 3.0.2. Best Regards Martin Am 06.05.24 um 15:55 schrieb sahy...@fileaffairs.de: Dear Martin, Am Montag, dem 06.05.2024 um 15:53 +0200 schrieb Martin Resch: sorry, PDF attached could you upload the PDF t

Re: Radio Button not set correctly

2024-05-06 Thread sahy...@fileaffairs.de
Dear Martin, Am Montag, dem 06.05.2024 um 15:53 +0200 schrieb Martin Resch: > sorry, PDF attached > could you upload the PDF to a public location as the mailing list doesn't support attachments. which version of PDFBox are you using? BR Maruan > > > Martin Resch hat am 06.05.2024 15:49 CES

Re: Radio Button not set correctly

2024-05-06 Thread Tilman Hausherr
On 06.05.2024 15:53, Martin Resch wrote: sorry, PDF attached You need to upload to a sharehoster Tilman

Re: Radio Button not set correctly

2024-05-06 Thread Martin Resch
sorry, PDF attached > Martin Resch hat am 06.05.2024 15:49 CEST geschrieben: > > > Hi, > > I am reading a PDF, want to set one of the radio buttons included in the PDF > and save the PDF in a new file. > > My PDF has a group of two radio buttons included. The field name is > Formular1[0].Se

Radio Button not set correctly

2024-05-06 Thread Martin Resch
Hi, I am reading a PDF, want to set one of the radio buttons included in the PDF and save the PDF in a new file. My PDF has a group of two radio buttons included. The field name is Formular1[0].Seite1[0].TF_P[0].Optionsfeldliste[0] Valid values are:[1, 2] and Off This is my code: String filena