[iText-questions] Support for PDF/A conversion in .net

2012-12-21 Thread tanay verma
Hello, I wanted to know if itextsharp supports PDF to PDF/A conversion in C#, .net? If yes, are there any sample code for our reference? I need to this information urgently as we need to decide if we are going to buy the license or not. Kind Regards Tanay

Re: [iText-questions] Question on Itext

2012-12-21 Thread Paulo Soares
Tiles are not supported. Paulo On Thu, Dec 20, 2012 at 2:09 PM, Rosy rose rose.ros...@gmail.com wrote: Hi All, I am trying to convert the tiff file into pdf file but the conversion fails if the tiff file has tiles. Kindly suggest solution for the same. Regards Rosy

Re: [iText-questions] Question on Itext

2012-12-21 Thread satinderhundal
unsubscribe me. On Fri, Dec 21, 2012 at 3:28 PM, Paulo Soares pgpsoa...@gmail.com wrote: Tiles are not supported. Paulo On Thu, Dec 20, 2012 at 2:09 PM, Rosy rose rose.ros...@gmail.com wrote: Hi All, I am trying to convert the tiff file into pdf file but the conversion fails if the

[iText-questions] Invertion of pages

2012-12-21 Thread vkboss
Hi, I'm trying to paginate a pdf but there are some pages that are beeing inverted and i donĀ“t realise the cause. I've tried two solutions, but both have downsides. The first one, i created a new Document, i used PdfWriter to write the text, i wrapped the PdfImportedPage in an Image