c++ - Left and right alignment on the same row (RTF FILE) -


i need write text - little on left , little on right , it's must on same line.

i need code in rtf, because auto-generate app in c++.

what rtf code can set text on same line left , flushed right?

add tab ruler right aligned tab @ far right , insert tab between 2 texts.

{\rtf1\ansi\deff0{\fonttbl{\f0\fnil;}} \pard\tqr\tx8236\f0 test\tab test\par } 

Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -