[iText-questions] Import RTF Document doesn't import page margins

2008-12-19 Thread Vifani
Hi guys, I have a problem using the importRtfDocument method of the RtfWriter2 class. If I import an RTF document and, then, I will write it on disk, the exported RTF document has lost all settings about page margins. Why? Can I import also the page settings from the original document? -- View

Re: [iText-questions] Import RTF document

2006-12-05 Thread Mark Hall
On Friday 01 December 2006 16:02, Smiley, Stuart A. wrote: > I am using RtfWriter2 to create a document based on a number of database > records. That part is working great. There is a static introduction to > the document that I thought I could import using the importRtfDocument > method. I must

[iText-questions] Import RTF document

2006-12-01 Thread Smiley, Stuart A.
I am using RtfWriter2 to create a document based on a number of database records. That part is working great. There is a static introduction to the document that I thought I could import using the importRtfDocument method. I must be leaving something out, because the introduction never gets a