Click here to Skip to main content
15,885,278 members
Home / Discussions / C#
   

C#

 
GeneralBest way to store user pref's Pin
JDUK21-Jun-05 2:18
JDUK21-Jun-05 2:18 
GeneralRe: Best way to store user pref's Pin
Marc Clifton21-Jun-05 2:24
mvaMarc Clifton21-Jun-05 2:24 
GeneralRe: Best way to store user pref's Pin
Matt Gerrans21-Jun-05 21:46
Matt Gerrans21-Jun-05 21:46 
GeneralRe: Best way to store user pref's Pin
IamJunk21-Jun-05 6:11
IamJunk21-Jun-05 6:11 
GeneralRe: Best way to store user pref's Pin
Khanh Duy21-Jun-05 16:34
Khanh Duy21-Jun-05 16:34 
GeneralRe: Best way to store user pref's Pin
Drew Stainton21-Jun-05 18:57
Drew Stainton21-Jun-05 18:57 
GeneralPDF images to Tif Pin
robia21-Jun-05 2:05
robia21-Jun-05 2:05 
GeneralRe: PDF images to Tif Pin
Drew Stainton21-Jun-05 19:02
Drew Stainton21-Jun-05 19:02 
Sure, there are three ways:

1) Use Photoshop to load the PDF and simply export it as a TIFF.

2) Use Ghostgum[^] in conjunction with Ghostscript and choose Convert from the file menu.

3) Use a third party PDF library (some of which are advertised here) or one of the free ones on SourceForge to render the PDF file to a bitmap and dump it to a file using .NET or other graphics library, several of which can be found here for free at the Code Project.

Cheers,
Drew.
GeneralTreeview control Pin
Anonymous21-Jun-05 1:19
Anonymous21-Jun-05 1:19 
GeneralRe: Treeview control Pin
mav.northwind21-Jun-05 2:08
mav.northwind21-Jun-05 2:08 
GeneralRe: Treeview control Pin
Anonymous21-Jun-05 2:33
Anonymous21-Jun-05 2:33 
GeneralRe: Treeview control Pin
mav.northwind21-Jun-05 3:35
mav.northwind21-Jun-05 3:35 
Generalprogram Pin
mhmo21-Jun-05 1:15
mhmo21-Jun-05 1:15 
GeneralRe: program Pin
mav.northwind21-Jun-05 2:02
mav.northwind21-Jun-05 2:02 
GeneralRe: program Pin
mhmo21-Jun-05 2:53
mhmo21-Jun-05 2:53 
GeneralRe: program Pin
J4amieC21-Jun-05 2:08
J4amieC21-Jun-05 2:08 
GeneralIn Depth Knowledge required Pin
Member 186032521-Jun-05 1:13
Member 186032521-Jun-05 1:13 
GeneralRe: In Depth Knowledge required Pin
Marc Clifton21-Jun-05 2:27
mvaMarc Clifton21-Jun-05 2:27 
GeneralC# Text file to PDF Pin
cyberhound21-Jun-05 1:09
cyberhound21-Jun-05 1:09 
GeneralRe: C# Text file to PDF Pin
occcy21-Jun-05 4:15
occcy21-Jun-05 4:15 
GeneralDynamic Forms Pin
Alper Camel21-Jun-05 1:05
Alper Camel21-Jun-05 1:05 
GeneralRe: Dynamic Forms Pin
mav.northwind21-Jun-05 2:07
mav.northwind21-Jun-05 2:07 
GeneralRe: Dynamic Forms Pin
Alper Camel21-Jun-05 23:00
Alper Camel21-Jun-05 23:00 
GeneralRe: Dynamic Forms Pin
Michael P Butler21-Jun-05 4:22
Michael P Butler21-Jun-05 4:22 
GeneralRe: Dynamic Forms Pin
Alper Camel21-Jun-05 23:05
Alper Camel21-Jun-05 23:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.