Ines Robbers wrote:
It's supposed to be
master-reference="page" instead of
master-name="page"
Does anyone know more about this?
The easiest way to learn about this was to look into the FOP FAQ:
http://xml.apache.org/fop/faq.html#faq-N100DE
You should have seen the error message described t
t; <[EMAIL PROTECTED]>
cc:
02/11/03 12:58 PM
Subject: RESOL
Hi there,
Quite a while ago I asked why the PDF-examples in "Cocoon: Building XML
Applications" by Ziegler & Langham don't work - at least on Cocoon
version 2.0.4
I found the reason in the XSL:FO stylesheet:
It's supposed to be
master-reference="page" instead of
master-name="page"
Does any
Wrox do another excellent XSLT book - "Beginning XSLT"
which I thoroughly recommend for even quite
experienced XSLT coders. It has loads of best
practice and well worked examples.
There is a link from my site (http://www.pigbite.com)
Best regards
Jeremy
P.S. (said in complete side whisper)
Hi,
I could recommend Professional XSLT Programming from
the wrox publishers.
Kavitha Ramesh
--- Ines Robbers <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Many thanks for your reply!
>
> * (and get a more recent book).
>
> Can you recommend one that is suitable for a
> beginner like me with some
>
sorry Ines,
I see you got the book already.
I didn't read the "pdf problem" list, so just ignore my mail
-Original Message-
From: Ines Robbers [mailto:[EMAIL PROTECTED]]
Sent: maandag 30 december 2002 23:59
To: [EMAIL PROTECTED]
Subject: cocoon book [was: pdf probl
: maandag 30 december 2002 23:59
To: [EMAIL PROTECTED]
Subject: cocoon book [was: pdf problem]
Hi,
Many thanks for your reply!
* (and get a more recent book).
Can you recommend one that is suitable for a beginner like me with some
XML and XSLT and no Java knowledge?
Cheers,
Ines
> Can you recommend one that is suitable for a beginner like me with some
> XML and XSLT and no Java knowledge?
Don't know about books but this tutorial on XSL:FO is pretty good:
http://www.antennahouse.com/XSLsample/XSLsample.htm
And have a look in the links section of the Cocoon doco.
Perry
>>I opened the folder %PATH_TO_COCOON/WEB_INF/logs but not sure what to
>>look for...
Anything pointing something not being found. Have a look through all the
files in this directory.
Restart Tomcat and run any file that works with cocoon and then have a look
at the logs, you will get a better un
Hi,
Many thanks for your reply!
* (and get a more recent book).
Can you recommend one that is suitable for a beginner like me with some
XML and XSLT and no Java knowledge?
Cheers,
Ines
-
Please check that your question h
On Monday 30 December 2002 15:34, you wrote:
> In case of PDF-creation, Acrobat is starting to load the file but then a
> window pops up saying: "The file is damaged and could not be repaired".
Most probably the problem is caused by an unhandled exception
during PDF rendering, causing the error ap
endet: Montag, 30. Dezember 2002 16:46
* An: [EMAIL PROTECTED]
* Betreff: Re: pdf problem
*
*
* This is a pretty vague reply but I ran into the same problem
* when moving from C2.0.3 to C2.1 but I can't remember exactly
* what I did to fix it. I do know it has to do with Cocoon
* because the
he common\endorsed of the tomcat
> installation.
>
> Perry
>
> - Original Message -
> From: "Antonio Gallardo" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, December 30, 2002 11:04 PM
> Subject: Re: pdf problem
>
>
>&g
, 2002 11:04 PM
Subject: Re: pdf problem
> Hi Ines:
>
> Assuming that the PDF generation is right. There is a problem with Adobe
> Acrobat Reader. Try to set in the configuration of Acrobat that will not
> open on the same windows (explorer). It must resolve your problem.
>
>
Hi Ines:
Assuming that the PDF generation is right. There is a problem with Adobe
Acrobat Reader. Try to set in the configuration of Acrobat that will not
open on the same windows (explorer). It must resolve your problem.
Regards,
Antonio Gallardo.
Ines Robbers dijo:
> Hi there,
>
> I'm running
Hi there,
I'm running Cocoon 2.0.4 on Windows XP.
At the moment I'm trying out the examples from the book "Cocoon:
Building XML Applications" by M. Langham & C. Ziegler. Some of them
work, others don't even though I've copied them from CD.
In case of PDF-creation, for instance, Acrobat is loadin
Hi there,
I'm running Cocoon 2.0.4 on Windows XP and Tomcat 4.1.
At the moment I'm trying out the examples from the book "Cocoon:
Building XML Applications" by M. Langham & C. Ziegler.
In case of PDF-creation, Acrobat is starting to load the file but then a
window pops up saying: "The file is da
Isn't the error message straightforward? You are using a master-name twice.
I.e. search for the attributes "master-name" in your FO and rename, when
there is one duplicate.
Regards,
Joerg
saikat wrote:
> Hi, I'm facing problems with converting a html file to pdf format.I'm
> using cocoon2.0 ,t
saikat wrote:
Hi,
I'm facing problems with converting
a html file to pdf format.I'm using cocoon2.0 ,tomcat4.0.3 &
j2sdk1.4.0
while running the file it is giving
following error -->
org.apache.cocoon.ProcessingException: Could not read resource file:/C:/jakarta-tomc
Hi,
I'm facing problems with converting a html file to
pdf format.I'm using cocoon2.0 ,tomcat4.0.3 & j2sdk1.4.0
while running the file it is giving following error
-->
org.apache.cocoon.ProcessingException: Could not read resource file:/C:/jakarta-tomcat-4.0.3/webapps/cocoon/mount/html-pdf
Hi Derek,
Derek Hohls schrieb:
>
> Hi
>
> I am trying to learn FO, and have started with the IBM developer works
> Tutorial;
> http://www-106.ibm.com/developerworks/education/transforming-xml/xmltopdf/index.html
> the code samples were orginally designed to run under Cocoon 1, but I
> thought *
The problem with XSLT-FO code attached, was that it
was an earlier spec and needs some work to update -
I will contact the author...
>>> [EMAIL PROTECTED] 03/05/2002 01:31:12 >>>
Hi
I am trying to learn FO, and have started with the IBM developer works
Tutorial;
http://www-106.ibm.com/developer
Hi
I am trying to learn FO, and have started with the IBM developer works
Tutorial;
http://www-106.ibm.com/developerworks/education/transforming-xml/xmltopdf/index.html
the code samples were orginally designed to run under Cocoon 1, but I
thought *should*
work under 2 as well...
I get the foll
ends with
>.xml it assumes text/xml mime type.
>
>The following servlet fixes the fop pdf problem on explorer 5.x and
>netscape.
>
>to use it simple map it with a name like "/pdf"
>
>the invoke it like this /pdf?doc=documentName (no .xml extension here!)
>
>th
24 matches
Mail list logo