On 2003-02-26 15:50:45 +0100, Martin Schröder wrote:
Not yet -- Hartmut just found a potential overflow in the non-pdf-inclusion. Stay tuned. :-(
#2933 should fix this. if not is_pdf_image(image) then begin pdf_print_real(ext_xn_over_d(pdf_width(p), 10000, one_bp), 4); {1000000,6 leads to overflows with large images} pdf_print(" 0 0 "); pdf_print_real(ext_xn_over_d(pdf_height(p) + pdf_depth(p), 10000, one_bp), 4); {1000000,6 leads to overflows with large images} pdf_out(" "); pdf_print_bp(pdf_x(cur_h)); pdf_out(" "); pdf_print_bp(pdf_y(cur_v)); end Best regards Martin -- Martin Schröder, MS@ArtCom-GmbH.DE ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany Voice +49 421 20419-44 / Fax +49 421 20419-10