Guys, this should be simple but pulling my hair out.Tried all variations and some places online say I should use cell events instead.开发者_开发百科 I just want to switch off the black border. Can any
I have an old ASP.NET project originally done in ASP.NET 1.1 w/ iText.NET and converted to .NET 2.0 and iTextSharp 4.1.6.0.It uses lots of Table(I\'m assuming pdfptable wasn\'t an option at the time i
the following is a generated PDF with a few images. how do i force the image to take up the entire width of the pdf file?
in vb.net please i开发者_开发技巧f possibleYou can create a Rectangle object and set its BackgroundColor property.Use your Rectangle to initialize your Document.
How to add a form fie开发者_如何学Cld to an existing pdf with itextsharp? I have an existing pdf document, I\'d like to add form fields to it without creating a copy and writing out a new document.Af
I recently downloaded pdf libraries ( pdfbox, pdfsharp, itextsharp), and I am trying to figure out can i parse corrupted pdf files with in Asp.Net.
I am using iTextsharp to generate a PDF document from C# application. I am having a PdfPTable to display some tabular data. My problem in the table is overlapping with the other paragraph .Is there an
I wanted to know how to grab an image element in a PDF file using c#. I know how to add the elements to a PDF file I just need to know how to access the image elements.
I have a document开发者_JAVA技巧 in iTextSharp. I want to set the default \'pagesize\' to \'A4\', but here we have special pages that needed to be rotated (just these pages) using A4.Rotate().
Using Acrobat 9, if I sign a PDF using a self-signed certificate and then edit the PDF after I sign it, Acrobat will inform me that there is a valid signature on the document but that the document als