render afp with images

2007-02-01 Thread Johan Johansson
Hi, I'm not sure if it even is avaible yet in the current version (running 0.93). But if so, does any have any examples to look at? fo:external-graphic does not do any good anyway :-) Best regards IDATA, Johan Johansson Sweden

SV: Rescaling images to 300dpi

2007-02-07 Thread Johan Johansson
In your fop config file add this after the root: !-- Source resolution in dpi (dots/pixels per inch) for determining the size of pixels in SVG and bitmap images, default: 72dpi -- source-resolution300/source-resolution !-- Target resolution in dpi (dots/pixels per inch) for specifying the

SV: Rescaling images to 300dpi

2007-02-07 Thread Johan Johansson
fop.xconf is used by default if no config is selected by the: fop -c config-file -Ursprungligt meddelande- Från: Uwe Kubosch [mailto:[EMAIL PROTECTED] Skickat: den 7 februari 2007 13:23 Till: fop-users@xmlgraphics.apache.org Ämne: Re: Rescaling images to 300dpi Thanks for the answers!

Writing to a file

2007-03-06 Thread Johan Johansson
Hi everyone, Im trying to figure out if it is possible to write som variable/text to a file and append the file if needed. Do anyone have a soloution for this? regards Johan - To unsubscribe, e-mail: [EMAIL PROTECTED] For

SV: Trying to use saxon:while and saxon:assign tin FOP

2007-03-13 Thread Johan Johansson
- Från: Abel Braaksma [mailto:[EMAIL PROTECTED] Skickat: den 13 mars 2007 14:33 Till: fop-users@xmlgraphics.apache.org Ämne: Re: Trying to use saxon:while and saxon:assign tin FOP Johan Johansson wrote: Hi! Trying to use saxon:assign and while in fop, but i recive this: (dont know if saxon

Page counting in FOP

2007-03-28 Thread Johan Johansson
Hi! Is there any way to count pages with the fop except from the fo:page-number/ ? Because i do it like this:

Page counting in FOP

2007-03-28 Thread Johan Johansson
Sorry for my last mail, i hit the send short-key by misstake. Is there any way to count pages with the fop except from the fo:page-number/ ? Because i do it like this: xsl:for-each select=fakturor/fakturabunt/faktura !-- Definera variabeln och sätt värde beroende på inbet.kort

Could not find function: replace

2007-04-02 Thread Johan Johansson
Hi, I'm trying to use the XSL 2.0 function replace() but i just got this error: javax.xml.transform.TransformerException: Could not find function: replace the code: xsl:value-of select=normalize-space(replace(../kund/brevnamn,'Å ','%A')) / Any suggestions?

Creating multiple pdf files.

2007-04-03 Thread Johan Johansson
Hi! Is it possible to create multiple pdf files? I want to have one pdf file every time it starts over on page 1 fo:page-sequence master-reference={$faktura} force-page-count=even initial-page-number=1 So for every faktura or samlingsfaktura i want to have one pdf, cause they can contain

SV: Flow area content is propagating into page footer--- Need Help!!

2007-05-07 Thread Johan Johansson
Hi, Can you submit the xsl/fo aswell, its hard to say what is wrong without having a look on it first. -Ursprungligt meddelande- Från: Harshini Madurapperuma [mailto:[EMAIL PROTECTED] Skickat: den 7 maj 2007 12:03 Till: fop-users@xmlgraphics.apache.org Ämne: Flow area content is

SV: Font Arial is not displayed on Linux

2007-06-28 Thread Johan Johansson
Hi I have a problem, is there anyway with xsl:fo to set different master-reference if i want for an example the page 2 to be different from the rest of the even pages? I want the even page 2 to be baksida and the rest even pages to be baksida-helkropp. Do anyone have any idea how to do that?

conditional-page-master-reference

2007-06-28 Thread Johan Johansson
=odd master-reference=framsida/ /fo:repeatable-page-master-alternatives /fo:page-sequence-master - Hope this helps! :-) Adrian. Johan Johansson wrote: Hi I have a problem, is there anyway with xsl:fo to set different master-reference if i want