SaveHTML issue
Posted: Sun Jun 28, 2026 2:13 pm
Hello,
I save as HTML with this code:
But, here is the saved file:
I think it was working well in older versions. What is wrong? 
I save as HTML with this code:
Code: Select all
RichViewEdit1.SaveHTML(filename,rvhtmlspComplete);Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title></title>
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css">
body {