[aXSL-user] No more Encoding.getPDFName method
An API for XSL-FO.
Status: Alpha
Brought to you by:
victormote
|
From: Vincent H. <vin...@en...> - 2005-09-22 19:23:29
|
The method getPDFName() of the org.axsl.ps.Encoding class has disappeared in the latest CVS version. May it be safely replaced by getName() or has this latter method a different purpose? The asPostScript() method seems to return the entire encoding, so it is quite unrelated with the old getPDFName() method. BTW, can I use it also for PDF output? I guess this is the same format? Vincent |