Slashdot Log In
Office 12 to Include Native PDF Support
Posted by
ScuttleMonkey
on Sun Oct 02, 2005 12:57 AM
from the pdf-and-the-tower-of-babel dept.
from the pdf-and-the-tower-of-babel dept.
parry writes "Microsoft announced today at the MVP summit that Office 12, the next version of Microsoft Office, will have native support for the PDF document format. Support will be built into Word, Excel, PowerPoint, Access, Publisher, OneNote, Visio, and InfoPath." From the article: "Currently, on our OfficeOnline site, we are seeing over 30,000 searches per week for PDF support. That makes a pretty easy decision"
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Open Document? (Score:5, Funny)
Re:So... Let me get this straight... (Score:5, Funny)
Yeah for sure! Remember in the late 1990s there was a company doing things like this, and the Justice Department went after them. We got a full ruling on the facts from a federal judge detailing count after count of monopolistic practices. The Justice Department really put that company in its place for breaking the law. What was that company called again? Oh, wait a minute...
Parent
How "native"? Importing too? (Score:5, Interesting)
Re:How "native"? Importing too? (Score:5, Informative)
I hope you don't stake the whole company on that. I do a simple pdftops (or, print to a postscript printer) , edit the postscript file in any number of editors, then pstopdf again. This is all with standard ghostscript tools.
In fact I've often done it to people's protected PDF tender documents, just to get large portions of text to include in our reply/quote.
Without document signing (and people checking for that *every single time* they open the document) you're screwed.
Parent
Re:How "native"? Importing too? (Score:5, Informative)
Parent
Now if only... (Score:5, Interesting)
Try Foxit PDF Reader (Score:5, Informative)
Parent
4.5 years after OS X had PDF file output standard (Score:5, Interesting)
http://en.wikipedia.org/wiki/Mac_OS_X [wikipedia.org]
"Redmond, start your photocopiers"
Office 12 Screenshots (Score:5, Informative)
Native PDF Support (Score:5, Funny)
PDF Printer Driver (Score:5, Interesting)
Isn't there such a thing hanging around as freeware already in Windows, btw?
Re:PDF Printer Driver (Score:5, Informative)
PDF995 [pdf995.com], which is ad-supported (or was last I used it).
PDFCreator [wurzel6.de], which is free and open-source.
I know there are others, those are just the two I've used - successfully, I might add.
Parent
Re:PDF Printer Driver (Score:5, Informative)
http://www.primopdf.com/ [primopdf.com]
http://www.pdf995.com/ [pdf995.com]
http://sector7g.wurzel6.de/pdfcreator/index_en.ht
http://www.paehl.com/pdf/ [paehl.com]
Parent
Innovation (Score:5, Funny)
BS Regarding the 30,000 (Score:5, Interesting)
PDF --- A Relic of the Age of Paper (Score:5, Insightful)
Totally true! (Score:5, Insightful)
Wow, though, that's a lot of standards work. We might need a standards body [w3.org] to oversee it. Maybe someday, people will start to encode information in this format [wikipedia.org] so that we can view it comfortable on our monitors without fucking around with stupid documents [goldmark.org].
-=-
Sarcasm aside, it's totally not a technology issue -- it's a people issue. PDF has its place in forms you want printed off, because it currently has momentum. I have no idea why people resist using the alternate solutions which have added benefits beyond the PDF momentum.
Bug the people who put up PDFs for use. People using PDFs where they should be using XML is lot like people using Shockwave flash where they should be using XML.
Parent
ahhhhh!!! (Score:5, Interesting)
native support for the PDF document format
In other words,
native support for the Portable Document Format document format
And yet I've been doing this in OpenOffice (Score:5, Insightful)
Re:OpenOffice (Score:5, Insightful)
Microsoft are not an innovative company, technology-wise. Innovation, invention, call it what you will, implies either creating something totally new or at the very least putting an original spin on something which already exists.
Where Microsoft do excel is in marketing. They have historically been masters at looking at the market and making their decisions based on where the market is going - generally by buying out or essentially copying the competition. cf. Excel vs. Lotus 1-2-3, Netscape vs. IE (granted, Netscape 4 was more than a little bloated and crufty, but I don't think the outcome would have been much different if it was sleek and efficient).
Don't get me wrong, they do have a few good products in their portfolio (I don't care whether or not YOU find shared calendars in Exchange useful, the business world does). But practically nothing that's particularly innovative.
There is a pint of beer sitting on my desk waiting for the first person who can name a reasonably successful product or technology - past or present - which Microsoft pioneered.
Parent
Re:Doesn't this somehow infringe? (Score:5, Informative)
from http://en.wikipedia.org/wiki/Portable_Document_Fo
These documents can be one page or thousands of pages, very simple or extremely complex with a rich use of fonts, graphics, colour, and images. PDF is an open standard, and anyone may write applications that can read or write PDFs royalty-free.
Parent
Re:So what does this do to thier "competing" forma (Score:5, Insightful)
More likely PDF support will be built through Metro, as basically Metro is the XPS system in a Document.
As for the post above... Silly...
PDF will be rendered using Metro technologies is my guess, as they are not coding to the GDI but XPS. XPS is the new Windows/Document/Printer XAML format that the OS uses for virtually EVERYTHING.
Even CALLS between applications in exchanging data will pass XAML XPS information, let allow this is how the OS passes info to the Screen to Draw and the Pinter to Print.
GDI conversion layers are included for both way compatibility for Screen and Printer. i.e. your app uses XAML(WPF/XPS) to display something, but your driver only knows GDI, it will convert it.
Does everything Microsoft does have to be sinister?
How about this for a 'senerio'... For better performance and to take advantage of some of the new drawing capabilities in the WPF, chances are Adobe will even make a PDF reader for Windows that uses XAML/XPS/WPF to render the PDF information to the screen and the printer.
So does that make Adobe evil too?
These are such borderline (as a lot of people get them confused) concepts, but yet different. Metro is an extention of how elegant the new 3D Vector system built in Windows is - and also how different it is from anything Apple or anyone else has even attempted to do. Bascially when new applications for Windows are rendering cool graphics on the screen or printer, they are using XML in the from of XAML - which looks a lot like SVG, but has a 'chunk' of different abilities and purposes than SVG does.
So Metro is basically just saying, ok instead of drawing this to the screen, save it in a Document, a Metro Document - because the communication system for Graphic and any form of Media content throughout Windows is built in a simple and efficient XML format.
I though Slashdot like using concepts like XML?
Parent
Re:So what does this do to thier "competing" forma (Score:5, Informative)
So after you get done hyperventilating over this super-exciting "new" Microsoft innovation, why don't you read up on OS X and what it has done with PDF for the past five years? Quartz, also vector-based, is built on the PDF object graph, which is itself a subset of Postscript, and has allowed applications to save their contents to a PDF for years. It's one of the reasons OS X is so great with desktop publishing--what you see really is exactly what you'll get, down to the typography spacing, because the same graphics operations drawing the screen are also what get sent to the printer and what get saved to PDF.
Parent
Re:So what does this do to thier "competing" forma (Score:5, Interesting)
What better way to defeat the competition than by releasing a crippled version of their format that's automatically bundeled with your system, and then coming out with a better "solution".
Just a theory.
Parent
Re:So what does this do to thier "competing" forma (Score:5, Insightful)
The problem is, that most web java apps were based on this crippled version of Java. Since that's the case, if you're a web developer you're not going to force people to upgrade your version, so you just stay with what comes standard on Windows. In this way, Microsoft prevented Sun's Java from gaining a significant foothold on Windows.
Parent