Questions about printing from Mathematica. Includes questions about scaling output, printing to PDF, specifying headers and footers and other layout elements, the printing environment style sheet version etc.
14
votes
4answers
868 views
Printing exported PDF graphics fails (version 8)
When I export even simple graphics, say, a DateListPlot to PDF under Windows, it refuses to print on any of the printers at work.
Acrobat (Reader X) throws three ...
11
votes
4answers
632 views
Real Size Image Printing
I am generating a complicated graphics with Mathematica, but with objects of given sizes (e.g. a line of length 1 inch, between two points). I want to make sure that when I export the graphics, e.g. ...
5
votes
1answer
128 views
How can I restore context menu functionality to a Manipulate that contains Locators?
Before adding a Locator to a Manipulate, I can easily print or export the result using a context menu:
But after adding a ...
7
votes
1answer
156 views
How do I re-direct FilePrint's output?
I recently wanted to use FilePrint to print the contents somewhere else but in the notebook I was using. However, the obvious-seeming solution doesn't work at all:
...