Click here to Skip to main content
15,915,814 members
Home / Discussions / C#
   

C#

 
AnswerRe: Issues making a generic class with System.Enum as a parameter Pin
S. Senthil Kumar8-May-08 6:05
S. Senthil Kumar8-May-08 6:05 
AnswerRe: Issues making a generic class with System.Enum as a parameter Pin
PIEBALDconsult8-May-08 14:54
mvePIEBALDconsult8-May-08 14:54 
GeneralRe: Issues making a generic class with System.Enum as a parameter Pin
carbon_golem9-May-08 2:43
carbon_golem9-May-08 2:43 
GeneralRe: Issues making a generic class with System.Enum as a parameter Pin
PIEBALDconsult9-May-08 12:23
mvePIEBALDconsult9-May-08 12:23 
QuestionJPEG EXIF metadata Pin
Jim Warburton8-May-08 2:40
Jim Warburton8-May-08 2:40 
AnswerRe: JPEG EXIF metadata Pin
Luc Pattyn8-May-08 6:34
sitebuilderLuc Pattyn8-May-08 6:34 
QuestionConverting an excel spreadsheet to PDF Pin
Sue68-May-08 2:34
Sue68-May-08 2:34 
AnswerRe: Converting an excel spreadsheet to PDF Pin
Harvey Saayman8-May-08 4:52
Harvey Saayman8-May-08 4:52 
google is your friend Smile | :) google search[^]

i found this


Hi,

There are two processes to achieve it. You can retrieve the data from excel file and import into DataSet. And then you can use ABCpdf to create a new pdf file with the datas from DataSet.

1. The below thread can lead you to import excel file to DataSet.

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

2. And then you can use ABCpdf to create a pdf file with the data from DataSet.

You can try this Three-Party Control to operate and read/create your PDF file. There is a link to download: http://www.websupergoo.com/download.htm[^]

There is a great demo available in the above link and you can learn how to use it.

Support document: http://www.websupergoo.com/support.htm [^]

Feature chart: http://www.websupergoo.com/abcpdf-8.htm[^]

This thread is about creating pdf file: http://forums.asp.net/t/1218669.aspx[^]

Hope this can help.

Harvey Saayman - South Africa
Junior Developer
.Net, C#, SQL
think BIG and kick ASS
you.suck = (you.passion != Programming)

QuestionC# code to triple a number Pin
Oluwayomi8-May-08 2:20
Oluwayomi8-May-08 2:20 
AnswerRe: C# code to triple a number Pin
J4amieC8-May-08 2:22
J4amieC8-May-08 2:22 
GeneralRe: C# code to triple a number Pin
Christian Graus8-May-08 2:24
protectorChristian Graus8-May-08 2:24 
GeneralRe: C# code to triple a number Pin
Xmen Real 8-May-08 2:32
professional Xmen Real 8-May-08 2:32 
AnswerRe: C# code to triple a number Pin
Christian Graus8-May-08 2:24
protectorChristian Graus8-May-08 2:24 
GeneralRe: C# code to triple a number Pin
dan!sh 8-May-08 2:28
professional dan!sh 8-May-08 2:28 
AnswerRe: C# code to triple a number Pin
Pete O'Hanlon8-May-08 2:26
mvePete O'Hanlon8-May-08 2:26 
AnswerRe: C# code to triple a number Pin
#realJSOP8-May-08 2:50
professional#realJSOP8-May-08 2:50 
AnswerRe: C# code to triple a number Pin
BadKarma8-May-08 2:51
BadKarma8-May-08 2:51 
GeneralRe: C# code to triple a number Pin
J4amieC8-May-08 3:00
J4amieC8-May-08 3:00 
GeneralRe: C# code to triple a number Pin
BadKarma8-May-08 4:26
BadKarma8-May-08 4:26 
GeneralRe: C# code to triple a number Pin
J4amieC8-May-08 4:55
J4amieC8-May-08 4:55 
GeneralRe: C# code to triple a number Pin
BadKarma8-May-08 5:00
BadKarma8-May-08 5:00 
QuestionRe: C# code to triple a number Pin
CPallini8-May-08 3:20
mveCPallini8-May-08 3:20 
AnswerRe: C# code to triple a number Pin
Osten8-May-08 4:34
Osten8-May-08 4:34 
GeneralRe: C# code to triple a number Pin
laserbaronen8-May-08 4:36
laserbaronen8-May-08 4:36 
GeneralRe: C# code to triple a number Pin
Osten8-May-08 4:39
Osten8-May-08 4:39 

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.