Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with printing Line form + text
Message
From
21/03/1999 14:07:36
 
 
To
All
General information
Forum:
Visual Basic
Category:
Other
Title:
Problem with printing Line form + text
Miscellaneous
Thread ID:
00200300
Message ID:
00200300
Views:
85
I have a big problem with a rectangle filled with a color, after that
i print a text inside the rectangle and the "FontTransparent" property
does not work, so you guess the result (ON THE Printer only) all around the text is erase inside the rectangle and it's not very nice.

'Printer.DrawMode = 13
'Printer.FillStyle = plein
'Printer.FillColor = rougec
'Printer.Line (1200 + (1200 * (i - 1)), 2000)-Step(1000, 1000), noir, BF
'Printer.CurrentX = 1200 + (1200 * (i - 1))
'Printer.CurrentY = 2200
'Printer.FontTransparent = True
'Printer.Print "TEST"

This happend only a printer (for instance the epson stylus color 800)
on the screen : No problem. Probably i miss a special command or
properpty.

many thanks for your Help

Guillaume O'neill
Emc² Computer
Senior Consultant
Paris - France
Reply
Map
View

Click here to load this message in the networking platform