Hi List!

We have a RawScreen which should create a PDF-OutputStream.
Our Problem: How to point to this Screen from a Velocity-Template?
We have tried:
$link.setPage("admin.PDFRawScreen")
$link.setPage("admin,PDFRawScreen")
$link.setScreen("admin.PDFRawScreen")

We always get an class not found Exception.
What should we do?

Gunter M.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to