hi all
i wrote some functionality to also print pdfs as a3 not only a4. here
are the diffs of the files i change if you would like to try it.
diff for printdlg.phtml:
--- printdlg.phtml 2007-06-28 23:37:38.0 +0800
+++ printdlg copy.phtml 2007-05-25 15:48:56.0 +0800
@@ -39,
On 25/06/2007, at 5:21 PM, Armin Burger wrote:
>
>
> Florian Goessmann wrote:
>
>>> p.mapper version with this bit of code (v3.1) is just running
>>> correctly in total under PHP 5, the search function will not work
>>> any
>>> more unde
T object if it declared
>
> try in this manner
>
> Walter
>
> Florian Goessmann ha scritto:
>> hi all
>> when trying print a map as pdf, i get the following error:
>> FPDF error: Interlacing not supported: /Users/florian/Sites/
>> Documents/
>> tmp/0rarb1s2i
hi all
when trying print a map as pdf, i get the following error:
FPDF error: Interlacing not supported: /Users/florian/Sites/Documents/
tmp/0rarb1s2icitir9tohb621mg221182757488064775400.png
i used the standart, out of the box map.phtml. the map is shown
correctly in the browser.
any ideas what