IPB

Welcome Guest ( Log In | Register )

> Notice!

Please take a minute to check our Frequently Asked Questions. Use Search to reveal possible related topics.

Also make sure you've read the Forum Guidelines before posting in this forum.

 
Reply to this topicStart new topic
> Printing cd covers
cparsons
post Jul 24 2004, 16:30
Post #1


Member


Group: Members
Posts: 1
Joined: 24-July 04
From: Exeter, UK
Member No.: 1076
Mp3tag Version: 2.3.5



I have never found a successful way to print CD 'covers' or track lists of my MP3 compliations on CD's

Just found this tag editor and am very impressed - I have managed to export a very nice web page listing track details, and even discovered I can also amend the 'template' (10 out of 10!) but before I start trying to get something suitable for a CD cover I thought I would ask to see if anyone else had done this - or has any suggestions?

Excellent product, very well done

Chris Parsons
Go to the top of the page
 
+Quote Post
Sebastian Mares
post Jul 24 2004, 17:54
Post #2


Moderator


Group: Full Members
Posts: 2275
Joined: 15-June 03
From: Bad Herrenalb
Member No.: 496
Mp3tag Version: 2.55a



Hi there!

I am afraid that you cannot print CD covers using MP3Tag. Nero and WinOnCD have functions for doing so. Also, you could check out the open source MPEG Audio Collection. smile.gif

Regards,
Sebastian Mares


--------------------
There are 10 types of people in this world: those who understand binary, and those who don't.
Go to the top of the page
 
+Quote Post
vitamin
post Jul 27 2004, 08:01
Post #3


Member


Group: Full Members
Posts: 92
Joined: 29-April 02
Member No.: 85



hi,

here is my html cdcover export config smile.gif

maybe you have to modify the border for best fit for your browser and printer.
I was thinking about a way to automatically scale the font size with java script depending on the number of lines - I think its may be possible but I was too lazy.
currently it only fits for 23 tracks or so.

QUOTE
[EXPORTHEADER]
HEADERLINE01=<html>
HEADERLINE02= <head>
HEADERLINE03=  <meta name="GENERATOR" content="Mp3tag - http://www.mp3tag.de">
HEADERLINE04=  <title>%artist% - %album%: cdcover front</title>
HEADERLINE05= </head>
HEADERLINE06=  <body>
HEADERLINE07=   <style type="text/css">         
HEADERLINE08=      <!--                         
HEADERLINE09=   #border {                       
HEADERLINE10=      position:absolute;           
HEADERLINE11=      top:10px;                    
HEADERLINE12=      left:10px;                   
HEADERLINE13=      width:12cm;                  
HEADERLINE14=      height:12cm;                 
HEADERLINE15=      padding:10px;                
HEADERLINE16=      border:1px solid #0000FF;    
HEADERLINE17=   }                               
HEADERLINE18=   #content {                      
HEADERLINE19=      position:absolute;           
HEADERLINE20=      top:10px;                    
HEADERLINE21=      left:10px;                   
HEADERLINE22=      width:12cm;                           
HEADERLINE23=      height:12cm;                          
HEADERLINE24=      padding:10px;                         
HEADERLINE25=   }
HEADERLINE26=   #footer {                       
HEADERLINE27=      position:absolute;           
HEADERLINE28=      top:14cm;                    
HEADERLINE29=      font-size:8pt;                                                  
HEADERLINE30=   }                                
HEADERLINE31=   -->                                                   
HEADERLINE32=   </style>                           
HEADERLINE33=   <div id="border"></div>                 
HEADERLINE34=   <div id="content"> 
HEADERLINE35=   <center><h3>%artist%: %album% (%year%)</h3></center>
HEADERLINE36=  <table border="0" style="width:11.7cm;"> 

[EXPORTRECORD]
RECORDLINE01=     <tr><td><font face="verdana" size="1">%track%)</font></td><td align="center"><font face="verdana" size="1">&nbsp;<b>%title%</b></font></td><td align="right"><font face="verdana" size="1">%_length%</font></td></tr>

[EXPORTFOOTER]
FOOTERLINE01=     <tr><td></td><td></td><td align="right"><font face="verdana" size="1"><b>%_total_time%</b></font></td></tr>
FOOTERLINE02=   </table>
FOOTERLINE03=  </div>
FOOTERLINE04=  <div id="footer">generiert am %_datetime% mit %_app% - dem <b>universellen</b> ID3-Tag Editor <a href="http://www.mp3tag.de/">www.mp3tag.de</a></div>
FOOTERLINE05= </body>
FOOTERLINE06=</html>

[EXPORTSORT]
SORT=5

[EXPORTEXTENSION]
EXTENSION=html


and for various:
QUOTE
[EXPORTHEADER]
HEADERLINE01=<html>
HEADERLINE02= <head>
HEADERLINE03=  <meta name="GENERATOR" content="Mp3tag - http://www.mp3tag.de">
HEADERLINE04=  <title>%album%: cdcover front</title>
HEADERLINE05= </head>
HEADERLINE06=  <body>
HEADERLINE07=   <style type="text/css">         
HEADERLINE08=       <!--                         
HEADERLINE09=    #border {                       
HEADERLINE10=       position:absolute;           
HEADERLINE11=       top:10px;                    
HEADERLINE12=       left:10px;                   
HEADERLINE13=       width:12cm;                  
HEADERLINE14=       height:12cm;                 
HEADERLINE15=       padding:10px;                
HEADERLINE16=       border:1px solid #0000FF;    
HEADERLINE17=    }                               
HEADERLINE18=    #content {                      
HEADERLINE19=       position:absolute;           
HEADERLINE20=       top:10px;                    
HEADERLINE21=       left:10px;                   
HEADERLINE22=       width:11cm;                           
HEADERLINE23=       height:11cm;                          
HEADERLINE24=       padding:10px;                         
HEADERLINE25=    }
HEADERLINE26=    #footer {                       
HEADERLINE27=       position:absolute;           
HEADERLINE28=       top:14cm;                    
HEADERLINE29=       font-size:8pt;                                                  
HEADERLINE30=    }                                
HEADERLINE31=    #title {                
HEADERLINE32=       font-family:verdana;  
HEADERLINE33=       font-size:6pt;      
HEADERLINE34=             
HEADERLINE35=    }                      
HEADERLINE36=       -->                                            
HEADERLINE37=   </style>                           
HEADERLINE38=   <div id="border"></div>                 
HEADERLINE39=   <div id="content"> 
HEADERLINE40=   <center><h3>%album% (%year%)</h3></center>
HEADERLINE41=   <table border="0" cellspacing="0" cellpadding="1" style="width:11.7cm;"> 

[EXPORTRECORD]
RECORDLINE01=     <tr><td valign="top"><div id=title>%track%)</div></td><td align="center"><div id=title>&nbsp;%artist%: <b>%title%</b></div></td><td align="right" valign="top"><div id=title>%_length%</div></td></tr>

[EXPORTFOOTER]
FOOTERLINE01=     <tr><td></td><td></td><td align="right"><div id=title><b>%_total_time%</b></div></td></tr>
FOOTERLINE02=   </table>
FOOTERLINE03=  </div>
FOOTERLINE04=  <div id="footer">generiert am %_datetime% mit %_app% - dem <b>universellen</b> ID3-Tag Editor <a href="http://www.mp3tag.de/">www.mp3tag.de</a></div>
FOOTERLINE05= </body>
FOOTERLINE06=</html>

[EXPORTSORT]
SORT=5

[EXPORTEXTENSION]
EXTENSION=html


This post has been edited by vitamin: Jul 27 2004, 11:01


--------------------
user posted image
Go to the top of the page
 
+Quote Post
Florian
post Jul 27 2004, 15:57
Post #4


Developer


Group: Admin
Posts: 7621
Joined: 12-December 01
From: Germany, Dresden
Member No.: 203
Mp3tag Version: 2.55a



vitamin,

that's great! Thanks for sharing this configuration smile.gif

Best regards,
~ Florian


--------------------
♫ If you like using Mp3tag please donate to support further development.

Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 24th May 2013 - 20:17