r6uji7 wrote:[color=blue]
> thanks one and all for your inputs! i guess fpdf seems like a good
> option to start with before i can confidently move onto xml/xsl stuff.
> thank you everyone once again.
>[/color]
Good luck with that. Remember that you are restricting your reports to
rely on php. If you have another project that needs to print the same
report from a different language, you are out of luck. I don't know of
many companies using XSL-FO. The one I know that does just offered me a
job based on that skill set alone.
It can be time consuming to learn the XSLT and XSL-FO language, but the
results are tenfold. I know this isn't the proper group to discuss this,
but people developing web applications in PHP need to be aware of better
alternatives to fpdf. Because this is a relatively new language, there
are not very many GUI programs to help write the translation style
sheet. In time the prices will drop for them and maybe a "good" open
source one will fall out.
http://groups.yahoo.com/group/XSL-FO/message/2344
-JI