‎2008 May 27 10:43 AM
Hi all,
In my layout i am making a box ( in BOLD ) by using ULINE & VLINE ,but the uline which i am drawing is not coming bold.
what could be the possible reason?
Please select a solution also.
Regards,
Kushagra
‎2008 May 27 10:55 AM
BOX XPOS '4' CM YPOS '4.8' CM WIDTH '0' CM HEIGHT '1.0' CM FRAME 50 TW
use this.........
increase the size of frame..............
this will help u..........if it is usefull
\Plz Reward
Regards
Anbu
‎2008 May 27 10:57 AM
Hi Kush,
In order to create box, you can code as:
/: BOX XPOS '11.21' MM YPOS '5.31' MM HEIGHT '10' MM WIDTH '20' MM INTENSITY 10 FRAME 0 TW
or you can write:
/: POSITION XORIGIN '11.21' YORIGIN '5.31' MM
/: SIZE HEIGHT '2' MM WIDTH '76' MM
/: BOX FRAME 10 TW INTENSITY 10
Hope this helps.
Reward if helpful.
Regards,
Sipra
‎2008 May 27 10:58 AM
I have to use ULINE only
so , please suggest solution for uline only
‎2008 May 27 11:01 AM
Hi,
Try a bigger/bold font? Of course, you're gonna have to make a paragraph with this font, to use with your ULINE. Why can't you code it though?
Regards,
SD.
‎2008 May 27 11:08 AM
‎2008 May 27 11:16 AM
Hello
use the paragraph format UL as this is the standard paragraph format for Uline may be ur probelm can be solved. just try this.
rgds.,
subash.
‎2008 May 30 8:33 AM