Hello,

With RB, is it possible to print with an angle of 45 ° ?
It is obvious that has to make a good printing.

 Dim ss As new StringShape
  ss.Text = "Yes, it is possible ;o("
  ss.TextFont = "Arial"
  ss.TextSize =10
  ss.Rotation = 45 / 57.295779578552
  g.DrawObject ss,200,300

I hope that it is not only solution !!!

Thank you for any help...

--
Tehenne        Saint-Denis de la Réunion


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to