mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	| @@ -17,7 +17,7 @@ In addition to providing the ability for end-users to provide their own reportin | ||||
| InvenTree report templates utilize the powerful [WeasyPrint](https://weasyprint.org/) PDF generation engine. | ||||
|  | ||||
| !!! info "WeasyPrint" | ||||
|     WeasyPrint is an extremely powerful and flexible reporting library. Refer to the [WeasyPrint docs](https://weasyprint.readthedocs.io/en/stable/) for further information. | ||||
|     WeasyPrint is an extremely powerful and flexible reporting library. Refer to the [WeasyPrint docs](https://doc.courtbouillon.org/weasyprint/stable/) for further information. | ||||
|  | ||||
| ### Stylesheets | ||||
|  | ||||
|   | ||||
| @@ -35,7 +35,7 @@ sudo apt-get install \ | ||||
| ``` | ||||
|  | ||||
| !!! warning "Weasyprint" | ||||
|     On some systems, the dependencies for the `weasyprint` package might not be installed. Consider running through the [weasyprint installation steps](https://weasyprint.readthedocs.io/en/stable/install.html) before moving forward. | ||||
|     On some systems, the dependencies for the `weasyprint` package might not be installed. Consider running through the [weasyprint installation steps](https://doc.courtbouillon.org/weasyprint/stable/first_steps.html) before moving forward. | ||||
|  | ||||
|  | ||||
| ### Create InvenTree User | ||||
|   | ||||
		Reference in New Issue
	
	Block a user