> You need an AFM file for the [MICR] font.
If you can't get an AFM file from your vendor, maybe you can use one from
GnuMICR: http://www.sandeen.net/GnuMICR/
--
Live Security Virtual Conference
Exclusive live event will
That won't help you either.
You need an AFM file for the font.
Contact the font vendor/supplier and ask for one.
-Original Message-
From: krisniru [mailto:kris_n...@yahoo.com]
Sent: Monday, September 17, 2012 5:04 PM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-question
Because your disabled MODIFICATION of the page content - thus you can't change
it :).
-Original Message-
From: Victor Sterpu [mailto:vic...@caido.ro]
Sent: Sunday, September 16, 2012 12:45 AM
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] Javascript is not working a
ok - I just committed code with a new getCharacterRenderInfos() method. I
have one test case as a sanity check, but definitely let me know if you have
additional use cases that are failing, etc... (providing a test case helps
immensely if that does happen).
I have removed the character and word s
On 18/09/2012 14:36, Mattallica wrote:
> In another case, on a cell
> without colspan, it works well.
That's very hard to believe since you're mixing "text mode" and
"composite mode" in your code snippet. Please read the documentation.
-
The horizontal alignement doesn't seem to work on a PdfPCell with colspan.
Here is my code :
PdfPCell noticeCell = new PdfPCell();
noticeCell.setHorizontalAlignment(Element.ALIGN_CENTER);
noticeCell.setVerticalAlignment(Element.ALIGN_MIDDLE);
noticeCell.addElement(new Phrase("Field this part unde