CoolUtils Logo
Welcome! Log In Create A New Profile

Advanced

PDFConverterX is not working in C# .net

Posted by Chandresh Patel 
Hi,

I create one .net web services and I put reference of PDFConverter dll and than I did below things but its not giving me errror and also not creating any file for that.

I am using C# .net 2003 for this.

[WebMethod]
public string PDFtoAny(string source, string target, string extention)
{
try
{
PDFConverter.PDFConverterX mObj;
mObj = new PDFConverter.PDFConverterXClass();
mObj.Convert("C:\\One.pdf", "C:\\One.doc", "-cdoc"winking smiley;

return "Done";
}
catch(Exception e)
{
return e.Message();
}
}

Could you please help me with this.

Thanks
Chandresh Patel
Chandresh,

In the package of TotalPDFConverterX enters axPDFDev.exe. Please run this program and try to process the same operation again.

Example
January 09, 2008 09:31AM
Irina,

You have to send me some example in C# .net because one side you are telling me that use -list as a third parameter and one side you are telling me that use axPDFDev.exe file.

I am so confuse about using .dll or .exe

Please provide your help with example or some clear thoughts so I can test it.

Thanks
Chandresh Patel
PAROS Technologies
Irina,

I alredy send you my project to you to check it out and let me know what I am doing wrong.

Thanks
Chandresh Patel
PAROS Technologies
Chandresh,

Please check your email box. We have sent you the example on C#

Hi Chandresh and Irina.

I'm looikng for source code C# for convert PDF file to Text file. So could you send me yours for refering.

Thanks so much.
Re: PDFConverterX is not working in C# .net
December 08, 2010 04:19AM
Dear Phuong,

You may download the samples of the code here: [www.coolutils.com]

Best regards,
Mary
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: