• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Orphan/widow and header/footer format issues with FOP

 
Ranch Hand
Posts: 72
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello all,

We have recently released an application that uses:
Xerces 2.5.1
Xalan 2.5.0
FOP 0.20.5

Our Application Server environment is:
WebSphere 4.0.x running on RedHat Linux v7.x

Our users have uncovered some issues with the widow-orphan and header/footer issues. Due to the open source implementation�s lack of compliance I realize that we may have to use a different FOP engine.

I have been doing some research and found a list of alternate FOP implementations that may or may not solve these formatting issues�

XEP from RenderX
Pure from Advent3B2
PassiveTeX
XSL Formatter AntennaHouse

While I am looking into the keep-with-[next/previous] properties as well as a few work around examples for the open source implementation of xalan/fop I was curious if any of you have used these, or any other, processors to resolve similar issues.

Thanks in advance.
 
reply
    Bookmark Topic Watch Topic
  • New Topic