[ 
http://jira.codehaus.org/browse/DISPL-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192433#action_192433
 ] 

Corporate Gadfly commented on DISPL-450:
----------------------------------------

when using DefaultPdfExportView.java with iText 2.1.6+, I had to use a couple 
of calls to cb.restoreState() at the end of doEndPage() method. iText 2.1.6+ 
now throws an exception:

From:
http://1t3xt.com/about/history.php?branch=history.21&node=216

Unbalanced saveState()/restoreState() calls to PdfContentByte now raises an 
IllegalPdfSyntaxException on close() and newPage()

> Update PDF export to use iText 2.0
> ----------------------------------
>
>                 Key: DISPL-450
>                 URL: http://jira.codehaus.org/browse/DISPL-450
>             Project: DisplayTag
>          Issue Type: Improvement
>    Affects Versions: 1.1
>            Reporter: Duc M Trinh
>         Attachments: DISPL-450-DefaultItextExportView-patch.txt, 
> DISPL-450-DefaultPdfExportView-patch.txt, 
> DISPL-450-ItextTableWriter-patch.txt, DISPL-450-ItextTotalWrapper-patch.txt, 
> DISPL-450-PdfView-patch.txt, displaytag-itext-2.1.5.patch
>
>
> Display Tag currently depends on iText 1.3 for its PDF exporting capability.  
> 1.3 is an extremely old version of the iText library (circa 2005).
> Our team is working on an application which makes use of both Display Tag and 
> iText 2.0.x.  The 2.0.x version brings many enhancements over prior versions. 
>  However, there's apparently quite a bit of refactoring (including 
> deprecation of many classes) that went on in the iText codebase.
> It would be nice to see Display Tag update this particular dependency.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to