1. download itext api - itext-2.1.5yozbek/isyg250/pdfwriter.pdfitextsharp (.net port) download itext...

8
1. Download iText API - iText-2.1.5.jar

Upload: others

Post on 06-May-2020

65 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: 1. Download iText API - iText-2.1.5yozbek/isyg250/pdfwriter.pdfiTextSharp (.NET port) Download iText Documentation iText by Example SVN Repository Using Eclipse ANT Scripts Mailing

1. Downlo

ad iTex

t API - iT

ext-2.1.5.jar

Page 2: 1. Download iText API - iText-2.1.5yozbek/isyg250/pdfwriter.pdfiTextSharp (.NET port) Download iText Documentation iText by Example SVN Repository Using Eclipse ANT Scripts Mailing

2. Cre

ate

a S

pring A

pplica

tion, and add to iTex

t.ja

r to

the libra

ries

Page 3: 1. Download iText API - iText-2.1.5yozbek/isyg250/pdfwriter.pdfiTextSharp (.NET port) Download iText Documentation iText by Example SVN Repository Using Eclipse ANT Scripts Mailing

3. Cre

ate

a sub-cla

ss of Abstra

ctPdfV

iew

Page 4: 1. Download iText API - iText-2.1.5yozbek/isyg250/pdfwriter.pdfiTextSharp (.NET port) Download iText Documentation iText by Example SVN Repository Using Eclipse ANT Scripts Mailing

4.

Cre

ate

a c

on

tro

lle

r th

at

inst

an

tia

tes

the

Pd

fVie

wP

ag

e c

lass

.

Page 5: 1. Download iText API - iText-2.1.5yozbek/isyg250/pdfwriter.pdfiTextSharp (.NET port) Download iText Documentation iText by Example SVN Repository Using Eclipse ANT Scripts Mailing

5.

Cre

ate

PD

f M

ap

pin

g f

ile

. R

igh

t-C

lick

on

WE

B-I

NF

, th

en

ch

oo

se X

ML

Pa

cka

ge

, N

ew

XM

L D

ocu

me

nt

Page 6: 1. Download iText API - iText-2.1.5yozbek/isyg250/pdfwriter.pdfiTextSharp (.NET port) Download iText Documentation iText by Example SVN Repository Using Eclipse ANT Scripts Mailing

6.

Mo

dif

y t

he

we

b.x

ml

file

Page 7: 1. Download iText API - iText-2.1.5yozbek/isyg250/pdfwriter.pdfiTextSharp (.NET port) Download iText Documentation iText by Example SVN Repository Using Eclipse ANT Scripts Mailing

7.

Re

dir

ect

to

th

e c

on

tro

lle

r

Page 8: 1. Download iText API - iText-2.1.5yozbek/isyg250/pdfwriter.pdfiTextSharp (.NET port) Download iText Documentation iText by Example SVN Repository Using Eclipse ANT Scripts Mailing

8.

Co

mp

ile

an

d r

un

th

e a

pp

lica

tio

n