Hi, I have an ASP.NET 2.0 application that uses VPE and dycodoc to generate and save PDF documents.
Creating and saving PDF documents works on every machine I've installed the ASP.NET app on, except for one, and it's the one where I REALLY need for it to run by end of the day today (big demonstration tomorrow).
When I try to create the doc, I see that a pdf is created, but with 0 kilobytes, and I get the ModPDF error (something with failure to open PDF Exporter).
Any ideas why this is happening, or how I can fix it?
Thanks,
Kurt