Click here to Skip to main content
15,881,173 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,

i want to convert my .xml file to .pdf file using iTextSharp i get many code examples but i not get syntax and not able to understand syntax to how i pass my excel sheet and or i convert it as a string and then pass so any example or syntax or any reference link which is useful to done this task please teal me.

-
i use iTextSharp for conversation


Thanks,
Posted
Comments
Boipelo 3-Jun-13 6:38am    
If I am correct, iTextSharp does not convert but create pdf file...

Link below - visit other related articles while there, also note that iTextSharp is no longer free, I am not sure up-to which version is free.

http://www.mikesdotnetting.com/Article/82/iTextSharp-Adding-Text-with-Chunks-Phrases-and-Paragraphs

- I can't modify the link, hope those with previlages modify it.

1 solution

Have a look on couple of CP articles:
Tutorials on creating PDF files using C# 2.0[^]
Creating PDF Tables using C# (.NET 2.0) and iTextSharp[^]
This will surely help you out.
 
Share this answer
 
Comments
bhavesh002 3-Jun-13 6:13am    
i already look those articles but still i am not clear ..

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