-
FO : xml to PDF
Hi
I am trying to convert xml to PDF using Formatting Objects.
Everything is fine except, the XML data which also contains spaces, gets
truncated.
e.g. element tag contains :
<data1>This is a test</data1>
The pdf generated with this xml truncates all the spaces present in the element
value and displays only:
This is a test.
How to control this behaviour and display data EXACTLY as is (with spaces,
tabs, newline chareters etc)?
Thanks and Regards
Anurag
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|