[TYPO3-english] hints and questions for pdf_generator2 and realurl
Peter Russ
"peter,russ" at 4many.net
Wed Jan 21 19:05:59 CET 2009
Hallo,
I've one minor issue with pdf_generator2 and realurl:
rendering of images only works reliable if
config.no_cache = 1
is set. Otherwise you might get a graphic error in the reader.
So if your typeNum for pdf_generator is 123
then e.g.
[globalVar = GP:type=123]
config {
no_cache=1
}
[end]
Versions:
TYPO3 4.2.4
pdf_generator2 0.5.1
realurl 1.5.3
IMHO it has to be a bug within pdf_generator2. Any idea?
To get pdf_generator2 to work "nicely" with realurl:
* disable static pdf ;-)
* disable the hook for getting the id (doesn't makes any sense if
realurl is in place)
* kick the pdf_generator2 link generation and use plain TS: e.g.
temp.PDF = TEXT
temp.PDF{
value = PDF
typolink {
parameter.data = page:uid
additionalParams =&type=123
target=_blank
}
}
Further there are hardcoded (define ...) pathes to Windows programms
within the extension. Any idea about plans to fix that?
Thanks for any advicing information.
Regs. Peter.
--
Fiat lux!
Docendo discimus.
http://www.gidf.de
_____________________________
4Many� Services
XING: https://www.xing.com/go/invita/360052
http://www.xing.com/go/privatemessage/Peter_Russ
More information about the TYPO3-english
mailing list