[TYPO3-mvc] Action with HTML and PDF

Daniel Lorenz mailinglists at capsicumnet.de
Fri Jan 7 12:24:37 CET 2011


Hi Franz,

Am Mittwoch, den 05.01.2011, 15:17 +0100 schrieb Franz Koch:
> Hey,
> 
> > I use hexdiff and the difference between the two files ist very early.
> >
> > 25 50 44 46 2d 31 2e 34 0a 25
> > %  P  D  F  -  1  .  4     %
> >
> > are the same in both files an than the difference begins.
> >
> > c3 a4 c3 bc c3 b6
> > c3 83 c2 a4 c3 83
> >
> > Does Fluid open the File and recoding it?
> 
> how do you create that PDF in detail? Does it have dynamic content and 
> is thus generated on the fly or are you just passing through a prepared 
> document? If it's generated on the fly, could it be that the server uses 
> a different image compression or is embedding some fonts in contrast to 
> your reference PDF?

up to now I used a static PDF. I think it works like a download link
until I implement the dynamic PDF generation.

Now I install fpdf-extension an generate a dynamic PDF. Thats works
fine, but I have a new problem. The Repository does not delivers the
same answers. If I have type=208 in the url, the answer is NULL.

An idea?

CU Daniel




More information about the TYPO3-project-typo3v4mvc mailing list