Re: [NTG-pdftex] easy font expansion (image inclusion)
9 May
2004
9 May
'04
5:55 p.m.
Hi Hartmut,
Ah, it was ", 4" formerly, just the new ", 6" is wrong. Then this should do it right:
pdf_append_list(pdf_ximage_objnum(p))(pdf_ximage_list); if not is_pdf_image(image) then begin pdf_print_real(ext_xn_over_d(pdf_width(p), ten_pow[6], one_hundred_bp), 4); pdf_print(" 0 0 "); pdf_print_real(ext_xn_over_d(pdf_height(p) + pdf_depth(p), ten_pow[6], one_hundred_bp), 4);
Thank you very much. It was ok by 6 ---> 4 only. Best regards Akira
7539
Age (days ago)
7539
Last active (days ago)
1 comments
2 participants
participants (2)
-
Akira Kakuto
-
Hartmut Henkel