Search found 1 match
- Mon May 19 2003
- Forum: Visual Basic Community
- Topic: Printing of multiple lines
- Replies: 1
- Views: 6110
Printing of multiple lines
I want to print Bate Stamp (a label used in lawsuits) on document of pdf file created by using Amyni PDF converter 2.08 resolution 300 dp in Visual Basic 6.0. The label can be of more than 1 row. I am able to print only one single row using SetWatermark. How can I print additional rows of label. Ple...