Page 2 of 2

Re: PDF generates errors

Posted: 07 Jun 2009, 13:45
by mac2
...I found it, but there are no errors from today

Code: Select all

#<?php die('Direct Access To Log Files Not Permitted'); ?>
#Version: 1.0
#Date: 2008-07-06 22:16:44
#Fields: date	time	level	c-ip	status	comment
#Software: Joomla! 1.5.2 Production/Stable [ Woi ] 22-March-2008 22:00 GMT
2008-07-06	22:16:44	-	88.68.189.201	-	stories/referenzen
2008-07-06	22:26:45	-	88.68.189.201	-	stories/referenzen
Mac

Re: PDF generates errors

Posted: 07 Jun 2009, 16:22
by mac2
In the phoca Plugin Panel
I find now this
Plugin is enabled in Plugin Manager
Be aware:

* Combination of some different settings can cause not correctly displaying of PDF Document
* Some extra values can be ignored (e.g. too large margins, etc.)
* Check your HTML editor for correctly creating of HTML
* PHP 5 is required
PHP 5 is working!
What meens point one '...some different settings...'? Which settings?

I hope you can help me.
Mac

Re: PDF generates errors

Posted: 19 Jun 2009, 14:08
by Jan
It means, you will set e.g. small page A5 and then you will set line height to 20cm (then the content will be not displayed on your document)

Re: PDF generates errors

Posted: 29 Jul 2009, 01:20
by Jan
It seems as though you just try to ignore the actual problem
Hi, I don't ignore actual problems, in my freetime I am answering all the questions I am able. Everything for free. I have no reason to ignore some problems. :idea:

See this page:
https://www.phoca.cz/demo/phocapdf-demo
or these pages:
https://www.phoca.cz/restaurantmenudemo/en/daily-menu
https://www.phoca.cz/restaurantmenudemo/en/weekly-menu etc.

The Phoca PDF component works here without any problems and it works on many servers of different users without any problems

I am not able to test all servers of the world for the errors so I need cooperation with users.

If you have problem with this component, please describe the problem you have.

Mostly the problem is:
- before pdf rendering there is some error rendered on the server so pdf cannot be created
- before pdf rendering there is some bad endoding character rendered so pdf cannot be created (e.g. some users config.php in Joomla! was not saved in utf-8 without BOM and the first character was causing the problem)

If you know, the problem is in Phoca PDF component, please let me know, where exactly the problem is. I will be very glad to fix it.

Thank you, Jan