Re: [iText-questions] Embedding fonts in an EXISTING document

2005-04-17 Thread Bear Giles
Leonard Rosenthol wrote: At 04:08 PM 4/15/2005, Philip Kaplan wrote: Can you point me toward an iText class or (cross fingers) an example of how I could do a full embed with an existing document? Start with the code that does the duplicate subset locating/fixing and the code that loads fo

Re: [iText-questions] easy way for cropping an image ?

2005-04-17 Thread Bruno Lowagie
Michael Glauche wrote: Another related question: If you add an object outside of the physical size of the PDF (as above, use negative coordinates), will the complete object be stored in the PDF file, or will it be cut by itext ? No, the object will be in the PDF document, you won't be able to see

Re: [iText-questions] easy way for cropping an image ?

2005-04-17 Thread Michael Glauche
Bruno Lowagie schrieb: Michael Glauche wrote: So instead of scaling the image to 300x400, you want to keep original size of the image (>300x400), but only show a clipped part of it. I think I would use PdfTemplate in this case. You could create a template of 300x400 and add a larger image to it. Or

Re: [iText-questions] Need to know the core part of the PDF Generation

2005-04-17 Thread Satish_Burnwal
Thanks to all of you..!! We will evaluate both the options - use of iText and developing own component - before making the final call. Thanks! Satish. Ph:91.80.2207.8602 Leonard Rosenthol <[EMAIL PROTECTED]> 04/15/2005 09:08 PM To [EMAIL PROTECTED], Bruno Lowagie <[EMAIL PROTECTED]>