如何在asp.net中将PDF转换为TIFF?

如何在asp.net中将PDF转换为TIFF?

问题描述:

我正在开发一个可以将pdf转换为tiff的网页。我发现一些图书馆可以做到这一点,但他们都不是免费的。



我知道一些免费的库,如PDFSharp和ITextSharp通常用于pdf工作。有人可以给我一些示例代码来实现我的目标吗?

非常感谢您的帮助!

I am working on a web page which can convert pdf to tiff. I found some libraries can do that but they all are not free.

I know some free library such as PDFSharp and ITextSharp are used for pdf working usually. Can someone give me some sample code to achieve my goal?
Thank you very much for any help!

这是一篇CP文章这可能会对你有所帮助

如何使用Ghostscript API将PDF转换为图像 [ ^ ]
Here is a CP article that might help you
How To Convert PDF to Image Using Ghostscript API[^]


一些类似问题的答案..

http://forums.asp.net/t/1348035.aspx/1 [ ^ ]

http://social.msdn.microsoft.com/forums/en/csharpgeneral/thread/447b4310- 2d9f-4307-b648-775f6d091ab1 / 一> [ ^ ]

将pdf转换为tiff格式 [ ^ ]

PDF to Tiff Conversion [ ^ ]

和一个可以轻松转换它的库..

http:// www.sautinsoft.com/products/pdf-focus/index.php?gclid=CPDHw7HG4rMCFVAa6wodoEUAdA [ ^ ]
Some similiar question's answer for you..
http://forums.asp.net/t/1348035.aspx/1[^]
http://social.msdn.microsoft.com/forums/en/csharpgeneral/thread/447b4310-2d9f-4307-b648-775f6d091ab1/[^]
convert pdf to tiff format[^]
PDF to Tiff Conversion[^]
and a library for convert it easily..
http://www.sautinsoft.com/products/pdf-focus/index.php?gclid=CPDHw7HG4rMCFVAa6wodoEUAdA[^]