curl 'https://www.google.com/cloudprint/submit?printerid=XXXXX&output=json&zx=XXX' -H 'origin: https://www.google.com' -H 'accept-encoding: gzip,deflate,sdch' -H 'accept-language: en-US,en;q=0.8,de;q=0.6' -H 'content-type: multipart/form-data; boundary=----WebKitFormBoundaryCvqusykfAneUMiRh' -H 'referer: https://www.google.com/cloudprint/gadget.html?user=0&hl=en' --data-binary $'------WebKitFormBoundaryCvqusykfAneUMiRh\r\nContent-Disposition: form-data; name="content"; filename="foo.pdf"\r\nContent-Type: application/pdf\r\n\r\n\r\n------WebKitFormBoundaryCvqusykfAneUMiRh\r\nContent-Disposition: form-data; name="title"\r\n\r\nfoo.pdf\r\n------WebKitFormBoundaryCvqusykfAneUMiRh\r\nContent-Disposition: form-data; name="ticket"\r\n\r\n{"version":"1.0","print":{"vendor_ticket_item":[{"id":"psk:PageInputBin","value":"psk:AutoSelect"},{"id":"psk:PageMediaType","value":"psk:Plain"},{"id":"psk:PageScaling","value":"psk:None"}],"color":{"vendor_id":"psk:Color","type":0},"duplex":{"type":0},"page_orientation":{"type":1},"copies":{"copies":1},"dpi":{"horizontal_dpi":300,"vertical_dpi":300,"vendor_id":"epns200:Level2"},"fit_to_page":{"type":0},"media_size":{"width_microns":101600,"height_microns":152400,"is_continuous_feed":false,"vendor_id":"psk:NorthAmerica4x6"},"reverse_order":{"reverse_order":false}}}\r\n------WebKitFormBoundaryCvqusykfAneUMiRh\r\nContent-Disposition: form-data; name="tag"\r\n\r\nprint_file\r\n------WebKitFormBoundaryCvqusykfAneUMiRh\r\nContent-Disposition: form-data; name="tag"\r\n\r\ndashboard\r\n------WebKitFormBoundaryCvqusykfAneUMiRh--\r\n' --compressed
--
You received this message because you are subscribed to the Google Groups "Google Cloud Print Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gcp-developer...@googlegroups.com.
Visit this group at http://groups.google.com/group/gcp-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/gcp-developers/bbfa820f-6274-4a16-ade9-f247e5986a57%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Can you confirm us that the paper in the 4x6" tray is loaded from the short edge?
we can't reproduce the problem
Currently, GCP ignores page orientation option and always applies "AUTO"
--
You received this message because you are subscribed to the Google Groups "Google Cloud Print Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gcp-developer...@googlegroups.com.
Visit this group at http://groups.google.com/group/gcp-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/gcp-developers/6508ad0a-23e2-45b5-87ee-1c4f4a2d6f16%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gcp-developers/77346927-5501-498b-acb0-f2dca32f2ac1%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gcp-developers/9c9b450d-de2d-4d7b-9369-d0c1e78dcc33%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gcp-developers/f3cc41de-178c-4efd-89b4-ce560c9bc284%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gcp-developers/e739d0a8-895a-4aca-b62b-00ed3cca0526%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gcp-developers/CAEVcb2TwQ8QG%3DmUfUgB1RWFoY1ZTQShnecs6A0ZA8Z6TpO1zTA%40mail.gmail.com.
Hi Jack.
That's a pity.
If there is one way that Google seriously lets itself down (and us all) is its crappy person-to-person service.
I know a few current and ex google staffers. Really nice people.
When I've raised this issue the following seems to best summarise Google's approach:
The company often talks "how to scale" but fails to recognise that you can't 'automate and scale' good customer service and good will. It requires people who speak to people and address their concerns.
It's a great pity they still don't grasp this.
BTW: Love the XKCD 'toon :)
So apt.
The other responses I like are were they say they've solved it and either:
A) Don't post the answer
Or
B) Post a link to the solution but the page no longer exists
Regards,
Patrick
--
You received this message because you are subscribed to a topic in the Google Groups "Google Cloud Print Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gcp-developers/lYI-eLE3veo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gcp-developer...@googlegroups.com.
Visit this group at http://groups.google.com/group/gcp-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/gcp-developers/5fecf40d-99fb-47f9-98cf-e62a36d16695%40googlegroups.com.
PORTRAIT = 0;
LANDSCAPE = 1;
AUTO = 2;