  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | -none- | -none- 2007-10-02 - By Leonard Rosenthol
Back However, you don't even know the width and length in some cases when printing, since it's possible that the image will be scaled or cropped for reasons out of your control :(.
Leonard
On Oct 2, 2007, at 2:18 AM, TheVinc wrote:
> > ok, i thought something like this already ;) > > the only way to find the correct image (when the pdf was created with > PDFCreator) is to trigger on the width and length of the image. and > then i > have to hope that there is no other image inside the pdf with the > same size > ;) > > thanks > > > > Leonard Rosenthol wrote: >> >> Ah...I thought you were creating the PDF with iText. >> >> If you create the PDF via a printing process (like PDFCreator) - then >> you are screwed :(. Printers don't know anything about metadata and >> so any such information that could be entered in Word will get >> "tossed on the floor" when you print. >> >> If, however, you were to use a proper "direct to PDF" solution such >> as Adobe Acrobat - then the metadata you can enter in Word (or your >> image editor as you prepare the image) will be properly passed into >> the PDF and then can be located and processed by iText (etc.) >> >> Leonard >> >> On Oct 1, 2007, at 11:01 AM, TheVinc wrote: >> >>> >>> thanks for your answer. >>> >>> my problem is, that i create a word-doc and "print" an pdf. There >>> are images >>> inside the doc-File. >>> is it also possible to set this "metadata" in Word or PDFCreator (my >>> PDFPrinter)? >>> i would like to extrakt a special Image with itext later! >>> >>> how can i set this metadata? >>> >> >> >> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ >> ---- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> __ ____ ____ ____ ____ ____ ____ ____ ____ ____ >> iText-questions mailing list >> iText-questions@(protected) >> https://lists.sourceforge.net/lists/listinfo/itext-questions >> Buy the iText book: http://itext.ugent.be/itext-in-action/ >> >> > > -- > View this message in context: http://www.nabble.com/PDF-Image-Ids- > tf4544773.html#a12993244 > Sent from the iText - General mailing list archive at Nabble.com. > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ > iText-questions mailing list > iText-questions@(protected) > https://lists.sourceforge.net/lists/listinfo/itext-questions > Buy the iText book: http://itext.ugent.be/itext-in-action/ >
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
|
|
 |