ScaleRichView + IIPDF ?

ScaleRichView support and discussion (TRichView add-on for WYSIWYG editing)
Post Reply
toolwiz
Posts: 150
Joined: Wed Nov 30, 2005 3:27 am

ScaleRichView + IIPDF ?

Post by toolwiz »

Is there anything special required to make SRV work with IIPDF?

I've got the IIPDF (llpdf?) demo working ok. I haven't looked closely yet at what SRV might require. One thing I notice is that both that demo and the A4 (WMF) demo use TRvReportHelpers where the output is rendered.

Since SRV seems to be displaying a pre-rendered output, can this be sent directly into IIPDF somehow? Or are TRvReportHelpers still needed?

-David
proxy3d
ScaleRichView Developer
Posts: 307
Joined: Mon Aug 07, 2006 9:37 am

Post by proxy3d »

For work SRV with IIPDF component TRvReportHelpers is not necessary
toolwiz
Posts: 150
Joined: Wed Nov 30, 2005 3:27 am

Post by toolwiz »

Ok, so ... how do I do it instead? All of the examples use them.
proxy3d
ScaleRichView Developer
Posts: 307
Joined: Mon Aug 07, 2006 9:37 am

Post by proxy3d »

If you wish to create file PDF by means of SRV and IIPDF, then look example \Demos\ThirdParty\MakePDF\

This example does not use TRvReportHelpers
toolwiz
Posts: 150
Joined: Wed Nov 30, 2005 3:27 am

Post by toolwiz »

I didn't notice that. Thanks for pointing it out!

-David
Post Reply