You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
Hi friends,
For an existing PDF file, how do I find out what fonts used(Font Name ) for each page using c#.
Thanks,
Rama Krishna
Jamie Fraser
unread,
Sep 5, 2006, 9:52:04 AM9/5/06
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetDe...@googlegroups.com
You will either need to use some kind of Adobe (Reader|Acrobat) Interop, or see if there are any 3rd party components available which allow you to load and access properties from a PDF file. Either that, or write your own :o)