print scrollable vb.net form -


i have tried printform, printdocument visual studio power packs not able print complete scrollable form. using visual studio 2010.

can me? thank in advance.

set printform.printoption.

printform1.print(me, scrollable) 

Comments

Popular posts from this blog

Glib GIOChannel -

delphi - When I encode/decode SMS PDU (GSM 7 Bit) user data, do I need prepend the UDH first? -

python - Obscure curses error message when creating a sub window -