Rdlc label sticker in c# alignment issue - c#

2column rdlc 2column and 3column sticker I used but its difficult to set alignment label not printer exact lable place and barcode in left side only I used zen. Barcode library
I tried lot to time spending to alignment

Related

How to show report data in center of RDLC report?

I am using RDLC to generate product receipt but facing issue with layout and design in RDLC.All my report contents are not coming in the center.
My page size is 7.30 centimeter and I want this content to be in center of the report
This is what I am trying to achieve(Expected Output) :
https://i.stack.imgur.com/eV8Mc.png
This is what I am getting :
Also my first table side border is cut as shown with red circle.
How do I make all my contents in center of the rdlc report ?
Updated : Print Layout setting of reportviewer with A4 size and Landscape:
This is what it looks like when I print receipt using Thermal Printer :
There are 2 receipt in above image : Original company generated receipt(right side) and the one generated by rdlc(Left one).
Left side : That receipt is generated by my winform application using RDLC report.As you can see there are lots of content that is cut(removed) in the receipt.
Right side : This is the original receipt and output I am trying to achieve and the red circle indicates things that are being cut(removed) in my reciept(Left one).As you can see BillNo,Date,Time,Title as well as both the table contents are cut(removed in my left side receipt).
I have measured the size of table in Original receipt and it is as below :
I have tried to set the size of table i.e 5.2 centimeter in my rdlc report but there is no such option available.
Update 2 : Based on my current RDLC setting this is what I have got :
I have manage to got the receipt size as per company original receipt but now only problem here is data is not coming in center and tables are being removed(cut).
Here is the Thermal Printer setting used for original receipt :
Based on above image,that is why I have kept report Width : 8cm and Height as 29.7 cm
Looking at your photo it seems that you have a 8cm receipt with 1.4cm left/right margin and 5.2 body.
So you can use this settings in Report > Report properties > Page setup:
paper size: custom
width: 8cm
left/right margin: 1,4cm
The body width must be 5.2cm and you could fill it without using margins.
This is the output with light blue body and white margins.

C# - How to Responsive StimulSoft Design

I am new to C# and StimullSoft Report.
I have a report.mrt file that created by Stimulsoft (ver 2012) and Paper size that report has been designed is A4.
On form I have a header, Footer and several textboxes. no panel and etc.
If users change paper size from print preview, all of content on REPORT.mrt has been moved! (Big, Small, Change and So ugly!) What is the solution?
Thanks
Align the Header and footer texts by using Dock style property. Also it will be better if you use use latest versions of Stimulsoft.

Printer Prints with some white extra spaces on header using rdlc report

I am doing Winforms with RDLC report. My RDLC report show white space at the Top of the report . The size is exactly same as my header.
I also set ConsumeContainerWhitespace to True , but it still not helping
see Images

How to use rounded border to table and text zone in rdlc

i found difficult to make Table and text zone rounded in rdlc (visual studio report)
is there any expression to use instead of Solid
Any help please

Crystal Reports with Arabic text alignment

I'm using ASP.NET, Visual Studio 2013- SP4 with Crystal Reports v13.0.15 and I have problem of Arabic text alignment as follows:
Right and center aligned text always appear left aligned on printing, it is shown OK in browser and designer (I have tried
different printers:my Deskjet printer, Microsoft XPS writer and pdf
writer).
This problem is with Arabic text only, English text aligned well when printed.
I face this problem with TextObject and with multiline FieldObject (or FieldObject with CanGrow set to true).
Exporting to pdf works well, I have problems with printing only (using the ActiveX Mode in CrystalReportViewer, IE11).
For example the following picture is browser view (everything is aligned Right, gray boxes are text objects):
while the printed version is as follows:
I appreciate any help. thanks in advance.
This is due to use english word with arabic.
if only arabic text come it work good if english text come with arabic then it align automatically left.

Categories

Resources