Files @ 6703d1af87ad
Branch filter:

Location: NPO-Accounting/conservancy_beancount/tests/pdfforms/form1.fdf

Brett Smith
reports: BaseODS puts each line of strings in a P tag.

This seems to be the most straightforward way to get Calc to automatically
determine a nice row height for multi-line string cells. This has become a
lot more noticeable now that query-report supports putting postal addresses
in cells.
%FDF-1.2
%âãÏÓ
1 0 obj
<<
/FDF
<<
/Fields [
<<
/T (topform)
/Kids [
    <<
        /T (text1_0)
        /FT /Tx
        /V ()
    >>
    <<
        /T (button1)
        /Kids [
            <<
                /FT /Btn
                /T (button1_0)
                /AP << /N << /1 1 0 R >> >>
            >>
            <<
                /FT /Btn
                /T (button1_1)
                /AP << /N << /2 1 0 R >> >>
            >>
        ]
    >>
    <<
        /T (text1_1)
        /FT /Tx
        /V ()
    >>
    <<
        /T (text2_0)
        /FT /Tx
        /V ()
    >>
    <<
        /T (button2)
        /Kids [
            <<
                /FT /Btn
                /T (button2_0)
                /AP << /N << /1 1 0 R >> >>
            >>
            <<
                /FT /Btn
                /T (button2_1)
                /AP << /N << /2 1 0 R >> >>
            >>
        ]
    >>
    <<
        % Readonly
        /T (text2_R)
        /FT /Tx
        /Ff 1
    >>
    <<
        % Submit button
        /T (submit)
        /FT /Btn
        /Ff 65536
    >>
]
>>]
>>
>>
endobj
trailer

<<
/Root 1 0 R
>>
%%EOF