hi , i have created PDF from html .
i want to provide lock /security for the users . using some open source api , i want to authenticate users by providing user name and pwd to open the pdf . if the credentials are valid , then my pdf should open . please suggest any open source library for this requirement . regards sekhar On Fri, Apr 18, 2008 at 12:58 PM, Jeremias Maerki <[EMAIL PROTECTED]> wrote: > On 18.04.2008 08:13:22 Hans Stoessel wrote: > > Hi > > > > I use the class "org.apache.fop.svg.PDFTranscoder" to transcode a SVG to > > PDF. This generates a PDF with the version 1.4. > > > > - Can I change this to anpther version, e.g. 1.7? > > What do you expect from this? We currently don't support any features > from PDF 1.7. > > > - Whats about transparency of the pdf? > > Some transparency features are already supported. Can you explain > (possibly with a demo file) what you're missing? > > > - When I can't change the version is it planned to support another > versions > > as 1.4 in later versions of PDFTranscoder? > > I'm not aware of anyone who currently plans to improve anything on the > PDF transcoder. > > > Jeremias Maerki > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
