검색어: textrendering' (영어 - 스페인어)

컴퓨터 번역

인적 번역의 예문에서 번역 방법 학습 시도.

English

Spanish

정보

English

textrendering'

Spanish

 

부터: 기계 번역
더 나은 번역 제안
품질:

인적 기여

전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.

번역 추가

영어

스페인어

정보

영어

pdf_set_value() passing "textrendering "as the second parameter.

스페인어

therefore the function pdf_get_info() is obsolete and the functions pdf_set_info_creator(), pdf_set_info_title(), pdf_set_info_author(), pdf_set_info_subject() and pdf_set_info_keywords() do not take the info structure as the first parameter but the pdf document.

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

경고: 보이지 않는 HTML 형식이 포함되어 있습니다

영어

?php $pdf = pdf_new(); pdf_open_file($pdf, "test.pdf"); pdf_set_info($pdf, "author", "uwe steinmann"); pdf_set_info($pdf, "title", "test for php wrapper of pdflib 2.0"); pdf_set_info($pdf, "creator", "see author"); pdf_set_info($pdf, "subject", "testing"); pdf_begin_page($pdf, 595, 842); pdf_add_outline($pdf, "page 1"); $font = pdf_findfont($pdf, "times new roman", "winansi", 1); pdf_setfont($pdf, $font, 10); pdf_set_value($pdf, "textrendering", 1); pdf_show_xy($pdf, "times roman outlined", 50, 750); pdf_moveto($pdf, 50, 740); pdf_lineto($pdf, 330, 740); pdf_stroke($pdf); pdf_end_page($pdf); pdf_close($pdf); pdf_delete($pdf); echo "a href=getpdf.php finished / a";?

스페인어

?php $fp = fopen( "test.pdf", "w"); $info = pdf_get_info(); pdf_set_info_author($info, "uwe steinmann"); pdf_set_info_title($info, "test for php wrapper of pdflib 0.6"); pdf_set_info_author($info, "name of author"); pdf_set_info_creator($info, "see author"); pdf_set_info_subject($info, "testing"); $pdf = pdf_open($fp, $info); pdf_begin_page($pdf, 595, 842); pdf_add_outline($pdf, "page 1"); pdf_set_font($pdf, "times-roman", 30, 4); pdf_set_text_rendering($pdf, 1); pdf_show_xy($pdf, "times roman outlined", 50, 750); pdf_moveto($pdf, 50, 740); pdf_lineto($pdf, 330, 740); pdf_stroke($pdf); pdf_end_page($pdf); pdf_close($pdf); fclose($fp); echo "a href=getpdf.php3 finished / a";?

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

경고: 보이지 않는 HTML 형식이 포함되어 있습니다

인적 기여로
7,734,902,076 더 나은 번역을 얻을 수 있습니다

사용자가 도움을 필요로 합니다:



당사는 사용자 경험을 향상시키기 위해 쿠키를 사용합니다. 귀하께서 본 사이트를 계속 방문하시는 것은 당사의 쿠키 사용에 동의하시는 것으로 간주됩니다. 자세히 보기. 확인