-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
FONT ISSUES WITH PDF TO HTML CONVERSION
1.All "ti","fi","tt" characters are missing
SAMPLE SCREENSHOT
## **2. Font overlapping issue**SAMPLE SCREENSHOT
- _NOTE: I don't get this issue with firefox. Getting the above issues in chrome in safari browser_ ## **I AM USING** - Using the **0.13.6** version of pdf2htmlEX - Using the following command to convert pdf to htmlpdf2htmlEX --split-pages 1 --zoom 3 --fit-width 920 --correct-text-visibility 1 --dest-dir $1 $2 2>&1
TRIED WITH
Using --fallback 1 option solves all my above problems. But
- The fallback option reduces the clear visiblilty. Please refer the below screen shots.
SCREENSHOT WITH FALLBACK ENABLED
SCREENSHOT WITH FALLBACK DISABLED
2.Table in the page disappears rather replaced with empty space.
PLEASE CLARIFY
- Could you explain a bit more on fallback?
- I have tried the above one (using fallback). Please suggest me if you prefer a different approach.
Kindly help me in this regard.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels



