Error setting up a form to uplaod PDFs
I\'m setting up a form to upload PDFs and having trouble figuring out the root of my problem. I have a form on one page.[详细]
2023-04-11 14:59 分类:问答Mainframe data conversion to electronic PDF - alternative to Emtex?
We are currently converting mainframe data files to PDF using Emtex but it is extremely slow (taking a weekend to convert 50,000).[详细]
2023-04-11 12:35 分类:问答Combine Infopath forms in a Document Library and make one PDF
I want to combine infopath forms in a document library which are not based on a same templ开发者_如何学Goate. I checked the outofthe box Merge Functionality but it combines forms in a strange way mean[详细]
2023-04-11 12:21 分类:问答How to generate DYNAMIC PDF in C# using iTextSharp (or other method)
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[详细]
2023-04-11 12:18 分类:问答Which PDF API can i use to get a document with dynamic fields?
I have a problem to choose which PDF API can i use to generate a pdf with dynamic fields... I\'ve used jasper report some time ago but the requirements has changed and now i have dynamic fields...[详细]
2023-04-11 11:45 分类:问答Parse PDF for Form Titles
I want parse 开发者_运维技巧pdf for form field names and types. Is it possible? Because when I tried one PDF, it gave me some strange characters e.g.:[详细]
2023-04-11 09:54 分类:问答How to generate PDF in PHP with Mysql while getting a Array of Values by GET or POST method?
<?php require(\'mysql_report.php\'); $checkbox = $_GET[\'checkbox\']; //geting Array of values from GET methode[详细]
2023-04-11 08:02 分类:问答Itextsharp gradient background
Is there way to set gradient background to pdfcell or paragraph? Or do I have to 开发者_如何学编程use image?Yes, iText and iTextSharp support gradient colors. The PdfShading object has several static[详细]
2023-04-11 03:45 分类:问答How to Convert string-> pdf
i\'m working with web services that returns a base64 string representing a pdf file. I am able to decode that string into NSData but how to show th开发者_如何学Goat into pdf.[详细]
2023-04-11 03:35 分类:问答Merge two PDF files -- one as background, one as foreground
I have two PDF-files. Both have the same geom开发者_如何学JAVAetry and the same amount of pages. I would like to merge them, such that one file is the background and one file is the foreground. I trie[详细]
2023-04-11 02:58 分类:问答