• 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
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

iText: Page content overlapping with footer and also not generating new page.

 
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Team i am new to itextpdf, and altering existing Production code.  I am facing below issues
#1. User send htmlContent with contain 5000-characters. Body commentTable overlapping with footer part,
#2. New page not generating, if generated then content will be forwarded.

Problem: getContentAsElementList() - String content parsed using itextPdf xmlParse.  The element is added into cell.  This not forwarding into new page.  If the cell not to accomodate the entire string.



#3.I verified with  standalone programe (GeneratePDF) string  5000-characters.  New page generating header & footer working fine.

 
I wish to win the lottery. I wish for a lovely piece of pie. And I wish for a tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic