Hi, I am having a problem with the adobe reader to send the document in the faxing service with latest version of adobe reader.
Details of Software causing problem:- Adobe Reader Version 9.0
I am using a very simple program to print a PDF file to Fax through the faxServer Object(http://msdn.microsoft.com/en-us/library/ms689109(VS.85).aspx) from my application.
It has been working all along really cool until the latest adobe version update.
Scenario:- I have a file at "D:\Test.pdf", which opens perfectly when I double click on it. Also during the debugging I am able to see that the filename parameter passed from my application to faxserver instance is exactly "D:\Test.pdf".
When the code reaches the faxServer.send(), the adobe reader opens with the error "There was an error opening this document. This file cannot be found"
What should I do and what is the parsing to be done in this case(sugested in previous forums)??? I am passing the file and adobe reader is expected to behave as it has been in the previous versions.
Currently I am reinstalling Adobe reader 6.0 everytime I need to fax, as the reader is updated via network everytime during the system restarts.
Any solutions/suggestions would be appreciated and would like to fix this version incompatibility issue.
Also if you do not have an answer, kindly let me know where I can highlight to get an answer.
Thanks in advance,
Praveen
Seems latest PDF is too difficult to handle for the faxserver object...
For how many more days do I have to keep installing the older version of Reader(ver 6.0) to proceed with the functionality???
Is there a way to know what file name is adobe reader actually getting, like anyway to debug, I want to know some reason for all this happenings...
Praveen
Thanks in advance,
Praveen