将PDF转换为Word并使用C#保留布局 [英] Convert PDF to Word and preserve layout using C#

查看:96
本文介绍了将PDF转换为Word并使用C#保留布局的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

        我想将Pdf doc转换为word doc,但同时我不想丢失任何格式和布局信息。我已经经历了几个线程,其中许多人建议使用iTextsharp,但它不是保留所有布局的
,格式来自Pdf doc。我可以使用任何免费或商业API。

         I want to convert Pdf doc to word doc but at the same time i don't want to lose any formatting and layout information. I have already gone through several threads and many of them suggests iTextsharp but it's not preserving all layout, formatting from Pdf doc. Is there any free or commercial API which i can use.

        我的应用程序需要读取Pdf并修改内容,但应保留所有格式,布局,结构等。基本上我想将Pdf转换为Doc,格式与源pdf相同。

         My application demands to read Pdf and modify the content but should preserve all formatting, layout, structure etc. Basically i want to convert Pdf into Doc in the same format as in source pdf.

谢谢,

Mehul

推荐答案

您可以将Adobe Acrobat本身用于此目的。它为您提供所需的任何API。并且您将在MS Word中获得pdf的精确副本。

You can use Adobe Acrobat itself for this purpose. It provides the you any API that you need. And you are gonna get the exact copy of the pdf in MS Word.

谢谢。


这篇关于将PDF转换为Word并使用C#保留布局的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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