Eps/pdf flatten file

Hi,

I’m trying to produce a eps file, for a 2D histo with many (10^7) entries. This results in a large file if I don’t use a bitmap format. Is it possible to somehow flatten the image? I’d like to keep the scalability rather than use png or something.

Advance thanks,
Karol.

How many bins has your histogram ? which plotting option are you using ?

The histogram is 2048x256 bins using the (normal) scatter option.

Actually, the box option looks pretty good. I thought it would look a lot worse.

That’s a big histogram. It is normal you get a big PS file. try also the COL option.