[TYPO3-mvc] Action with HTML and PDF

Daniel Lorenz mailinglists at capsicumnet.de
Wed Jan 5 14:30:07 CET 2011


Hi Xavier,

Am Mittwoch, den 05.01.2011, 14:06 +0100 schrieb Xavier Perseguers:
> Hi Daniel,
> 
> > thanks for helping. Now I get the PDF-Dokument. But it the filesize is
> > bigger than the original file. 157,7KB than 117,0 KB. I can open the
> > file but the sites are empty. Can this be a coding-Problem? Why? Can I
> > avoid this?
> 
> You should have a look at the content of the PDF itself (using some diff 
> tool or an hex editor). You probably will find that you have some HTML 
> garbage somewhere in your generated PDF and this should help you 
> understanding where this garbage comes from.

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? 

CU Daniel



More information about the TYPO3-project-typo3v4mvc mailing list