Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Wed Jan 18, 2023 3:53 pm

Hello,

I have the question regarding the format: Indentation on PDF without extra spaces
I have css for Orderlist or unorderlist css, But facing issues while parsing this css to pdf

Extract from the HMTL File:
<Html>
<header>

</header>
<body>
string input =@"<strong>This is a test for converting HTML string to PDF </strong>
<p>Remove bullets, margin and padding:</p>
<ul class="no-bullets">
<li>Physical Demand Level: Heavy (Lifting or carrying up to 50-100lbs occasionally)
</li>
<li>Current Work-Related Functional Limitations: Lifting, Climbing Ladders, Bending</li>
</ul>" ;


</body>
</html>

pratibha944
 
Posts: 1
Joined: Wed Jan 18, 2023 1:52 pm

Thu Jan 19, 2023 10:31 am

Hi,

Thanks for your inquiry.
According to your description, I did not quite understand. Could you please describe your issue more clearly and provide following messages to help us work out solution for you? You can send to us via email ([email protected]) or attach them here. Thanks for your inquiry.
1) your full code and html file.
2) your test environment, such as OS info (E.g., Windows 10 64 bit) and region setting (E.g., China, Chinese).

Sincerely,
Triste
E-iceblue support team
User avatar

Triste.Dai
 
Posts: 1000
Joined: Tue Nov 15, 2022 3:59 am

Return to Spire.Doc