Saving rtf adds extra pages

  • Hello,
    I have an rtf document, that I made in Ms Word 2000. I load it into the TextDynamic.Net rtf editor (in vb.net code). The document look exactly like before, when I open it in Word. Now I save it (in code). When I load it into the editor again, it looks ok. But when I open it in word, the document has 1 extra page: The first page is split into 2 pages, each containing one of the two tables that were on the first page.

    Questions:
    1) How can I check that this is a bug in Word, and not in the TextDynamic.Net editor?
    2) Can I be sure that the when I am going to use the saved rtf document on the server to create a pdf flie of it, it will not add the extra page? So: does wRtfToPdf use exactly the same algorithm that the TextDynamic.Net rtf editor uses to load the file?

    Thanks,
    Koob

    • Offizieller Beitrag

    Hi,

    TextDynamic will load and interpret the file. If there is a special spacing attribute which is not understood it will not be written when the file is saved. So it is possible that the page breaks differently.

    I cannot check this unless I have the file.
    You can send as e-mail.

    Julian