About 89 results
Open links in new tab
  1. php - LazyGhostTrait deprecation message - Stack Overflow

    Jun 12, 2025 · enable_lazy_ghost_objects: true But unfortunately when I try to set it to false I'm having the following feedback: Lazy ghost objects cannot be disabled for ORM 3. So, I guess I cannot do …

  2. ghostscript: how to merge in a single PDF different pages from …

    Firstly, as I keep saying, Ghostscript (and the pdfwrite device) do not 'merge', 'concatenate', 'modify', 'edit' or whatever, PDF files. When you supply input to Ghostscript it fully interprets it, producing a …

  3. Saving agents in Domino Designer 14 adds ghost libraries

    Jan 4, 2024 · Saving agents in Domino Designer 14 adds ghost libraries Asked 1 year, 11 months ago Modified 1 year, 11 months ago Viewed 140 times

  4. Run Ghost in a subdirectory of my main Node.js application

    Jan 23, 2015 · With the new addition of using Ghost as a npm module do I still need Nginx or Apache?. As of now I have my main site running on localhost:3000 and the Ghost instance running on …

  5. Converting PCL to Tiff using Ghost PCl CreateAPIInstance returns -100

    Nov 12, 2020 · Converting PCL to Tiff using Ghost PCl CreateAPIInstance returns -100 Asked 5 years, 2 months ago Modified 5 years, 2 months ago Viewed 404 times

  6. pdf - Any tips for speeding up GhostScript? - Stack Overflow

    If you are on a multicore system, make it use multiple CPU cores with: -dNumRenderingThreads=<number of cpus> Let it use up to 30mb of RAM: -c "30000000 …

  7. Change Document Name while printing using Ghost Script

    Mar 8, 2019 · I am unable to change/ or set a Document Name while using Ghost Script, any help is appreciated. using (GhostscriptProcessor processor = new GhostscriptProcessor())

  8. Issue in Google Sheets with Query Function leaving ghost copies when ...

    Apr 29, 2021 · Ghost Copy with Highlights I am currently having an issue with what appears to be the very coding of the Query Function in Google Sheets. The offending error is occurring under the …

  9. c# - Ghostscript installation issue on .net - Stack Overflow

    Aug 6, 2020 · I imagine that Ghostscript.NET wants the 64-bit version of Ghostscript. Try installing that. Do please read the license to ensure you are complying with its provisions. You might also get more …

  10. c# - Create JWT token in PowerShell for Ghost - Stack Overflow

    Sep 29, 2022 · I'm trying to construct a JWT token to authenticate against my Ghost Blog, but all of their samples are in Javascript, Ruby and Python. Nothing in C# or PowerShell and I can't seem to make …