Re: Using/Embedding fonts with FOP

2010-01-12 Thread Chris Bowditch
by default in latest FOP versions. If you are using FOP trunk then you can take advantage of new configuration section referenced-fonts to allow Fonts to be referenced instead, see here for more information: http://xmlgraphics.apache.org/fop/trunk/fonts.html#embedding Thanks, Chris Thanks all

Re: Use of AWTRenderer/Java2dRenderer

2010-01-08 Thread Chris Joelly
whatever component i like (jpanel, jframe...) and the renderer calls the paintComponent method feeding in the rendered pdf image data? And from that point i can place and do with the image data what i want? hm. :) Chris On Don, Jän 07, 2010, Peter Hancock wrote: Hi Chris, I think it should

Re: Use of AWTRenderer/Java2dRenderer

2010-01-07 Thread Chris Joelly
of working when one needs to embed the preview images into an application? Thanks, Chris On Mit, Jän 06, 2010, Peter Hancock wrote: Hi Chris, Did you compile fop yourself? You will need a local checkout of the code-base to address this issue: The AWTViewer instance creates

Compiling FOP with GCJ (was Re: Unnecessary overhead when running Apache FOP via command line)

2010-01-07 Thread Chris Bowditch
with that? Is it supposed to work, now? I don't believe it is currently possible to compile FOP with GCJ. There were some discussions about this previously [1] Last year one of my fellow committers started a Wiki page on the problems with GCJ here [2] Regards, Peter Thanks, Chris [1

Use of AWTRenderer/Java2dRenderer

2010-01-06 Thread Chris Joelly
the debug and fop inf button which are displayed in the toolbar? Thanks, Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Re: How to create CMAP table for Barcode128C.TTF font

2010-01-06 Thread Chris Bowditch
/dev/index.html#dev-code To compile FOP you just need to install Ant and then change to the FOP directory and run ant. Chris If I try to generate metrics file with FOP I get an error message: TTF Reader for Apache FOP 0.95 Parsing font... Reading C:\windows\fonts\Barcode128C.TTf... sfnt

Re: Generating metrics error: Unicode cmap table not present. Aborting

2010-01-05 Thread Chris Bowditch
barcode font came with some help that indicates what characters should be used to draw which bars. You have to use this information when you create the Unicode mapping table in your font. Symbol.TTF is an example of another Font that doesn't have the Unicode mapping table. Thanks, Chris snip

Re: Regarding exception while compiling the stylesheet

2009-12-29 Thread Chris Bowditch
) at com.sun.org.apache.xalan.internal.xsltc.compiler.util.MethodGenerator.addLocalVariable2(Unknown Source) at This error is thrown by Xalan not FOP. Try generating the XSL-FO using XSLT and XML and xalan instead of FOP. Maybe you will get more details on the error. snip/ Chris

Re: Font substitution

2009-12-23 Thread Chris Bowditch
://issues.apache.org/bugzilla/show_bug.cgi?id=47279. However, this does suggest there are some parts of your XSL-FO for which no font has been specified. What are those fonts generally used for? Where might FOP need them? Thanks ahead and Merry Christmas to you all. Thanks, Chris Best

Re: [DEBUG] Last page-sequence produced 3 pages.

2009-12-08 Thread Chris Bowditch
: KeithDimmock's3of9Barcode in KeithDimmock's3of9Barcode. FOP doesn't like the apostrophe (') in the font-family name. Give the triplet an alternative name without the apostrophe in fop.xconf and change the reference in your FO to resolve the problem. snip/ Chris

Re: Post Script file is not getting processed by FOP 9.4

2009-11-24 Thread Chris Bowditch
guttustand wrote: Hello Chris Hi, Thanks a lot for the response I am not aware of the Image experts group , do you have any mail ID for the group whom I can request There isn't an image experts group. I was simply referring to a couple of guys on here who have extensive knowledge

Re: Incompatible VM exception for font Verdana.

2009-11-19 Thread Chris Bowditch
) in the cluster fails, whilst the other nodes in the cluster are fine but the node that fails can be random? Do you have the same Fix Packs installed on all WAS nodes? If I change the font to serif this exception is resolved. The userconfig.xml file is in place on the WAS partition snip/ Chris

