Hi Jan,
I am just a new user in Phoca PDF, and it is a great joomla extension. I just install it and follow the instruction and it works . I have installed Phoca component and phoca plugin content in joomla 3.0.
I am wondering if users could use the content title for the pdf file name rather than phoca.pdf? and what is "PDF Name" field in the plugin setting for? I know it has been asked before, but still no solution yet.
Thank you so much...
Rudi
PDF Title Name
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: PDF Title Name
Hi, unfortunately, this cannot be set dynamically, you need to set it directly in the code:
libraries\joomla\document\pdf\pdf.php
Jan
libraries\joomla\document\pdf\pdf.php
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 22 Nov 2017, 01:45
Re: PDF Title Name
Hi Jan,
i have the same problem as user rudikb.
It would be very useful for me to get the content title automatically also
as PDF Document name while generating PDF.
The document so could be saved with this name without the step of renaming.
Unfortunately i do not really understand what your answer below means.
Can you explain how i could solve this issue?
thank you
Manfred
i have the same problem as user rudikb.
It would be very useful for me to get the content title automatically also
as PDF Document name while generating PDF.
The document so could be saved with this name without the step of renaming.
Unfortunately i do not really understand what your answer below means.
Can you explain how i could solve this issue?
thank you
Manfred
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: PDF Title Name
Hi, what you exactly don't understand in this post:
Hi, unfortunately, this cannot be set dynamically, you need to set it directly in the code:
libraries\joomla\document\pdf\pdf.php
If you find Phoca extensions useful, please support the project