Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
hi experts,

i am creating windows application using itextsharp.dll
i want to know the exact hierarchy of the terms
PdfPTable
PdfPCell
Phrase
Paragraph
Chunk

Can anybody explain those terms in short? [edit] added this line from a solution the same author posted[/edit]
Posted
Updated 28-Jun-11 20:35pm
v2
Comments
Sergey Alexandrovich Kryukov 29-Jun-11 1:02am    
If you want it, learn it. What is your question or your problem?
--SA
Rakesh S S 30-Jun-11 5:39am    
try to read the question then you will come 2 know a questn lol
Prerak Patel 29-Jun-11 1:07am    
hierarchy? It is in the order, you wrote the terms!

1 solution

Please see this CodeProject article: ITextSharp Helper Class[^].

See also this set of articles: http://www.mikesdotnetting.com/Category/20[^].

Adobe PDF documentation can be useful: http://partners.adobe.com/public/developer/en/pdf/PDFReference.pdf[^].

—SA
 
Share this answer
 
v2

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