What version of PDF does iText support? Can I specify which version the
resulting file should be in? I think by default it creates 1.4 even if
the input file is an earlier version.
Thanks,
Piotr
---
This SF.NET email is sponsored by:
SourceF
I need to scale pages that have crop marks and have been previously
cropped to hide the marks. However, when I attempt to scale down the
pages to fit the new page format (and to have enough top margin to
stamp a header), the crop marks show up again. Can I scale the pages
and get white margins
How can I write text into a predefined box (column) at predefined
position on a page using iText? Is this possible?
Thanks,
Piotr
--
CoreComm Webmail.
http://home.core.com
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek hea
Hi All,
I am very new to iText. I am trying to load a font using:
BaseFont bf = BaseFont.createFont("UniveConBol.pfb", BaseFont.WINANSI,
BaseFont.EMBEDDED);
and getting the following error:
com.lowagie.text.DocumentException: Font 'UniveConBol.pfb'
with 'Cp1252' is not recognized.
What am I