hummusRecipe icon indicating copy to clipboard operation
hummusRecipe copied to clipboard

A powerful PDF tool for NodeJS based on HummusJS.

Results 82 hummusRecipe issues
Sort by recently updated
recently updated
newest added

I've been working on modifying and exporting PDFs with an Electron app; the app will add additional text and images to documents with thanks to this library. But I notices...

bug

First off - thank you John for this amazing library! It's made Hummus much easier. I'm trying to add text to an existing PDF that is protected with a user...

bug

https://github.com/chunyenHuang/hummusRecipe/blob/54d334f00f8c0740952a8bb11034bde39d5cc42c/lib/encrypt.js#L91 I need to protect my PDF that has a watermark from being removed, while the PDF should not require a password when opened for read, I achieved that in...

Sorry, I can't find the settings that can adjust the width and height of the page after modification。 Can you help me? thank you

question

help wanted
Next Patch

Help Needed/Feature Request? I see there is the "INK" subtype at the .annot method, however looking at the code it doesn't seem to work with an image. That said, using...

Feature Request

I tried to use the opacity option with an image and is not working, if you open the file image in node_modules, you can see option.opacity declared but never used,...

bug
question
Next Patch

John, how would you like to see text columns and its close cousin tables added to the package? I have working versions of both: The following depicts creating text columns....

Feature Request
Done

Hi, I'm using the last version of hummusRecipe in nodejs. To begin , thanks for your work your library is very useful and easy to use. I have a little...

Feature Request
Next Release

When trying to build a mechanism for creating pie charts, I found it necessary to be able to measure the size of labels so that they could get positioned correctly....

Feature Request
Done