I use Blazor server infrastructure in my project.
For example, I want to print labels for 10 materials.
I have two questions:
1. I made a design using the barcode component with Bold Report, and connected data to the barcode with dataset. However, even though there are 10 records in the dataset, it only prints the first record. If I put a grid, I can see all the records. Am I doing something wrong?
2. Can I send it directly to the printer without a preview?
Thanks a lot
Kind regards