A question from a Java newcomer - I'm writing a printing app. that attempts to print Graphics2D lines, text and GIF files all together on one page. The lines and text have presented no problems, but I'm having some difficulty with the GIF files. Could some good soul out there point me in the right direction - how exactly can I load the file (I don't need to apply any transforms or anything fancy), and then print it alongside the text? =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
