PDF output not the same as its article - Joomla! Forum - community, help and support
may subject can not discribe problem.
what mean after click pdf icon article. content layout inside of pdf file not same layout of article in website.
for example. in website, picture align right (css float:right), text @ left side of picture.
but in pdf file, picture align center both clear (css clear:both).
i have resize width of <jdoc:include type="component">. because want layout of printed pdf file same layout in website. doesn't work.
what mean after click pdf icon article. content layout inside of pdf file not same layout of article in website.
for example. in website, picture align right (css float:right), text @ left side of picture.
but in pdf file, picture align center both clear (css clear:both).
i have resize width of <jdoc:include type="component">. because want layout of printed pdf file same layout in website. doesn't work.
hi,
you might want @ extension phocapdf comes new version of tcpdf (the pdf engine joomla using), please note need php5.
however, pdf engine might not use css styles , might not html tags.
olaf
you might want @ extension phocapdf comes new version of tcpdf (the pdf engine joomla using), please note need php5.
however, pdf engine might not use css styles , might not html tags.
olaf
Comments
Post a Comment