Need Page break while printing item label inside for loop
Hi , I managed to get the label print side by side using an RTF template the issue is i am not able to manage the page break properly as half label is printing in one page and other half in next page. All my data will be in a single for loop, so after printing like 10 labels (2 labels for row) i want page break. Not exactly 10 based on the dynamic data. Only mandatory thing is should not split print into different pages. See the attached output. Can you please help me in how to place a page break so that label will not split into different pages? |
1