Display membership card for printing

More
6 years 1 month ago #111007 by Adrian Arnold
Replied by Adrian Arnold on topic Display membership card for printing
hi Philip, did you put the logo in the ../media/com_osmembership folder? In the code of the invoice it should look like this src="media/com_osmembership/omhc_logo_black_small.png"

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

More
6 years 1 month ago #111009 by Philip Main
Replied by Philip Main on topic Display membership card for printing
Attachments:

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

More
6 years 1 month ago #111010 by Philip Main
Replied by Philip Main on topic Display membership card for printing
<td style="width: 40.74%;" align="right" valign="middle"><img style="float: right;" src="media/com_osmembership/omhc_logo_black_small.png" alt="Logo" width="200" height="67" /></td>

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

More
6 years 1 month ago #111011 by Adrian Arnold
Replied by Adrian Arnold on topic Display membership card for printing
It works then

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

More
6 years 1 month ago #111012 by Philip Main
Replied by Philip Main on topic Display membership card for printing
No, it shows in the editor but wont show on the pdf invoice :-(

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

More
6 years 1 month ago #111013 by Adrian Arnold
Replied by Adrian Arnold on topic Display membership card for printing
What is probably happening is you have the first part of the code in a <p> and the pdf generator is not picking it up and your table starts after the image holder. So try to place a new table around the entire document and make sure it is 100% wide and not in px. If the holding main table is set in px then the pdf will only generate parts of the invoice.

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

More
6 years 1 month ago #111031 by Philip Main
Replied by Philip Main on topic Display membership card for printing
it was down to the file type: .png needs to be .jpg it's now working.

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

More
6 years 3 weeks ago #111862 by SAPFM Admin
Replied by SAPFM Admin on topic Display membership card for printing
The new member card ad in is great do you think a QR code and or a bar code could be added?
Is there a list of "Available Tags" that can be added it would be nice to show a "Member Since" and "Expiration Date" on the card

Dave G

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