hi smita, The problem is not clear from what you have mentioned, I think its a XSL problem, they way you call your templates is the way it gets rendered. ...
2864
BedBoy_Box <bedboy...
BedBoy_Box
Feb 6, 2003 9:32 am
hi all, I'm converting xml-files to pdf, and everything is ok, but I dont know how to create a table of contents. does anyone know how to generate a table of...
2865
Ovidiu Pop
ov1one
Feb 6, 2003 10:02 am
Hey Chuck, I've read the book, and the book says: In the case of <xsl:apply-templates><xsl:with-param...> the parameter value is available in each of the...
2866
stv2000_us <stv200...
stv2000_us
Feb 6, 2003 1:32 pm
Well to make it more clear this is what I want. the row heading from ECR to OPENDAYS should come in one row.After that the rowdata from ECR to OPENDAYS.After...
Thank you very much! This does help .. ... From: Ovidiu Pop [mailto:ov1one@...] Sent: Thursday, February 06, 2003 5:02 AM To: XSL-FO@yahoogroups.com ...
2869
Hallman, Chuck (NIH/N...
hallmanchuck
Feb 6, 2003 8:03 pm
I have a situation with running-headers where I am receiving the following error message ... ( java.lang.NullPointerException) when I have detail output that...
2870
Kevin.Gutch@...
krg92632002
Feb 6, 2003 10:33 pm
I am fairly new to FO but have a pretty good knowledge of XSLT. So here is my naive question. I want to go from XML to MIF. Using FOP I can do this. My problem...
2871
Dahlquist_Michael/shu...
Feb 6, 2003 10:50 pm
Hi Kevin - I don't believe there are any FO processors that fully support output to MIF. At least one - FOP - has the option to output MIF, but I've tried it...
2872
vippriya <vippriya...
vippriya
Feb 7, 2003 3:20 am
hi i'm new to xsl fo: i wud like to know huv i can get a vertical line v r involved in xml to pdf... i have the address on the left side..a vertical line...
2873
narinder_g <narind...
narinder_g
Feb 7, 2003 4:30 am
Hi Smita, The solution I could think of is running the the data twice..first for element position()< LEADPGM positions and later elements position ()>=Leadpdgm...
2874
narinder_g <narind...
narinder_g
Feb 7, 2003 4:41 am
Hi Priya, use two cell table, add attribute border-end="solid 1pt" to first cell take care Narinder ... text...
2875
priya
vippriya
Feb 7, 2003 5:43 am
hi ? r u doing? Thank u.... nice to get help from u keep in touch bye priya __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus...
2876
vippriya <vippriya...
vippriya
Feb 7, 2003 7:01 am
i need to incoroporate a hand.gif in the document... where can i find one...a small one...like a pointer...
2877
narinder_g <narind...
narinder_g
Feb 7, 2003 7:37 am
hi, Help required, how to align the text in the multi column page on the bottom margin. I am using xsl formatter v2.3. Display align in the region-body does...
2878
Chris Bowditch
bowditch_chris@...
Feb 7, 2003 10:15 am
Hi Chuck, I dont believe retrieve-boundary="document" is implemented in FOP. Won't retrieve-boundary="page-sequence" suffice? If your document has more than ...
2879
Chris Bowditch
bowditch_chris@...
Feb 7, 2003 10:19 am
Hi Kevin, I havent actually tried to generate MIF output, but one simple observation from looking at your XSLT is that you havent specified the height and...
2880
smita thomas
stv2000_us
Feb 7, 2003 1:17 pm
Hi Narinder, Thanks for your great help. I somehow managed to meet to finish it yesterday, Thanks, Smita ... __________________________________________________...
2881
Hallman, Chuck (NIH/N...
hallmanchuck
Feb 7, 2003 1:58 pm
Thanks Chris, I have tried both retrieve-boundary="document" and "page-sequence". They both return the java null pointer error. The only attribute that "works"...
2882
Chris Bowditch
bowditch_chris@...
Feb 7, 2003 2:35 pm
Hi Chuck, retrieve-boundary="page-sequence" is implemented in FOP 0.20.4 and later. What version are you using? I think markers often caused NPE in earlier ...
2883
Hallman, Chuck (NIH/N...
hallmanchuck
Feb 7, 2003 2:41 pm
Thanks Chris... I am running the FOP 0.20.4 version so I will try what you suggest. I am using Cooktop 2.5 as an IDE which is not overly descriptive or ...
2884
Victor Mote
victormote
Feb 7, 2003 2:42 pm
... I don't have a gif, but one of the base 14 fonts included with Acrobat (and, I think supported by most of the implementations) is called ZapfDingbats, ...
2885
Hallman, Chuck (NIH/N...
hallmanchuck
Feb 7, 2003 5:58 pm
Does anyone out there have experience with the following...? I have created a table (in FO) that contains 7 columns of data. This will be the MAX number of...
2886
W. Eliot Kimber
drmacro
Feb 7, 2003 8:28 pm
... V2.4, just released is supposed to have some enhancements to column balancing which might help--I haven't tested it myself. Cheers, Eliot -- W. Eliot...
2887
raymundo2104 <raym...
raymundo2104
Feb 10, 2003 3:36 am
Anyone, I have a requirement to create virtual library on CDROM using PDF files for navigation. Users need to be able to click over bitmaps to link to other...
2888
Roland Neilands
rneilands@...
Feb 10, 2003 4:05 am
Enrico, ... Yes it is, but you might be able to fake it by overlaying the image over the text link. Good luck, Roland...
2889
ABHIJIT_DALVI <abh...
ABHIJIT_DALVI
Feb 10, 2003 6:12 am
Hi Is there any gud option to save the sql query data retrieved in xml format using xml explicit or xml data option ,directly as a xml file without using...
2890
Oleg Tkachenko
olegtk
Feb 10, 2003 7:25 am
... Try fop 0.20.5rc, there were many fixes in that area since version 0.20.4 (July 2002). -- Oleg Tkachenko Multiconn Technologies, Israel...
2891
Chris Bowditch
bowditch_chris@...
Feb 10, 2003 8:49 am
... There is nothing wrong with defining 7 columns and then putting 5 fo:table-cells on row, and 4 on another, etc. There will only be an error if you try to...
2892
Hallman, Chuck (NIH/N...
hallmanchuck
Feb 10, 2003 1:31 pm
Thanks... ... From: Chris Bowditch [mailto:bowditch_chris@...] Sent: Monday, February 10, 2003 3:50 AM To: XSL-FO@yahoogroups.com Subject: Re: [XSL-FO]...