I checked directly after I printed to the different formats and all of them were alright (yesterday, before you made the changes).
On Wed, 06 Dec 2006 14:33:31 +0100, Radim Blazek wrote: > On 12/6/06, Henning Lorenz <[EMAIL PROTECTED]> wrote: >> Yes, Qt-4.2.2 fixes the printing - the output is satisfactory and >> resembles the map composer in ps, eps and pdf format. >> However, when printing to a pdf-file the "Cannot find BoundigBox" error is >> still present ... >> No problem if one knows about it, but something to improve if it is easily >> fixed: It's a little bit confusing that the path-to-file input does not >> appear when the "Print to file" box is already turned on in the print >> dialogue. It's necessary to turn the box off and on again to hide the >> printer and get the path-to-file input. > > Try again with today fix. The problem was that Qt decided the format > once during the session so for example after printing one pdf file > the format was still pdf even if file name had ps/eps extension. > Because the QPrinter::outputFormat() is also buggy it was impossible > to get info whic format is used. > I have disabled default output to file and no it seems to work, > you have to check output to file always but the format correspond > to the extension. Why on earth the Qt is so bad? > > Radim > >> Henning >> >> _______________________________________________ >> Qgis-user mailing list >> [email protected] >> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user >> _______________________________________________ Qgis-user mailing list [email protected] http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
