Hi Savita,
PDF reports are nothing but an representation of XML report. I think following XPath is the one what you are looking for:
//Reports/Report/ComputedData/EntityDetail/Entity/Parents/CostModel/FixedCosts/FixedCost
Please refer API guide for details.
Thanks
Diwakar