Hi,
you should start reading [1].
Globally, FOP 2.x is more compliant and less buggy than FOP 0.x:
 - better and stricter conformance to XSL recommendation v1.1
 - better spacing, alignment, etc. computations that make result more
as expected

In short, you probably will have to rewrite all your XSLT material,
and you will not get exactly same result (mainly due to how v0.x
compute lengths in a buggy way)

In addition, you will get some great improvements, among with more
complete font support, complex scripts, better pageMaster handling,
etc.

[1] http://xmlgraphics.apache.org/fop/2.1/upgrading.html#pre-1.0
[2] http://www.w3.org/TR/xsl11/

2016-02-04 15:35 GMT+01:00 Sireesha Boddapati <boddapatisiree...@gmail.com>:
> Hi,
>
> We want to move our application from FOP 0.20.5 to FOP 2.1.
> After upgrading do i get the PDF same as before?
> We are using many features of 0.20.5, like fox:outline, continued label,
> write page number, orphans etc. and also we have used the API .
>
> Will i  face any challenges in it?
>
> Please let me know if you have any samples/ reference guide?
>
>
> Thanks in advance,
> Sireesha



-- 
pascal

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to