Page 1 of 1

Can we have more than one type of document in GDViewer?

Posted: Tue Sep 04, 2018 11:32 am
by Pranitha
Hi,

Using GDPicture 12 is it possible to include different types of documents(PDF,RTF,TIFF,JPG,etc) into the GDViewer and paginate them?

For example, consider we have a PDF with 2 pages and RTF of 2 pages. Can I have both these types passed as a stream to DisplayFromIStream() and paginate them?

Thanks,
Pranitha

Re: Can we have more than one type of document in GDViewer?

Posted: Tue Jan 15, 2019 11:59 am
by Loïc
Hello,

You can do that by converting all documents to PDF and merging them.

This can be done quite easily and quickly using the new GdPictureDocumentConverter class.

Please let us know if you need further information or assistance.

With best regards,

Loïc Carrère