Print preview of Jupiter notebook SymPy output

I am using SymPy in Jupiter notebook to expand some derivatives. I note that the multi-line outputted equation wraps acceptably in the notebook presentation, but when I access the print preview presentation, it scrolls off the RHS of the page. I have tried numerous settings in the notebook.json config file but with no change.

Does anyone know what the issue is here?

cheers

Richard

This sounds like https://github.com/jupyter/nbconvert/issues/275, which isn’t completely resolved yet.