Tagged Questions
2
votes
0answers
44 views
pdfbeads will only output a single page
Following the instructions from this page
I take a djvu document, check it for any sign of corruption by opening it in djvulibre and it checks out fine. Copy it to my testing folder and rename it
...
2
votes
0answers
75 views
How do I convert CHM files to pdf?
Here's a list of things I've tried:
Calibre from which I received a file containing the table of contents of the chm file with each title hyperlinked to nowhere (i.e. they're highlighted in blue and ...
2
votes
1answer
207 views
Multi-page Static Website to PDF/CHM/Other Converter
I have several small static websites that I want to turn into PDFs, CHMs, or a similar format. These websites are documentation generated by Ruby's RDoc tool. They have an index.html file and links to ...
10
votes
2answers
2k views
Recursive HTML to PDF
I have a folder with this structure:
/main-folder
/index.html
/subfolder1
/index1.html
/file1.html
with many sub folder and only html files... i want to convert all them to pdf using only ...
2
votes
2answers
282 views
pdftohtml outputting low resolution background images. help?
runnning:
pdftohtml -c document.pdf output.htm
this returns the normal output but the background images are of such low quality
they cannot be read.
Is this a bug with pdftohtml or can I change ...
13
votes
8answers
2k views
Create pdf from HTML book
There are some sites that provide books as HTML pages (e.g., legal stuff).
What can I use to create a PDF book from these pages, based on the already-existing structure?
In Windows there is Adobe ...
6
votes
1answer
290 views
Tool to convert PDF file into separate HTML files?
I'm looking for a tool that will convert the pages of a PDF file to HTML files. I just need the text and formatting - I don't care about images and other media.
