Original file is a PDF. It is like reference id, for example there are set of test cases in a PDF document with multiple pages and for each test case unique Id will be provided. Each test case needs to be copied in individual files with the file name as Refence Id.I planned to read the whole data from PDF and copy to text file and then manipulate to read each case with the unique keyword and copy to individual word files. Is that ok