--- On Tue, 1/6/09, kalpana.pathak <kalpana.pathak@...> wrote:
From: kalpana.pathak <kalpana.pathak@...> Subject: [dita-users] Index entries not appearing in the PDF output To: dita-users@yahoogroups.com Date: Tuesday, January 6, 2009, 1:25 PM
Hello All,
I have created index entries in metadata. However, the indexes are not appearing in the PDF output. I guess, I need to customize dita2fo_shell. xsl file.
I would like to know what elements/attributes I need add in the dita2fo_shell. xsl file to appear the indexes in the PDF output.
Hello All, I have created index entries in metadata. However, the indexes are not appearing in the PDF output. I guess, I need to customize dita2fo_shell.xsl...
I checked in the dita2fo_shell.xsl file. There is no such entry. The file contains the following dita-setup elements: <xsl:template name="dita-setup"> <fo:root...
Looks like you're using the base PDF publishing engine with FOP (rather than PDF2 with RenderX or another high end formatter).  It has been a long time...
Hello Paul, Â First of all thanks a lot for your reply. Â Yes, I am using the base PDF publishing engine with FOP. I cannot use PDF2 with RenderX as it...
Oh no, I'm sorry I have been very unclear, and have assumed you were using PDF2 to publish PDF output. You don't want to specify <indexlist> in your xsl source...
Hi, It is possible to create an index with the pdf transform (vs pdf2). Only that it doesn't come with the deprecated code. You would have to write the xsl to...
Hello all,  I unzipped the Idiom FO-Plug-in and downloaded XEP Processor from RenderX. Now, I have a few queries: Where shall I place this FO folder? Is...
Hello all, IÂ have problems getting the Idiom FO Plug-in working. I have installed the following components as per the Idiom instructions: Dita 1.5 Idiom FO...
Hello all, I have problems getting the Idiom FO Plug-in working. I have installed the following components as per the Idiom instructions: Dita 1.5 Idiom FO 1.5...
These types of errors are produced by PDF2 when you have a reference (topicref, conref, xref, or related link) to content that you forgot to include in the...
Hello Paul,
Â
Thanks for your reply. I have attached the hierarchy.ditamap file for your reference. I have not customized it. It comes automatically with...
hierarchy.ditamap looks fine. As you mentioned, it's OOTB, so there shouldn't be any problems with it. Let us know how things go with your examination of...
PFA the sample_pdf2.xml file. Please verify and let me know in case of any problems. ... From: Paul Masalsky <paulmasalsky@...> Subject: Re: [dita-users]...
First I started the startcmd.bat file.. c:\ditaot> cd ant c:\ditaot\ant > ... From: Paul Masalsky <paulmasalsky@...> Subject: Re: [dita-users] Error...
Hi Kalpana, Try this from the DITA-OT directory: c:/ditaot> ant -f ant/sample_pdf2.xml I think that the sample file has directory references that may be ...
Looks like you've got a Saxon error (the logs says you're using Xalan). Have you set CLASSPATH and ANT_OPTS as directed in the install instructions? We're...
Hi Kalpana, Really haven't had a chance to dig into this today. I would make sure that the environment is set up correctly as Paul mentioned earlier in this...
Thanks for your reply, Julio. Â The content of the startcmd.bat: REMÂ This file is part of the DITA Open Toolkit project hosted on REMÂ Sourceforge.net. See...
Hi Kalpana, Ok. startcmd.bat needs to point to saxon.jar to get PDF2 to work correctly. As I'm not at work, I can't give you more explicit guidance, but check...
Hi Kalpana, As a follow-up, here's what my startcmd.bat looks like (of course, make sure you have saxon installed first). REM This file is part of the DITA...
Hello Julio, Â I would like to inform you that I could successfully generate the PDF2 output. Â Thank you for all your help. Â Thanks, Kalpana ... From:...
Thanks for your reply, Julio. Â The content of the startcmd.bat: REMÂ This file is part of the DITA Open Toolkit project hosted on REMÂ Sourceforge.net. See...
The sample_pdf2. xml file is located in the ant folder. So, I am running the ant command from the c:\ditaot\ant> directory.  ... From: Paul Masalsky...
... use PDF2 with RenderX as it generates a small advertisement in the footer. My client will not accept any such advertisement in the PDF output. We really...