如何在asp.net mvc中使用itext sharp或其他工具阅读pdf文件? [英] how to read pdf files in asp.net mvc usign itext sharp or some other tool ?

查看:114
本文介绍了如何在asp.net mvc中使用itext sharp或其他工具阅读pdf文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在使用asp.net mvc4开展项目。我们需要上传一个pdf文件,该文件可能包含简单的文字,也可能是文字和图片,甚至是链接。



用户将此pdf文件上传到服务器。现在我们需要使用一些工具在浏览器中显示pdf的内容。我们不能使用html的object标签并打开pdf文件。我们需要阅读pdf文件中的所有内容,然后才会在网页上显示。

HI we are working on a project with asp.net mvc4. our need is to upload a pdf file which may have simple text or may be text and images or even a links.

user will upload this pdf file to the server. now we need to show the content of the pdf in the browser using some tools. we cant use object tag of html and open the pdf file. we need to read all the content from the pdf file and then will show on web page only.

推荐答案

CodeProject上的大量资源;)

itextsharp阅读pdf文件 [ ^ ]

使用C#.NET中的iTextSharp创建/阅读高级PDF报告:第一部分 [ ^ ]

提取文字来自PDF的使用iTextSharp c# [ ^ ]

使用itext sharp在C#.net中读取PDF文档。 [ ^ ]
Lot of resources on CodeProject ;)
itextsharp read pdf file[^]
Create/Read Advance PDF Report using iTextSharp in C# .NET: Part I[^]
Extract text by line from PDF using iTextSharp c#[^]
PDF Document Reading in C#.net using itext sharp.[^]


这篇关于如何在asp.net mvc中使用itext sharp或其他工具阅读pdf文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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