I want to read pdf objects with their positions and all styling properties like (text font name, font size , font weight , position) similarly image ( position , height , width ) and other objects in C# .net Is there any library paid or free available that can help in achiving this.
P.S I want to read them in form of objects not in form of string or image
Thanks