i am checking for the errors also. PDF file is opening properly. Even $pdf->getPageContent(pageNum) return some content also, but that output content is something numeric values. where as my native input pdf file is contextual pdf. I am writing output to .txt file.
Whether i m using $pdf->getPageContentTree($pdf->getPageContentTree(pageNum);) properly or not ?