abcpdf
ABCPDF6 issue: "HTML render is blank" but web page output is fine
Like the title says, we are using ABCPdf6 to render PDFs from XSLT.Everything was working fine, but now we are getting an error that states \"HTML render is blank\".Using a browser (tested on IE/Firef[详细]
2023-04-10 10:13 分类:问答Attempted to read or write protected memory. exception in Websupergoo ABCPDF7 on dispose
I get randomly (on the live environment its like once every 2 weeks with a very active and hard working windows service, it resizes about 50000+ images per day) AccessViolationException: Attempted to[详细]
2023-03-29 20:07 分类:问答Manually inserting page breaks using abcPDF
What\'s the easiest way to do this? I\'ve done some research and came up with the <div style=\"page-break-before:always\"> </div>[详细]
2023-03-26 08:39 分类:问答How to Convert my ASP.NET Page to PDF?
I have the following acceptance criteria for creating a pdf file from my asp.net page which contains nested RadGrid controls:[详细]
2023-03-23 01:37 分类:问答Generate PDF from a page with highcharts on it with abcpdf
We use ABCPDF to convert a HTMl page to a PDF. Everything works fine, except the charts generated with highcharts.The usescript tag is set to true, but the area where the chars is rendered stays empty[详细]
2023-03-17 12:11 分类:问答ABCPdf Microsoft XPS printer
I\'m using ABCPdf get a pdf from a some HTML code. While I was developing everything worked great, now I install it in the server it is not working. It throw this exception[详细]
2023-03-14 23:02 分类:问答ASP.NET MVC 3 get HTML from viewmodel
I have a Controller with a method like this: public ActionResult Index() { CustomerInfoViewModel viewModel = CustomerInfoModel.Load();[详细]
2023-03-12 00:45 分类:问答ABCPDF Stamp() does not honor font settings on fields
After inspecting the info开发者_开发知识库rmation of individual fields attached to the doc.Form I see the expected font settings.However, once Stamp() is called and the PDF rendering completes the fon[详细]
2023-03-10 14:00 分类:问答Dynamic PDF from html that contains Javascript
I\'m currently working on generating a PDF from a simple html page 开发者_如何学Cthat contains a few charts that are generated in Javascript using Highcharts.[详细]
2023-03-08 23:08 分类:问答ABCPDF.Net 8.0 not displaying the PDF
I am getting a blank PDF page when I print to the page. Here is the part of my code Dim theURL, theID Dim i[详细]
2023-03-08 08:39 分类:问答