Re: Post Script file is not getting processed by FOP 9.4

2009-11-18 Thread Chris Bowditch
experts can elaborate. Chris [1] http://xmlgraphics.apache.org/fop/trunk/graphics.html#eps - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h

Re: FOP 0.95 problem with position=absolute

2009-11-13 Thread Chris Bowditch
several lines of text. snip/ Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Re: compiling a book without the chapter level

2009-11-11 Thread Chris Bowditch
a book without using chapters? Your question seems to be more of a docbook question rather than a FOP or XSL-FO one. Have you tried asking on Docbook Apps mailing list: http://wiki.docbook.org/topic/DocBookAppsMailingList Thanks in advance! Nancy Thanks, Chris

Re: word wrap, hyphenation

2009-11-02 Thread Chris Bowditch
number-columns-spanned=2 fo:block fo:inline font-style=italicXaV Latin 9598 fol. 88 ; Reg Antwerp 146 fol. 252, 194 fol. 190v ; fo:inline keep-together.within-line=trueG 109 n° 16/fo:inline, G 660, 951/fo:inline /fo:block /fo:table-cell /fo:table-row Thanks, Chris

Re: Japanese characters in pdf Encryption

2009-10-22 Thread Chris Bowditch
is resolved. Chris View this message in context: RE: Japanese characters in pdf Encryption http://www.nabble.com/Japanese-characters-in-pdf---Encryption-tp25988960p26004302.html Sent from the FOP - Users mailing list

Re: Japanese characters in pdf Encryption

2009-10-22 Thread Chris Bowditch
Lucian Opris wrote: Related to this is the Japanese Bold working with this new trunk version? No FOP cannot render bold variants of the glyphs from regular versions. MS Word can do this trick but FOP does not provide this feature in any version. Sorry, Chris Lucian Opris -Original

[Fwd: Page Overlay (IPO) Extension example]

2009-10-01 Thread Chris Bowditch
fo:flow flow-name=xsl-region-body fo:blockHello World/fo:block /fo:flow /fo:page-sequence /fo:root Using this XSL-FO FOP will create an AFP File that references the page overlay file O1SAMP1. Thanks, Chris Original Message Subject: Page Overlay (IPO) Extension example

Re: problems after page size switch. bug?

2009-09-29 Thread Chris Bowditch
page. Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Re: generating postscript files (fonts not embedding correctly?)

2009-09-11 Thread Chris Bowditch
Martin Edge wrote: Haven't tested it yet - but will try http://ttf2pt1.sourceforge.net/ Interesting. I never knew about that utility. Looks worth saving to favourites for future reference. Thanks Martin! Chris snip

Re: generating postscript files (fonts not embedding correctly?)

2009-09-10 Thread Chris Bowditch
directories I couldn't easily tell if that is the problem in your case as I don't know if you have any True Type Fonts there. Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e

Re: table column height mismatch? left column shorter than right column

2009-09-09 Thread Chris Bowditch
Vincent Hennebert wrote: Hi Chris, snip/ This is due to a bug in the table stepping algorithm, whose complete description is out of the scope of this list. The attached patch against I certainly don't want a complete description, but what about a high level one? Was it something to do

Re: table column height mismatch? left column shorter than right column

2009-09-08 Thread Chris Bowditch
that Pascal mentioned? Clearly keeps had an affect as Venkat mentioned also. the Trunk fixes the issue. I’ll commit it in the next days, after I’ve created an appropriate test case and documented the fix. Cool. Thanks again. snip/ Chris Vincent

Re: Newbie question

2009-09-04 Thread Chris Bowditch
Although I realise that isn't quite what the OP asked for. I mention this just for the sake of accuracy for the archives. Thanks, Chris -- John Burgess Risk Decisions Limited Whichford House Parkway Court Oxford Business Park South OX4 2JY T: 01865 718666 F: 01865 718600 M: 07984 863890 E

Re: 0.95 text wrap issue

2009-09-03 Thread Chris Bowditch
: http://xmlgraphics.apache.org/fop/trunk/hyphenation.html#install Thanks, Chris snip/ - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Re: [!! SPAM] Re: Re: font configuration

