ONLYOFFICE / DesktopEditors

An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents
https://www.onlyoffice.com
Other
2.64k stars 311 forks source link

The radio buttons and checkboxes added in DOCXF cannot be used after being converted to PDF. #1590

Closed Dlinw closed 2 weeks ago

Dlinw commented 3 weeks ago

This issue is unique.

Operating System

Linux (DEB package)

Version information

8.0.1

Expected Behavior

I hope that the form elements will function properly after being converted to PDF.

Actual Behavior

The converted form is just a regular box, not a functional form element. When using OpenPDF, the form elements can be retrieved, but the radio button type is incorrectly retrieved as a checkbox type. Additionally, assigning values using OpenPDF does not work, and the radio buttons cannot be selected when the PDF is opened in a PDF viewer.

Here is the editing page in DOCXF: CleanShot 2024-06-06 at 09 37 18@2x

Here is the effect of the PDF in the browser: CleanShot 2024-06-06 at 09 38 03

Reproduction Steps

No response

Additional information

No response

Dlinw commented 3 weeks ago

Additionally, after setting the option values for the radio buttons, OpenPDF still retrieves the option values as Choice*.

Dlinw commented 3 weeks ago

Sorry, I got it wrong. I should have brought up this issue with DocumentServer.

Rita-Bubnova commented 2 weeks ago

Duplicate of https://github.com/ONLYOFFICE/DocumentServer/issues/2756.