Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.help > #2812

Re: Print BufferedImage the result is blank

From Jeff Higgins <jeff@invalid.invalid>
Newsgroups comp.lang.java.help
Subject Re: Print BufferedImage the result is blank
Date 2013-10-15 12:04 -0400
Organization A noiseless patient Spider
Message-ID <l3jp1i$a0p$1@dont-email.me> (permalink)
References <103e51b9-a464-4d94-b3e6-e752f014e546@googlegroups.com>

Show all headers | View raw


On 10/15/2013 04:56 AM, p7371464@gmail.com wrote:
> Hi, every one
>
> following are parameter set of my environment
>
> /////////////////
>
> OS: Win 7 64 bit
> Java: java version "1.6.0_29" 32 bit
> Test Printer: CutePDF Writer 2.8 、Microsoft XPS Document Writer
>
> ///////////
>
> I try to print a image to printer, while the image file size is small the result is correct,
> but while the file is large (jpeg format about 1.4 MB) the result is blank!!
> I have assign -Xmx1024m to JVM.
>
> following is the code to print, can any one give some suggestions

[snip code]

While I can't specifically answer your question, these links might 
help.<http://docs.oracle.com/javase/7/docs/technotes/guides/jps/spec/JPSTOC.fm.html>
<http://docs.oracle.com/javase/7/docs/technotes/guides/jps/spec/appendix_printGIF.fm.html#7083>

Back to comp.lang.java.help | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Print BufferedImage the result is blank p7371464@gmail.com - 2013-10-15 01:56 -0700
  Re: Print BufferedImage the result is blank Joerg Meier <joergmmeier@arcor.de> - 2013-10-15 13:27 +0200
    Re: Print BufferedImage the result is blank Knute Johnson <september@knutejohnson.com> - 2013-10-15 07:53 -0700
  Re: Print BufferedImage the result is blank Jeff Higgins <jeff@invalid.invalid> - 2013-10-15 12:04 -0400
  Re: Print BufferedImage the result is blank Knute Johnson <september@knutejohnson.com> - 2013-10-15 19:43 -0700

csiph-web