Jun 28
A complete custom ActionResult to export some ViewModels into CSV with no pain. [More]
Tags:
Apr 08
A STSADM extension for scheduling a SharePoint job [More]
Tags:
Mar 05
Who ever dreamed to convert HTML to a Word document? Lots of you as I can see on the forums…
This is a recurrent question on the OpenXml forums: "how can I convert (or insert) html to word?"
The classic answer is around the class altChunk as Eric White explain it.


One year ago, I needed to translate some HTML text from SharePoint rich text field to an OpenXml report. I managed to support the more common tags (<i>, <b>, <span>,<div>, …). All the tags wrote by SharePoint rich text field in compatible mode and those with the TinyMCE extension (as seen in one of my previous post).

I continued working on that little project to support even more HTML tags and now, I'm happy to announce you a new codeplex project Smile


Convert some Html chunks or an entire page to a Word 2007 document: http://notesforhtml2openxml.codeplex.com.

Feel free to drop me a comment if you enjoy the library! [More]
Tags:
Feb 04
Extends SharePoint DateTime field with jQuery. [More]
Sep 16
Explain what is a document property, how to use them and how to add some new with the interface or with OpenXml SDK. [More]
Tags:
Aug 20
Gives the complete procedure to generate a docx on the demand and sending it back from an Asp.Net page, setting Http headers (like Content-Disposition). [More]
Tags:
Aug 20
Hack: Add a SPView and unghost it. This post explains why unghosting and how. [More]
Tags:
Jul 17
We have switched this night to a new beautiful theme. Still some UI glitch but we're working on. For those who read us from a RSS reader, we are sorry for the update on the last posts, we are adding source code synthax hightlighting and fixing images. [More]
Tags:
Jul 14
A stsadm command to automate the support of pdf file (or any other extension) in a SharePoint Farm. [More]
Tags: |
Jun 24
Create a node in the TopNavigation Bar that opens a link in a new window [More]
Tags: