hi to all ... i m new for this group and want to learn more abt XML FO to use in development tool of XML to PDF convesion. thx regards Ravi ... Jiyo cricket on...
... Welcome! ... There are many web sites you can find using Google. There are books for sale in bookstores from O'Reilly (Pawson), Prentice Hall (myself), and...
I was unable to create font metric file of Arial Unicode MS. Can some1 help. thx! Fop version = 0.91beta Here is the command: ===================== C:\fop>java...
Altsoft is proud to announce the immediate availability of the new version 3.0 of its .NET based Xml2PDF formatting engine. The major new features of the new...
Just a quick announcement that two deliveries of our hands-on tutorials have been scheduled for Copenhagen Denmark the week of May 8-11, 2006: a three-day...
Hello, Im new to this FOP. I desparately need help. Im working on a content managament system, and the data is stored in XML. I'll need to select a part of XML...
Sorry, but I'm new to the group and new to .Net from VB6 and Source Safe. I pull up VB.net and try to open my existing code by highlighting the project and...
Hey Russ, Welcome to the group. This question would be better posted to a group that deals with .Net. Try going to http://groups.google.com and do a search on...
Hey Uma, This really depends on what your FO renderer accepts and what it ouputs. If it accepts a stream and can output a stream, then you can transform your...
Hello, I use XEP, and I have documents consisting of narrative text, and some paragraphs contain terms that must be defined in the side margins or sidebar. I...
... The anchor for the float should occur immediately before the word you want it vertically aligned with--that's the only control you have in FO for vertical...
... Thank you. I have it working now, almost. I believe inheritance is tripping me up. The lines in paragraphs are double-spaced (line-height="200%). In the...
... NOTE: it's easier to see what's happening if you provide the generated FO rather than the generating templates--that way we can see exactly what's...
... Okay, sorry. Below I have pasted in the generated FO. I *think* I am doing exactly what you're telling me, but apparently not because it still isn't...
... When I test your example with XSL Formatter V3 or XEP V4 the line height in the floats is as expected, so it looks like you're seeing a bug in your FO...
... I tried but with no luck, and I'm using XEP V4, so the bug has to be me. I apologize. I've stripped my test files to bare bones, but I must have left...
Elliot, I got it! I was using <fo:inline>, which caused the side float text to be double-spaced exactly like the body paragraph text. But the other problem was...
There must be a way to do this without repeating the invoice total on each detail line but I haven't been able to figure it out. I could change the code that...
... I can't tell from your post what "this" is. ... Looking at your PDF I don't see the invoice total on each detail line. ... I see <invoice_total> on each...
Dennis, You are correct, there is an easier way to obtain the invoice total from the XML data, whether calculated from the XML records using functions such as...
Hello, I am new to this group and I have a question about cropmarks. I use XEP (to be sure I also downloaded trial-version 4.5). I would like to get cropmarks...
... I don't see your files, but I bet that you are not using <xsl:processing-instruction> to generate PIs, and you just included <?xep-...?> in XML or XSLT...
Jirka Kosek
jirka@...
Apr 20, 2006 3:02 pm
7157
Hello Jirka (and others), I m so sorry but the attached files were stripped in this Yahoo group. I included the instructions in the xml and xslt. Perhaps i...
... You can place such instructions into your XSLT file, before fo:root in a form: <xsl:processing-instruction ...
Jirka Kosek
jirka@...
Apr 21, 2006 11:28 am
7159
Just a quick announcement that two new sets of deliveries of our publicly-subscribed lectures and hands-on tutorials have been scheduled for Birmingham,...
Hello Jirka, Thanks for your reaction, it's working fine now. I put the xsl:processing-instruction's at the wrong place in the xslt. I changed the position...
Hello to everyone, i'm new here, and i didn't find the answer to this question : Is it possible with FOP 0.91 beta to have unbreakable space in a text with ...
... " " but ... Thank you for this answer. In fact, i would like to have unbreakable spaces in a left-text-align block, but after knowing this, i think...
i m a member of XSL-FO group, i m working on xml to pdf conversion tool, can u just guide tht wher i can get information that how it process the INPUT file and...