Hey, I have been trying to use GroupDocs to convert pdf files to markdown files. Sadly when trying to convert pdf files with images and urls the images vanish and the urls just stay as highlighted text in the md document. The only way I am able to make it work is by first converting the pdf to a docx file and then to a md. I have also tried using your webapp in order to convert and I meet the same problem. I would really appreciate some help with this issue.
Thanks,
Dan
Could you please provide more details about the specific method or API you are using for the conversion process? Additionally, what version of GroupDocs are you currently using?
I am using the latest version (25.7.0). I am using the converter from the GroupDocs.Conversion library in .NET. Using PdfLoadOptions and WordProccessingConvertOptions
Could you please share the complete conversion code, including the source file and the output file? This will help us further investigate the issue.