New bug saving spool of charts to pdf
Posted: Wed Oct 16, 2024 12:10 pm
I have been running programs for years that ran this command, but now that I upgraded from v12 to v14, I am getting 2 errors. It often crashes eviews completely.
SpoolEQ.save(t=pdf, landscape, mode=i) chartsxl\EQ '<<< bug crashes here
I get 2 error messages, first this one then this one Let me know if you want the program and workfile so you can try it.
I tried playing with all of the options but none avoided the bug. I also tried creating the spool 2 different ways (print to output, and spool.append). Manually printing the spool using the Microsoft print to pdf driver works, but I think it looks a little different and I am not sure how to do that using code.
SpoolEQ.save(t=pdf, landscape, mode=i) chartsxl\EQ '<<< bug crashes here
I get 2 error messages, first this one then this one Let me know if you want the program and workfile so you can try it.
I tried playing with all of the options but none avoided the bug. I also tried creating the spool 2 different ways (print to output, and spool.append). Manually printing the spool using the Microsoft print to pdf driver works, but I think it looks a little different and I am not sure how to do that using code.