I use Sharepoint 2010 and I am developing a web part where on a button click event, a pdf file needs to be generated and opened directly. Should not be saving onto the disk.
I have an application that uses Flex (SDK 4.5.1) on the client side and Java on the server. User of this application needs to be able to print documents that have the following characteristics:
I\'m going to develop a Web App. with Jdk 1.4 on Webl开发者_如何学Googic 8 and I need to use jChart, JFreeChart, iText and JasperReport.
I\'d like to create a pushbutton on a pdf using iText. However i cannot create it at any fixed/ position. It needs to be done at a relative position. Like say, 5-6 cm. 开发者_如何学编程before end of P
I have this piece of code: foreach(string pdfFile in Directory.EnumerateFiles(selectedFolderMulti_txt.Text,\"*.pdf\",SearchOption.AllDirectories))
I have a system that converts pdf to tif. Basically it\'s a program written in csharp that uses iTextSharp to get metadata about the pdf and pdf2tif (http://pdftotif.sourceforge.net/) to convert to th
I\'m currently generating PDF files from TIFF images using iText. Basically the procedure is as follows:
I\'m trying to import pages one by one from a 2-page pdf, fill them up with pre-defined data and then finally save pdf to the disk after form flattening. However, I\'m not sure about the usage of PdfS
Is there any way (using iTextSharp) to work with a pdf form like the following one ... where : 1- some fields to appear in the first page only( Top of the form )
I have an MVC3 app (C#, razor) with an object that has all of the data I need for a dynamic PDF report that is to be viewed in the users browser.My Companies VS2010 solution already has iTextSharp.dll