Closed tertek closed 10 months ago
Hi Ekin Iich hänge fest bei pdftk generate_fdf mit "Error: No input files." dabei hat er das File vor der Nase, freen geht problemlos .. LG Stephan
From: "Ekin Tertemiz" @.> To: "Research-IT-Swiss-TPH/pdftk-api" @.> Cc: "Stephan Edenhofer" @.>, "Mention" @.> Date: 28.11.2023 12:47 Subject: [Research-IT-Swiss-TPH/pdftk-api] Test field types with pdftk (Issue #1)
check https://github.com/Research-IT-Swiss-TPH/pdftk-api/tree/master/docs @edenst-TPH — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
Hallo @edenst-TPH
Kannst du bitte Terminal Eingabe und Ausgabe hier teilen? Sonst ist es schwer für mich, das Problem nachzuvollziehen
Hi Ekin
Jetzt gehts ("meine" Test-PDFs mit & ohne mehrere selected Items in ListBox
@.:/var/www/html/tph/edenst/data/01$ pdftk 03bfrmFilledFree.pdf dump_data_fields output 03bfrmFilledFree_dump.txt @.:/var/www/html/tph/edenst/data/01$ pdftk 03bfrmFilledFree.pdf generate_fdf output 03bfrmFilledFree_fdf.txt // multiSelect-Listbox, multiple Items selected @.***:/var/www/html/tph/edenst/data/01$ pdftk 03frmFilledFree.pdf generate_fdf output 03frmFilledFree_fdf.txt
"Dein" Pdf, mit gefülltem Image-Field geht auch wobei der Value blank bleibt
From: "Ekin Tertemiz" @.> To: "Research-IT-Swiss-TPH/pdftk-api" @.> Cc: "Stephan Edenhofer" @.>, "Mention" @.> Date: 30.11.2023 15:21 Subject: Re: [Research-IT-Swiss-TPH/pdftk-api] Test field types with pdftk (Issue #1)
Hallo @edenst-TPH Kannst du bitte Terminal Eingabe und Ausgabe hier teilen? Sonst ist es schwer für mich, das Problem nachzuvollziehen — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
%FDF-1.2 %âãÏÓ 1 0 obj
<< /FDF << /Fields [ << /T (image) /V /
<< /T (check_box) /V /
<< /T (text_field_multi) /V (line 1\rline 2\rhttps://github.com/Research-IT-Swiss-TPH/pdftk-api/tree/master/docs)
<< /T (text_field) /V (single line)
<< /T (radio) /V /choice2 ]
endobj
trailer
<< /Root 1 0 R
%%EOF
FieldType: Button FieldName: image FieldFlags: 65536 FieldJustification: Left
%FDF-1.2 %âãÏÓ 1 0 obj
<< /FDF << /Fields [ << /T (edtName) /V (edenst)
<< /T (edtBirthday) /V (16.1.2023)
<< /T (rdiColor) /V /green
<< /T (lsbFood) /V /Salat,#20Laugengeb#e4ck#5d
<< /T (slcVehicle) /V (Velo) ]
endobj
trailer
<< /Root 1 0 R
%%EOF
%FDF-1.2 %âãÏÓ 1 0 obj
<< /FDF << /Fields [ << /T (edtName) /V (edenst)
<< /T (edtBirthday) /V (16.1.2023)
<< /T (rdiColor) /V /green
<< /T (lsbFood) /V (Salat)
<< /T (slcVehicle) /V (Velo) ]
endobj
trailer
<< /Root 1 0 R
%%EOF
Sobald Image Fields eingebunden werden, wird ein Cross Reference Block im FDF mitgeführt. Ich vermute, dass dieser beim Befüllen Probleme bereitet.
check https://github.com/Research-IT-Swiss-TPH/pdftk-api/tree/master/docs @edenst-TPH