Micro Focus QTP (UFT) Forums
LearnQuickTestPdf API - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: LearnQuickTestPdf API (/Thread-LearnQuickTestPdf-API)

Pages: 1 2 3 4


RE: LearnQuickTestPdf API - raghavendralr - 08-24-2011

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.

https://www.learnqtp.com/learnquicktestpdf-api-manipulating-pdfs-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.

https://www.learnqtp.com/learnquicktestpdf-api-manipulating-pdfs-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.


RE: LearnQuickTestPdf API - Saket - 08-25-2011

do you see the .tlb file in the folder where you have extracted the API?


RE: LearnQuickTestPdf API - Pollyy - 09-12-2011

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?



RE: LearnQuickTestPdf API - mv8167 - 09-12-2011

I am also trying to download your API file, but I get the error message Corupted File


RE: LearnQuickTestPdf API - AbhishekQTP - 10-11-2011

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.


RE: LearnQuickTestPdf API - Art F - 12-08-2011

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.


RE: LearnQuickTestPdf API - Lattuschek - 04-25-2012

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...


RE: LearnQuickTestPdf API - raman25 - 07-21-2012

HI Saket

Thanks and applause for the good work, i tried downloading it from mediafire and even that .exe does not hold that .tbl file, can you upload the .tbl file and the entire setup in the forum itself, it would be helpful. Thanks in advance.


RE: LearnQuickTestPdf API - paragchhead - 09-19-2012

Even I am facing the issue.
1. The text output file is not closed. It is empty even if there are differences in the PDF
2. Compare routine returns false even for Same file comparison


RE: LearnQuickTestPdf API - shankerbabu - 05-20-2013

Yes, I am also facing same issue.