Nov 21, 2009
Pages: 1, 2

Make Your Own .PDF For Free

free web hosting

Read Latest Entries..: (Post #17) by The_Fury on Dec 3 2008, 10:02 AM.
Open Office in Andlinux on Windows Xp.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > How-To's and Tutorials > MISC (no matching category)

Make Your Own .PDF For Free

Ryan
first off get open office form openoffice.org and when you create a document their is a button to convert it to a .pdf file.

Comment/Reply (w/o sign-up)

Brian
That works, but even easier is if you have Mac OS X. When ever you want to print something you have the option to send to the printer, fax, or save as PDF. Then you can make any document PDF just as easier as printing it out:



So I have lots of PDF's now. It's just so easy. There might be a way to do that with Windows or Linux. I'm not sure, but for those using Mac OS, it couldn't be more convenient.

Comment/Reply (w/o sign-up)

Ryan
why would i waste money on mac osx just to make pdf's when i get get windows cheaper and download open office for free?

Comment/Reply (w/o sign-up)

jipman
Gee... Are we on the cheapness tour?

Download fedora core 3 for FREE... from fedora.redhat.com, It's a free linux distro.

And Openoffice is included in the installer...

Try beat that Ryan wink.gif

Comment/Reply (w/o sign-up)

intertain
soryy but wats the point making thse?

Comment/Reply (w/o sign-up)

miCRoSCoPiC^eaRthLinG
QUOTE (intertain @ Feb 6 2005, 10:20 PM)
soryy but wats the point making thse?
*


whats the point making what ??? blink.gif

Comment/Reply (w/o sign-up)

Trekkie101
Open Office seems much better on Linux than on Windows, its functionality and look, looks a lot better on Linux in my opinion.

Comment/Reply (w/o sign-up)

moonwitch
QUOTE (Trekkie101 @ Feb 8 2005, 06:48 PM)
Open Office seems much better on Linux than on Windows, its functionality and look, looks a lot better on Linux in my opinion.
*

Hehehe, a fun topic smile.gif

Well, for starters, I prefer openOffice over all other office suites. It is smoother, faster and looks better than M$ Office, I feel it's more userfriendly than STarOffice (I have used M$ Office, StarOffice, OpenOffice and back in the DOS days and 386, CorelWriter or something LOL - I can't remember). Now, I have tried all those options, to create pdf's like that. And I felt they lacked a lot of control.

In school, I was taught to use LaTeX, THE typesetting system. smile.gif Yes, I will admit it, it takes a long time to learn the code, it's not the easiest way to do it. But you have full control. In Linux, this can be selected to install, or you can do it manually. In Windows, it's less easy (believe me it is sad).

CODE
\documentclass[a4paper,titlepage]{report}
\usepackage{times}
\begin{document}
\title{Chemistry: Cb4}
\author{Me LOL}
\date{\today}
\maketitle
\begin{abstract}
Blah blah blah blah
\end{abstract}
\tableofcontents
\part{Carbon Chemistry/ Organic Chemistry}
\chapter{Epilogue}
\section{Section of something}
\end{document}

That's what the code looks like wink.gif So yes, I actually do use this, I've written a chemistry course this way (I felt the teach did a bad job, asked if she wanted a hand and I converted her word doc into Pdf this way wink.gif)

Now, in Linux, this is the fun stuff. You just enter a few commands and you're set smile.gif
$latex file_name.tex (this will create the dvi of the tex file smile.gif)
$dvips file_name.dvi -o file_name.ps (this converts the dvi into ps - postscript smile.gif, the -o tells dvips to save the conversion to an output file)
$dvipdf file_name.dvi file_name.pdf (Conversion from dvi to pdf)
$ps2pdf file_name.ps file_name.pdf (conversion from ps to pdf)
$latex2html file_name.tex (will make each chapter into a different html page with the link in order etc)

In windows, you need to get MikTeX first, install it (it's HUGE), get a dvi viewer (I think it does come with MikTeX - it's called Yap) and at this point I still haven't successfully created a website from tex wink.gif in windows LOL

URLs (all for windows, since in Linux it's usually already there LOL)
TeX User Group
MikTeX
NotePadd++ to write the tex files WITH syntax (you'll be happy to have that LOL)
WinTEX 2000 (another Tex editor)

Well it seems this is longer than I intended LOL... maybe one day, I'll actually start a genuine tutorial for LaTeX LOL

 

 

 


Comment/Reply (w/o sign-up)

Trekkie101
Actually maybe it would be good to have some pro's and cons

OpenOffice:
Free
Relatively small download.
Doesnt look the best (1.1.4, 2 looks much better)
Presentations need improved, very bad creation tools
Lots of support for millions of file types
Platform Independant
Open Source
Not too many templates.

MS:
VERY EXPENSIVE!
okay look
VERY EXPENSIVE
Good clipart
Used more commonly
Good support for prsentations


I suppose OpenOffice is good for Spreadsheets, Word Proccessing and such but its a nightmare for presentations, its just not as good. Theres a lot to be desired, like for example it took me 15 minutes to fugure to change the background colour.

Comment/Reply (w/o sign-up)

Don_Julio
thanx for the tip ryan

Comment/Reply (w/o sign-up)

Latest Entries

The_Fury
Open Office in Andlinux on Windows Xp.

Comment/Reply (w/o sign-up)

ergoxsx
This thread is old but I would like to still give some input.

If you are using Windows, you can download CutePDF. Prints to a PDF file. And it's for free.
And you do not need to change your OS which will cost you ages if you have lots of applications installed.

If you are using Linux, you can install CUPS (Common Unix Printing System) with the CUPS-PDF driver. You will then be able to print using a fake printer but outputs to a pdf file. The new OpenOffice really looks good and also allows you to do the same. And it comes with in Windows version too!

With MacOS-X, they just have thought about it for a long time. It comes with the OS. smile.gif
And OS-X just works like a charm... And it comes free with the hardware, doesn't it?

Just my two cents! smile.gif



QUOTE(Don_Julio @ Jun 4 2005, 06:06 AM) *
thanx for the tip ryan


Comment/Reply (w/o sign-up)

stylius
Hmmm! Wouldn`t it be easier to download and install GhostScript (any platform). It is open source, so it is free.

Comment/Reply (w/o sign-up)

Retaining
If you don't have OSX or Linux, or don't feel like downloading OpenOffice (which I would highly recommend), you can use CutePDF. It's a free PDF creation program that installs like a printer on a Windows machine, and lets you make anything into a PDF simply by selecting CutePDF as your printer.

Comment/Reply (w/o sign-up)

little0run
Wow, this is actually something extremely useful to me, thanks!
I've been using Adobe's free website to .pdf convertor, but I only have one use left.
Thanks alot! Amd just at the right time.

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics
Looking for make, pdf


*SIMILAR VIDEOS*
Searching Video's for make, pdf
advertisement



Make Your Own .PDF For Free

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com