if you are a human please do not click here
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
Username :
Password :
Home
Help
Calendar
Register
Login
XMetaL Community Forums
»
General
»
General XMetaL Discussion
»
troubleshoot saveasPDF
Pages:
1
« previous
next »
Print
Author
Topic: troubleshoot saveasPDF (Read 767 times)
achu
Member
Posts: 39
troubleshoot saveasPDF
«
on:
September 23, 2011, 12:00:39 PM »
XMLtoPDF has been set up but no dialog boxes show up as developer manual describes:
"Check the Create XSL Style Sheet check box
Check the Create Batch File check box
Type the Folder path of FOP (an absolute path to the foldercontaining the Formatting Object Processor)
"
when run saveasPDF, nothing is geneated.
What should I look for if the saveasPDF generates nothing?
version XMetal 5.5
Logged
Derek Read
Program Manager (XMetaL)
Administrator
Member
Posts: 1548
Re: troubleshoot saveasPDF
«
Reply #1 on:
September 23, 2011, 12:14:08 PM »
It would be easiest to debug your script then step through it to see what is failing.
Most of the code that drives this functionality is written in JScript and is contained in this file:
<XMetaL installation path>Author\StartUp\multipleOutput.mcr
In XMetaL Author Essential or Enterprise the default install location would be here:
C:\Program Files\XMetaL 6.0\Author\StartUp\multipleOutput.mcr
If you have a debugger installed (Visual Studio, Microsoft Script Debugger, or other) then when the code hits your debugger statement (that would be "debugger" in JScript, or "Stop" in VBScript -- check your language's documentation if you are using another language) then you should be able to step through the code using the UI in your debugger, and it should eventually jump into the multipleOutput.mcr code.
Logged
Pages:
1
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Forum Information
=> General XMetaL Discussion
=> DITA and XMetaL Discussion
=> XMetaL Tips and Tricks
=> XMetaL Announcements and Events
Loading...
email us