How to compress image in RichTextBox before printing in C# ???

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How to compress programatically the image in RichTextBox control such that if the image is bigger than the printable limits (like left margin, bottom margin, ect.) it should get compressed to fit in to the printable area (margin) of the page?
 
Back
Top