2009-08-18 Thread Chris Bowditch
-triplet name=ArialMT style=normal weight=normal/ /font font kerning=yes embed-url=file:///C:/WINDOWS/Fonts/arialbd.ttf font-triplet name=Arial style=normal weight=bold/ font-triplet name=ArialMT style=normal weight=bold/ /font Thanks! Ming Thanks, Chris

Re: Warning in LineBreakAlgorithm that causes PDF to be unopenable.

2009-08-18 Thread Chris Bowditch
input or help, /Lars Thanks, Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Re: EmptyStackException when processing embedded svg flowRoot element

2009-08-18 Thread Chris Bowditch
as input to FOP rather than XSL-FO? I suggest that you run the XML + XSL step separately from FOP to generate the XSL-FO File using Xalan. This may give you additional clues as to what goes wrong in that step. Chris 2009/8/18 Andrew Pietsch and...@pietschy.com mailto:and...@pietschy.com

Re: EmptyStackException when processing embedded svg flowRoot element

2009-08-18 Thread Chris Bowditch
in Xalan outside of FOP. If it fails there you will be best asking for help on the xalan-j-users mailing list. Regards, Chris Any ideas? ; SystemID: file:///Users/andrew/ieca/homestay/gwt/src/main/resources/pdf/client-report-fo-dev.xsl; Line#: 88; Column#: 67

Re: [!! SPAM] Re: font configuration

2009-08-17 Thread Chris Bowditch
] C:\myfonts\cmr10.ttf ttfcm.xml I tried to run it but I got errors. Do you know how I can get the arial.xml file? Thanks a lot! HTH, Chris Ming - Original Message From: Andreas Delmelle andreas.delme...@telenet.be To: fop-users@xmlgraphics.apache.org Sent: Friday, August 14

Re: [!! SPAM] Re: font configuration

2009-08-17 Thread Chris Bowditch
/fonts/arialbd.ttf font-triplet name=Arial style=normal weight=bold/ /font Do you have any idea how I can configure to make the bold (or the font-weight) work in the shorthand representation? Thanks a lot! Ming HTH, Chris

Re: [!! SPAM] font configuration

2009-08-14 Thread Chris Bowditch
don't know how to define the font=bold 8pt arial or border-bottom=.6pt solid black in the file. Try using the individual properties instead of the shorthands. Can someone help me on this? Thanks a lot! Thanks, Chris

Re: Does we have support for Open type fonts in FOP

2009-08-10 Thread Chris Bowditch
Tecra wrote: Hi Everybody, Hi, I am trying to generate Pdf from fo which is using opentype fonts and i get the below exception. Opentype with CFF is not supported, Yet. Yes that is correct. FOP does support OTF, but not those with CFF glyphs. Any help would be greatly appreciated.

Re: Can not create large PDF using XSL FO

2009-07-27 Thread Chris Bowditch
error message should become apparent. snip/ Thanks, Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Re: New Intermediate Format

2009-07-04 Thread Chris Bowditch
) - however, it works ia direct conversion, or through the legacy areaTree model. Thanks, Chris Thanks Martin - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h

Re: how to embed Asian font while genrating PDF using FOP??

2009-07-02 Thread Chris Bowditch
weight=normal/ /font /fonts /renderer /renderers HTH, Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Re: fop error fetching DTDs (being blocked, can I look locally instead)

2009-06-19 Thread Chris Bowditch
-xcatalogs.html. Please note this is a little off topic for this list. Thanks for your time and any help you may be able to give. Regards, Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org

Re: How to include FORMDEF in FO.

2009-06-10 Thread Chris Bowditch
FOP's AFP Renderer currently supports Form Defs. Its not mentioned in the documentation here: http://xmlgraphics.apache.org/fop/trunk/output.html#afp-extensions Chris - To unsubscribe, e-mail: fop-users-unsubscr

Re: problems importing fonts

2009-06-09 Thread Chris Bowditch
yourself. Otherwise you will have to find the font from an alternative source. Regards, Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h

Re: FOP 0.95 fails to compile large PDF files - java heap space

