• 软件测试技术
  • 软件测试博客
  • 软件测试视频
  • 开源软件测试技术
  • 软件测试论坛
  • 软件测试沙龙
  • 软件测试资料下载
  • 软件测试杂志
  • 软件测试人才招聘
    暂时没有公告

字号: | 推荐给好友 上一篇 | 下一篇

Scan Pdf by using SilkTest

发布: 2011-3-17 09:44 | 作者: 不详 | 来源: 领测软件测试网采编 | 查看: 5次 | 进入软件测试论坛讨论

领测软件测试网

  Scan Pdf by using SilkTest   软件测试

  Here is an example that scan special PDF file page one by one. It want to know whether there is a blue change bar one the left of every page, if yes, it will print the page number. At the end, the script will calculate the total number of page which has the blue change bar. The most important function the script used is GetHandle(), GetDC() and GetPixel() which provided by Windows Dlls.

  view plaincopy to clipboardprint?

  01.[ ] use "c:\Program Files\Borland1\SilkTest\msw32.inc"

  02.[ ] use "c:\Program Files\Borland1\SilkTest\mswfun32.inc"

  03.[ ] use "c:\Program Files\Borland1\SilkTest\mswconst.inc"

  04.[ ] use "c:\Program Files\Borland1\SilkTest\Registry.inc"

  05.[ ] use "c:\Program Files\Borland1\SilkTest\OCR.inc"

  06.[ ]

  07.[-] dll "user32.dll" // used for GetPixel / Window functions

  08. [ ] DWORD GetDC (HWND nWnd optional)

  09. [ ] INT ReleaseDC (HWND hWnd optional, DWORD hDC)

  10. [ ] BOOL ShowWindow(HWND hWnd, INT nCmdShow)

  11. [ ] BOOL SetWindowPos(HWND hWnd, HWND hWndInsertAfter, INT X, INT Y, INT cx, INT cy, UNSIGNED INT uFlags)

  12. [ ] ansicall LONG MessageBoxA( HWND my_hWnd, inout LPSTR my_sText, inout LPSTR my_sCaption, LONG wType )

  13. [ ] BlockInput(INT iVal)

  14.[ ]

  15.[-] dll "gdi32.dll" // used for GetPixel

  16. [ ] COLORREF GetPixel (DWORD hdc, INT nXPos, INT nYPos)

  17. [ ] VOID SetPixel (DWORD hdc, INT nXPos, INT nYPos, COLORREF cColor)

  18.[ ]

  19.[-] dll "kernel32.dll" // TODO funktioniert noch nicht

  20. [ ] LONG GetDiskFreeSpaceExA(inout STRING my_sRootPathName, inout LONG my_FreeBytesAvailableToCaller,

  21. inout LONG my_rTotalNumberOfBytes, inout LONG my_rTotalNumberOfFreeBytes)

延伸阅读

文章来源于领测软件测试网 https://www.ltesting.net/

31/3123>

关于领测软件测试网 | 领测软件测试网合作伙伴 | 广告服务 | 投稿指南 | 联系我们 | 网站地图 | 友情链接
版权所有(C) 2003-2010 TestAge(领测软件测试网)|领测国际科技(北京)有限公司|软件测试工程师培训网 All Rights Reserved
北京市海淀区中关村南大街9号北京理工科技大厦1402室 京ICP备10010545号-5
技术支持和业务联系:info@testage.com.cn 电话:010-51297073

软件测试 | 领测国际ISTQBISTQB官网TMMiTMMi认证国际软件测试工程师认证领测软件测试网