Making an rtf document right to left
        Posted  
        
            by Joker
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Joker
        
        
        
        Published on 2009-04-27T19:27:06Z
        Indexed on 
            2010/05/24
            15:31 UTC
        
        
        Read the original article
        Hit count: 299
        
rtf
I hava an rtf document. I want to change the entire document to be right to left instead of left to right in code. i know the rtf specification is a standard, and should probably use rtldoc (http://msdn.microsoft.com/en-us/library/aa140283(office.10).aspx) only problem is I don't know where to put it. Any other way?
© Stack Overflow or respective owner