start copy from cimac web
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
|
||||
<title>SetLeftMargin</title>
|
||||
|
||||
<link type="text/css" rel="stylesheet" href="../fpdf.css">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>SetLeftMargin</h1>
|
||||
|
||||
<code>SetLeftMargin(<b>float</b> margin)</code>
|
||||
|
||||
<h2>Descrizione</h2>
|
||||
|
||||
Imposta il margine sinistro. Il metodo può essere chiamato prima della creazione della prima pagina.
|
||||
|
||||
<br>
|
||||
|
||||
Se l'ascissa corrente va fuori del margine, viene riportata nel margine.
|
||||
|
||||
<h2>Parametri</h2>
|
||||
|
||||
Reference in New Issue
Block a user