Hello,
i noticed that embedding tiff-graphics takes a very long time. Even
tiff-graphics that are compressed with LZW compression (for which a
PDF filter exists) seem to be uncompressed and compressed again when
they are included.
Thx
Michael
Hello,
I'm using iText 1.4.3. I load fonts with the FontFactory in the following way:
FontFactory.getFont(m_strFontFamily, BaseFont.IDENTITY_H,
BaseFont.NOT_EMBEDDED, m_iFontHeight, iStyle);
The result is always the same whether I use BaseFont.NOT_EMBEDDED or
BaseFont.EMBEDDED. The font is embed
Hello again,
On 7/14/06, Michael J. Mueller <[EMAIL PROTECTED]> wrote:
> Hello,
>
>
> I cannot figure out how to set the CTM with iText. You can set the
> Text Matrix to whatever you want but the CTM? Do I have to insert
> literal content?
I figured it out. There is no
. You can set the
Text Matrix to whatever you want but the CTM? Do I have to insert
literal content?
Michael
On 7/12/06, Leonard Rosenthol <[EMAIL PROTECTED]> wrote:
> At 11:47 AM 7/12/2006, Michael J. Mueller wrote:
> >Guess what? The soft clipping path moved around in Acr
a transparency group.
I'm only attaching the source code this time as I already posted too
many PDFs to this mailing list. The PDF will only be posted on special
request.
Michael
On 6/23/06, Michael J. Mueller <[EMAIL PROTECTED]> wrote:
Hello Leonard and Paulo,
i did some more exp
Hello everyone,
I'm am loading fonts and comparing the name of the loaded font to make
use I got the right font and not a replacement font. For the Font
Sylfaen this does not work.
I'm am posting the testcode below.
Michael
FontFactory.registerDirectory("c:/windows/fonts");
Font font = FontFa
Hello Paulo,
i just checked my mail.
On 5/3/06, Paulo Soares <[EMAIL PROTECTED]> wrote:
Here it is a simple example.
This is exactly what I wanted. Thank you very much. Although I think
this isn't iText 101 anymore ;)
Michael
---
Using Tom
Hi Leonard,
thanks for the posting an example. I looked at it with a text editor.
It is rather complicated. Are you sure that besides using Soft-Mask
Images also Soft-Mask Dictionaries are used.
I am still trying to cook up a simple example which is not easy
because Soft-Mask dictinonaries are ra
example?
Michael
On 4/26/06, Paulo Soares <[EMAIL PROTECTED]> wrote:
> Class PdfGState is a dictionary, you can add any keys to it including the
> SMask key. To select a graphic state call PdfContentByte.setGState().
>
> Paulo
>
> - Original Message -----
> From: &
ready be done.
>
> Paulo
>
> ----- Original Message -
> From: "Michael J. Mueller" <[EMAIL PROTECTED]>
> To:
> Sent: Tuesday, April 25, 2006 10:57 AM
> Subject: [iText-questions] Soft-Mask Dictionaries
>
>
> Hello
>
> I could not find sup
Hello
I could not find support for Soft-Mask Dictionaries in iText (because
they aren't implemented yet) Thus I got two questions:
1. Do you intent to implement Soft-Mask Dictionaries?
2. Would you accept a patch for support of Soft-Mask Dictionaries (To
be too enthusiastic. I will only have time
11 matches
Mail list logo