Re: [iText-questions] Image transparency issues related to printing PDF

2006-11-09 Thread Jerold Sampson
t; not postscript >> >>> based). You already have the solution, print to a PostScript Level 3 >>> printer, and the workaround, print as image. >>> >>> Paulo >>> >>> >>> >>>> -Original Message---

Re: [iText-questions] Image transparency issues related to printing PDF

2006-11-09 Thread Jerold Sampson
ailto:[EMAIL PROTECTED] On >> Behalf Of Jerold Sampson >> Sent: Thursday, November 09, 2006 4:45 PM >> To: itext-questions@lists.sourceforge.net >> Subject: Re: [iText-questions] Image transparency issues >> related to printing PDF >> >> That addresses the P

Re: [iText-questions] Image transparency issues related to printing PDF

2006-11-09 Thread Paulo Soares
mask. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Jerold Sampson > Sent: Thursday, November 09, 2006 4:45 PM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Image transparency issues

Re: [iText-questions] Image transparency issues related to printing PDF

2006-11-09 Thread Jerold Sampson
>> [mailto:[EMAIL PROTECTED] On >> Behalf Of Jerold Sampson >> Sent: Thursday, November 09, 2006 3:22 PM >> To: itext-questions@lists.sourceforge.net >> Subject: Re: [iText-questions] Image transparency issues >> related to printing PDF >> >> I tried

Re: [iText-questions] Image transparency issues related to printing PDF

2006-11-09 Thread Paulo Soares
; From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Jerold Sampson > Sent: Thursday, November 09, 2006 3:22 PM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Image transparency issues > related to printing PDF > > I tried sett

Re: [iText-questions] Image transparency issues related to printing PDF

2006-11-09 Thread Jerold Sampson
I tried setting the PDF version but it has no effect on this problem. Thanks. Jerold Sampson porcupine wrote: > Have you tried setting the PdfVersion? eg (java): > > writer.setPdfVersion(PdfWriter.VERSION_1_3); > > set this before you do document.open(); > > > > Jerold Sampson wrote: > >> I am

Re: [iText-questions] Image transparency issues related to printing PDF

2006-11-08 Thread porcupine
Have you tried setting the PdfVersion? eg (java): writer.setPdfVersion(PdfWriter.VERSION_1_3); set this before you do document.open(); Jerold Sampson wrote: > > I am having problems printing PDF generated with iText. The PDF views > correctly with the Adobe reader but must be printed using