Hi, I want to control the following PDF-properties. - Making a Trim or a Bleedbox ? - Defining resolution, color-system and compression ?
Can I find any help on the web? daniela ----- Original Message ----- From: "Daniela W�rthinger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 20, 2003 6:27 PM Subject: Re: PDF properties two more questions > Hi, > thank you for this information. It was really helpful. > I am writing my thesis about "CrossMedia-Publishing of productcatalogs", > during my studies I try to find out, whether FOP is a suitable tool to > produce PDF for Prepress. > So I try to find out whether my generated PDF (with FOP) has the right > properties. > > It's difficult to write the technical terms in english. > > - Can FOP produce PDF including trim marks? > - Can FOP produce PDF including prepress parameters, like for example > "overprinting"? > > thank you very much for your help, > daniela > > > > ----- Original Message ----- > From: "Jeremias Maerki" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, May 20, 2003 10:08 AM > Subject: Re: PDF properties? > > > > On 19.05.2003 21:27:51 Daniela W�rthinger wrote: > > how can I find out whether a PDF generated with FOP has the following > > properties? > > The first two can be checked in a good ASCII editor. > > > - embedded ICC-Profiles > > Look for "/ICCBased" to find out if an image (XObject) has a reference > to an ICC profile. > > > - lossless compression > > If you find the string "/DCTDecode" in the PDF you have lossy image > compression somewhere. > > > - comments about overprinting and filling > > I don't understand what exactly you need here. > > Do you really just want to find out where a PDF has the above properties > or do you want to control these properties? > > I hope that helps. > > Jeremias Maerki > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
