So, is it correct to assert that it is necessary a internet connection for a client to permit the download of unknown fonts?
I imagine another solution would be manually copy those font in client system...but obviusly this solution isn't triable.... It is unthinkable to force many client to install manually the fonts that step by step will be need to show some pdf... I'm yet asking what is the magic that rtf has regard of pdf.... And, for arabic, is there the same mechanism as for chinese? Help me please, I'm becoming mad... Best regards, Raffaele -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of GAMBELLI Raffaele Sent: venerdì 18 aprile 2008 14.50 To: Post all your questions about iText here Subject: Re: [iText-questions] No internet connection wasfound....fontexamples opening Substituting NOT_EMBEDDED with EMBEDDED for font --> selector.addFont(FontFactory.getFont("MSung-Light", "UniCNS-UCS2-H", BaseFont.EMBEDDED)); I obtain the following error: ERROR: JDWP Unable to get JNI 1.2 environment, jvm->GetEnv() return code = -2 JDWP exit error AGENT_ERROR_NO_JNI_ENV(183): [../../../src/share/back/util.c:820] What is? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Paulo Soares Sent: venerdì 18 aprile 2008 12.30 To: Post all your questions about iText here Subject: Re: [iText-questions] No internet connection was found....fontexamples opening > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of GAMBELLI Raffaele > Sent: Friday, April 18, 2008 11:28 AM > To: [email protected] > Subject: [iText-questions] No internet connection was > found.... fontexamples opening > > Hi all, > > I'm yet looking for a practical solution to arabian asian font.... > but this time I would like to ask another question...strictly > bound to exotic fonts (exotic from my point of view obviuosly ;-) ) > > When I try to open a pdf in acrobat, for example FontSelectionExample > from chapter 9. > > Acrobat blocks on a dialog which show the following text: > No Internet connection was found. Please check your Internet > settings or firewall. > > Sure, I have to configure better proxy, by the way, the real > question is: > Why acrobat should go to web to show a pdf containing some > kind of font? > The font is not embedded. Paulo Aviso Legal: Esta mensagem é destinada exclusivamente ao destinatário. Pode conter informação confidencial ou legalmente protegida. A incorrecta transmissão desta mensagem não significa a perca de confidencialidade. Se esta mensagem for recebida por engano, por favor envie-a de volta para o remetente e apague-a do seu sistema de imediato. É proibido a qualquer pessoa que não o destinatário de usar, revelar ou distribuir qualquer parte desta mensagem. Disclaimer: This message is destined exclusively to the intended receiver. It may contain confidential or legally protected information. The incorrect transmission of this message does not mean the loss of its confidentiality. If this message is received by mistake, please send it back to the sender and delete it from your system immediately. It is forbidden to any person who is not the intended receiver to use, distribute or copy any part of this message. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
