Hi.

On 26.02.2009 14:07 J. Bakshi wrote:
> Problem solved.   pdf is generating with type=123  but it is not working
> with the real url version.  So there is no problem in the server. Now I
> have to look into the realurl part.
> 

We use this for RealURL, having simulateStaticPdf turned off in
pdf_generator2 extension config. Drawback: this will limit the pdf
filename to a single name.

'fileName' => array (
  'index' => array(
    'page.pdf' => array(
      'keyValues' => array(
        'type' => 123
      )
    )
  )
)



-- 
cheers,
Steffen

http://www.t3node.com/
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to