[iText-questions] Problem with Unicode Asian Characters

2008-12-26 Thread Rahul Agrawal
Hi, I am trying to fill some data mappings (that comes from database) in a PDF form that contains mapping fields. But all Asian UTF character got distorted when rendered in PDF, my code sequence is as follows- public void testData() { try { System.out.println("test string

Re: [iText-questions] Max value of the urx (pdf, vb.net)

2008-12-26 Thread 1T3XT info
Ratahiry Mirah wrote: > Hi, > I have to create a link in a pdf, > can you tell me how to get the max value of the urx and the ury. That value depends on the page size. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info -

Re: [iText-questions] Serving Existing PDF to the Browser

2008-12-26 Thread 1T3XT info
Orpu wrote: > Hi, > > I already generated PDF and placed at one location, i want to read that pdf > and serve it to the browser. Is it mandatory to save the PDF on disk? This is not custom in a web app. Normally you create the PDF in memory using iText and serve the bytes to the browser as docu

[iText-questions] Serving Existing PDF to the Browser

2008-12-26 Thread Orpu
Hi, I already generated PDF and placed at one location, i want to read that pdf and serve it to the browser. Examples which already existing shows , creation of new PDF and serving it to the pdf which i dont want,i already have one pdf i want to show that in the browser. Thnks Rajesh -- View

[iText-questions] Max value of the urx (pdf, vb.net)

2008-12-26 Thread Ratahiry Mirah
Hi, I have to create a link in a pdf, can you tell me how to get the max value of the urx and the ury. I use vb.net thanks for helping me. -- ___ iText-questions mail