Thanks; I'll try that.
On Tue, Jun 10, 2008 at 8:33 PM, Friedrich Huebler <[email protected]> wrote:
> Victor,
>
> I could reproduce the problem with PNG images that exceed a certain
> size. However, you can save a graph in PostScript format and then
> convert it to PNG format with the help of Ghostscript, following the
> instructions on this page:
>
> http://huebler.info/2005/20050407_Stata_PNG.html
>
> With this method it is possible to create much larger PNG files. The
> biggest size I tried was 20,000 x 16,000 pixels.
>
> Friedrich
>
> On Tue, Jun 10, 2008 at 6:09 PM, Victor C. Van Hee <[email protected]> wrote:
>> I'm having trouble saving very large images of multiple combined
>> graphs in Stata. If I go beyond a width of about 3500, I get the
>> following error:
>>
>> . graph export histograms.png,width(5000) replace
>> could not create PNG file: histograms.png
>> r(693);
>>
>> [r(693) looks like an IO error]
>>
>> Is this a memory problem (I might have too little memory in this
>> computer)? The size of the images I'm able to save seems to vary
>> quite a bit depending upon what else is running. Does anyone know a
>> solution to this problem?
> *
> * For searches and help try:
> * http://www.stata.com/support/faqs/res/findit.html
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/