https://issues.apache.org/ooo/show_bug.cgi?id=120173
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|error |Export to Rich Text Format | |(rtf) writes page breaks as | |\pagebb, that are not | |detected by other | |applications --- Comment #3 from Regina Henschel <[email protected]> --- The way page breaks are written has been changed from OOo3.3 to AOO3.4. Open the attached file in AOO34 and save as RichTextFormat. Do the same with OOo3.3. Looking into the generated rtf-files you will notice, that the way page breaks are created has changed from writing the special character \page to using the paragraph formatting property \pagebb. This might result in problems with other applications which read such files. But I'm not sure whether this is real bug. Why has this been changed? -- You are receiving this mail because: You are the assignee for the bug.
