vb.net 2010 - Print textbox value in 2.5 * 2.5 square box -


i work on 1 application used vb.net code. in app fill detail in textbox , print textbox value fill in textbox. when execute program, code working , print good. but, want print in 2.5 *2.5 square box, same value box in 4 time on paper , printing 4 times below on next line. can please me out this.

i put image example. please out.

enter image description here


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -