I don't know what spec you are reading, but the final version of the
PDF/A Standard says:
6.3.3.2 CIDFonts
For all Type 2 CIDFonts, the CIDFont dictionary shall contain a
CIDToGIDMap entry that shall be a stream
mapping from CIDs to glyph indices or the name Identity, as described
in PDF Re
On Nov 12, 2007, at 1:06 AM, Foris Zoltan wrote:
> I would like to solve the PDF to PDF/A conversion. I know that
> there is a lot
> of work but i think that
> I already solved the following:
> 1.) Adjust annotations/bookmark actions - remove not allowed actions
Make sure that you get AL
Bruno Lowagie lowagie.com> writes:
> The conversation was interesting, but now I'm confused:
> is there any further action required by us?
> I mean: the sun.txt has been removed from SVN.
> It's no longer in iText 1.5.3. I see it's still in
> iText 2.0.4, but it won't be in iText 2.0.5 (the
> next
Hi,
if you could provide a small, runnable example for me to test, then I'll look
further into this. Unfortunately I'm pretty busy and currently don't have
time to construct my own test case.
Two other questions:
* Does it work with the PdfWriter?
* Are no exceptions being generated?
Regards,
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Bompart Cedric
> Sent: Monday, November 12, 2007 4:20 PM
> To: iText-questions@lists.sourceforge.net
> Subject: [iText-questions] image + classpath
>
> Hello,
>
> I'm using itext 2.0.6 (jdk 1.4)
It's a numeric only code. See
http://zone.ni.com/devzone/cda/tut/p/id/5027.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Abraham
> Sent: Monday, November 12, 2007 5:35 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-qu
Hi all,
I`m trying to add a table with a BarcodePostnet image to already created
document . This is my code (barcode128 works fine with same code):
BarcodePostnet postNet = new BarcodePostnet();
postNet.setCode("Probando");
Image imagePN = postNet.createImageWithBarcode(stamper.getUnderContent(
r
Hello,
I'm using itext 2.0.6 (jdk 1.4).
I've got an issue with rendering an image in RTF.
If I'm loading an image from the file system, it works fine.
But if I'm loading an image from the classloader (embedded in a jar/war file),
the output RTF document has an empty image (I have the expected v
I never saw that happening. Please post a link to the pdf.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Mark Rollins
> Sent: Monday, November 12, 2007 2:56 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Non
I've internationalised a document that uses iText. The library I'm using for
this is "com.ibm.icu.text" which puts a \u00a0 as a separator for numeric
values in some languages (eg Swedish).
While this looks OK on the screen when viewed with Acrobat reader, when it
prints off (I've tried various
Here's what I have:
7.3.1 CIDFonts
For all Type 2 CIDFonts, the CIDFont dictionary shall contain a
CIDToGIDMap entry that shall be a stream mapping from CIDs to glyph
indices or the name Identity, as described in Table 5.13 of the PDF
Reference.
NOTE 1 - Only fonts whose characters are referenced
The identity is a valid name but if the font is embeded as subset the
CIDToGIDMap should contain an array
and not a name. The specification says that it can be a name or an array
(the map).
Paulo Soares wrote:
>
>
>
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL
[EMAIL PROTECTED] wrote:
> I have been using the iText application with command SPLTOPDF on my
> iSeries.
I fear nobody on the iText mailing list is familiar
with SPLTOPDF.
> 1) On PDF, last line of each page is overflowed onto a 2nd Page
I don't understand what this means because I don't know
h
Yerger, Chad wrote:
> text in a cell. I am using Chunk within a cell and Table..not PdfPTable.
> Does this have something to do with special chars..or length of text.
> Anyways around.
You'll have to do more effort explaining the problem.
Please post a small standalone example reproducing the pr
I apologize since listing out the cases was not a very good way to
describe my question. What I was hoping to find out is the answer to
the following question:
Can I get i-text to consider some characters to be allowed to only split
on the end of the line, such as ')' and other characters to onl
I have been using the iText application with command SPLTOPDF on my
iSeries.
Most spool converts perfectly fine, however I have had issues with a
couple.
1) On PDF, last line of each page is overflowed onto a 2nd Page
2) Spool with underline included throws PDF completely out of line.
regards
I would like to solve the PDF to PDF/A conversion. I know that there is a lot
of work but i think that
I already solved the following:
1.) Adjust annotations/bookmark actions - remove not allowed actions
2.) Adjust transparency(set to 1)
3.) Adjust Color space (I am not sure that is working in all
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Foris Zoltan
> Sent: Monday, November 12, 2007 8:12 AM
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] Creation of PDF/A PDF's
>
> >> I also found out that if the fo
Did you try:
Document.wmfFontCorrection = 1;
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of valerie marc
> Sent: Monday, November 12, 2007 10:29 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Microsoft : WMF
Hello Paulo,
Coming back for the WMF integration issue ...
Guillaume, my colleague has contacted Microsoft about
this, ant it appears that we didn't use the correct
mode in our generation of WMF file.
Find below the threads concerning this problem :
What do you think about that ?
Can this helps
Foris Zoltan wrote:
>
>
>
> Foris Zoltan wrote:
>>
>> I would like to solve the PDF to PDF/A conversion. I know that there is a
>> lot of work but i think that
>> I already solved the following:
>> 1.) Adjust annotations/bookmark actions - remove not allowed actions
>> 2.) Adjust transparenc
21 matches
Mail list logo