BCL's easyConverter authentically maintains the contents of the PDF files when converted into Word compatible RTF files, including:
Method: ConvertToWord
Convert a PDF document to an RTF document.
Method: ConvertToWord2
Convert
a PDF document to an RTF stream. The RTF output is stored in
memory.
Method: ConvertToWord3
Convert a PDF stream to RTF stream. Both input and output
are coming from memory stream.
Property: AdjustFontNames
Set the option to adjust font names.
Property: AdjustSpacing
Set the option to adjust spacing.
Property: ConnectHypens
Set the option to connect hyphenated words.
Property: ConversionMethod
Set conversion method for converting to RTF files.
Property: ConvertBookmarks
Set the option to convert bookmark for PDF files when converting to RTF files.
Property: DetectHeader
Set the option to detect header.
Property: DocumentType
Set document type.
Property: ExtractHyperlinks
Set the option to extract hyperlinks.
Property: ExtractImages
Set the option to extract images.
Property: ExtractText
Set the option to extract text.
Property: FileConversionTimeOut
File conversion timeout value (in milliseconds).
Property: JpegQuality
Set the quality of the JPEG images inside the RTF output.
Property: MergeParagraphs
Set the option to merge paragraphs.
Property: MergeText
Set the option to merge text.
Property: NumberOfPages
Get the total number of pages from the input PDF.
Property: OcrOption
Set the option for handling OCR-ed documents.
Property: OutputDocumentFormat
Determines the output document file format: RTF, DOC, or DOCX.
Property: RemoveHiddenText
Set the option to remove hidden text.
Property: ShrinkFonts
Set the option to shrink fonts.
Property: WordConversionTimeout
Timeout for the Word automation (in milliseconds).
Property: WordpadImages
Set the option to make RTF file images backwards-compatible with Word 6.0/95 and WordPad.
Property: Sandboxed New!
Set the option to run all PDF2Word Processes in a Sandbox.