Pdf_add_annotation add comments. Syntax: boolean pdf_add_annotation (int pdfid, double llx, double lly, double Urx, double Ury, string title, string content); Return value: Boolean function kind: Special file format Content Description This function adds a PDF file to the annotation. Parameters (Llx,...
Pdf_begin_page starting PDF File page. Syntax: boolean pdf_begin_page (int pdfid, double height, double width); Return value: Boolean function kind: Special file format &http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; content description This function ...
Pdf_scale scaling bit. Syntax: boolean pdf_scale (int pdfid, double x-koor, double y-koor); Return value: Boolean function kind: Special file format Content Description This function is used to enlarge or shrink a bit. Parameter Pdfid to PDF file code. The parameter X-koor and Y-koor are floating-point numbers, respectively, the scaling ratios of x and Y. &http://www.al ...
Pdf_put_image Place pictures into PDF files. Syntax: boolean pdf_put_image (int pdfid, int image); Return value: Boolean function kind: Special file format &http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; content description This function is used to place the picture on the currently operating PDF file, the value ...
Pdf_place_image position the picture to the PDF file. Syntax: boolean pdf_place_image (int pdfid, int image, double x-koor, double Y-koor, double scale); Return value: Boolean function kind: Special file format &http://www.aliyun.com/zixun/aggregation/37 ...
Pdf_show output string to PDF file. Syntax: boolean pdf_show (int pdfid, string text); Return value: Boolean function kind: Special file format &http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; content description This function is used to send a literal string to a PDF file. Parameter Pdfid ...
Pdf_end_page closes the PDF file page. Syntax: boolean pdf_end_page (int pdfid); Return value: Boolean function kind: Special file format &http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Description This function is used to close the PDF file page and configure the page size. The parameter Pdfid is P ...
Pdf_close closes the PDF file. Syntax: boolean pdf_close (int pdfid); Return value: Boolean function kind: Special file format &http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; content description This function is used to close the PDF file. Parameter Pdfid to PDF file code. Returns a true value for success.
Pdf_execute_image places the picture in the PDF file to the specified location. Syntax: boolean pdf_execute_image (int pdfid, int image, double x-coor, double Y-coor, double scale); Return value: Boolean function kind: Special file format &http://www.aliyun.com/zixun/aggregati ...
Pdf_restore Restore environment variables. Syntax: boolean pdf_restore (int pdfid); Return value: Boolean function kind: Special file format &http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; content description This function is used to restore previously stored environment variables, a bit like Gresto in PostScript grammar ...
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.