Cross-Platform PDF Creation from Excel

R

RickGreg

I created a spreadsheet that spits out a nice clean report page for a
client. The page is to be printed, or converted to PDF for sharing. I'm on
a OSX mac, so I can do this easily. However, my client is in the Windows
world and claims to have no clue as to how to create a PDF. I would think
there is a similar function for them?

This is not really a mac question, but can anyone make a suggestion? Many
thanks!
 
B

Bob Greenblatt

I created a spreadsheet that spits out a nice clean report page for a
client. The page is to be printed, or converted to PDF for sharing. I'm on
a OSX mac, so I can do this easily. However, my client is in the Windows
world and claims to have no clue as to how to create a PDF. I would think
there is a similar function for them?

This is not really a mac question, but can anyone make a suggestion? Many
thanks!
Just select PDF from the print dialog.
 
L

little_creature

Bob Greenblatt said the following on 2.6.2006 21:03:
Just select PDF from the print dialog.
Windows itself doesn't have builded pdf generator as Macs do. This will
be the new feature of Vista where sort of portable document file will be
implemented (originally coded as Metro). To create pdf on Win the client
needs any pdf generator to be installed. He/She can download some
convertor such as pdf factory... Personally I use the PDF creator
After installing that SW just do prit>pdfcreator
http://sourceforge.net/projects/pdfcreator/
 
Top