如何使用C#读取pdf的内部链接(即图,表交叉引用) [英] How to read internal links of a pdf(i.e. figure, table cross references) using C#

查看:151
本文介绍了如何使用C#读取pdf的内部链接(即图,表交叉引用)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用C#

推荐答案

读取pdf的内部链接(即图形,表格交叉引用)要分析文件,您需要一个实现API。



ITextSharp是一个不错的选择:

http://sourceforge.net/projects/itextsharp/ [ ^ ]



此示例将帮助您入门:

https://simpledotnetsolutions.wordpress.com/2012/04/08/itextsharp-few-c-examples/ [ ^ ]



和这里:

http://stackoverflow.com/questions/21952616/how-to-find-cross-referencesinternal-links-in-pdf-file-using-itextsharp-lib [ ^ ]



此处还有一篇文章:

使用C#.NET中的iTextSharp创建/读取高级PDF报告:第一部分 [ ^ ]
To analyse the file you will need a library that implements an API.

ITextSharp is a good choice:
http://sourceforge.net/projects/itextsharp/[^]

This example will get you started:
https://simpledotnetsolutions.wordpress.com/2012/04/08/itextsharp-few-c-examples/[^]

and here:
http://stackoverflow.com/questions/21952616/how-to-find-cross-referencesinternal-links-in-pdf-file-using-itextsharp-lib[^]

There is also an article here:
Create/Read Advance PDF Report using iTextSharp in C# .NET: Part I[^]


这篇关于如何使用C#读取pdf的内部链接(即图,表交叉引用)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