Itext

itext

#itext

Table of Contents

About

1

Chapter 1: Getting started with itext

2

Remarks

2

What is iText?

2

When to use iText?

2

Versions

3

Examples

3

Installation or Setup

3

iText for Java

3

iText for C#

5

Hello World

5

Chapter 2: Columns: iText 5 versus iText 7

7

Remarks

7

Examples

7

Text2PdfColumns.java (iText 5)

7

Text2PdfColumns.java (iText 7)

9

Chapter 3: Fonts: iText 5 versus iText 7

12

Remarks

12

Examples

13

HelloWorldInternational.java (iText 5)

13

HelloWorldInternational.java (iText 7)

14

Chapter 4: Forms: iText 5 vs iText 7

16

Remarks

16

Examples

16

FormCreation.java (iText 5)

16

FormCreation.java (iText 7)

17

FormFilling.java (iText 5)

18

FormFilling.java (iText 7)

19

Chapter 5: Page events (iText 5) versus Event handlers and Renderers (iText 7)

21

Remarks

21

Examples

22

Text2PdfPageEvents.java (iText 5)

22

Text2PdfPageEvents1.java (iText 7)

25

Text2PdfPageEvents2.java

27

Chapter 6: Pdf Creation: iText 5 versus iText 7

30

Remarks

30

Examples

30

HelloWorld.java (iText 5)

30

HelloWorld1.java and HelloWorld2.java (iText 7)

31

Chapter 7: Q & A about versions

33

Introduction

33

Remarks

33

Examples

33

itext 2 vs iText 5 vs iText 7

33

iText 2 and earlier:

33

iText 5:

33

iText 7:

33

Chapter 8: Styles: iText 5 versus iText 7

35

Remarks

35

Examples

35

HelloWorldStyles.java (iText 5)

35

HelloWorldStyles.java (iText 7)

36

Chapter 9: Tables: iText 5 versus iText 7

38

Remarks

38

Examples

39

HelloWorldTable.java (iText 5)

39

HelloWorldTable.java (iText 7)

40

Chapter 10: Text to PDF: iText 5 versus iText 7

42

Remarks

42

Examples

42

Text2Pdf.java (iText 5)

42

Text2Pdf.java (iText 7)

44

Credits

47

About

You can share this PDF with anyone you feel could benefit from it, downloaded the latest version from: itext

It is an unofficial and free itext ebook created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow. It is neither affiliated with Stack Overflow nor official itext.

The content is released under Creative Commons BY-SA, and the list of contributors to each chapter are provided in the credits section at the end of this book. Images may be copyright of their respective owners unless otherwise specified. All trademarks and registered trademarks are the property of their respective company owners.

Use the content presented in this book at your own risk; it is not guaranteed to be correct nor accurate, please send your feedback and corrections to info@



1

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download