python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
EvoPdf.HtmlToPdf isn't rendering foreign languages (Hindi, Bengali)
I'm using EvoPdf.HtmlToPdf with paid license, however, I have noticed that when I'm converting HTML to PDF and downloading, some languages like Hindi, Bengali are not rendering properly.
Here is the c...
awais
Votes: 0
Answers: 1
How to convert pdf to doc/docx and vice versa in python
I want to convert doc/docx file into pdf , make some changes in file and convert pdf back to doc/docx using python.
To convert to pdf docx2pdf can be used but pdf cant be saved to file. I need to read...
kmp
Votes: 0
Answers: 0
Ghostscript strips Alt Text
I work with an app called ICMS (Integrated Case Management System), and documents are submitted to this app in .docx format. Many times they need to include images and we require "Alt Text" ...
Dakota
Votes: 0
Answers: 0
PdfConverter in Android won't load local images
I'm trying to generate a pdf from HTML code using images stored in memory. The URIs are correct and the files exist. With WebView, we can use webView.getSettings().setAllowFileAccess(true);in order to...
user15675885
Votes: 0
Answers: 1