100% C# .Net component to convert PDF to Word. It can work with PDF string and files. Component supports converting with: – font face, color and size; – tables and nested tables; – table borders, background; – images (png, jpg, wmf, bmp); – bullets; – ordered lists; – hyperlinks; – page numbers; – italic, bold and underline text, strike; – subscript and superscript text; – background colors; – header, footer and page sections; – other text formatting. Component has: Four methods of PDF to Word (RTF) converting: – ConvertString(); – ConvertFile(); – ConvertStringToFile(); – ConvertFileToString(). The component created with pure C#. It works with Windows 2000/XP/2003/Vista. Requires installed platform .Net 2.0 or higher.