Click here to Skip to main content
15,892,697 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi everyone,

I need some help here. I am planning to develop a application that can convert a pdf file to an image format (.tiff/.jpg..etc)...How to go about it ?
I am new to using TWAIN..

so plzz help !!..
Posted

Try
MSDN-[How to convert PDF to TIFF through C#][^]
From reference link :-
PDFRasterizer.NET is a component for rendering PDF documents and is written entirely in C#.
This article describes how to use the PDFRasterizer.NET component to:
Convert PDF documents to raster images such as BMP, GIF, PNG, TIFF etc.
Display PDF documents in your WinForms application (with and without an EMF)
Programmatically print PDF documents
so Have a read CP article
100% .NET component for rendering PDF documents[^]
 
Share this answer
 
v3
cp Article[]
this may help you

- theanil
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900