Office 12 - Word to PDF File Translation
- Posted: Jan 30, 2006 at 11:01 AM
- 114,990 Views
- 24 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Very Cool. I cant wait to get my hands on this. I wanted this feature ever since office 2003, so its cool to hear that this will be in office 12.
One question. Will you be able to create PDF FIles that end users can fill stuff in? like a special form, where the users fill in the blank spaces or even select things, as in the PDF tool from Adope , or this is just for text and pictures and links?
another thing, is there a way to print a PowerPoint presentation into a PDF file with 6 slides / page using the new feature in Office 12? or is this just for word?
very cool stuff
And this is the first time we've heard scoble use a really interesting technical term...[6]
PDF support in Vista would be great, not sure we'll see it though (sadly)
Thanks for the reply. I was actually trying to bait the MS folks into responding because I realize the fancy linking and bookmarking certainly only comes at the application level and therefore clearly it isn't simply a print driver solution.
If they do however have some kind of driver solution which they then do some kind of post processing on, it would be really silly if they didn't offer this as part of the Vista platform. So I guess I'd just like to hear all the geek details on how they decided to implement it.
Cheers,
Drew
izzy: There are actually a few rare spots in assembly, but otherwise yeah, it's always been C. We've had a decent amount of debate over how to best leverage the benefits of C++ in the product with the recent decision to switch over.
winston: My office mate and I stay well-hydrated... that's several months' worth of cups in one Yoda-capped monolithic sculpture.
PetKnep: go Blue!
Glad people are looking forward to this, I think we're going to be able to deliver something good. As an added note, we're souping up the accessibility capabilities - we can do significantly more now with structure tagging than in November, when this video was taken.
Go Blue Luke! I should be PC and say Go Green as well. From Brighton myself. Robert, you seemed suprised there was any computer people in MI? Go ask David Cutler where he went to school
So, I guess you can say NT came from MI. JK
Now that it is in C++, anyone flip the /CLR switch yet to see how ~fast it runs as managed code?
Like the PDF export option. That is handy in Sql RS as well. Would be nice to be able to import from PDF, even if we did not get full formatting. Hope it has got a "Sent To" in PDF as well for mail. That would save an export step for mailing a document. This may be there already, but would also be cool to have a Word/XPS control in Expression/WPF/VS so we could have something better then RichTextBox. In Sql RS too so that we can have embedded docs (xps, doc, pdf) in reports. Cheers!
--
William Stacey [MVP]
I understand you can't rewrite everything in C++ but just wondering how big the change was.
Will an Office 12 Word Document converted to a PDF and then from Adobe Reader 7 saved as text retain its textual contents in full? If not then we have a serious accessibility issue.
Also, nobody ever asked MS employees which development tools they use. You said that you use C and now C++ but which development environments do you use on a daily basis? Visual Stuiod? How is your build system? How do you check in and out code? How do team members collaborate? Do you have a special platform for that? Which editor do you use for writing code? Do you use some tools on a daily basis which we can use as well? What tools and code testing utilities do you recommend?
I think we can learn a lot by seeing how MS employees write and manage a large software project, like Word, in practice and not only in theory.
But it's a really cool feature! And I'm sure that the PDF output in the final version will be great!
I wouldn't say that as when you use that term it is more appropriate for products that do not have the largest share. It is part of OpenOffice, so is not really a 'killer' feature. A very useful feature though, that should have been part of Office a long time ago.
Thanks,
Dwight Kelly
Steve Ballmer, from Michigan.
Co-founder of Google, from Michigan.
David Smith, from Michigan.
Need I say more?
Go Green! Go Blue!
There's even a thumbnail of the MSU sweatshirt on Channel9! =P Woot!
( http://channel9.msdn.com/ShowPost.aspx?PostID=103183
Great to hear that Office 12 will be support PDF/A out of the box.
IRenderable: like I said, pretty minimal changes... we use a couple templated classes, but operator overloading is not an accepted practice. Other Office teams have more fully embraced C++ (e.g. Powerpoint and IGX) with common use of smart pointers, OO code, etc.
nektar: you will retain your text content in the PDF. We don't convert it to a big picture. We use several IDEs, it's just personal preference - VS, SlickEdit, Codewright, and Source Insight are common. Source control, testing, and bug tracking are all handled with internally developed tools.
guru: filesize is something that's been looked at closely and improved since Beta 1. As far as quality, I'm not sure what kind of documents you're publishing, but do make use of the Beta 1 reporting tools, we look at everyone's feedback.
Dwight: if you give me your contact info, I'll pass it on to any interested parties.
Just joined this community today. I was going through the translation features of Office 2007 when I came upon your video. That was great !!!
I have a question. With the 'Save as PDF' functionality of Office 2007 can I programmatically convert any office document to PDF. My desired language is C#.
Will I have to use the COM object model APIs for the translation.
regards,
Dibs
hi,
But i don't find pdf in Excel and powerpoint enumerator.Can I convert Excel and powerpoint files to pdf programmatically.
I can able to conevert word to pdf.
PIA for word has feature
object format = Microsoft.Office.Interop.Word.WdSaveFormat.wdFormatPDF;
Atleast can you tell me the coressponding number.
thanks in advance.
karthik
Remove this comment
Remove this thread
close