Hi,
While converting attached Word file into PDF, the numbers present left side on every line does not match between input and output files.
Actually the mark-up functionality of Word has been used in input doc, originally it had the full content, later as a part of review few lines were removed, Word did not update the line numbers while doing so, e.g. lines from 59 to 63 were removed, so Word removed that content including the line numbers, after 59 we directly see 64 in Word.
But the problem in PDF is that the content seems to have been removed as expected, but it has reorder the line numbers sequentially such that there’s no gap, as a result last # in Word is 197 but it is 175 in PDF.
Thanks,
Rajiv