← Prev in month ← Prev in thread

Preparing a stylesheet for HTML and PDF Output/ Stating the base.dir for HTML and PDF: How can you define the base.dir PDF, using the same relative path as used for HTML

From
<>
Date
2012-02-27T11:10:47+00:00
ID
Thread
Preparing a stylesheet for HTML and PDF Output/ Stating the base.dir for HTML and PDF: How can you define the base.dir PDF, using the same relative path as used for HTML
Hey,

Currently we are finalizing our HTML stylesheet
for DocBook. Since our documents are to be released as HTML and PDF and
our documentation consists of about 20 different documents with more than
1000 pages total, we need to find a way to state a relative path in our
stylesheet as the base.dir that will work out for both. We do not want
to store all files, PDF and HTML, in the same folder. What we need is a
nice and easy way to define where the output is to be stored.

For HTML we used <xsl:param name="base.dir"
select="concat($webhelp.base.dir,'/content/')"/>.

This won´t work for PDF.

We had a similar problem with the role
attribute regarding screenshots that had to be scaled differently according
if we had a PDF or HTML output , but we managed to define "when to
use what".

Is there any solution for our problem?

Greetings,

Daniel Keyes

=======================================================

Disclaimer

The information contained in this e - mail and any attachments

( together the "message") is intended for the addressee only
and may 

contain confidential and/or privileged information. If you have received

the message by mistake please delete it and notify the sender and do

not copy or distribute it or disclose its contents to anyone.

FINARIS Financial Software Partner GmbH

Sömmerringstr. 23, 60322 Frankfurt/Main, Germany

Registered at Frankfurt/Main, HRB 52873

Managing Directors: 

Dipl. Inf. Hermann Friebel, Dipl. Ing. Kai Bächle, Dipl. Inf. Werner Märkl

=======================================================
← Prev in month ← Prev in thread