userconfigfile to add new Custom Font ?

2002-01-31 Thread Maneshi Tuli
Sorry , i posted this question earlier also , but i didn' get any reply , i added a new font in fop sucessfully , it is working , but it gives problem in printing , while printing pdf file size is getiing increeased and then acrobatreader hangs. in display it just has 2 pages , if i print

Re: bugger fonts still won't work desperate...

2002-01-28 Thread Maneshi Tuli
continue to this question, my question , if i declare this thing in userconfig, does the usercinfig has only this thing or , something else also , becaz i define my font after that my pdf start gining problems in printing plz help me , i have to chane my code in production thanks

problem in adding a new font

2002-01-25 Thread Maneshi Tuli
Hi , i have added a new font 'verdana' in my fop application , I generate fop in my java application. i changed userconfig file for this. things are running fine while display , when i print this file , if i print page by page , it prints fine , but when i print all pages together, my acrabat

font in fop

2002-01-11 Thread Maneshi Tuli
Hi i have set my font in userconfig file , how can i set this userconfig file in fopdriver. plz give me solution , its urgent for me thanks -- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error)

Re: BUG? - use-attribute-sets

2002-01-04 Thread Maneshi Tuli
it works at block level i am doing like this xsl:element name=fo:block use-attribute-sets='supertotalslabel' xsl:apply-templates / it works for me. thanks Maneshi Message History From: Dunning,

RE: image protocal in Fop on unix

2002-01-03 Thread Maneshi Tuli
(); driver.setErrorDump(true); driver.setRenderer(driver.RENDER_PDF); driver.setupDefaultMappings() ; driver.setOutputStream(out); driver.render(foDoc); -Original Message- From: Maneshi Tuli [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 02, 2002 12:38

image protocal in Fop on unix

2002-01-02 Thread Maneshi Tuli
hi , I want to give the image path on unix machine i give like this fo:external-graphic src =file:/home/opt/weblogic610/wlserver6.1/config/mydomain/applications/DefaultWebApp/images/english/global_navbar/db_header.gif / i tried with this also fo:external-graphic src

RE: image protocal in Fop on unix

2002-01-02 Thread Maneshi Tuli
figure out how to use a relative path, PLEASE let me know. -Matt -Original Message- From: Maneshi Tuli [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 02, 2002 12:26 PM To: [EMAIL PROTECTED] Subject: image protocal in Fop on unix hi , I want to give the image path on unix machine

image file path

2001-12-12 Thread Maneshi Tuli
Hi , When i run my FOP code on unix machine , it is not able to pick the image file , it gives error error on relative URL : no protocol: null/home/opt/weblogic610/wlserver6.1/config/mydomain/applications/DefaultWebApp/images/english/global_navbar/d.gif my code is like this fo:external-graphic

Re: column color

2001-12-10 Thread Maneshi Tuli
From: Maneshi Tuli/NewYork/DBNA/DeuBa@DBNA on 12/10/2001 06:12 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: column color Hi , I am not able to display the column color if column value is null my code is fo:table-cell number-columns

unsubcribe

2001-11-30 Thread Maneshi Tuli
plz can any body tell me , how to unsbsribe from this list I have tried to send a mail to this link [EMAIL PROTECTED] i got the confirmation also but still i am getting mails thanks Maneshi Tuli 212-454-1646 (O) 732 -882-0353(H) -- This e-mail may contain confidential

xpath

2001-11-27 Thread Maneshi Tuli
Hi , I am in one problem , I want to count all rows for whom child col having attribute num='8' is not null i was trying to like this row/col[not(@num='8')] but it counts the col i want count on row. plz help me out . Maneshi Tuli 212-454-1646 (O) 732 -882-0353(H) -- This e

linebreaks in xslt

2001-11-23 Thread Maneshi Tuli
Hi , After transformation my output is xsl , i want to give line break between two outout eg xsl:value-of select=$col / xsl:value-of select=$co2 / i want that out should come like this 2 3 but my output is coming like this 2 3 What should i give in my xsl ,so that after transformation it

RE: linebreaks in xslt

2001-11-23 Thread Maneshi Tuli
Sorry forget to mention that I am not handlening this thing into FOP , I am handeling this into xsl which tarnsform with xml and generates xsl . Maneshi Tuli 212-454-1646 (O) 732 -882-0353(H) Message History

Re: linebreaks in xslt

2001-11-23 Thread Maneshi Tuli
thanks alot , i tried with this and it is working Maneshi Tuli 212-454-1646 (O) 732 -882-0353(H) Message History From: Ralph Vater [EMAIL PROTECTED] on 11/23/2001 04:51 PM CET Please respond to [EMAIL

fop generation

2001-11-15 Thread Maneshi Tuli
\\HTML\\InSight\\html\\english\\FullPage\\testBal.fo); Driver driver = new Driver(new InputSource(new FileInputStream (inFile)),out); I WANT TO READ FO From Stream not from filesystem plz can u give me any idea which stream i can use thanks Maneshi Tuli 212-454-1646 (O) 732 -882-0353

Re: horizontal line won't print?

2001-11-14 Thread Maneshi Tuli
For horizental line , i am using this code and it is working for me , u can try also , might be it help u fo:block space-after=5pt fo:leader leader-length=10.5in leader-pattern=rule rule-thickness=2pt color=green / /fo:block thanks

inculde image

2001-11-14 Thread Maneshi Tuli
I have to inculde dynamic image into fop , i,e I am generating that image through servlet . how can i do that into FOP plz give me any suggestion thanks -- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this