2009-06-08 Thread Chris Bowditch
for building fop.jar for me. You are so kind! :clap: No problem at all. To tell you the truth, if one has the environment set up correctly, that is just a one-minute job... Thanks, Chris - To unsubscribe, e-mail: fop-users

Re: Unable to write to default external resource group file 'resources.afp'. and Problem with images when the mode is set to color

2009-06-08 Thread Chris Bowditch
then they will be written to external file but it is up to you to make sure file is copied to printer resources area. No idea. I'm sorry, but I would suppose so. Sorry for too many questions.. Many questions because i am loving FOP day by day. Thanks, Chris

Re: Issue generating barcode when using the latest code from trunk.

2009-06-03 Thread Chris Bowditch
with the IF XML. Alternatively you can configure FOP to use the Area Tree as in 0.95 by adding the following XML tags to the fop.xconf: prefer-renderertrue/prefer-renderer Regards, Chris Any help on this is greatly appreciated. Thanks, Bharat

Re: FopFactory.newInstance() error

2009-06-03 Thread Chris Bowditch
Throwable. Exception is a sub class of Throwable. So change your catch block to catch Throwable objects to ensure you can catch errors as well as exceptions. I will try to find this jar and add it to app. I hope that it will fix the problem :| Regards, Chris

Re: Issue generating barcode when using the latest code from trunk.

2009-06-03 Thread Chris Bowditch
source from CVS and build it myself. You might just want to try the config setting first just to make sure that is the problem before you go to all that trouble. Regards, Chris snip/ - To unsubscribe, e-mail: fop-users

Re: FOP creating *.tmp files

2009-06-02 Thread Chris Bowditch
when the JVM exits. Or you can tell Image IO not to cache the images to disk with following code: ImageIO.setUseCache(false); Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional

Re: Missing images when many images are displayed

2009-05-29 Thread Chris Bowditch
into a particular version but it is v.v.v.v.old now and no one really knows much about it anymore (or has the energy to re-learn it) Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional

Re: Media or paper tray selection in FOP for AFP rendering

2009-05-28 Thread Chris Bowditch
://xmlgraphics.apache.org/fop/trunk/output.html#afp-invoke-medium-map Thanks, Chris Hi Vijay, There is a specialist AFP list at http://lists.topica.com/lists/afp-l that you can subscribe to. Its not a very active list but there are a lot of knowledgeable subscribers who work at IBM

Re: Problem with FOP.bat

2009-05-27 Thread Chris Bowditch
line. Double clicking it from Windows Explorer will result in the window being closed immediately after FOP has finished. Regards, Chris Thank you very much Maurizio - To unsubscribe, e-mail: fop-users-unsubscr

Re: issues with TTFReader

2009-05-08 Thread Chris Bowditch
file for me, could I just reuse it... If yes, is there somewhere a library of metrics files then? Yes you could but as I already explained they are no longer necessary. So no, there is no library of metrics available. Chris

Re: issues with TTFReader

2009-05-08 Thread Chris Bowditch
=Lucida Console style=normal weight=normal/ /font - and set the default font family to dejavu in the root element of my fo The 3 steps you've outlined above are a good summary of the steps involved. So give it a go and let us know if you have any problems. Thanks, Chris thanks again

Re: Two page layout issues

2009-05-07 Thread Chris Bowditch
because that means you have to predict where the content will end. But with the force break in place, the layout algorithm is reset and the width of the content on the second page should be correct. Regards, Chris Sorry, Vincent Regards - Avik On 5/6/09, Vincent Hennebert vhenneb

Re: Japanese PDF mojibake

2009-05-06 Thread Chris Bowditch
processEvent WARNING: Glyph ? (0x8a9e) not available in font Times-Roman. May 5, 2009 9:18:55 PM org.apache.fop.hyphenation.Hyphenator getHyphenationTree SEVERE: Couldn't find hyphenation pattern ja Thanks, Chris - To unsubscribe

Re: FOP Servlet in restricted environment

2009-05-06 Thread Chris Bowditch
occurs when FOP is checking for its Font Cache. You can disable the cacue with the use-cache option as documented here: http://xmlgraphics.apache.org/fop/trunk/configuration.html#general-elements Simply put the XML element use-cachefalse/use-cache into the fop.xconf file. snip/ Chris

Re: Table with too many columns

2009-04-29 Thread Chris Bowditch
that yourself. Far from trivial though. Regards, Chris Thanx, Jef - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Re: Creating a vector object from SVG text

2009-04-23 Thread Chris Bowditch
below the PDF Renderer configuration element. You need to set stroke-text option to true to achieve the desired affect. Thanks, Chris Thanks in advance, Patrick - To unsubscribe, e-mail: fop-users-unsubscr

Re: Polish fonts in Postscript

2009-04-14 Thread Chris Bowditch
a while ago. If the metrics were generated with the -enc ansi option then glyphs outside the ANSI range such as Polish glyphs can't be referenced. My advice is to remove the reference to the metrics file from your fop.xconf file and try to generate the PS again. Thanks, Chris What`s strange

Re: How to create version 2.0 PS files

2009-04-02 Thread Chris Bowditch
-configuration This setting goes into fop.xconf file and you have to tell FOP to load the file using -c option from command line. Regards, Chris I found a wiki page [1] about PostScript configuration within FOP but on the bottom it says this: Some people will only add a DSC comment into the PostScript

Re: How to create version 2.0 PS files

2009-04-02 Thread Chris Bowditch
Frank Niedermann wrote: Hi Chris, Hi Frank, thanks for clarification now I understand. I gave the resulting PostScript file to our printer manufacturer (Ricoh) and they told me that the printers are returning a configuration error: OFFENDING COMMAND: setpagedevice ERRORINFO: Key

Re: Normalizing space and special spaces

2009-03-24 Thread Chris Bowditch
together will be collapsed to a single space. So I'm not sure what is going wrong in your case. May be the FO to PDF stage is not the right place? Regards, Chris Best and thanks like always, Maria - To unsubscribe, e

Re: FOP Default Fonts

2009-03-16 Thread Chris Bowditch
ZapfDingbats Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Re: rocky transition from XEP to Apache FOP

2009-03-09 Thread Chris Bowditch
. Mainly warnings about overflow, table-layout=auto not being supported etc. If you have a specific error you need help with then post the error message up here and we'll do our best to assist. Chris fo:root xmlns:fo=http://www.w3.org/1999/XSL/Format; xmlns:xs=http://www.w3.org

Re: AW: AW: AW: Index and Pagenumbers

2009-03-06 Thread Chris Bowditch
line. Regards, Chris Regards, Georg Datterl -- Kontakt -- Georg Datterl Geneon media solutions gmbh Gutenstetter Straße 8a 90449 Nürnberg HRB Nürnberg: 17193 Geschäftsführer: Yong-Harry Steiert Tel.: 0911/36 78 88 - 26 Fax: 0911/36 78 88 - 20 www.geneon.de Weitere

AFP Font Question

2009-03-04 Thread Chris Bowditch
to use metrics from one font type and use the glyphs from other. Is there any downside? Comments would be appreciated. Thanks, Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional

Re: AFP Font Question

2009-03-04 Thread Chris Bowditch
be bigger than FOP-generated PDFs. Thanks for your help, Chris HTH On 04.03.2009 09:47:11 Chris Bowditch wrote: Hi All, one of my clients is using the PDF and AFP Renderers to produce the same document via different outputs. PDF is for archiving and AFP for Printing. However, currently

Re: FW: Help for svg to be shown on pdf file on IBM AIX Server

2009-02-25 Thread Chris Bowditch
, which in turn try to connect to a X11 environment. You can tell Java not to do this by specifying the option -Djava.awt.headless=true when the Java application is started from the command line. On the pdf file generated by fop on IBM AIX Operating system. Regards, Chris

Re: Image caching issue in FOP 0.20.5

2009-02-25 Thread Chris Bowditch
. Regards, Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Re: is it save to use 'svn-trunk' for docbook2pdf-generation ?

2009-02-25 Thread Chris Bowditch
- pdf chain ? (using saxon9 for xslt) I believe so. I use FOP trunk in my application with no adverse affects. what are the main differences between 0.95 and trunk ? Changes between v0.95 and trunk are listed here: http://xmlgraphics.apache.org/fop/changes.html#version_FOP%20Trunk Chris

Re: PS 'numcopies' and 'collate' page device parameters

2009-01-26 Thread Chris Bowditch
these parameters in the PS-output? Cheers, Regards, Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Re: Out of Memory Error from Java

2009-01-22 Thread Chris Bowditch
/fop/0.94/running.html#memory Specifically the part about breaking up the FO into multiple page sequences. Other than continuing to increase the amount of memory at startup, is there something I can do to prevent the error when printing a single, large invoice? Regards, Chris

Re: Using FOP in sandbox environment

2009-01-06 Thread Chris Bowditch
, Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Re: 'metrics-url' not respect 'base'?

2009-01-04 Thread Chris Bowditch
shouldn't need to use metrics-url anymore as FOP can generate metrics on the fly since v0.94, i.e. it is sufficient to specify just embed-url. Chris - To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org

Re: Problem with page content overflowing the footer.

2008-12-08 Thread Chris Dams
, the page should be broken before point 25 but it broken after it. All the best, Chris test.fo Description: Binary data test.pdf Description: Adobe PDF document - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Problem with page content overflowing the footer.

2008-12-05 Thread Chris Dams
to tell fop that it should break the page between the fo:list-item elements if not doing so would result in overflowing the fo:region-body. Is this a bug in fop? All the best, Chris - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Background Image Size

2008-11-05 Thread Chris Bowditch
aware there is no extension attributes like this for FOP. You will have to size the image with another tool before running FOP. Regards, Chris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Horizontal and Vertical Alignment with region-start

2008-11-05 Thread Chris Bowditch
vertically and horizontally? You can specify display-align=center on region-start element. Regards, Chris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: start-indent and end-indent inheritance

2008-10-24 Thread Chris Bowditch
George Tsopouridis wrote: Pascal thanks for your answer... Actually, i don't need two columns with different width, but i want an equal-columned flow region-body with padding left. I cannot find a way to do this. Have you any idea;; Can't you define a border left on your region-body? Chris

Re: start-indent and end-indent inheritance

2008-10-24 Thread Chris Bowditch
Chris Bowditch wrote: George Tsopouridis wrote: Pascal thanks for your answer... Actually, i don't need two columns with different width, but i want an equal-columned flow region-body with padding left. I cannot find a way to do this. Have you any idea;; Can't you define a border left

Re: Launching fop - another syntax

2008-10-10 Thread Chris Bowditch
is in the script supplied with FOP: org.apache.fop.cli.Main Change your script to reference this class and you should be fine. snip/ Chris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How can i use ExtensionsForPdf inside my fo:file;;

2008-10-09 Thread Chris Bowditch
=45390 and then build FOP. The features described in the Wiki page you reference are currently only experimental and therefore only available in patch form. Regards, Chris - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Multiple ID error without there being multiple IDs

2008-10-09 Thread Chris Bowditch
stylesheet) and XML files: http://xmlgraphics.apache.org/fop/0.95/running.html#check-input Regards, Chris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Fedora 9 and fop

2008-10-07 Thread Chris Bowditch
complex FO that you gave it. This type of problem was common with the old 0.20.x series. v0.95 is much more stable in this regard. Chris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

FOP with Spring MVC

2008-09-16 Thread Chris Mizelle
Has anyone used FOP with Spring MVC? We have an application that uses XML and FOP to create PDS reports. We are developing a new version using the Spring Framework (specifically Spring MVC) and would like to utilize the existing XSL. Thanks.

Re: AW: keep-together problem

2008-08-28 Thread Chris Bowditch
value as always FOP Trunk has some experimental support for integer values in keeps but I've never tried it so don't know if it will work in your case. Regards, Chris snip/ - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Problem with inserting a PNG file

2008-08-28 Thread Chris Bowditch
library and you need Image IO version. Regards, Chris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: config file embedding issues

2008-08-19 Thread Chris Bowditch
) Then add entries to your fop.xconf configuration file to tell FOP to embed these fonts. snip/ Chris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Border problem with dynamic content

