Paulo,
 
I need to fix this problem myself because I only work with iText 0.96 ('validated' against our compnay standards). Could you please explain what exact I need to do with the source code?
 
I am worried about the uniqueness of the subset name. According at PDF spec, the pseudoUniqueTag for subset name consists of exactly six uppercase alphabetic characters. If I generate a large number of files, chances are I end up with the same
subset name even the name is somewhat random. Our company will generate a lot of files and publish them in a documentum which uses Acrobat Distiller to assembly large documents (this reminds me it's about donation time now). Is it possible to completely prevent this subset collision from happening?
 
Acrobat is really dumb on this issue. It should be able to merge the subsets regardless of the subset name.
 


Paulo Soares <[EMAIL PROTECTED]> wrote:
It's an iText bug that should have generated the subset prefix in a random
way. Of course that it wouldn't hurt if Acrobat was not that brain dead when
merging fonts. I'll have a new version fixing this tomorrow.

Best Regards,
Paulo Soares
----- Original Message -----
From: "Jianhua Jin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 18:52
Subject: [iText-questions] 'same font subset name' problem


> I was combining two iText-pdf files into one in Adobe Acrobat Writer
> (through menubar Document-Insert Pages), I got the error message 'These
> documents contain subset fonts that have the same name and connot be
> merged'.
>
> If I do need to embed the font with the file, what options I have to
> prevent this problem?
>
> Thanks.
>
>
>
>
> _____
>
> Do you Yahoo!?
> SBC Yahoo! DSL
> > om/sbc/> - Now only $29.95 per month!
>


Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

Reply via email to