
llPDFLib 3.0
Copyright (c) 2003. All rights reserved.

Table of Contents
1 License Agreement 1
2 About llPDFLib 4
3 Path construction 5
4 Path painting 6
5 Text procedures and functions 7
6 Graphics state procedures 8
7 Symbol Reference 9
7.1 Classes 9
7.1.1 TPDFAction 9
7.1.2 TPDFActionAnnotation 9
7.1.2.1 TPDFActionAnnotation.Action 9
7.1.3 TPDFButton 10
7.1.3.1 TPDFButton.Caption 10
7.1.4 TPDFCheckBox 10
7.1.4.1 TPDFCheckBox.Caption 10
7.1.4.2 TPDFCheckBox.Checked 11
7.1.5 TPDFComboBox 11
7.1.5.1 TPDFComboBox.EditEnabled 11
7.1.5.2 TPDFComboBox.Items 11
7.1.5.3 TPDFComboBox.Text 11
7.1.6 TPDFControl 12
7.1.6.1 TPDFControl.Color 12
7.1.6.2 TPDFControl.Font 12
7.1.6.3 TPDFControl.Hint 12
7.1.6.4 TPDFControl.Name 12
7.1.6.5 TPDFControl.OnLostFocus 12
7.1.6.6 TPDFControl.OnMouseDown 13
7.1.6.7 TPDFControl.OnMouseEnter 13
7.1.6.8 TPDFControl.OnMouseExit 13
7.1.6.9 TPDFControl.OnMouseUp 13
7.1.6.10 TPDFControl.OnSetFocus 13
7.1.6.11 TPDFControl.ReadOnly 13
7.1.6.12 TPDFControl.Required 13
7.1.7 TPDFControlFont 14
7.1.7.1 TPDFControlFont.Color 14
7.1.7.2 TPDFControlFont.Name 14
llPDFLib 3.0
I

7.1.7.3 TPDFControlFont.Size 14
7.1.7.4 TPDFControlFont.Style 14
7.1.8 TPDFControlHint 14
7.1.8.1 TPDFControlHint.Caption 15
7.1.8.2 TPDFControlHint.Charset 15
7.1.9 TPDFControls 15
7.1.9.1 TPDFControls.Count 15
7.1.9.2 TPDFControls.Items 15
7.1.9.3 TPDFControls.Add 15
7.1.9.4 TPDFControls.Clear 16
7.1.9.5 TPDFControls.Delete 16
7.1.9.6 TPDFControls.IndexOf 16
7.1.10 TPDFCustomAnnotation 16
7.1.10.1 TPDFCustomAnnotation.BorderColor 16
7.1.10.2 TPDFCustomAnnotation.BorderStyle 16
7.1.10.3 TPDFCustomAnnotation.Box 17
7.1.10.4 TPDFCustomAnnotation.Flags 17
7.1.11 TPDFDocInfo 17
7.1.11.1 TPDFDocInfo.Author 17
7.1.11.2 TPDFDocInfo.CreationDate 17
7.1.11.3 TPDFDocInfo.Creator 18
7.1.11.4 TPDFDocInfo.Keywords 18
7.1.11.5 TPDFDocInfo.Subject 18
7.1.11.6 TPDFDocInfo.Title 18
7.1.12 TPDFDocument 18
7.1.12.1 TPDFDocument.Aborted 19
7.1.12.2 TPDFDocument.AutoCreateURL 19
7.1.12.3 TPDFDocument.AutoLaunch 19
7.1.12.4 TPDFDocument.Canvas 19
7.1.12.5 TPDFDocument.Compression 19
7.1.12.6 TPDFDocument.CurrentPage 19
7.1.12.7 TPDFDocument.DocumentInfo 19
7.1.12.8 TPDFDocument.EMFImageAsJpeg 20
7.1.12.9 TPDFDocument.EmulateStandardFont 20
7.1.12.10 TPDFDocument.FileName 20
7.1.12.11 TPDFDocument.JPEGQuality 20
7.1.12.12 TPDFDocument.NonEmbeddedFont 20
7.1.12.13 TPDFDocument.OnePass 20
7.1.12.14 TPDFDocument.OpenDocumentAction 20
7.1.12.15 TPDFDocument.Outlines 21
7.1.12.16 TPDFDocument.OutputStream 21
7.1.12.17 TPDFDocument.OwnerPassword 21
llPDFLib 3.0
II

