Replies: 1 comment
-
|
I dont believe it's there yet so you did not overlook anything, however, feature requests are issues, could you please request over here https://github.com/ZUGFeRD/mustangproject/issues ? thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
thank you very much for implementing this wonderful library. I learned how to use it to generate a factur-X invoice from a pdf. One small detail bothers me: The input pdf has a title in its propeties.
This value is not copied and cannot be assigned, as is is possible for instance with
Exporter.setCreator(author)
I have found some matching lines in the code that have been deleted.
Is it intented that this option is not supported, or have I overlooked something?
Beta Was this translation helpful? Give feedback.
All reactions