Andreas Røsdal

Results 154 comments of Andreas Røsdal
trafficstars

I don't think openpdf should throw exception in this case, because throwing an exception here would prevent creating the resulting PDF file, in some cases actually creating a PDF file...

Pull requests with this are welcome: Add an optional flag (e.g., setStrictWordWrapping(true)) that: Throws an exception if a word doesn’t fit. Or exposes metadata (e.g., wasWordChopped()) for post-checks. This preserves...

@akshayrrao-Sclera please give it a try using multithreading, and report back your results. My guess is that you need to add additional synchronization mechanisms.