J
|
Jane 4/4/2008 |
Philip, select fieldname1, fieldname1 as fieldname1_large, ... from tablename
|
P
|
Philip author 4/4/2008 |
Philip, if your images are stored in the database just check off thumbnail field on the view and print pages on the Choose fields tab. If your images are stored in the folder on the server edit SQL query on the Edit SQL query tab. Here is a sample: Then check off fieldname1_large on the view and print pages on the Choose fields tab. Don't check Create thumbnails option for this fieldname1_large field.
|
J
|
Jane 4/7/2008 |
Philip, |
P
|
Philip author 4/7/2008 |
Jane |