Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Other Delphi VCL

PDFReader

  • Category : Delphi VCL
  • Tags :
  • Update : 2012-11-26
  • Size : 3.05mb
  • Downloaded :1次
  • Author :沈****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
功能如下: 1.打開,保存,打印 2.放大縮小頁面,旋轉頁面,適合頁面,適合寬度 3.手型工具,選擇文字工具,快照工具,放大縮小工具,查找文本工具。 使用Delphi6開發,其他Delphi版本應該都可以,出了OCX控件沒有第三方控件。查看修改源碼需要註冊FOXITREADER_AX_PRO.OCX控件,方法如下: 1. 將FOXITREADER_AX_PRO.OCX複製到c:\windows\system322.regsvr32 FOXITREADER_AX_PRO.OCX 3.打開Delphi, Component->Import ActiveX Control->FoxitReaderOCX ActiveX Control module (Version 1.0) 還有很多工具未加入,查看所有工具可以使用以下方法: 1.在FormCreate中添加以下代碼,將所有工具代碼加入ComboBox1中 var nToolCounts:Integer i:Integer begin bShowNav := True nToolCounts := FoxitReaderSDK1.CountTools() for i := 0 to nToolCounts-1 do begin ComboBox1.Items.Add(FoxitReaderSDK1.GetToolByIndex(i)) ComboBox1.Text := FoxitReaderSDK1.CurrentTool end end
Packet file list
(Preview for download)
FOXITREADER_AX_PRO.OCX
FoxitReaderSDKProLib_TLB.dcu
FoxitReaderSDKProLib_TLB.pas
PDFReader.cfg
PDFReader.dof
PDFReader.dpr
PDFReader.exe
PDFReader.res
PDFReaderFrm.dfm
PDFReaderFrm.pas
ReadMe.doc
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.