abcpdf
abcPDF is malforming my image after adding it to a pdf
I\'m getting a byte array representing a TIFF file from my server, converting it into an XImage, and then adding it to a开发者_开发百科 new pdf document. The image in question is 1280x800 (it was a sc[详细]
2023-02-28 20:04 分类:问答Print a header on set page using Abc PDF
I have created pdf from HTML page using Abc PDF now my problem is I want to print a table header on next page, but only if table data is display开发者_JAVA技巧 within a another page, if not display he[详细]
2023-02-20 23:27 分类:问答abcpdf 8 .net throwing unhandled exception in w3wp process
I\'m trying to use ABCPDF.net 8 to create a pdf from html content. When using the method AddHtml, this works fine.[详细]
2023-02-17 04:57 分类:问答How can I add a Rect without a border?
Is it possible to create开发者_开发技巧 a Rect text area with black font and no boarder or at least a white border?[详细]
2023-02-15 03:22 分类:问答ABCPdf - Opening the PDF file
Doc theDoc = new Doc(); theDoc.FontSize = 96; theDoc.AddText(\"Hello World\"); theDoc.Save(Server.MapPath(\"simple.pdf\"));[详细]
2023-02-13 05:47 分类:问答ABCPdf uses a lot of memory and generates huge files. Solution?
I have a system for creating a pdf book from users own images. The images are in high resolution and the pdf end up with around 70pages with pictures on most of them.[详细]
2023-01-31 15:19 分类:问答repeatedly call AddImageUrl(url) to assemble pdf document
I\'m using abcpdf and I\'m curious if we can we recursively call AddImageUrl() function to assemble pdf document that compile multiple urls?[详细]
2023-01-28 18:55 分类:问答Tables truncated with AbcPdf
I\'m using the AbcPdf library to transform an aspx page to a pdf o开发者_StackOverflow中文版bject. I have achieved my goal, but I have a problem. The data in the aspx page is a set of Tables, and they[详细]
2023-01-12 12:53 分类:问答ABCPDF Alter image compression when carrying out doc.AddImageUrl
Using ABCPDF, currently generating pdf\'开发者_运维百科s with 1mb files. When we alter the pdf in acrobat pro, and simply change the image quality this drops the size to 100K.[详细]
2023-01-12 12:50 分类:问答Getting the title, author, etc. of a PDF using ABCpdf
I am using ABCpdf, and开发者_开发技巧 simply cannot obtain the title or author of a document programmatically. Cannot seem to find any good examples on WebSupergoo\'s site!Must be a simple issue.[详细]
2023-01-12 12:42 分类:问答