Jeckky / dompdf

Automatically exported from code.google.com/p/dompdf
0 stars 0 forks source link

Make adapter accessible prerendering #339

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What would you like dompdf to do:
Currently the adapter is only available via code after the rendering happens. 
It would be a lot more useful to be able to access the adapter after instancing 
the class, and the underlying library through that.

Do you have an example:
A use case would be to give the library settings to use before rendering. In 
this instant I can't think of one for cpdf. In other libraries I could think of 
adding a template file to use as base to write on. Giving it caching instances 
to speed up processing internally and things like that.

Original issue reported on code.google.com by chris.ri...@gmail.com on 18 Aug 2011 at 6:57

GoogleCodeExporter commented 8 years ago

Original comment by eclecticgeek on 24 May 2013 at 3:00