Hi,
I need to rotate every page in rtf document with out converting into any another format using java.
Is there any tool /API to rotate rtf document in java ?
can any one please help me on this?
Printable View
Hi,
I need to rotate every page in rtf document with out converting into any another format using java.
Is there any tool /API to rotate rtf document in java ?
can any one please help me on this?
Can you explain what you mean by "rotate"? Can text be rotated using wordpad?
Hi,
Iwant to rotate the rtf document using java .In the input document am reading the text in the document from left to right but in the output document i need to rotate the text .i.e read from bottom to top and the text shoud be editable.
Is there any tool/ApI to rotate the rtf document in java?
Sorry, I have never seen text rotated in a rtf file.