Forum Discussion
Generate Barcodes
Hi Icey,
If my idea doesn't work, is there a way to print out a full PDF Report with hundreds of thousands of "work orders+work orders barcodes "through Report Builder
Thank you for your time and patience
- Icey5 years agoCommunity Support
Hi TiffanyCui ,
If you don't need to print the report to physical pages, you can change the report page size to put all records on pgae.
By default, the page size is 8.5 x 11 inches. You can change this size in the Report Properties pane or Page Setup dialog box, or by changing the PageHeight and PageWidth properties in the Properties pane. The page size doesn't grow or shrink to accommodate the contents of the report body. If you want the report to appear on a single page, all the content within the report body must fit on the physical page. If it doesn't fit and you use the hard-page-break format, then the report will require additional pages. If the report body grows past the right edge of the physical page, then a page break is inserted horizontally. If the report body grows past the bottom edge of the physical page, then a page break is inserted vertically.
Reference: The physical page
If you need to print the report to physical pages, please refer to this video to make the headers repeat on each page of the report: SSRS Report Builder Part 6.5 - Page Breaks and Headers in Table Groups - YouTube.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.