Hi Bruno, > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im > Auftrag von Bruno Lowagie > Gesendet: Dienstag, 17. Juni 2008 16:50 > An: Post all your questions about iText here > Betreff: Re: [iText-questions] WG: Adding a JPG to a page > causes errors > > Robert Spielmann wrote: > > Sorry, the PDF file has a size of about 1MB which > sourceforge blocks. > > > > I uploaded the file: http://www.1lx.org/epo_alpha.pdf > > On your page 3 you add 6 images between a BT and an ET. > > BT > /Xi1 10 Tf > q 27.12 0 0 36 122.44 610 cm /Xi2 Do Q > q 27.12 0 0 36 160.44 610 cm /Xi2 Do Q > q 27.12 0 0 36 197.44 610 cm /Xi2 Do Q > q 27.12 0 0 36 235.44 610 cm /Xi2 Do Q > q 27.12 0 0 36 272.44 610 cm /Xi2 Do Q > q 27.12 0 0 36 310.44 610 cm /Xi2 Do Q > ET > > You also define a Font with size 10. > Maybe you can remove the beginText(), setFontAndSize() > and the endText().
I did so, and it works fine now. I will add the text to the page after the image has been added. I just learned something once again :-) Thanks! > br, > Bruno > Mit freundlichen Grüßen / Best regards Robert Spielmann IT Consultant -- codecentric GmbH Grünewalder Str. 29-31 42657 Solingen Telefon +49 (212) 2494-322 Fax +49 (212) 2494-334 Mobil +49 (151) 14705709 E-Mail [EMAIL PROTECTED] Internet www.codecentric.de <http://www.codecentric.de/> Geschäftsführer: Peter Gierse, Mirko Novakovic und Rainer Vehns Sitz der Gesellschaft: Solingen Registergericht: Amtsgericht Wuppertal, HRB 19214 ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