7.1.12.18 TPDFDocument.Page 21
7.1.12.19 TPDFDocument.PageCount 22
7.1.12.20 TPDFDocument.PageHeight 22
7.1.12.21 TPDFDocument.PageLayout 22
7.1.12.22 TPDFDocument.PageMode 22
7.1.12.23 TPDFDocument.PageNumber 22
7.1.12.24 TPDFDocument.PageWidth 22
7.1.12.25 TPDFDocument.Printing 23
7.1.12.26 TPDFDocument.ProtectionEnabled 23
7.1.12.27 TPDFDocument.ProtectionKeyLength 23
7.1.12.28 TPDFDocument.ProtectionOptions 23
7.1.12.29 TPDFDocument.Resolution 23
7.1.12.30 TPDFDocument.UsedDC 23
7.1.12.31 TPDFDocument.UserPassword 24
7.1.12.32 TPDFDocument.UseScreenDC 24
7.1.12.33 TPDFDocument.Version 24
7.1.12.34 TPDFDocument.ViewerPreferences 24
7.1.12.35 TPDFDocument.WaterMark 24
7.1.12.36 TPDFDocument.Abort 24
7.1.12.37 TPDFDocument.AddImage 24
7.1.12.38 TPDFDocument.AddImage 25
7.1.12.39 TPDFDocument.AddJSFunction 25
7.1.12.40 TPDFDocument.BeginDoc 25
7.1.12.41 TPDFDocument.CreateAction 25
7.1.12.42 TPDFDocument.CreateWaterMark 26
7.1.12.43 TPDFDocument.EndDoc 26
7.1.12.44 TPDFDocument.GetCurrentPageIndex 26
7.1.12.45 TPDFDocument.NewPage 26
7.1.12.46 TPDFDocument.SetCurrentPage 26
7.1.13 TPDFEdit 26
7.1.13.1 TPDFEdit.IsPassword 27
7.1.13.2 TPDFEdit.Justification 27
7.1.13.3 TPDFEdit.MaxLength 27
7.1.13.4 TPDFEdit.Multiline 27
7.1.13.5 TPDFEdit.ShowBorder 27
7.1.13.6 TPDFEdit.Text 27
7.1.14 TPDFException 28
7.1.15 TPDFGoToPageAction 28
7.1.15.1 TPDFGoToPageAction.PageIndex 28
7.1.15.2 TPDFGoToPageAction.TopOffset 28
7.1.16 TPDFGoToRemoteAction 28
7.1.16.1 TPDFGoToRemoteAction.Document 29
llPDFLib 3.0
III

7.1.16.2 TPDFGoToRemoteAction.InNewWindow 29
7.1.16.3 TPDFGoToRemoteAction.PageIndex 29
7.1.17 TPDFImportDataAction 29
7.1.17.1 TPDFImportDataAction.FileName 29
7.1.18 TPDFInputControl 30
7.1.18.1 TPDFInputControl.OnBeforeFormatting 30
7.1.18.2 TPDFInputControl.OnChange 30
7.1.18.3 TPDFInputControl.OnKeyPress 30
7.1.18.4 TPDFInputControl.OnOtherControlChanged 30
7.1.19 TPDFJavaScriptAction 31
7.1.19.1 TPDFJavaScriptAction.JavaScript 31
7.1.20 TPDFOutlineNode 31
7.1.20.1 TPDFOutlineNode.Action 32
7.1.20.2 TPDFOutlineNode.Charset 32
7.1.20.3 TPDFOutlineNode.Color 32
7.1.20.4 TPDFOutlineNode.Count 32
7.1.20.5 TPDFOutlineNode.Expanded 32
7.1.20.6 TPDFOutlineNode.HasChildren 32
7.1.20.7 TPDFOutlineNode.Item 33
7.1.20.8 TPDFOutlineNode.Style 33
7.1.20.9 TPDFOutlineNode.Title 33
7.1.20.10 TPDFOutlineNode.Delete 33
7.1.20.11 TPDFOutlineNode.DeleteChildren 33
7.1.20.12 TPDFOutlineNode.GetFirstChild 33
7.1.20.13 TPDFOutlineNode.GetLastChild 33
7.1.20.14 TPDFOutlineNode.GetNext 34
7.1.20.15 TPDFOutlineNode.GetNextChild 34
7.1.20.16 TPDFOutlineNode.GetNextSibling 34
7.1.20.17 TPDFOutlineNode.GetPrev 34
7.1.20.18 TPDFOutlineNode.GetPrevChild 34
7.1.20.19 TPDFOutlineNode.GetPrevSibling 34
7.1.21 TPDFOutlines 35
7.1.21.1 TPDFOutlines.Count 35
7.1.21.2 TPDFOutlines.Item 35
7.1.21.3 TPDFOutlines.Add 35
7.1.21.4 TPDFOutlines.AddChild 36
7.1.21.5 TPDFOutlines.AddChildFirst 36
7.1.21.6 TPDFOutlines.AddFirst 36
7.1.21.7 TPDFOutlines.Clear 36
7.1.21.8 TPDFOutlines.Delete 36
7.1.21.9 TPDFOutlines.GetFirstNode 36
7.1.21.10 TPDFOutlines.Insert 37
llPDFLib 3.0
IV
- 1
- 2
前往页