Jan,
I may have submitted this before, but I can't find it, so in case I somehow didn't post this...
It appears the current Phoca PDF 2.0 beta for Joomla 1.6 only prints the first page of a multi-page article, whether you're showing all pages or the 1st, 2nd, 3rd, etc. In case this is an issue you aren't aware of yet, I thought I would mention it here.
Also, do you do custom work? If so, what would be the best way to contact you to request a quote?
Thanks!
Pete
Phoca PDF and paged articles
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca PDF and paged articles
Hi, what you mean exaclty with mutli-page article (article which is displayed on more pdf sites, or there is some feature in Joomla! I miss?)
For now I don't do any custom work as I am overloaded in my regular work and have some health problems
Jan
For now I don't do any custom work as I am overloaded in my regular work and have some health problems
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 02 Feb 2011, 00:44
Re: Phoca PDF and paged articles
Hello Jan,
thank you for your reply despite health problem.
I mean, no items are displayed more!
I installed Phoca PDF on another site without any problem, why he walks on it it doesn't?
you have an idea
thank you for your reply despite health problem.
I mean, no items are displayed more!
I installed Phoca PDF on another site without any problem, why he walks on it it doesn't?
you have an idea
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca PDF and paged articles
Hmm, try to see if your code does not include <p> </p>
The editor in Joomla! produces <p> </p> where the space is not really space but some problematic character which have problems with utf-8
In some of new version I will try to add some str_replace function to prevent from it.
Jan
The editor in Joomla! produces <p> </p> where the space is not really space but some problematic character which have problems with utf-8
In some of new version I will try to add some str_replace function to prevent from it.
Jan
If you find Phoca extensions useful, please support the project