Stop sending .DOC files as mail attachments There is a better way
blogs.computerworlduk.com
Stop sending .DOC files as mail attachments There is a better way
1–10 of 72 posts
Re: Stop sending .DOC files as mail attachments There is a better way
#2Re: Stop sending .DOC files as mail attachments There is a better way
#3Re: Stop sending .DOC files as mail attachments There is a better way
#4Re: Stop sending .DOC files as mail attachments There is a better way
#5PDF are supposedly better for printing, but that's only if you need documents to come out exactly the same everywhere; for most, a slight difference in text reflowing doesn't really make a difference, and CSS does the rest for the most part.
There's also the problem with embedding content, but nowadays you can just use data:// URIs and put everything in one file.
Re: Stop sending .DOC files as mail attachments There is a better way
#6or use Google Documents instead of Hybrid PDFs where again you need LibreOffice to edit them.
Actually I just checked my resume that I have stored there (that copy was last touched in 2010), and the formatting is destroyed. I just exported a spreadsheet to PDF, and the cell alignment has shifted. Hmm. I also have a document that seems to be shared with me (shows up in my GDocs list) and I have no idea who the person is who created it.
Re: Stop sending .DOC files as mail attachments There is a better way
#7It's a shame we don't use HTML for most office documents. Readers are ubiquitous, they degrade nicely in older/slower machines, they're open, etc. PDF are supposedly better for printing, but that's only if you need documents to come out exactly the same everywhere; for most, a slight difference in text reflowing doesn't really make a difference, and CSS does the rest for the most part. There's also the problem with e…
HTML and CSS would be an excellent solution, and in tune with the original idea (device-agnostic) of HTML. You don't know what software, or OS, or machine the receiver is viewing your document; you don't even know if they're using a screen.
I get a bit frustrated when websites do weird[1] things like force a display size (too narrow for most real monitors and too wide for most portable monitors, thus annoying both markets.) Maybe if HTML had taken off for print documents people would spend less time tinkering with the fonts and the 8px margins and more time on the content?
[1] You all know the stupid website decisions I mean.
Re: Stop sending .DOC files as mail attachments There is a better way
#8Re: Stop sending .DOC files as mail attachments There is a better way
#9http://maxmackie.com/2012/03/19/Stop-distributing-.doc-files...
I wonder if he read my article...
Re: Stop sending .DOC files as mail attachments There is a better way
#10No, I won't stop. There is nothing better than Word to collaboratively work on a manuscript in a research environment. Yes, this is "Editing - Emailing - Editing" cycle, but no one has suggested anything better that actually works.