mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
Update man page for --svg-embed-bitmap.
This commit is contained in:
parent
144ec439f0
commit
166625fb71
@ -261,7 +261,11 @@ This option is only useful when '\-\-bg\-format svg' is specified. Note that nod
|
||||
.TP
|
||||
.B \-\-svg\-embed\-bitmap <0|1> (Default: 1)
|
||||
Whether embed bitmaps in svg background image. 1: embed bitmaps in svg background; 0: dump bitmaps to external files if possible.
|
||||
JPEG images in a PDF are most possibly dumped. This option is only useful when '\-\-bg\-format svg' is specified.
|
||||
|
||||
This option is only useful when '\-\-bg\-format svg' is specified and '\-\-embed\-image' is off.
|
||||
|
||||
Currently, RGB or Gray JPEG bitmaps in a PDF can be dumped, while those in other formats or colorspaces are still embedded.
|
||||
If bitmaps are not dumped as expected, try pre-processing your PDF by ghostscript or acrobat and make sure bitmaps in it are converted to RGB/Gray JPEG format. See the project wiki for more details.
|
||||
|
||||
.SS PDF Protection
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user