QTP Forums

Full Version: LearnQuickTestPdf API
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Hi Saket,

I would like to congratulate you for preparing an library for reading PDF files.

I got this information after searching over the internet for more than a day or so.

I get the following error "ActiveX component cannot create object: LearnQuickTest.ManipulatePDF" when i run the code "Set oPDF=createobject("LearnQuickTest.ManipulatePDF")".



I am not sure if there is something I am missing. I had followed all the steps given at the following link.

http://www.learnqtp.com/learnquicktestpd...fs-in-qtp/

Thanks in advance.
Hi Saket and All,

I am sorry to post it again (if already posted, I am not able to see my post).

I had downloaded the Zip file and executed process mentioned at the following site.

http://www.learnqtp.com/learnquicktestpd...fs-in-qtp/

Now when I try running a single line of code (Set oPDF=createobject("LearnQuickTest.ManipulatePDF")) in QTP but i get the following error message "ActiveX component cannot create object: LearnQuickTest.ManipulatePDF".

I requet you to let me know the procedure like any external files or libraries to be placed in the executing directory ..... etc.

Early answer is appreciable. Thanks for the understanding.
do you see the .tlb file in the folder where you have extracted the API?
Hi Saket,

Thank you for the great job! You have created excellent method for working with PDF!

I'm facing the same problem - Activex component can't create object LearnQuickTest.ManipulatePDF
There is no .tlb file in folder also.
I have installed both Adove Reader and Adobe Pro, could it be the reason of failure?
(07-01-2010 10:29 AM)Saket Wrote: [ -> ]Unfortunately, I am also not able to look into this now, as I am blocked to download zip as well. I will see this later.
does any one here also face the same issue?

I am also trying to download your API file, but I get the error message Corupted File
(07-01-2010 10:29 AM)Saket Wrote: [ -> ]Unfortunately, I am also not able to look into this now, as I am blocked to download zip as well. I will see this later.
does any one here also face the same issue?

Saket - I have downloaded a zip file from http://itextpdf.com/download.php site, is this the same file which you had mentioned above.

If yes then what is the procedure to use it, it doesnt have install.vbs file.

Cannot attached it coz the size is 4.5 MB.
the dll does not close the results file when using the ComparePDF feature. Also I am getting invalid results from the comparison when the documents are exactly the same.
Hi Saket,

I tried to use your toolkit and it works perfectly. But I need a method to get the text content of a PDF word by word. When I use the method "oPDF.GetPdfText(path), I will get the whole content. Is there any possibility to get the content word by word by using your tool or is there any other way to get ist?

I also tried to use the SDK of Acrobat Adobe Pro X but it doesn't work for me. Maybe because of I don't know how to use the SDK.

Can you help or send me a good hint?

Greetings...
Pages: 1 2 3
Reference URL's