This is an archived forum post. The information may be outdated. Contact us if you have any questions.

Difference between your Website conversion and API conversion

Valtin wrote on 2012-10-04:
Hi,

If i convert on your website this url : http://www.cirkwi.com/impression_2.php?langue=fr&id_circuit=8734&id_outil=
or if i convert on the API : http://circuits-de-france.com/impression_pdf.php

i have some differences.

On API PDF, i don't have numbers on the map and zoom control have a bug.

Is it normal ?
What is the solution to have the same generation ?

Thank you

Valentin
support wrote on 2012-10-04:
Valentin,

can you try to add this line before convertURI()
$client->setHtmlZoom(100);

and let me know if it helps?
Valtin wrote on 2012-10-05:
Yessss, it's ok !!!

Thanks a lot :-)

Valentin