Page 1 of 1

Print image header and footer in every row

Posted: Fri Sep 29, 2017 5:37 pm
by codingbrains17
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.

Thank You.

Re: Print image header and footer in every row

Posted: Mon Oct 02, 2017 5:45 pm
by Alex
Hello,

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.

Best regards, Alexander