Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does PCGen support any command line exporting functionality?

0
Posted

Does PCGen support any command line exporting functionality?

0

PCGen does support command line exporting of characters by both HTML and PDF but both require the ‘Load Campaign Data with character’ box in the preferences to be checked. Command Line HTML Export: The general form to export the HTML character sheets is shown below. java -Dpcgen.template= -Dpcgen.inputefile= -Dpcgen.outputfile= -jar pcgen.jar An example of what the final line may look like is as follows: java -Dpcgen.templatefile=C:\Pcgen\outputsheets\d20\fantasy\htmlxml\csheet_fantasy_std.htm -Dpcgen.inputfile=C:\Pcgen\characters\aaa.pcg -Dpcgen.outputfile=C:\Pcgen\characters\aaa.htm -jar pcgen.jar Command line exporting to a PDF is a two step process.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123