[iText-questions] Is there any option to shrink / scale an existing PDF file and generate a new file with different layout ( width and height)?

2013-01-22 Thread chandravathi K
Hi, Is there any option to shrink / scale an existing PDF file and generate a new file with different layout ( width and height) I am having a Template with dimension 11.94 / 8.75 inch and which having form fields I am able to fill the form fields dynamically(working fine) And I have a

[iText-questions] Setting up Page Size for stamper object

2013-01-21 Thread chandravathi K
Hi, *Need some suggestion how to set Page Size for Stamper object ie A4 or Letter size* I am currently using the itextsharp version 5.0.5.0 for generating a pdf document from PDF template. I am trying to access the existing PDF template docuement and filling the formfields dynamically( which is

Re: [iText-questions] Problem facing with Multi line Form field

2013-01-16 Thread chandravathi K
this class and insert the > your project package. > Foe example we can create JLabel in multiline: > "Public class classname extends Enclosed class name". > This is MultiLine Sample code... > > Thank You, > > > On Wed, Jan 16, 2013 at 2:44 PM, chandravathi K >

[iText-questions] Problem facing with Multi line Form field

2013-01-16 Thread chandravathi K
Hi Team, I am trying to write text in Multi line[i.e 2 line] form field.Here My requirement is that i need to start writing form the second line.If second line is not able to fit the entire text then it should start writing from First Line. Can someone help on this??? -- Regards, Chandravathi 9

Re: [iText-questions] iTextSharp in trial and production version

2013-01-10 Thread chandravathi K
Hi , Then don't we need to procure any license to use this in our Applications?? On Thu, Jan 10, 2013 at 4:27 PM, Alexis Pigeon wrote: > Hi chandravathi, > > > On 10 January 2013 04:56, chandravathi K wrote: > >> Hi Team, >> >> Is there any diffe

[iText-questions] iTextSharp in trial and production version

2013-01-09 Thread chandravathi K
Hi Team, Is there any differences between iTextSharp in trial and production version?? If so can you please let us know those. -- Regards, Chandravathi 9866000296 -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 20

[iText-questions] Applying Font type

2012-12-30 Thread chandravathi K
Hi Team, we are using Itextsharp demo version4.1.6.0 to write data in PDF form fields with unicode characters like [regional lang like Hindi/Malyalam/Telugu,intenational lang like chinese ects]. But we are not able to display these unicode characters in PDF. Can you please help us here on how t

[iText-questions] Problem facing with iTextshap dll

2012-12-28 Thread chandravathi K
Hi Team, We are using iTextSharp dll to write the data into form fields in PDF template.But we are facing problem with the non english characters.We are not able to write Non englich characters in the form fields using iYextsharp dll. Is it not supported with this or there is any workarround to g