Click here to Skip to main content
15,904,348 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all,

I want to enable a review option when user click on button review and it will open the record using PDF application. Can someone teach me how to use it? I'm using windows applications.
Posted

1 solution

There are a few applications that you can use for this:

http://www.labnol.org/software/edit-pdf-files/10870/[^]

http://www.pdfescape.com/[^]

http://www.itextsharp.com/[^]

Hope it helps...
 
Share this answer
 
Comments
Luiey Ichigo 18-Sep-11 22:28pm    
Tq Prdshukla..but right now, i want a coding to view data to PDF. Is there any code to command the button to find the data and view it with PDF?
Pradeep Shukla 18-Sep-11 22:49pm    
In which format the data is, you can use DocumentViewer control to load .doc \ .pdf files to show..
Luiey Ichigo 18-Sep-11 23:00pm    
.pdf format..because i already experience some application or data; when we click review, it will be displayed by PDF. Is there any coding to generate report by Crystal report and view it with PDF?
Pradeep Shukla 18-Sep-11 23:10pm    
Yes..you can generate a report using Crystal Report and export it to pdf..but that would not let you edit the pdf file...
Luiey Ichigo 18-Sep-11 23:25pm    
oh..i see it.it okay because i also don't wat user able to edit because i'm afraid they will make mistake and chaos the data. So better let it like as viewed..thank you sir

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