-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Insert text is not working #14
Comments
I have the same issue @signintech |
@jesseXu I managed to add text to PDF, I had to fork this repo and fix few things:
You can check changes here - https://github.com/plutov/pdft, but I am not going to create a PR, since current project is very limited, so my PR won't really help. It requires the major rewrite. |
@plutov I am also having issues getting things to behave as expected. Using your fork, though, my unit tests failed on an error: |
@swoldemi if you look into my commit history there are few places where I replaced |
@plutov Ah I see, thank you! (Btw, huge fan of your YouTube series) |
@signintech any news on this? I will clone the repo and try to use the same font as you in the example but just downloading a times roman TTF off the Internet did not work for me as per the example in the readme. |
I had this same issue crop up. I resolved it with the following changes: https://github.com/signintech/pdft/pull/20/files |
That is my code below. However the text is not showing. The image is showing properly.
Any help? Thanks.
The text was updated successfully, but these errors were encountered: