diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -97,7 +97,6 @@ pdf_enable_xfa = true # Set false to remove XFA support (implies JS support). pdf_enable_v8 = true # Set false to remove Javascript support. pdf_is_standalone = true # Set for a non-embedded build. -clang_use_chrome_plugins = false # Currently must be false. ``` Note, you must set `pdf_is_standalone = true` if you want the sample |