> -----Original Message----- > From: Abhijit Junnare [mailto:[EMAIL PROTECTED] > > Hello! > I am using fo:leader with pattern="dots" the fo code > is like this > > <fo:leader leader-pattern="dots" > rule-thickness="2pt" > leader-length="100%" > start-indent="10pt"/> > > When I generate a PDF the rule is shown in PDF with > dotted pattern. However when I print the PDF the rule > is NOT AT ALL printed.
Strange... so it does show up in Acrobat, but not when you print it from there? (seems more like Acrobat-weirdness) > This does not happen if I use leader-pattern="rule". <snip /> > Any clues why this is happening? The only thing that comes to mind, is to try and use 'leader-pattern-width' for dots, instead of 'rule-thickness'... although I'm not at all sure whether this is the cause of the strange behaviour (you never know --maybe some tiny difference in PDF code when rendered?) Cheers, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
