I need to write a program that:
1) takes a PDF file. 2) makes the width/height 2x 3) makes font size 2x
What library sholuld I use?
I need to write a program that:
1) takes a PDF file. 2) makes the width/height 2x 3) makes font size 2x
What library sholuld I use?
http://sourceforge.net/projects/itextsharp/ for .Net
iText for Java