Previous | Next | (P-PDF) PDF Accessibility
Topic: Setting and Retrieving pdf properties (metadata in other words)
Conf: (P-PDF) PDF Accessibility, Msg: 143704
From: nader1976
Date: 12/10/2005 02:33 AM
Hi,
I am using asp.net to print the pdf file from code. I found the piece of code at the net. It is working with VB.net applications but not working with ASP.NET applications..
It is throwing the error "Cannot create ActiveX component" at
Set AcroApp = CreateObject("AcroExch.App")
Same as your problems. did you find the solution.
By the way it was working before and when i tried to test it give this error.
hope to hear from you soon.