On Sun, 2 Mar 2003, Theo. Sean Schulze wrote: > If you don't mind using a command line tool, then you might want to save the documents as PostScript files and then use ps2pdf13 to convert to PDF format. I have been using ps2pdf13 for a little while now to convert man pages to pdf format, and I have never had one not load in Acrobat Reader. My thought is that PostScript is a well recognized format that each of the word processors you've mentioned should be able to master, and they may be able to do PostScript better than they can do PDF. > > Take one of your documents, save it as a PostScript file, and then convert it to see how well it works. From the command line: > > ps2pdf13 mydocument.ps mydocument.pdf > > ps2pdf13 has several related applications giving varying levels of Acrobat > compatibility. Try `man ps2pdf` to get the full story. > Great advice, Sean. It worked like a charm: the doc that I could not convert to Adobe's liking using either Abiword or OpenOffice displays just fine after converting to .ps and then to .pdf using the utility you mentioned. Thanks so much for your input. This will be a very helpful application for me.
James - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs