find the doc to modify pdf

More
1 year 1 month ago #1 by ANT
find the doc to modify pdf was created by ANT
Hello again

Where can I find the doc to modify the pdf view ?
I 'd like to have the results in two columns, and getting image and some custom fields from the content item.
I found the place to change but not the way to include this custom fields and intro_image
Thanks

Please Log in or Create an account to join the conversation.

More
1 year 1 month ago #2 by ANT
Replied by ANT on topic find the doc to modify pdf

Hello again

Where can I find the doc to modify the pdf view ?
I 'd like to have the results in two columns, and getting image and some custom fields from the content item.
I found the place to change but not the way to include this custom fields and intro_image
Thanks


 
ok, I found the files to edit and override
I Have to include in the pdf custom fields from each content item
And have them in two columns, would someone help me please ? ( I am not developper )
Thanks in advance

Please Log in or Create an account to join the conversation.

  • Christopher Mavros
  • Christopher Mavros's Avatar
  • Offline
  • Administrator
  • Administrator
More
1 year 1 month ago #3 by Christopher Mavros
Replied by Christopher Mavros on topic find the doc to modify pdf
Hello ANT and thank you for posting.

Customizing the PDF to have two columns and add custom fields from content items is a task for a developer.
If you want, you can send me an email at me@mavxr.com to calculate a quote, or perhaps direct you to do it.

Thanks again.

Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!

Please Log in or Create an account to join the conversation.

More
1 year 1 month ago #4 by ANT
Replied by ANT on topic find the doc to modify pdf
Ok,
I sent you a message
Serge

Please Log in or Create an account to join the conversation.

More
1 year 4 weeks ago #5 by ANT
Replied by ANT on topic find the doc to modify pdf
Hello,

Would you tell me just how to change the styles in pdf ?
width , color of the titles for example

Please Log in or Create an account to join the conversation.

  • Christopher Mavros
  • Christopher Mavros's Avatar
  • Offline
  • Administrator
  • Administrator
More
1 year 3 weeks ago #6 by Christopher Mavros
Replied by Christopher Mavros on topic find the doc to modify pdf
Regarding the two columns, I just released version 1.11.1872 that includes a new PDF tab in the module options, where you can write the amount of columns you want the PDF items to split in.
For any users that already have PDFs implemented:
If you have an override for default_pdf_wrapper.php, you need to update the line
Code:
require ModuleHelper::getLayoutPath('mod_myshortlist', 'default_list');
to
Code:
require ModuleHelper::getLayoutPath('mod_myshortlist', 'pdf_list');

Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!

Please Log in or Create an account to join the conversation.

Moderators: Christopher Mavros