Ginn Chen wrote: > Firefox 3 uses jemalloc library instead of libc memory allocator. > jemalloc would crash the application if there's a double free. > > Try to set LD_PRELOAD=/usr/lib/libc.so, it may works.
Ok, that caused it to bring up the print dialog and actually print. Now the only problem is that the printout is completely wrong! It's using the wrong fonts with the wrong size and the wrong spacing! Not just a little bit wrong, but *completely* wrong. The header and footer titles are actually correct, but the font in the page is either squished together so close that the character overlap each other, or it's half the size it should be and spaced twice as far apart as it should be so that it takes up the same amount of horizontal space. I'll send you a sample pdf file separately so you can see what I mean. Any other ideas?
