Agile-Developer
Issue with Emailed ...
 
Notifications
Clear all

[Solved] Issue with Emailed Field Display in Print Shipment Document Screen

2 Posts
2 Users
0 Likes
11 Views
Posts: 243
Topic starter
(@banupriya)
Honorable Member
Joined: 5 months ago

Contacting you regarding an issue encountered with the checkbox display in the Fast Report functionality. Despite the implementation of checkboxes, they are displaying incorrectly at runtime, appearing as something other than checkboxes. This issue affects all screens across the application where checkboxes are used and is not limited to a specific screen.Please find the attached documents consisting screenshots for your reference.

Steps to reproduce:
1. Access the Print Shipment Document screen.
2. Select any shipment number.
3. From the Shipment Document Name options, select "Shipment Advice - Post Shipment."
4. Click on the "Print PDF" button.
5. Notice that the Emailed field does not display a tick box as expected, but rather shows something else.

Kindly check and advise on how to resolve it.

1 Reply
Posts: 241
Admin
(@axpertsupport)
Estimable Member
Joined: 9 months ago

It appears you are using the TChechbox object. In FastReport, checkbox objects are primarily intended for interactive use within the FastReport designer, enabling visual interaction during report preview. However, when reports are exported to formats like Word or PDF, checkboxes may appear as static elements or may not be included at all. To simulate checkboxes in exported documents, alternatives such as images, Unicode symbols, or custom fonts are are typically used.

Reply
Share: