Re: Font embedding FOP dev

2005-09-28 Thread Dirk Bromberg
Ok, thanks. with file:///E:/mypath_to_font it works... btw: the path to the metrics can be setup as relative path to the startup dir but the fontpath has to be absolute... Dirk Manuel Mall wrote: On Wed, 28 Sep 2005 05:07 am, Andreas L Delmelle wrote: On Sep 27, 2005, at 22:27,

TR : Performance issues using Fo:marker

2005-09-28 Thread Foucault, Sebastien
Hello, The problem can be easliy reproduced using the examples/fo/markers/hide.fo samples with tiny modifications : - remove the fo:page-number-citation/ element to ensure that the OOM does not come from the forward references - remove the id=end-of-document attribute - duplicate many times the

Re: CMYK colors in pdf via fop

2005-09-28 Thread Jeremias Maerki
On 28.09.2005 13:43:53 Dirk Bromberg wrote: Hi, i've asked before a few weeks if it is possible to use CMYK colors at the fo document to get them in the pdf. There the answer was no. :-) I want to create a fo document with colors like rgb-icc(0,0,0,#CMYK,100%,0%,0%,0%) I've seen the

Re: CMYK colors in pdf via fop

2005-09-28 Thread Dirk Bromberg
Jeremias Maerki wrote: On 28.09.2005 13:43:53 Dirk Bromberg wrote: Hi, i've asked before a few weeks if it is possible to use CMYK colors at the fo document to get them in the pdf. There the answer was no. :-) I want to create a fo document with colors like

Re: CMYK colors in pdf via fop

2005-09-28 Thread Dirk Bromberg
Jeremias Maerki wrote: On 28.09.2005 13:43:53 Dirk Bromberg wrote: Hi, i've asked before a few weeks if it is possible to use CMYK colors at the fo document to get them in the pdf. There the answer was no. :-) I want to create a fo document with colors like

Re: CMYK colors in pdf via fop

2005-09-28 Thread Jeremias Maerki
For FOP Trunk: renderer mime=application/pdf filterList valuenull/value /filterList /renderer On 28.09.2005 14:50:03 Dirk Bromberg wrote: When i check my fop.xconf, must have an empty filterList/ in my renderer mime=application/pdf to get the plain pdf? This is

Re: CMYK colors in pdf via fop

2005-09-28 Thread Dirk Bromberg
Yes, this works! Thanks. Jeremias Maerki wrote: For FOP Trunk: renderer mime=application/pdf filterList valuenull/value /filterList /renderer On 28.09.2005 14:50:03 Dirk Bromberg wrote: When i check my fop.xconf, must have an empty filterList/ in my renderer

Re: Font embedding FOP dev

2005-09-28 Thread Andreas L Delmelle
On Sep 27, 2005, at 23:07, Andreas L Delmelle wrote: On Sep 27, 2005, at 22:27, Dirk Bromberg wrote: i wants to test to switch my project from 20.5 to dev. Now i want to embedd my ttf fonts via the fop.xconf. snip / but i always get the exception D:\mypath_to_run\ArialUNI.xml

RE: Font embedding FOP dev

2005-09-28 Thread Greg Stark
Andreas, snip FYI: Had some spare time, so just committed the change necessary for the baseURL and pixelToMillimeter entry to have effect when present in the config file. As an added feature, you can now set page-height/page-width in your FO documents to auto, and define the default page-size

Re: Font embedding FOP dev

2005-09-28 Thread Andreas L Delmelle
On Sep 28, 2005, at 23:40, Greg Stark wrote: Hi Greg, snip (defaults are 8.26in x 11in if the entries are not present) /snip What paper size is that? US Letter = 8.50in X 11.00in (215.9mm X 279.4mm) A4= 8.26in X 11.69in (210mm X 297mm) One that would fit on both :-) (=

Reduce content to one A4 page?

2005-09-28 Thread Martin Smales
Hi, Is it possible to reduce two or more A4-sized content length down to a single A4 page using Apache FOP? In some situations, only one page (i.e. the first page) is permitted which led me to ask that question. Some content may flow on from the first page to the second page which is not what I