MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Export a Grid[] object without loosing it's format

  • To: mathgroup at smc.vnet.net
  • Subject: [mg119797] Export a Grid[] object without loosing it's format
  • From: Cupidio <andreatacchella at gmail.com>
  • Date: Thu, 23 Jun 2011 07:23:55 -0400 (EDT)

Hi,
I am experiencing some problems when I try to export to a PDF file a
Grid[] object. The grid is quite big, with graphics, text and other
grids nested in it. It is perfectly formatted within the mathematica
notebook, but when I export it to PDF it becomes a complete mess. Also
"printing" to PDF doesn't work.

Is there a way to have it exported exactly as it looks like within the
notebook, in a PDF or EPS file?

I got some results by exporting it to a BMP file, specifing the size
with ImageSize, but the file produced is too big, and that's not
vector graphics! And it seems that I can't use ImageSize when
exporting to PDF...


  • Prev by Date: Re: Again : Is there a BNF for Mathematica?
  • Next by Date: Re: Solving a simple first order ODE
  • Previous by thread: Re: Assigning part of indexed object
  • Next by thread: Re: Export a Grid[] object without loosing it's format