Hi, I am using PrintScaleMode.Mosaic. I have divided viewer in the row and column format. Likely I used 4 rows and 4 columns but it's not fixed.
I wanted to add the header on each Mosaic row.
I saw there is an option to add header and footer for each image but I am having an issue with the different size of images. So if I have a very low quality of image then the header and footer did not show on the image. The text size varies based on the image size.
I want to print same font size for all images.
Any suggestions are welcome.
Print Demo contains source codes of CustomImagePrintDocument class, which allows to add header/footer to printed page/image. Please see the source codes, update the source codes for your needs and let me now if you will have any question or problem.