Create PDF using paragraphs and tables #408
Unanswered
sascha-schwegelbauer
asked this question in
Q&A
Replies: 1 comment 1 reply
-
No plans currently. If I was more productive I'd consider building a commercial product around this since it's not an easy problem to solve (well), for example just implementing good text-wrapping for paragraphs has some complexity: https://en.wikipedia.org/wiki/Line_wrap_and_word_wrap For now the creation API exposes enough data/methods (such as the ability to measure text before placement) that consumers can hopefully build such implementations themselves. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi!
Do any plans exist to enhance PdfPig with layout-features for creation of new PDF-Files like paragraphs and tables?
Thanks for a short reply.
Regards
Sascha
Beta Was this translation helpful? Give feedback.
All reactions