https://github.com/jsreport/pagetopdf
https://github.com/jsreport/pagetopdf
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jsreport/pagetopdf
- Owner: jsreport
- License: lgpl-3.0
- Created: 2014-04-25T06:57:05.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-01-08T08:49:26.000Z (over 10 years ago)
- Last Synced: 2025-09-22T09:37:31.981Z (9 months ago)
- Language: HTML
- Size: 2.25 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pageTopdf
========
[pagetopdf.com](http://pagetopdf.com) is service running on top [jsreport](http://jsreport.net) and allows to print any html web page into pdf. User can turn url into pdf or embed `print to pdf` button to his page.
This repository contains only pagetopdf.com website that is not so interesting. Please proceed to core [https://github.com/jsreport/jsreport](https://github.com/jsreport/jsreport) repository.
##License
Copyright (c) 2014 Jan Blaha
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/agpl-3.0.html.