2024-06-03
This commit is contained in:
18
_-Review/ghostpcl.md
Normal file
18
_-Review/ghostpcl.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
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
|
||||
```
|
||||
|
Reference in New Issue
Block a user