pdf-generation
App for signing PDF's and categorizing them on a webserver
I\'ve been researching the best way to implement an application for my brother\'s business, and have been pretty stumped in terms of how to structure my application. The application will be run on iPa[详细]
2023-03-16 15:22 分类:问答Are subviews into a UIView released when the parent ones is released?
I\'m working on a PDF app running iOS4.3. I trying to put in a horizontal UIScrollView all the PDF pages and when it\'s needed drawLayer:inContext: it\'s called.[详细]
2023-03-16 12:10 分类:问答FPDF error: Could not include font metric file
I have a app which was done by someone else and now i am asked to look into one issue. When a pdf report is generated it throws an error. This app uses FPDF to generate the PDF[详细]
2023-03-16 08:56 分类:问答Generating PDF: low resolution (How to make it higher res?)
I am generating a PDF in the following manner (code snippet): UIView *displayView = self.view; //displayView.contentScaleFactor = 3.0;[详细]
2023-03-16 06:49 分类:问答Why is there a left and top padding in a cell using TCPDF in php?
I am printing a cell using the TCPDF(http://www.tcdf.org/) class in php. The cell sho开发者_StackOverflow社区uld be placed into the top left corner.[详细]
2023-03-15 23:04 分类:问答Attempting to merge PDFs using iTextSharp v4 throws an exception
I have tried a couple of different code samples and they all throw the same exception: System.InvalidCastException was unhandled by user code[详细]
2023-03-15 20:27 分类:问答Android pdf and chart generation
I am new in Android development. I want to create an Android app which will take input from user, gen开发者_运维问答erate a pie chart and then export the report in pdf format. I am using iText(URL) an[详细]
2023-03-15 16:26 分类:问答RadEditor ExportToPDF not generating PDF in client's environment
We are using the Telerik RadEditor control, specifically for it\'s ability to render a PDF via the ExportToPDF() method on the control.We find that this works great in our developmen开发者_如何学编程t[详细]
2023-03-15 10:57 分类:问答Sending variables from jQuery to FPDF
I\'m trying to send the contents of a form with jQuery to FPDF. The variables aren\'t showing but the pdf isn\'t giving an error either; it\'s just blank. I have only one variable so far for brevity.[详细]
2023-03-15 05:00 分类:问答iTextSharp: table row gets pushed to new page if it doesn't fit on the current one
I\'m using iTextSharp.text.html.simpleparser.HTMLWorker.ParseToList(TextReader reader, StyleSheet style) to convert an html table into a pdf doc. Some rows contain a lot of data, and may not fit on th[详细]
2023-03-15 02:58 分类:问答