Giter VIP home page Giter VIP logo

Comments (5)

svishnevsky avatar svishnevsky commented on June 5, 2024

Hi @jochenjonc
Thanks for your question. I can add .net standard support but this package will work on windows systems only because it uses an exe file for printing purposes.

from pdftoprinter.

jochenjonc avatar jochenjonc commented on June 5, 2024

I know it would only work on windows, but it is exactly the combination of .net core 2.2 app on a windows machine that needs te print a pdf that is not working.
As far as I know, printing works again since .net core 3.0.

from pdftoprinter.

svishnevsky avatar svishnevsky commented on June 5, 2024

@jochenjonc The new version is available https://www.nuget.org/packages/PDFtoPrinter/1.2.0. Could you please try to use it and say if everything fine for you?

from pdftoprinter.

jochenjonc avatar jochenjonc commented on June 5, 2024

@svishnevsky I got it working with the latest version of the library. Thx.

I had a small issue that my application could not find the PDFtoPrinter.exe. The reason is that I reference your library in an assembly and that assembly is referenced in my exe.
In the bin folder of my assembly, I see the PDFtoPrinter.exe, but it was not copied to the bin of my exe when compiling.
I was able to solve it by also referencing your library in my exe.

from pdftoprinter.

svishnevsky avatar svishnevsky commented on June 5, 2024

Thanks @jochenjonc for your feedback, much appreciated!
Not sure if this possible to copy "PDFtoPrinter.exe" to the Application output directory without direct referencing "PDFtoPrinter" package but I will investigate this question.

Feel free to come back with any issues or improvements.

from pdftoprinter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.