On Tue, 2009-02-24 at 11:49 +0100, Alexandru Stanoi wrote:
> Kore Nordmann wrote:
> > Hi,
> > 
> > After we discussed the requirements during the last two weeks with no
> > major changes, I wrote a design document for the PDF generation. Please
> > ensure to find your usecases covered in the attached design document
> > [1].
> > 
> > Comments on the current design and aspects of the implementation are now
> > also welcome.
> > 
> > Kind regards,
> > Kore
> > 
> > [1] http://svn.ez.no/svn/ezcomponents/trunk/Document/design/pdf_design.txt
> > 
> Regarding pdf sets: I think other document types should be supported to 
> be added to a pdf, especially images. It is common to take a few TIFF or 
> PNG files and create a PDF out of them.

You are expected to extend from the PdfDocument class for custom stuff
you want to add to a PDF set. This can also be some autogenerated
bibliography or index.

All classes which extend from ezcDocumentPdf and follow its interface
should be able to be added to a PdfSet and do whatever they like to do -
maybe handling images, like you mentioned.

Kind regards,
Kore

-- 
Mit freundlichen Grüßen / Med vennlig hilsen
 
Kore Nordmann (GPG: 0xDDC70BBB)
eZ Components Developer
eZ systems Headquarters

tel +49 (0) 231-9742-7750 | fax +49 (0) 231-9742-7751
k...@ez.no | eZ systems | ez.no

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to