PDF to Image

  • Thread starter dcuff via DotNetMonster.com
  • Start date
D

dcuff via DotNetMonster.com

Does anyone know of a .Net tool that can convert a PDF to an image like .TIFF
that is free?

Also, I have read on at least one group that someone was able to do it using
regular .NET coding using the built-in imaging objects.

I don't have a lot of funds to work with at my employer so a FREE solution
would be ideal.
 
R

rowe_newsgroups

Does anyone know of a .Net tool that can convert a PDF to an image like .TIFF
that is free?

Also, I have read on at least one group that someone was able to do it using
regular .NET coding using the built-in imaging objects.

I don't have a lot of funds to work with at my employer so a FREE solution
would be ideal.

Try this:

http://www.codeproject.com/showcase/pdfrasterizer.asp

I just found it searching on codeproject and it looks promising.

Thanks,

Seth Rowe
 
D

dcuff via DotNetMonster.com

I think this is a try it for free but pay later type deal. If anyone has any
other truly freeware or open source solutions it would be most appreciated.



rowe_newsgroups said:
Does anyone know of a .Net tool that can convert a PDF to an image like .TIFF
that is free?
[quoted text clipped - 7 lines]
Try this:

http://www.codeproject.com/showcase/pdfrasterizer.asp

I just found it searching on codeproject and it looks promising.

Thanks,

Seth Rowe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top