CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6

Thread: Rotate text

  1. #1
    Join Date
    May 1999
    Location
    Memphis
    Posts
    24

    Rotate text

    I can rotate text on a form object, or picture object. However, when I try to rotate text to send to a printer object it doesn't work. Is there a reason text doesn't rotate on the printer object?


  2. #2
    Join Date
    Aug 1999
    Location
    Pakistan
    Posts
    366

    Re: Rotate text

    Can u tell me how u rotate text
    Thankx in Advance


  3. #3
    Join Date
    May 1999
    Location
    Memphis
    Posts
    24

    Re: Rotate text

    I don't want to violate a copyright because the code I use came directly from the following book. I highly recommend the book. It comes with a CD that has all the code on it. I appologize for not giving a code answer but I'm just not advanced enough to come up with some of this stuff.

    Microsoft Visual Basic 5.0 Developer's Workshop, Fourth Edition
    by John Clark Craig and Jeff Webb




  4. #4
    Guest

    Re: Rotate text

    Do you think it's a good behaviour not to give the information you have, but to ask about help? You do not want to give the code. Fine. But you do not want to give even idea.
    Vlad


  5. #5
    Join Date
    May 1999
    Location
    Memphis
    Posts
    24

    Re: Rotate text

    http://www.planet-source-code.com

    Go to this web site and search for "rotate text". It has been an excellent source for me in the past. I don't mind asking for help. I am more than happy to submit any code I author. That is what this forum is about. I absolutely refuse to submit copyrighted material without permission. I simply beleive in giving credit where credit is due. If the author of that book wanted it free on the web he would have put it there. (It may be and I don't know about it.) Sorry about the inconvenience, but I believe the url above will help.


  6. #6
    Join Date
    Mar 2000
    Location
    Calif
    Posts
    21

    Re: Rotate text

    I wouldn't be too panicked about violating the copyright laws in this situation, if you were selling or disiminating the information as if it were your own, then you would have a problem. The logic your basing your premise on would also apply if you were to lend that book to someone.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured