LEADTOOLS Support
General
General Questions
HOW TO: Use DocumentWriters to Convert RTF and EMF Files to Supported Document Formats
While some posts in this topic are more current, this topic was posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, May 1, 2014 4:47:42 AM(UTC)
Groups: Manager, Tech Support, Administrators
Posts: 218
Was thanked: 12 time(s) in 12 post(s)
Attached is a Leadtools v18 C# demo using the DocumentWriters class to convert EMF and RTF files to some of the different supported document formats, such as PDF, HTML, DOC, DOCX, and TXT.
For more information on the Document Writer Class see the following link:
http://www.leadtools.com...ntwriters_namespace.htmlIn order to convert an RTF file using the document writer, you first have to get the EMF handle to the file. To do this you need to use the following method:
RasterCodecs.Options.Rtf.LoadMetaFile() - More information can be found here:
http://www.leadtools.com...ptions~loadmetafile.htmlEdited by moderator Friday, June 8, 2018 1:41:26 PM(UTC)
| Reason: Not specified
Hadi Chami
Developer Support Manager
LEAD Technologies, Inc.
#2
Posted
:
Friday, June 8, 2018 1:33:48 PM(UTC)
Groups: Registered
Posts: 119
Was thanked: 4 time(s) in 4 post(s)
LEADTOOLS Support
General
General Questions
HOW TO: Use DocumentWriters to Convert RTF and EMF Files to Supported Document Formats
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.