i have tried lot of php lib for extract text content from PDF file. i want 1. Extract text content from pdf page wise 2. Extract each character position ( co-ordinate value) 3. co-ordinate value should contained (top left, top right, bottom left, bottom right) values kindly explain how can i do that in PHP?