View Single Post
Old 04-02-2019, 08:33 AM   #22
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,746
Karma: 24032915
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by RbnJrg View Post
Thank you Doitsu but, where can I find PrincePDF.json in my system? I can't find it anywhere.
In Sigil, select Edit > Preferences > Open Preferences Location then double-click the plugins_prefs folder and create a new PrincePDF folder. In the PrincePDF folder, create a PrincePDF.json text file with the following contents:

Code:
{
  "prince_path" : "D:\\Program Files (x86)\\Prince\\engine\\bin\\prince.exe"
}
If you add additional entries, you'll need to terminate the line with a comma:

For example:

Code:
{
  "prince_path" : "D:\\Program Files (x86)\\Prince\\engine\\bin\\prince.exe",
  "cpdf": true
}
Doitsu is offline   Reply With Quote