OCPDFGen icon indicating copy to clipboard operation
OCPDFGen copied to clipboard

Any chance you'll add IMG and table support?

Open cliffjoyce opened this issue 13 years ago • 2 comments

OCPDFGen is nearly perfect for our purposes. The only problem is that we really need table and img support. Any chance you'll be adding that?

cliffjoyce avatar Jun 28 '12 01:06 cliffjoyce

Hello,

I'm afraid that I have no plans to implement img support. DTCoreText (the open source parsing library I'm using to turn HTML into an NSAttributedString) does implement a rough img rendering system, and it would probably be relatively simple to make that code render in a PDF context instead of a standard CoreGraphics context. I don't have time at the moment to make these changes.

Best of luck! Oliver

ocrickard avatar Jun 28 '12 04:06 ocrickard

Oliver,

We all know how scarce time is these days but if you ever implement images I would also be interested.

Thank.s

Sun3 avatar Mar 30 '14 19:03 Sun3