Creo makes a free crop tool for Acrobat which may give you better results.
It allows you to individually set crop, media, trim and bleed boxes. You
probably want to set the trim box--though some RIPs use crop box too. You
have to create an account @ their website (also free). Search the download
At 04:04 PM 8/6/2004, Jim McLean wrote:
I have a PDF file of a form we use form our printing company. I has
printing hashes, etc on it that I need to crop out. I cropped them with
Adobe Acrobat and of course that only hides the info (Thanks Adobe!). So
as a work around I tried distilling my PDF.
Gents,
Here's my situation:
I have a PDF file of a form we use form our printing company. I has
printing hashes, etc on it that I need to crop out. I cropped them with
Adobe Acrobat and of course that only hides the info (Thanks Adobe!). So
as a work around I tried distilling my PDF. Which lo
How much memory do you have assigned to your JVM?
Best Regards,
Paulo Soares
- Original Message -
From: "Parthasarathi Sreenivasan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 06, 2004 18:09
Subject: [iText-questions] OutOfMemory
> When I attempt repeatedly merge a
- Original Message -
From: "Joseph Chakkungal" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 06, 2004 17:43
Subject: Re: [iText-questions] PdfPTable height
> Hi Paulo,
>
> Thanks for the help. The new version of the iText that you provided does
> split long rows so th
When I attempt repeatedly merge a 2MB document 10 times, I get an OutOfMemory
error after 8th time. This is very consistent and am able to do the same
operation using JPdf (but extremely slow). Are there known issues with iText
related to memory usage? or am I doing something wrong? I basically use
Hi Paulo,
Thanks for the help. The new version of the iText that you provided does
split long rows so that it is displayed in multiple pages. But the PDF
generated by my program is having some problems as follows;
When a row cannot fit in the remaining space of a page, it is displayed in
the ne
You can't have a goto for a page that doesn't exist in that document at the
time of creation, you need an extra step. Create an empty page and
concatenate all the pages with PdfCopy to memory. Use PdfStamper to add the
text and links to the first page.
Best Regards,
Paulo Soares
- Original Me
A cell only accepts text, be it from a query or from elsewhere. What did you
expect to happen?
Best Regards,
Paulo Soares
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 06, 2004 2:21
Subject: [iText-questions] Controlling the Fonts in cell of
Are you sure that helloitext.pdf is a valid pdf?
Best Regards,
Paulo Soares
- Original Message -
From: "Meghal Donde" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 06, 2004 8:22
Subject: [iText-questions] problem while writing to pdf
> Hi,
> I am trying to use field_
Table is unsupported. Use PdfPTable instead.
Best Regards,
Paulo Soares
- Original Message -
From: "Bono, Tony" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 05, 2004 23:57
Subject: [iText-questions] java.lang.IndexOutOfBoundsException
> Hi,
> I am trying to create
Hi all!
I'm having a problem with local/goto destinations while dynamically
creating a PDF from some existing PDFs. Here it goes...
I have to generate a PDF doc concatening some PDFs that already exist. I
read in the documentation how to do it, and i followed the instructions
(actually, i copie
Hi,
I am trying to create a table where there are three layers of data:
Category, SubCategory and line item examples.
I iterate through a List and use getter methods to retrieve the
data. The data is in line item by Sub Category, by Category order,
meaning that Category is the major sort. The re
Hi,
I am trying to create a table where there are three layers of data:
Category, SubCategory and line item examples.
I iterate through a List and use getter methods to retrieve the
data. The data is in line item by Sub Category, by Category order,
meaning that Category is the major sort. The re
Hi,
I am trying to use field_merge.java from examples given on
http://itextpdf.sourceforge.net/
Though this, I am trying to write and set value.
An Exception is been thrown as follows
java field_merge -f helloitext.pdf helloitextduplicate.pdf ATextField=Meghal
java.io.IOException: PDF header signa
15 matches
Mail list logo