Lines 475-481
Link Here
|
475 |
</li> |
475 |
</li> |
476 |
</ol> |
476 |
</ol> |
477 |
</div> |
477 |
</div> |
478 |
<!-- These pdf image parameters are currently unused, but implimented and need to default to zero --> |
478 |
<!-- These pdf image parameters are currently unused, but implemented and need to default to zero --> |
479 |
<input type="hidden" name="image_1_Ox" value="0" /><!-- Ox,Oy should be set to 0 unless you want special effects see http://www.adobe.com/devnet/pdf/pdf_reference.html ISO 32000-1 --> |
479 |
<input type="hidden" name="image_1_Ox" value="0" /><!-- Ox,Oy should be set to 0 unless you want special effects see http://www.adobe.com/devnet/pdf/pdf_reference.html ISO 32000-1 --> |
480 |
<input type="hidden" name="image_1_Oy" value="0" /> |
480 |
<input type="hidden" name="image_1_Oy" value="0" /> |
481 |
<input type="hidden" name="image_1_Sx" value="0" /><!-- Sx,Sy allow scaling of the image --> |
481 |
<input type="hidden" name="image_1_Sx" value="0" /><!-- Sx,Sy allow scaling of the image --> |
Lines 531-537
Link Here
|
531 |
</li> |
531 |
</li> |
532 |
</ol> |
532 |
</ol> |
533 |
</div> |
533 |
</div> |
534 |
<!-- These pdf image parameters are currently unused, but implimented and need to default to zero --> |
534 |
<!-- These pdf image parameters are currently unused, but implemented and need to default to zero --> |
535 |
<input type="hidden" name="image_2_Ox" value="0" /><!-- Ox,Oy should be set to 0 unless you want special effects see http://www.adobe.com/devnet/pdf/pdf_reference.html ISO 32000-1 --> |
535 |
<input type="hidden" name="image_2_Ox" value="0" /><!-- Ox,Oy should be set to 0 unless you want special effects see http://www.adobe.com/devnet/pdf/pdf_reference.html ISO 32000-1 --> |
536 |
<input type="hidden" name="image_2_Oy" value="0" /><!-- Sx,Sy allow scaling of the image --> |
536 |
<input type="hidden" name="image_2_Oy" value="0" /><!-- Sx,Sy allow scaling of the image --> |
537 |
<input type="hidden" name="image_2_Sx" value="0" /> |
537 |
<input type="hidden" name="image_2_Sx" value="0" /> |
538 |
- |
|
|