[iText-questions] PDF version

2003-02-11 Thread Piotr Luczycki
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

[iText-questions] Scaling pages with crop marks

2003-02-10 Thread Piotr Luczycki
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

[iText-questions] Writing text in a box

2002-12-08 Thread Piotr Luczycki
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

[iText-questions] Problem with fonts

2002-12-08 Thread Piotr Luczycki
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