2008-08-19 Thread Chris Bowditch
to put the border on fo:region-body and make the fo:region-body extend to the edge of the page. Strictly speaking this is not allowed by the XSL-FO specification but I believe FOP allows it. If you have side regions, i.e. fo:static-content then this approach may not work for you. snip/ Chris

Re: blocks flowing from left to right?

2008-08-15 Thread Chris Bowditch
by FOP so you really need to use Tables to solve this requirement. snip/ Chris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: PostScript support for Duplexing/Tray Selection

2008-08-13 Thread Chris Johnson
. I have attached a sample duplexing xsl file. Also in the fop.xconf you need the below line in the postscript renderer section: dsc-compliantfalse/dsc-compliant Chris Johnson -Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED] Sent: 13 August 2008 07:35 To: fop

Re: FOP - FONTS - expl. verdana

2008-08-06 Thread Chris Bowditch
can you provide the command line output, so list members can evaluate the error? BTW, can you tell me what IIC means? IIC = If I'm Correct Thank you for your concern. Thanks, Chris - To unsubscribe, e-mail: [EMAIL

Re: FOP 0.20.5 - Import PDF

2008-07-24 Thread Chris Bowditch
. Perhaps I am nit picking slightly, but I just didn't want to let readers of this list think its not possible in 0.9x when it is! Your right baout 0.20.5, no way to import PDFs there I'm afraid. snip/ Chris - To unsubscribe, e

Re: fop block-container alignment (cell-alignment)

2008-07-16 Thread Chris Bowditch
-container width=40% fo:block Text in BC inside cell /fo:block /fo:block-container /fo:block /fo:table-cell Also, is it possible to allign my cell-content at cell-bottom (vertically);; Yes. Use display-align=after property on fo:table-cell element. Regards, Chris

Re: fop block-container alignment (cell-alignment)

2008-07-16 Thread Chris Bowditch
to allow the block-container to be aligned to the right. Blocks are stacked in the block-progression-dimension i.e. y direction so you are forced to use a table to place the block-container to the right of the other cell contents. snip/ Chris

Re: Trying to get correct markers in running page headers

2008-07-15 Thread Chris Bowditch
-within-page retrieve-boundary=document/ Then you need to make sure an fo:marker is placed in the flow at least every time the value of heading changes. However, it never hurts to create more markers than are strictly needed if that proves easier within the XSLT. snip/ Chris

Re: Barcode fonts not displaying correctly when generating PCL

2008-07-14 Thread Chris Bowditch
position 30:92) I understand that is what happens behind the scenes, but IMO it is meaningless to the average user. I think it makes sense to change the message to: table too wide for available page width or similar. Then the user knows what they have to adjust in their FO. Thanks, Chris snip

Re: Problem with asian language fonts

2008-07-08 Thread Chris Bowditch
Characters only Western Characters. transformer.transform(source, new StreamResult(outTransform)); I am using arial unicode font for display. Regards, Chris snip/ - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Forward references in marker element throws NPE

2008-06-27 Thread Chris Bowditch
some source if further clarification is required. Thanks, Chris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: java.lang.NoClassDefFoundError: com/sun/jimi/core/Jimi

2008-06-05 Thread Chris Bowditch
Maven POM has an incorrect dependency on Jimi? snip/ Chris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Editing Text in the Intermediate Format

2008-06-04 Thread Chris Bowditch
. On 04.06.2008 03:42:39 Martin Edge wrote: My latest problem is the Intermediate file is 800Mb.. and when loading into XmlDocument's Load method.. I run out of memory.. Guess I'll have to try and figure out how the heck you read/modify files of this size in c# snip/ Chris

Re: Help Needed in XSL:FO

2008-05-16 Thread Chris Bowditch
[EMAIL PROTECTED] wrote: Don't forget you can also include single page PDFs via fo:external-graphic using Jeremias's FOP Extension: http://wiki.apache.org/xmlgraphics-fop/HowTo/EmbeddedPdf This will ensure the input PDF appears exactly as required in the output. If the PDF in question is

<    1   2   3   4   5   6   7   >