Checkbox is ✓ on screen but X for print/export

Discuss the database features
Locked
mollyhsia
Posts: 1
Joined: Wed Mar 19, 2025 12:21 pm

Checkbox is ✓ on screen but X for print/export

Post by mollyhsia »

Why does a checkbox show a '✓' when checked on the design or screen, but change to an 'X' when printed or exported to PDF?

 Edit: Changed subject, was How checkboxes are displayed 
Make your post understandable by others 
-- MrProgrammer, forum moderator 
Last edited by MrProgrammer on Wed Mar 19, 2025 8:01 pm, edited 1 time in total.
Reason: Edited topic's subject
OpenOffice 4.1.15 / WIN10 64X
UnklDonald418
Volunteer
Posts: 1566
Joined: Wed Jun 24, 2015 12:56 am
Location: Colorado, USA

Re: Checkbox is ✓ on screen but X for print/export

Post by UnklDonald418 »

For many years, computer monitors have been capable of displaying 32 bit Unicode symbols like the check-mark or tick or whatever you want to call them (there are more than one)
I suppose to maintain compatibility with older printers they are translated to 'x' which is an 8 bit ASCII symbol that even a TTY printer in the 1960's could generate.

Keep in mind that Forms are Writer documents and the AOO Writer module has seen significant updates but the AOO Base module has remained static since 2008.
If your problem has been solved, please edit this topic's initial post and add "[Solved]" to the beginning of the subject line
Apache OpenOffice 4.1.14 & LibreOffice 7.6.2.1 (x86_64) - Windows 10 Professional- Windows 11
Locked