Checkbox is not printed correctly
Checkbox is not printed correctly
Hello,
Could you please assist me how to correctly set properties of checkbox to get it printed correctly. I am using StimulSoft Reports .NET 2011.1.1000. I see the flag in preview mode, but when I send it to printer the flags are not printed.
Thank you.
Could you please assist me how to correctly set properties of checkbox to get it printed correctly. I am using StimulSoft Reports .NET 2011.1.1000. I see the flag in preview mode, but when I send it to printer the flags are not printed.
Thank you.
Checkbox is not printed correctly
Hello,
Please clarify the following: do all CheckStyles of this textbox are not printed or only some of them?
Also please send us a sample report template with data, which reproduces the issue.
Thank you.
Please clarify the following: do all CheckStyles of this textbox are not printed or only some of them?
Also please send us a sample report template with data, which reproduces the issue.
Thank you.
Checkbox is not printed correctly
Hello,
I was not able to print any flags. If you need any additional info please let me know.
Thank you.
I don't know how to attach mrt file, so I'm sending the content instead.
I was not able to print any flags. If you need any additional info please let me know.
Thank you.
I don't know how to attach mrt file, so I'm sending the content instead.
Code: Select all
EngineV2
None;Black;2;Solid;False;4;Black
Transparent
Transparent
1
0.8,0.6,0.6,0.2
Black
CheckBox1
Black
1/0
Transparent
0
Cross
None
0.8,1,0.6,0.2
Black
0ae309ae0dc440b3ae86d5f8473f2f99
CheckBox2
Black
1/0
Transparent
1.6,0.6,3.4,0.2
Arial,8
0,0,0,0
Text1
Value is hard coded to '1'. In web preview the flag is correctly shown.
Black
Expression
Transparent
1.6,1,3.4,0.2
Arial,8
ba5f2cff61174231bda80496590f029d
0,0,0,0
Text2
Check style for true is set as 'None' for false is set as 'Cross'.
Black
Expression
44a22db13b7148a383e92e874db47174
0.39,0.39,0.39,0.39
Page1
11
8.5
Letter
Arial,100
[50:0:0:0]
System.Dll
System.Drawing.Dll
System.Windows.Forms.Dll
System.Data.Dll
System.Xml.Dll
Stimulsoft.Controls.Dll
Stimulsoft.Base.Dll
Stimulsoft.Report.Dll
Report
7/11/2011 4:09:37 PM
7/11/2011 4:05:00 PM
b23c1c64b73f44639621d88bb67758c4
Report
Inches
2011.1.1000
using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;
namespace Reports
{
public class Report : Stimulsoft.Report.StiReport
{
public Report() {
this.InitializeComponent();
}
#region StiReport Designer generated code - do not modify
#endregion StiReport Designer generated code - do not modify
}
}
CSharp
Checkbox is not printed correctly
Hello,
Please clarify which viewer you are using (Net, Web or WebFX)?
If Web, then from which browser do you print a report?
Thank you.
Please clarify which viewer you are using (Net, Web or WebFX)?
If Web, then from which browser do you print a report?
Thank you.
Checkbox is not printed correctly
Dear Andrew,
Let me clarify the issue in detail. The report was designed in Designer as shown below:

In web preview mode as you can see the flags are correctly shown, refer to picture 2:

When "Print" button is clicked texts are printed but flags are not printed though.

So far I have tested printing this report through web page by placing StiWebViewerFx on Firefox 3.6.18 and Internet Exporer 8 without success. Perhaps the issue is not related with browsers.
Would much appreciate your support in this regard.
Thank you.
Let me clarify the issue in detail. The report was designed in Designer as shown below:

In web preview mode as you can see the flags are correctly shown, refer to picture 2:

When "Print" button is clicked texts are printed but flags are not printed though.

So far I have tested printing this report through web page by placing StiWebViewerFx on Firefox 3.6.18 and Internet Exporer 8 without success. Perhaps the issue is not related with browsers.
Would much appreciate your support in this regard.
Thank you.
Checkbox is not printed correctly
Hello.
We don't reproduced your problem and printed to Microsoft XPS Document Writer. All flags have been printed. You can see it in attached XPS-file.
Maybe the problem is in printer and it cann't support this font.
Thank you.
What printer do you use?tynar wrote:Let me clarify the issue in detail. The report was designed in Designer as shown below:
In web preview mode as you can see the flags are correctly shown, refer to picture 2:
When "Print" button is clicked texts are printed but flags are not printed though.
So far I have tested printing this report through web page by placing StiWebViewerFx on Firefox 3.6.18 and Internet Exporer 8 without success. Perhaps the issue is not related with browsers.
Would much appreciate your support in this regard.
We don't reproduced your problem and printed to Microsoft XPS Document Writer. All flags have been printed. You can see it in attached XPS-file.
Maybe the problem is in printer and it cann't support this font.
Thank you.
- Attachments
-
[The extension xps has been deactivated and can no longer be displayed.]
Checkbox is not printed correctly
Hello,
I am a bit confused, since my saved XPS document does not contain flags. You can see it in attached file. Our printer is Canon MF4320-4350.
I am a bit confused, since my saved XPS document does not contain flags. You can see it in attached file. Our printer is Canon MF4320-4350.
- Attachments
-
[The extension xps has been deactivated and can no longer be displayed.]
Checkbox is not printed correctly
Hello.
The patch will be available in the next prerelease build from 13-07-2011.
Thank you.
The problem is solved.tynar wrote:I am a bit confused, since my saved XPS document does not contain flags. You can see it in attached file. Our printer is Canon MF4320-4350.
The patch will be available in the next prerelease build from 13-07-2011.
Thank you.