Click here to Skip to main content
16,014,765 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am creating a pdf file by using c# through itextsharp. But i cant give page numbers in that pdf. how can i add page numbers there.
please help.. thanks...
Posted
Comments
Zafar A khan 7-Oct-13 6:39am    
which library you are using... itextsharp, pdfClown, PdfSharp
vineeth raju 7-Oct-13 6:43am    
itextsharp
Member 11176814 28-Nov-14 3:30am    
how to go next page after completion of previous page in pdf and how to create pdf with text boxes by using c# .Please help me..
thank you..!

1 solution

 
Share this answer
 
v2
Comments
vineeth raju 7-Oct-13 7:35am    
i cant use pdfreader.
Argenti 7-Oct-13 7:53am    
So you should try the second example. It uses an Event handler OnEndPage that does the whole thing. Good luck!

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