To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52533
                  Issue #:|52533
                  Summary:|PDF contains invalid name objects on export of radio
                          |buttons
                Component:|Word processor
                  Version:|680m113
                 Platform:|All
                      URL:|
               OS/Version:|Windows 2000
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|save-export
              Assigned to:|mru
              Reported by:|magog





------- Additional comments from [EMAIL PROTECTED] Wed Jul 27 01:27:41 -0700 
2005 -------
If you export a form containing radio buttons, the object in the pdf file
contains invalid /V and /DV entries, e.g.:

   /V /
   /DV /

According to the PDF specs (3.2.4 Name Objects), a name object contains a
forward slash and a sequence of characters.  The exported PDF contains only the
slash.  For not-selected radio buttons, the export value always is "/Off", so
the correct PDF object in this case should contain the entries

   /V /Off
   /DV /Off

A sample document can be provided on request.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to