Re: [iText-questions] how to display telugu font by using itext pdf

2016-12-30 Thread blowagie
The solution to display Telegu is to use the pdfCalligraph add-on. If you want the academic explanation, see: https://git.itextsupport.com/projects/TMC/repos/techblog/browse/pdfCalligraph%20whitepaper.md If you want the marketing explanation, see: http://itextpdf.com/itext7/pdfcalligraph If you ju

Re: [iText-questions] how to display telugu font by using itext pdf

2016-12-30 Thread blowagie
The solution to display Telegu is to use the pdfCalligraph add-on. If you want the academic explanation, see: https://git.itextsupport.com/projects/TMC/repos/techblog/browse/pdfCalligraph%20whitepaper.md If you want the marketing explanation, see: http://itextpdf.com/itext7/pdfcalligraph If you ju

Re: [iText-questions] how to display telugu font by using itext pdf

2013-01-07 Thread pgandhi
Hi, Here i'm trying you to help in alternative approach.But for that you have to use Unicode.I've added the code snippet if it helps. TeluguFont.java Here i,m just created a base font (.ttf file located in D:/ drive you

Re: [iText-questions] how to display telugu font by using itext pdf

2013-01-04 Thread NVS
Hi, I did not get any response again, could you please help on this. On Tue, Jan 1, 2013 at 4:14 PM, Paulo Soares wrote: > Tomorrow you'll have something in the SVN to support this. > > Paulo > On Jan 1, 2013 8:04 AM, "NVS" wrote: > >> Hi, >> >> The data in the database is in the format like

Re: [iText-questions] how to display telugu font by using itext pdf

2013-01-01 Thread Paulo Soares
Tomorrow you'll have something in the SVN to support this. Paulo On Jan 1, 2013 8:04 AM, "NVS" wrote: > Hi, > > The data in the database is in the format like > వ్యవసాయ శాఖ, > శాఖాధిపతి > > with the support of gautami.ttf corresponding telugu font displaying in > word doxuments, but not in pdf

[iText-questions] how to display telugu font by using itext pdf

2013-01-01 Thread NVS
Hi, The data in the database is in the format like వ్యవసాయ శాఖ, శాఖాధిపతి with the support of gautami.ttf corresponding telugu font displaying in word doxuments, but not in pdf... Can any one please help on this Prasad. -