'Need to extract links along with their zoom level from a PDF using iTextSharp

I have a requirement to get all links along with their zoom level present in a PDF. Basic requirement is that we need to check whether all the links have zoom level set to - Inherit Zoom.

Could you please help me to save the output into an excel file?

Column A - Link Name Column B - Source Page Column C - Destination Page Column D - Zoom Level

Thanks Manohar



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source