RE: [iText-questions] PDF Flattening

2005-06-04 Thread Leonard Rosenthol
At 07:17 PM 6/3/2005, Bill Sanders wrote: Everything is TIFF based, which is why I'm pulling my hair out. Then in that case - use imaging software (eg. GraphicsMagick) to composite the raw TIFFs together and THEN create a PDF from that... Leonard ---

RE: [iText-questions] PDF Flattening

2005-06-03 Thread Bill Sanders
lease contact the sender and delete the material from any computer. -Original Message- From: Leonard Rosenthol [mailto:[EMAIL PROTECTED] Sent: Friday, June 03, 2005 11:17 AM To: Bill Sanders; itext-questions@lists.sourceforge.net Subject: RE: [iText-questions] PDF Flattening At 11:32 AM 6/3

RE: [iText-questions] PDF Flattening

2005-06-03 Thread Leonard Rosenthol
At 11:32 AM 6/3/2005, Bill Sanders wrote: This user has all of their watermarks in TIFF format, because they used a Xerox solution that could image them as background forms. Lovely :( The PDFs that are you starting with (to bookmark), are they vector/text based, or also all T

RE: [iText-questions] PDF Flattening

2005-06-03 Thread Bill Sanders
eforge.net Subject: RE: [iText-questions] PDF Flattening At 11:10 AM 6/3/2005, Bill Sanders wrote: >Here's an observation. If I use Acrobat Pro and convert the TIFF image >to be used as a watermark to a PDF and then attach it to a blank PDF as >a watermark. When I use sta

RE: [iText-questions] PDF Flattening

2005-06-03 Thread Leonard Rosenthol
At 11:10 AM 6/3/2005, Bill Sanders wrote: Here's an observation. If I use Acrobat Pro and convert the TIFF image to be used as a watermark to a PDF and then attach it to a blank PDF as a watermark. When I use stamping, it seems to be ok. Because it is tossing the opacity values when y

RE: [iText-questions] PDF Flattening

2005-06-03 Thread Bill Sanders
enthol Sent: Friday, June 03, 2005 9:55 AM To: Bill Sanders; itext-questions@lists.sourceforge.net Subject: RE: [iText-questions] PDF Flattening Importance: High At 10:32 AM 6/3/2005, Bill Sanders wrote: >Appreciate the quick response. Is there any option within iText to >flatten the PDF f

RE: [iText-questions] PDF Flattening

2005-06-03 Thread Leonard Rosenthol
At 10:32 AM 6/3/2005, Bill Sanders wrote: Appreciate the quick response. Is there any option within iText to flatten the PDF file. These are simple view and print PDF's only. No. You'd need to use something like ImageMagick/GraphicsMagick in conjunction with Ghostscript to p

RE: [iText-questions] PDF Flattening

2005-06-03 Thread Bill Sanders
itext-questions@lists.sourceforge.net Subject: RE: [iText-questions] PDF Flattening That's life. If you have opacity the page has to be flattened before printing. It's not an iText thing, any PDF with opacity behaves the same way. > -Original Message- > From: [EMAIL PROTEC

RE: [iText-questions] PDF Flattening

2005-06-03 Thread Paulo Soares
riday, June 03, 2005 6:01 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] PDF Flattening > > I've written this application using Jython to take multiple > TIFF's in a > source directory and create a PDF document and then apply a TIFF as a

[iText-questions] PDF Flattening

2005-06-02 Thread Bill Sanders
I've written this application using Jython to take multiple TIFF's in a source directory and create a PDF document and then apply a TIFF as a watermark. The assembled PDF looks fine within Acrobat Pro, but when printing from Acrobat under Windows to a file, the message "Flattening" apears and caus

Re: [iText-questions] PDF Flattening - How to remove alsoJavascript

2004-04-28 Thread Leonard Rosenthol
At 09:46 AM 4/28/2004, [EMAIL PROTECTED] wrote: Sorry, in fact the warning in the dynamic PDF is just a pop-up message (using javascript) that tells some messages to the user about the form he is going to fill in. I can't modify this dynamic PDF and I haven't generated it. I have to flatten this PD

Re: [iText-questions] PDF Flattening - How to remove alsoJavascript

2004-04-28 Thread [EMAIL PROTECTED]
r 2004 09:13:55 -0400 To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [iText-questions] PDF Flattening - How to remove alsoJavascript At 08:40 AM 4/28/2004, [EMAIL PROTECTED] wrote: >I have tried to do some PDF Flattening using the library iText. I must say >it is easy and it works w

Re: [iText-questions] PDF Flattening - How to remove also Javascript

2004-04-28 Thread Leonard Rosenthol
At 08:40 AM 4/28/2004, [EMAIL PROTECTED] wrote: I have tried to do some PDF Flattening using the library iText. I must say it is easy and it works well, but I have got a problem for some PDF. For example, I have a dynamic PDF that displays a warning message when we open it. What kind of war

[iText-questions] PDF Flattening - How to remove also Javascript

2004-04-28 Thread [EMAIL PROTECTED]
Hi all, I have tried to do some PDF Flattening using the library iText. I must say it is easy and it works well, but I have got a problem for some PDF. For example, I have a dynamic PDF that displays a warning message when we open it. I have converted this dynamic PDF into a static PDF using the m