Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How do I embed PDF in RTF file using c#?

New Here ,
Jun 09, 2016 Jun 09, 2016

We have a legacy application which comes with an RTF reader, we need to create RTF files and embed our ODF docs in the files in order to access them from the application. How can this be achieved using c#? Or if there are any tools available?

1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Jun 09, 2016 Jun 09, 2016

Depending on what library you eventually choose, you may or may not need a RTF creation library as well. I remember reading them years ago and use the ODF list of  libraries available for my language (c# pure and .net) found here:

OpenDocument Format for developers

Translate
LEGEND ,
Jun 09, 2016 Jun 09, 2016

Depending on what library you eventually choose, you may or may not need a RTF creation library as well. I remember reading them years ago and use the ODF list of  libraries available for my language (c# pure and .net) found here:

OpenDocument Format for developers

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 05, 2021 Aug 05, 2021
LATEST

Hi this link http://www.opendocumentformat.org/developers/ dousn't work can we get an updated link.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines