General XMetaL Discussion
XMetaL Community Forum › General XMetaL Discussion › Webhelp and PDF output being generated at the same time
-
kate_wilcox September 18, 2012 at 4:19 pm
Webhelp and PDF output being generated at the same time
September 18, 2012 at 4:19 pmParticipants 1Replies 2Last Activity 10 years, 4 months agoHello community,
I inherited a ditamap that does something I haven't seen before: When I generate the webhelp output, it automatically generates a PDF: The pdf_out folder appears nested within the webhelp_out folder. Does anyone know what is causing this?
In the first topic of the ditamap, there is a relative link to the pdf (../../..pdf). I originally thought that this would point to the pdf_out folder at the same level as the webhelp_out folder. But it looks like it points to the pdf_out folder nested within the webhelp_out folder (which is automatically created when I generate webhelp).
So the folder structure looks like this:
webhelp_out folder
pdf_out folder
help_topics folder
index.htm
DITA topics folderTo further complicate the issue, when a colleague generates the webhelp from the same ditamap, she doesn't get the nested pdf_out folder. Any ideas what's causing this behavior?
Environment:
Windows 7
XMetaL Author Enterprise 7.0Thanks,
KateDerek Read September 18, 2012 at 7:51 pm
Reply to: Webhelp and PDF output being generated at the same time
September 18, 2012 at 7:51 pmThe software is not designed to produce multiple output formats at the same time, so this shouldn't be happening (and your colleague's machine is the one I would consider to be operating in the expected manner).
Perhaps your system has been customized. The code that drives the XMetaL “deliverables” is located here:
C:Program FilesXMetaL 7.0AuthorDITAXACssharedrenditionsprint_dita15.xmlPerhaps you could diff your file against your colleague's to see what the changes are.
If you are generating WebHelp then I would expect to see extra DOS batch commands in the WebHelp section in that file. Those commands are what drive the DITA OT from XMetaL.Perhaps it would be best to submit a support case to XMetaL Support and include copies of these files so they can have a look.
If a 3rd party has integrated XMetaL with their system (ie: you are probably working with one of our partners) then perhaps they have made changes or added something to XMetaL that is doing this. Best to check with them in that case.
kate_wilcox September 19, 2012 at 4:45 pm
Reply to: Webhelp and PDF output being generated at the same time
September 19, 2012 at 4:45 pmThanks for the quick response Derek. I'll follow up with XMetaL Support.
-Kae -
AuthorPosts
- You must be logged in to reply to this topic.