Hi,
I have two problems with exporting to PDF from RadEditor.
My html code is:
I pasted it to your demo sample: http://demos.telerik.com/aspnet-ajax/editor/examples/pdfexport/defaultcs.aspx
After exporting:
- there is a big space at the top
- bottom list left numbers (they are letters (a,b and c).
Screen - http://imageshack.us/photo/my-images/840/przechwytywaniek.png/
I have Telerik in version: 2010.1.519.35.
How to fix this?
Thanks in advance.
I have two problems with exporting to PDF from RadEditor.
My html code is:
<
div
style
=
"font-size: 10pt; line-height: 1.2; font-family: calibri; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; text-align: justify;"
>
<
p
style
=
"text-align: right;"
>2011</
p
>
<
br
/>
<
h1
style
=
"font-size: 14pt; font-weight: bold; text-align: center;"
>LOREM IPSUM</
h1
>
<
span
style
=
"position: relative; bottom: -5px;"
>LOREM:</
span
>
<
ul
style
=
"margin-top: 0px; padding-top: 0px; padding-left: 15px;"
>
<
li
style
=
"margin-top: 0px; padding-top: 0px;"
>cccccccccccccccccc vvvvvvvvvvvvvv</
li
>
<
li
><
span
style
=
"line-height: 15px; font-family: calibri; font-size: 13px;"
>cccccccccccccccccc vvvvvvvvvvvvvv</
span
></
li
>
<
li
><
span
style
=
"line-height: 15px; font-family: calibri; font-size: 13px;"
>cccccccccccccccccc vvvvvvvvvvvvvv</
span
></
li
>
</
ul
>
<
p
style
=
"font-size: 8pt; font-weight: bold; text-align: center;"
>Pouczenie:</
p
>
<
ol
style
=
"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-left: 15px; font-size: 8pt; list-style-type: decimal;"
>
<
li
>LOREM IPSUM</
li
>
<
li
><
span
style
=
"line-height: 12px; font-family: calibri; font-size: 11px;"
>LOREM IPSUM</
span
>:
<
ol
style
=
"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-left: 15px; font-size: 8pt; list-style-type: decimal;"
>
<
li
><
span
style
=
"line-height: 12px; font-family: calibri; font-size: 11px;"
>LOREM IPSUM</
span
></
li
>
<
li
><
span
style
=
"line-height: 12px; font-family: calibri; font-size: 11px;"
>LOREM IPSUM</
span
></
li
>
<
li
><
span
style
=
"line-height: 12px; font-family: calibri; font-size: 11px;"
>LOREM IPSUM</
span
></
li
>
</
ol
>
</
li
>
<
li
><
span
style
=
"line-height: 12px; font-family: calibri; font-size: 11px;"
>LOREM IPSUM</
span
></
li
>
<
li
><
span
style
=
"line-height: 12px; font-family: calibri; font-size: 11px;"
>LOREM IPSUM</
span
></
li
>
</
ol
>
</
div
>
After exporting:
- there is a big space at the top
- bottom list left numbers (they are letters (a,b and c).
Screen - http://imageshack.us/photo/my-images/840/przechwytywaniek.png/
I have Telerik in version: 2010.1.519.35.
How to fix this?
Thanks in advance.