Hello!
I´m a developer. I transform xml with xsl to a pdf.
My xsl contains the following code:
<fo:external-graphic height="20mm" src="url('C:\WORK\pmf\Program_LatestBuild\Xsl\X.eps')"/>
I want to show a eps-file allocated on my disk but nothing shows. When I do the same, points out a .jpg, gif...
Hello!
I use fop 1.0 and i want to generate a font-metrics file for the ttf 3of9 barcode:
java -cp build\fop.jar;lib\avalon-framework-4.2.0.jar;lib\commons-logging-1.0.4.jar;lib\commons-io-1.3.1.jar org.apache.fop.fonts.apps.TTFReader 3of9.ttf 3of9.xml >fontmetricslog.txt
The message I get in...
Hello!
Is it possible in xsl-fo to have some kind of a placeholder/table at the bottom of every page for example always three lines from the bottom at the right side of the page??
Is it possible to increment the page-number programmatically? If that´s possible then I could use a header and a...
Hi!
I would like to show the text "Name" vertical in my table-cell instead of horizontal. How do I do that??
<fo:table-cell border-right="solid" display-align="center" border-width="1pt">
<fo:block margin-left="1mm">Name</fo:block>
</fo:table-cell>
Best regards/
Helena
Hello!
I´m trying to create a barcode in my xsl:fo-file. I´ve downloaded a font file, free3of9.ttf which I´ve saved in the windows/font-folder. I have generated a font metrics xml-file in the fop/config-folder. In the config-folder I´ve changed the userconfig.xml to contain the following...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.