xhtmlrenderer
FlyingSaucer LTR/RTL/BiDi issue with arabic text
I\'m using flying saucer xhtmlrenderer for building pdf documents. Everything worked fine until now - now we should generate arabic text inside pdf.[详细]
2023-03-11 05:48 分类:问答Content overlapping when change doctype from HTML to XHTML
I want to change my doctype to XHTML but it breaks all the content in my page, how to resolve the issue..?[详细]
2023-02-14 15:34 分类:问答xhtmlrenderer creating PDFs of length 0
I am new to org.xhtmlrenderer.pdf.ITextRenderer and have this problem: The PDFs that my test servlet streams to my Downloads folder are in fact empty files.[详细]
2023-02-10 10:44 分类:问答How to use CSS3 orphans and widows properties with xhtmlrenderer (flying saucer) R8?
I read in this bugfix description that xhtmlrenderer should support the \"orphans\" and \"widows\" properties of CSS3 since Version R5.[详细]
2023-02-08 19:18 分类:问答Resolving protected resources with Flying Saucer (ITextRenderer)
I\'m using Flying Saucer to create a 开发者_JAVA百科pdf from xhtml, hosted on a tomcat server. Most of the images included in the pdf are publicly available (logos and so on), but some of them are pro[详细]
2023-02-06 04:48 分类:问答flying saucer (xhtmlrenderer) requests image 4 times
in my xhtml i have the following: ... <img src=\"myImage.jpg\" /> ... and I render like so: ITextRenderer renderer = new ITextRenderer();[详细]
2023-01-10 00:54 分类:问答flying saucer (xhtmlrenderer) doesn't bold my font?
I\'m using a custom truetype font in a pdf generated by flying saucer xhtmlrenderer. ITextRenderer renderer = new ITextRenderer();[详细]
2023-01-09 01:29 分类:问答Using an ampersand in flying saucer
I get the error below when converting to PDF with flying saucer. I\'ve removed the ampersand charector and it worked, so this seems to be the problem. How do I include ampersand\'s in my PDF documents[详细]
2023-01-08 09:45 分类:问答Bookmarks with xhtmlrenderer (iText)
I\'m using xhtmlrenderer (Also known as Fly开发者_如何学Cing Saucer) with iText to convert HTML to PDF. How would I create bookmarks with this? Does someone with have a small example?[详细]
2023-01-07 10:17 分类:问答XHTML editor wanted!
I need an editor that outputs clean HTML, and preferably strict XHTML with CSS, as I am going to display the resulting pages as help pages in a java application using xhmtlrenderer (\"Flying Saucer\")[详细]
2022-12-30 23:04 分类:问答