Search the web
Sign In
New User? Sign Up
XSL-FO · discussion of XSL Formatting Objects
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7401 - 7430 of 7443   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7401
Hi All, I am experiencing some text overflowing page issues in my PDF files and want to know if anyone could give me a few pointers on how to resolve this ...
Horace Burke
xmlmarkup
Offline Send Email
Aug 6, 2007
3:30 pm
7402
Antenna House is very pleased to announce the immediate availability of Antenna House XSL Formatter V4.2 offering support for Unicode 5.0, PDF Acrobat Forms...
Keiko Hiraide
hiraidekeiko
Offline Send Email
Aug 11, 2007
1:59 am
7403
(sorry for the late response but I found your note in the archives after Yahoo unceremoniously suspended sending me posts) ... Looking at your example, I...
G. Ken Holman
g_ken_holman
Offline Send Email
Aug 14, 2007
1:03 am
7404
Hi, I've been away from XSL-FO for so long I can't find this in my manuals or online. I need to center an image and its caption on a page. There are paragraphs...
slwm98
Offline Send Email
Aug 17, 2007
2:45 pm
7405
... Yes you do ... and a table-and-caption at that because to centre a table you use text-align="center" on the table-and-caption surrounding it. The table...
G. Ken Holman
g_ken_holman
Offline Send Email
Aug 17, 2007
3:55 pm
7406
Ack! I *just* read about the single quote in *your* manual but was on another track and forgot it. I fixed that now, thank you very much. But back to the...
slwm98
Offline Send Email
Aug 17, 2007
5:27 pm
7407
... This is a known issue in XEP ... I tested the example I gave you in Antenna House. ... That XEP doesn't (yet) centre a table based on text-align= in ...
G. Ken Holman
g_ken_holman
Offline Send Email
Aug 17, 2007
6:03 pm
7408
I'm sorry. I swear I searched the XEP stuff (I thought!) but I didn't find this. Yes, it helps immensely. And never mind the image size -- you gave me the...
slwm98
Offline Send Email
Aug 17, 2007
6:12 pm
7409
Prep Courses for Certifications, ASQ CQE, CSTE & CSQA & Business Analyst. Prep Courses for International Certifications, ASQ CQE, CSTE & CSQA & ISEB& ISTQB &...
anuradha_ing
Offline Send Email
Aug 19, 2007
6:52 am
7410
Hi, We have been using apache fop 0.20.5 and are planning to switch to .93 version. One difference I noticed between the two is when we have ...
kumar puppala
kpuppala
Offline Send Email
Aug 23, 2007
5:55 pm
7411
I haven't got any responses for the below mentioned issue. I was going through the 'known Issues' list for fop 0.93 and it does mention about word spacing not...
kpuppala
Offline Send Email
Aug 28, 2007
2:41 pm
7412
... Does the text you are aligning contain any page-number-citations? I believe page number citations aren't properly aligned in fop-0.93. You might get better...
Chris Bowditch
bowditch_chris@...
Send Email
Aug 29, 2007
7:36 am
7413
Thanks for the response. The text does not contain any page-number-citations. However, the layout is in dual column. If I render the same text in single column...
kumar puppala
kpuppala
Offline Send Email
Aug 29, 2007
2:22 pm
7414
Altsoft is proud to announce the release of Xml2PDF Server 2007 version 1.1 and the accompanying family of products. In addition to new features and...
Altsoft Xml2PDF
xml2pdf
Offline Send Email
Oct 11, 2007
12:43 pm
7415
Hi to the forum, We currently use xsl fo for styling our xml. Our application takes user submitted content and adds it to our database where we then extract...
astragh
Offline Send Email
Oct 15, 2007
11:10 am
7416
... Sounds good so far! ... Fine .... but I'm guessing this process does not mandate the "proper" use of element start and end tags (nesting, completion,...
G. Ken Holman
g_ken_holman
Offline Send Email
Oct 15, 2007
1:16 pm
7417
Hi Ken, Firstly thanks so much for taking the time out to reply to my issue. ... the "proper" use of element start and end tags (nesting, completion, etc.). We...
astragh
Offline Send Email
Oct 15, 2007
2:10 pm
7418
... Perhaps even easier Ken, http://ccil.org/~cowan/XML/tagsoup/ links a variant of tidy into Saxon, so that the html can be processed in Saxon as if it were...
Dave Pawson
dpawson2000
Offline Send Email
Oct 15, 2007
2:33 pm
7419
Just a quick note to announce XSLT and XSL-FO hands-on training in Austin, Texas at the start of January 2008. These are the most in-depth configurations of...
G. Ken Holman
g_ken_holman
Offline Send Email
Oct 15, 2007
7:09 pm
7420
Xml2PDF Server 2007 v1.2 with the support of Custom XML in Word 2007 source and COM interface is released. The major new features of Xml2PDF 2007 version 1.2...
Altsoft Xml2PDF
xml2pdf
Offline Send Email
Dec 18, 2007
9:21 am
7421
Dear list subscribers, RenderX is presenting the first public release of DiType 2.0. DiType is a Digital Typesetter, it accepts manuscripts in a number of ...
Michael Sulyaev
msulyaev
Offline Send Email
May 30, 2008
12:25 pm
7422
Just a quick note that we are looking for expressions of interest in attending five days of XSLT training and three days of XSL-FO training from January 26,...
G. Ken Holman
g_ken_holman
Offline Send Email
Jun 9, 2008
8:08 am
7423
Hi, All I have java code that refer to Driver class (org.apache.fop.apps.Driver driver = new Driver()), it is missing in the new fop.jar I just downloaded. Is...
C. Myers
ccmyers98
Offline Send Email
Jul 7, 2008
11:02 pm
7424
Since FopImageFactory is no longer existed in new fop.jar, how can I resetCache ( org.apache.fop.image.FopImageFactory.resetCache(); // Reset) in Java...
C. Myers
ccmyers98
Offline Send Email
Jul 7, 2008
11:36 pm
7425
... The Driver class is part of the API for FOP 0.20.5. The API was refactored when FOP was re-written, so 0.9x versions have a different API. See the...
Chris Bowditch
bowditch_chris@...
Send Email
Jul 8, 2008
7:34 am
7426
Hi,   Can anyone help me why I got error (java.lang.ClassCastException: org.apache.fop.layout.hyphenation.HyphenationTree) after upgraded to fop 0.94? Thanks....
C. Myers
ccmyers98
Offline Send Email
Jul 8, 2008
6:55 pm
7427
... I'd say there is an old fop hyphenation jar in the classpath. Remove everything which looks like this or like an old fop.jar. Get a more recent one from...
J.Pietschmann
j3322ptm
Offline Send Email
Jul 8, 2008
10:20 pm
7428
Apologies if my question is naive. Can I call the methods of FOP's SAX handler directly ? startElement( pass the name of a FOP object here) characters(...
Schonberger Andras
andrewsc51
Offline Send Email
Jul 27, 2008
2:32 am
7429
... You can call the handler directly. In fact in many cases it is better than building an XML string and feed it through a parser. It is, however, more common...
J.Pietschmann
j3322ptm
Offline Send Email
Jul 27, 2008
7:16 pm
7430
Apache FOP (Formatting Objects Processor) is a print formatter driven by XSL Formatting Objects [1] and an output independent formatter. It is a Java...
Jeremias Maerki
jeremiasmaerki
Offline Send Email
Aug 6, 2008
6:42 am
Messages 7401 - 7430 of 7443   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help