Re: [iText-questions] legality issues of embedding Arial

2008-02-08 Thread Paulo Soares
Soini" <[EMAIL PROTECTED]> To: Sent: Friday, February 08, 2008 10:14 PM Subject: [iText-questions] legality issues of embedding Arial We have an application that generates PDF reports and we need to now concern ourselves with i18n. Arial Unicode seems to be the best font for this matter

[iText-questions] legality issues of embedding Arial

2008-02-08 Thread Alejandro (Alex) Soini
We have an application that generates PDF reports and we need to now concern ourselves with i18n. Arial Unicode seems to be the best font for this matter but I wonder if there would be any legal issues for us to have the font residing in our application server, which would generate reports and emb

Re: [iText-questions] legality issues of embedding Arial unicode

2008-02-08 Thread Leonard Rosenthol
Embedding it in your application? Or having your application embed it into a PDF? Those are two VERY different things... Leonard On Feb 8, 2008, at 1:31 PM, Alejandro (Alex) Soini wrote: I am curious about legal issues of embedding Arial Unicode in our application. Is this OK to do?

[iText-questions] legality issues of embedding Arial unicode

2008-02-08 Thread Alejandro (Alex) Soini
I am curious about legal issues of embedding Arial Unicode in our application. Is this OK to do? Is there a way to *not* embed Arial Unicode? I think we would actually prefer to not embed it but I cannot find any examples of using Arial Unicode without embedding it. Kind regards and tha