-
```
What steps will reproduce the problem?
1. CSS contains
@font-face {
font-family: "Century Gothic"; //or centuryForPDF
src: url(http://myintranet/.../CENTURY.TTF);
-fs-pdf-font-embed: e…
-
- Howdy, this is all I have using your tool from the interactive mode attempting to open a pdf file saved from browser input after disabling the chrome built-in pdf viewer.
- The chrome and default p…
-
```
What steps will reproduce the problem?
1. Create a html page with hindi font
2. Convert the html page in pdf
3. In pdf instead of hindi words ? is coming
What is the expected output? What do you …
-
```
What steps will reproduce the problem?
1.
Do the usual
DocumentBuilder builder =
DocumentBuilderFactory.newInstance().newDocumentBuilder();
Document document = builder.parse(new StringBuff…
-
```
What steps will reproduce the problem?
1. Create PDF with fs
2. Copy PDF into another PDF using itext's pdf reader and writer links inclusive
3.
What is the expected output? What do you see inste…
-
```
What steps will reproduce the problem?
1. I tried the example given in the below link
http://today.java.net/pub/a/today/2007/06/26/generating-pdfs-with-flying-saucer-
and-itext.html
My requireme…
-
```
What steps will reproduce the problem?
1. I tried the example given in the below link
http://today.java.net/pub/a/today/2007/06/26/generating-pdfs-with-flying-saucer-
and-itext.html
My requireme…
-
```
What steps will reproduce the problem?
1. I tried the example given in the below link
http://today.java.net/pub/a/today/2007/06/26/generating-pdfs-with-flying-saucer-
and-itext.html
My requireme…
-
Hi,
First of all thanks for this awesome piece of code, it has saved me tons of hours, just a quick question, how can I rotate text to print it vertically on a page?
Thank you
-
Need to create a new plugin that allows manipulation of text.
- Edit text in real time.
- Selecting text.
- Coloring part of text.
- Change font of the text.
I am currently working in a similar plugi…