Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
BASIC
itextsharp landscape a4
J. van der Eem
Programming language:
BASIC
2021-03-05 04:54:50
0
Q:
itextsharp landscape a4
user132043
Code:
BASIC
2021-07-14 02:42:32
Document
pdfDoc = new Document(PageSize.A
4
.Rotate(),
10
f,
10
f,
10
f,
10
f);
1
New to Communities?
Join the community