19 lines
		
	
	
		
			700 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			700 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| type: "topic"
 | |
| created: "2024-01-06T01:25:36.071Z"
 | |
| updated: "2024-01-06T01:25:36.071Z"
 | |
| ---
 | |
| 
 | |
| # ghostpcl
 | |
| 
 | |
| - [wrap exe in nupkg](https://www.aligneddev.net/blog/2020/nuget-package-in-net5/)
 | |
| - [fossies](https://fossies.org/windows/misc/ghostpcl-9.56.1-win64.zip/)
 | |
| - [github](https://github.com/ArtifexSoftware/ghostpdl-downloads/releases)
 | |
| 
 | |
| ```bash
 | |
| dotnet add package Infineon.Mesa.gpcl6 --source https://eaf-dev-reporting.mes.infineon.com/v3/index.json
 | |
| dotnet add package Infineon.Mesa.LincPDFC --source https://eaf-dev-reporting.mes.infineon.com/v3/index.json
 | |
| dotnet add package Infineon.Mesa.PDF.Text.Stripper --version 4.8.0.1 --source https://eaf-dev-reporting.mes.infineon.com/v3/index.json
 | |
| ```
 | |
| 
 |