On 14 Jul 2011, at 10:48, Marcos García wrote: Hi
> I'm using FOP 1.0 to convert a wordml document into PDF. In this document we > have two sections separated by a Continuous section break. The first section > has one column, the second two columns. > > The resulting PDF shows the two sections correctly displayed but in different > pages. I wanna get these both sections with their particular properties in > the same page as well as they are displayed in word. That should normally be no problem, unless they really do not fit together on one page. I know for a fact that FOP does not currently respect keep-constraints across span changes, but as long as there is no reason to break, it should work. > Following is the wordml code where the two sections are defined: That is not really helpful, as FOP has nothing to do with WordML. If you can generate a small FO demonstrating the incorrect/unexpected rendering, we might just be able to say more. You can obtain the FO via the command-line, by using the "-foout" switch. KR Andreas --- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
