I have a basic HTML document that has a simple table with some text inside. I am trying to then create a PDF document based on this HTML. The problem I am having is that I am getting really weird spacing issues in some of the text where there are HTML tags.
For example, I have a paragraph of text (surrounded by <p> tags) that then has a nested hyperlink inside. When this generates to the PDF though, there is an extra, underlined space after the hyperlink. In another case, I have a span tag nested inside of a paragraph that applies a color change and font size change to a small piece of text. In the rendered PDF document, there are +/- 6 spaces on both sides of this text. Does anybody know what might be causing this? I have seen a couple of postings regarding extra spacing, but no real answers. Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289023 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

