Pdf to Html Problem

Get technical support of Document .Net in C# and VB.Net
ismkdc

Pdf to Html Problem

Post by ismkdc »

Hello i am trying to convert pdf to html but in this screenshot indicated by the orange arrow boxes is converting svg and its so fine for me. But in red arrow this boxes converting image file what i must do? :)
Image

my pdf file: https://we.tl/t-CZcCLwV3Sp

my code.
SautinSoft.PdfFocus f = new();

f.OpenPdf(@"C:\Users\ismkdc\example.pdf");

//var html = f.ToHtml();

var txt = f.ToXml(@"C:\Users\ismkdc\examle.html");
ismkdc

Re: Pdf to Html Problem

Post by ismkdc »

* var txt = f.ToHtml(@"C:\Users\ismkdc\examle.html");
Oliver
Posts: 60
Joined: Wed Aug 19, 2020 11:59 am
Contact:

Re: Pdf to Html Problem

Post by Oliver »

Hello

Thank you for your files.
I am trying to test it right now: I see that the first string is SVG, the second string is an Image.

Please give me time for test with more details.

Thanks


Last bumped by Anonymous on Tue Jun 14, 2022 2:03 am.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest