Get technical support of Document .Net in C# and VB.Net
ismkdc
Post
by ismkdc » Mon Apr 25, 2022 8:49 pm
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?
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
Post
by ismkdc » Tue Apr 26, 2022 7:46 am
* var txt = f.ToHtml(@"C:\Users\ismkdc\examle.html");
Oliver
Posts: 60 Joined: Wed Aug 19, 2020 11:59 am
Contact:
Post
by Oliver » Tue Jun 14, 2022 2:03 am
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.
Users browsing this forum: No registered users and 1 guest