Converting webpage to PDF preserving latex

1

I tried many of the converters but none of them preserve the content in latex. For eg:- http://www.campusgate.co.in/2015/03/numbers-basics.html. Here the latex part is not converted properly.

Is there any way to convert it ? I want only the problems in a PDF format so that I could print it.

Zephyr

Posted 2017-09-28T20:26:56.373

Reputation: 113

What do you mean and doesn't preserve what content exactly? Show same data and expected sample data. – Pimp Juice IT – 2017-09-28T22:01:47.953

Answers

1

Try google chrome built in PDF converter.

1) Ctrl + P (print)
2) Click on change button.
3) Select Save as PDF.
4) Click Save. You will get the webpage as PDF.

Harikrishnan

Posted 2017-09-28T20:26:56.373

Reputation: 1 334

1It omits content many times. – MathGod – 2018-09-13T23:09:19.710

2

Harikrishnan's answer works great. If you have multiple pages to convert in one go, or need APIs to convert from code Sejda PDF works great for that.

Sejda PDF

Sejda PDF can convert HTML pages to PDF.

The online service can be used for free for up to 3 conversions per hour. A HTML to PDF API is also available.

Usage

Convert HTML to PDF in your browser using Sejda PDF

Example

Click to convert direct link:

https://www.sejda.com/html-to-pdf?save-link=http://www.campusgate.co.in/2015/03/numbers-basics.html

The resulting PDF:

enter image description here

Disclaimer: I help building this tool.

Edi

Posted 2017-09-28T20:26:56.373

Reputation: 532