Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
72 views

I am rendering MathML equations in PDF using XSL-FO with Apache FOP. While most equations render correctly, I’ve noticed an issue with the summation symbol — specifically, the lower limit appears ...
-1 votes
1 answer
123 views

I need a font that can handle glyphs like š,đ,ž,ć,č... and since Apache Fop doesn't have a single font that can handle these glyphs preinstalled I am trying to import new ones. So far I tried all ...
0 votes
2 answers
162 views

I want to use RGB colors in PDF in order to produce PDF/UA with enough contrast to meat Accessible standards for a page-number in orange. I have tried several options like the one in this question: ...
0 votes
0 answers
34 views

I am trying to re-make the GnuCash documentation (processed via DocBook) on my machine and tried to tweak a few settings. Based on https://docbook.sourceforge.net/release/xsl/current/doc/html/labels....
1 vote
1 answer
305 views

I've got an application using Apache FOP to create a PDF which includes an SVG image (it's a logo and is the same every time) I find that it doesn't include the image if I use Maven's assembly plugin ...
Peter Hull's user avatar
  • 7,159
0 votes
0 answers
125 views

I did an example that you may clone by git clone https://github.com/rolfschumacher/chFop.git Importing it to Eclipse as an existing Maven project and let it run leads to Unable to derive module ...
0 votes
0 answers
106 views

Our organization switched to using C# Apache FOP.NetCore 3.0 .NET library to generate PDF documents recently. Shortly after the switch, we discovered that we can not use "Wingdings 2" and &...
1 vote
1 answer
74 views

I am trying to create a donut graph on a page with some calculations and then downlaod it as pdf. I am using Apache Fop to downlaod the page as pdf . the gRaph rendering on the page view site is ...
1 vote
0 answers
50 views

I am generating a pdf via xsl/fo. In that base xml I am using <fo:external-graphic src="path2file"> The image is in TIF-Format and is converted by the internal image process. The ...
1 vote
1 answer
53 views

A background coloured block-container text overlaps the square rounded table-cell as you can see i want to avoid hacks like a block-container with the same height as the table cell with only upper ...
user311174's user avatar
  • 1,806
-1 votes
2 answers
206 views

I created the following code for a simple checkbox in a table using XSL-FO: Java code Element svg = document.createElement("svg"); svg.setAttribute("width", "12pt"); svg....
0 votes
1 answer
67 views

If I have the following XML <?xml version="1.0" encoding="UTF-8"?> <Data> <Value01>≥</Value01> <Value02>&#x2265;</Value02> </Data&...
kalpha's user avatar
  • 47
2 votes
0 answers
54 views

I am getting incorrect Hindi text in rendered PDF using Apache FOP 2.0 using different Hindi fonts (Nirmla UI, Arial Unicode, Mangal, Aparaj, Amiko, Kokila fonts). I tried to adding script dev/dev2 ...
0 votes
2 answers
46 views

I have some document with text and tables with various height. The document has table in the end. I need to print this table and continue its borders to the bottom of the page. Is it possible? I use ...
Dmitry's user avatar
  • 13
2 votes
2 answers
128 views

Im using Apache FOP to create PDFs. Part of my XML looks like below. Basically i am trying to put the entire content of the tags as is in the PDF and I'm having a bit of challenge here. I would like ...
Pooja's user avatar
  • 119

15 30 50 per page
1
2 3 4 5
...
88

AltStyle によって変換されたページ (->オリジナル) /