Page 1 of 1

Size of photograph paper for printer ???

Posted: Sun Jan 22, 2012 7:22 am
by oryaaaaa
I want to learn the size of the photograph used in each country.

Could you tell me about Photograph paper size URL?

For instance, if it is France, only the size of the machine glazed paper is understood.

Thanks

Code: Select all

DataSection ;- Paper Setting
 PaperSize: ; "PaperName:PaperWidth(mm):PaperHeight(mm)"
 ; JAPAN
 Data.s "A3:420:297"
 Data.s "A3+:438:329"
 Data.s "A4:297:210" ; for photo contest
 Data.s "A5:210:148"
 Data.s "A6:148:105"
 Data.s "B4:364:257"
 Data.s "B5:257:182"
 Data.s "4cut:305:254" ; for photo contest
 Data.s "6cut:254:203"
 Data.s "L:127:89"
 Data.s "2L:178:127"
 Data.s "Hagaki:148:100"
 Data.s "KG:152:102"
 Data.s "HV:181:102"
 ; USA
 Data.s "6x4:152.4:101.6"
 Data.s "7x5:177.8:127"
 Data.s "10x8:254:203.2"
 Data.s "11x8.5:279.4:215.9"
 Data.s "11.7x8.3:297.18:210.82"
 Data.s "16.5x11.7:491:297.18"
 Data.s "19x13:482.6:330.2"
 Data.s "22x17:558.8:431.8"
 ; END Mark
 Data.s "---"
EndDataSection

Re: Size of photograph paper for printer ???

Posted: Sun Jan 22, 2012 12:56 pm
by infratec
Hi oryaaaaa,

in germany we use

7 × 10
9 × 13
10 × 13
10 × 15
13 × 18
13 × 19
18 × 24
20 × 30
30 × 45
50 × 75

all in cm.

http://de.wikipedia.org/wiki/Bildformat ... A4ltnis%29

Bernd

Re: Size of photograph paper for printer ???

Posted: Sun Jan 22, 2012 4:37 pm
by oryaaaaa
Thank you.

coz I am creating "Art photo print WORLD version".

Re: Size of photograph paper for printer ???

Posted: Sun Jan 22, 2012 4:51 pm
by IdeasVacuum

Re: Size of photograph paper for printer ???

Posted: Mon Jan 23, 2012 12:02 am
by oryaaaaa
Thank you.

I understand correct photo papers size.
coz Google.jp and Yahoo.jp search engine result many Japanese website.