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
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
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>
I have the following acceptance criteria for creating a pdf file from my asp.net page which contains nested RadGrid controls:
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
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
I have a Controller with a method like this: public ActionResult Index() { CustomerInfoViewModel viewModel = CustomerInfoModel.Load();
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
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.
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