Greetings: Today's question: I've got a paragraph that's being returned out of a JS rule. It's being assembled from parts as a variable, then the variable returned out of the rule. I need a particular right-aligned tabstop active through the whole thing.
No problem there, I start the variable with a <p tabstop....> tag, and it all works brilliantly. *EXCEPT* that <P> tag forces a return at the head of the paragraph, just where I don't need it. My current kludge is to set fontsize and leading to 2 before the <P> tag, then reset to normal after it. That buys me some space, but ideally, I'd like some way to get the tabstop active without forcing a return in the wrong spot. Anybody have a suggestion? Thanks Brian Meek, RP Printing. -- Users of FusionPro Desktop have unlimited free email support. Contact Printable Support at [EMAIL PROTECTED] -- View FusionPro Knowledge Base, FusionPro Samples at www.printable.com/vdp/desktop.htm -- You are currently subscribed to fusionpro as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] -- -- Note: All e-mail sent to or from this address will be received or otherwise recorded by the e-mail recipients of this forum. It is subject to archival, monitoring or review by, and/or disclosure to someone other than the recipient. Our privacy policy is posted on www.printplanet.com --
