Hi everyone,
I’m working on creating an SSRS report for printing labels using a BradyPrinter i7100, and I’m running into issues with getting the correct layout and sizing.
Requirement:
I need to print labels with the following dimensions:
-
Label Size: 0.25" (Height) × 0.9" (Width)
-
Horizontal Repeat: 1.125"
-
Vertical Repeat: 0.35"
Issue:
When I configure the report and print using SSRS Client Print, the paper size values appear incorrect (e.g., Paper Height = 25, Width = 35), and the output is not aligning properly with the actual label.
It seems like SSRS is using hundredths of an inch, but even after adjusting:
-
The label either prints too small
-
Or does not align correctly with the label spacing on the roll
What I’ve Tried:
-
Setting Report Page Size to 0.9in × 0.25in
-
Setting all margins to 0
-
Testing different page sizes including 1.125in × 0.35in to match label pitch
-
Checking printer driver settings for custom label size
Printer Dinensions:
Report Builder:
Report Printed from print preview:
Report output on label roll:
Getting Spacing, want to remove spacing.
Questions:
-
What is the best practice for handling label spacing (repeat distance) in SSRS?
-
Should the report page size match the label size or the repeat size?
-
Has anyone successfully configured SSRS with Brady printers (i7100 or similar)?
-
Are there any specific printer driver or SSRS settings required to avoid scaling issues?
Any guidance, sample RDLs, or suggestions would be really helpful.
Thanks in advance!



