|
From: David R. B. (JIRA) <ji...@pc...> - 2010-06-18 13:15:29
|
Enable PDF generation from command line
---------------------------------------
Key: CODE-108
URL: http://jira.pcgen.org/browse/CODE-108
Project: Code
Issue Type: New Feature
Reporter: David R. Bender
SourceForge ID: 1464067
New Summary: Enable PDF generation from command line
Type: New Feature
Priority: Minor
=====
Details:
> > "it doesn't look like you can export PDF sheets (though
> > I've never tried). The options that I initially wrote
> > are
> > pcgen.inputfile (this is the pcg file)
> > pcgen.templatefile (this is the html/txt output sheet)
> > pcgen.outputfile (this is the resulting output sheet)
> > these are all done as system properties (i.e. like
> > this)
> > java -jar pcgen.jar
> > -Dpcgen.inputfile=characters\milo.pcg
> > -Dpcgen.templatefile=outputsheets\html\mysheet.htm
> > -Dpcgen.outputfile=characters\milo.htm
>
> OK, thanks for the answer. I can confirm that
(unfortunately), if you
> use a pdf template file for the template, it will not
output pdf at
> all, but only the xslt template itself.
>
> Too bad, can that extension be filed as a interesting
development
> request (possible with a -pdf switch on the command
line) ?
Submitted:
Martijn Verburg ( karianna ) - 2006-04-04 05:01:18 EDT
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.pcgen.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|