Hi,
when I generate a document this is a warmming "CRRPE3555W PDF warmming:Arial Unicode MS font is used in the document. Line spacing could be rendered differently."
I guess this case the paragraphs' attribute spacebefore not correct. Please look at the attachment , it shows the result.
The data in doors are copy from somewhere may be the word . the xml data example as bellow:
- <blockquote margin-left="80" text-indent="-30">
<br />
</blockquote>
- <blockquote margin-left="80" text-indent="-30">
定点医疗机构 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXxx55010)
<br />
</blockquote>
- <blockquote margin-left="80" text-indent="-30">
定点医疗机构 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX20008)
<br />
</blockquote>
How can I remove the effects of "<blockquote margin-left="80" text-indent="-30">" ? I just need the data not the style.
Thanks in advance
Alice