Click here to Skip to main content
15,898,036 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: cannot vote on articles for February Pin
Sascha Lefèvre6-Mar-16 22:59
professionalSascha Lefèvre6-Mar-16 22:59 
SuggestionRe: cannot vote on articles for February Pin
Jochen Arndt6-Mar-16 23:45
professionalJochen Arndt6-Mar-16 23:45 
GeneralRe: cannot vote on articles for February Pin
Sascha Lefèvre7-Mar-16 0:10
professionalSascha Lefèvre7-Mar-16 0:10 
GeneralRe: cannot vote on articles for February Pin
Jochen Arndt7-Mar-16 0:19
professionalJochen Arndt7-Mar-16 0:19 
GeneralRe: cannot vote on articles for February Pin
Sean Ewington7-Mar-16 10:03
staffSean Ewington7-Mar-16 10:03 
GeneralRe: cannot vote on articles for February Pin
Sascha Lefèvre7-Mar-16 10:06
professionalSascha Lefèvre7-Mar-16 10:06 
AdminRe: cannot vote on articles for February Pin
Chris Maunder7-Mar-16 4:19
cofounderChris Maunder7-Mar-16 4:19 
SuggestionA QA Question in the Article moderation queue? Pin
OriginalGriff3-Mar-16 20:19
mveOriginalGriff3-Mar-16 20:19 
This: Read excel file and generate a pdf for each row in the excel sheet - CodeProject[^]
Is in the article moderation queue, and shows as:
This is a new version of the currently published question.
Article Moderation: Should this article be published?
An article is typically either a tutorial that allows someone to learn about a technique or technology, or an explanation and documentation for code that you are uploading. Articles outline the problem you're trying to solve, the techniques you're using, and a simple explanation of how to use your code or techniques. Interesting gotcha's or trivia are always welcome.

Does this item match the definition of article clear?
Is purpose and goal of the article clear?
Could the article help someone in their day-to-day work?
Is the code and methodology explained?
Is the formatting (text, code, images) OK?
Is it appropriate and acceptable?
Approve or report this article:  report
Purpose: to stop the publication of obviously inappropriate material, plagiarized content or articles that are clearly not an actual article. If the author has genuinely tried to provide a decent article, even if they may need some encouraging to improve it, then let it through. Read more...
Hello Everyone,

I would like create a tool to generate a PDF for each Row data in the excel sheet  using c#.net , i have data in excel sheet like
 

Hide   Copy Code
ID Name salary  PA  TA  balance  Email 
1  AA     5000  500 30    4470    ABC@gmail.com
 
2  bb      5456  552 23    4553   cv@gmail.com
now i would like to read above excel by row by row and have to generate the pdf for each row by ID column . can any one help me on this?
What I have tried:
 

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

Share

Not quite sure what happened there...but I'll add a request that it not be closed to hopefully preserve any info for you.
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

GeneralRe: A QA Question in the Article moderation queue? Pin
Thanks78723-Mar-16 20:25
professionalThanks78723-Mar-16 20:25 
GeneralRe: A QA Question in the Article moderation queue? Pin
OriginalGriff3-Mar-16 21:09
mveOriginalGriff3-Mar-16 21:09 
GeneralRe: A QA Question in the Article moderation queue? Pin
Thanks78723-Mar-16 23:30
professionalThanks78723-Mar-16 23:30 
GeneralRe: A QA Question in the Article moderation queue? Pin
Chris Maunder6-Mar-16 9:25
cofounderChris Maunder6-Mar-16 9:25 
GeneralRe: A QA Question in the Article moderation queue? Pin
OriginalGriff6-Mar-16 9:36
mveOriginalGriff6-Mar-16 9:36 
QuestionMessage Closed Pin
2-Mar-16 22:51
Member 107116212-Mar-16 22:51 
AnswerMessage Removed Pin
2-Mar-16 22:59
Member 107116212-Mar-16 22:59 
GeneralMessage Removed Pin
3-Mar-16 0:00
mveRichard MacCutchan3-Mar-16 0:00 
GeneralMessage Removed Pin
3-Mar-16 0:35
Member 107116213-Mar-16 0:35 
AnswerMessage Removed PinPopular
3-Mar-16 1:02
PompeyThree3-Mar-16 1:02 
AnswerMessage Removed Pin
3-Mar-16 10:11
User 110609793-Mar-16 10:11 
GeneralMessage Removed Pin
3-Mar-16 22:53
mveRichard Deeming3-Mar-16 22:53 
GeneralMessage Removed Pin
4-Mar-16 8:59
User 110609794-Mar-16 8:59 
SuggestionWhat have I tried... Pin
Jörgen Andersson1-Mar-16 11:41
professionalJörgen Andersson1-Mar-16 11:41 
GeneralRe: What have I tried... Pin
Chris Maunder1-Mar-16 14:57
cofounderChris Maunder1-Mar-16 14:57 
GeneralRe: What have I tried... Pin
Jochen Arndt1-Mar-16 21:31
professionalJochen Arndt1-Mar-16 21:31 
GeneralRe: What have I tried... Pin
RedDk2-Mar-16 6:13
RedDk2-Mar-16 6:13 

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

Flags: Answered

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