SynPDF ====== Synopse PDF engine is a fully featured *Open Source* PDF document creation library for Delphi and FPC, embedded in one unit. It's used e.g. in our [*mORMot* framework](https://github.com/synopse/mORMot), for creating PDF files from generated reports. But you can use it stand-alone, without our main ORM/SOA framework. If you download the whole *mORMot* source code, you do not need this separate package: ensure you get rid of any existing separated *SynPDF* installation, and use the PDF units as available in the main *mORMot* trunk. This *SynPDF* distribution/GitHub account targets only people needing PDF writing, without other *mORMot* features. Features -------- * Pure Delphi code, with no external .dll, and adding very small code size to your executable; * Targets Delphi 5 up to Delphi 10 Seattle (and latest version of FPC), for Win32 and Win64 platforms, with full source code provided; * Includes most vectorial drawing commands, including text,lines or curves; * Renders bitmaps, and metafiles (even most .emf files with clipping and regioning); * Introduce metadata, bookmarks and outline information; * Produce very small .pdf files; * Optionally [encrypt and secure the .pdf content](http://blog.synopse.info/post/2013/06/19/SynPDF-now-implements-40-bit-and-128-bit-security) using 40 bit or 128 bit keys; * Fast file generation with low memory overhead (tested with several thousands of pages); * Access a true VCL TCanvas instance to create the PDF content; * Optionally embed True Type fonts subsets; * Unicode ready, even with pre-Unicode versions of Delphi, including advanced [Uniscribe Glyph shading and Font fallback](http://blog.synopse.info/tag/Uniscribe); * Can publish PDF/A-1 archive files; * Used in a lot of applications, with regular enhancements, mainly from active end-users; * Licensed under a [MPL/GPL/LGPL tri-license](http://synopse.info/forum/viewtopic.php?id=27). Sample code ----------- In fact, you have at least three ways of generating pdfs using the library: * [Directly call](http://synopse.info/forum/viewtopic.php?pid=370#p370) of a `TPdfCanvas` as published by a `TPdfDocument` instance - this is the most direct but also more difficult way of rendering; * [Use regular VCL `TCanvas` methods](http://synopse.info/forum/viewtopic.php?pid=1909#p1909) thanks to `TMetaFile` support - see `TPdfDocumentGDI.VCLCanvas` property and the `TPdfCanvas.RenderMetaFile` method - this is very easy if you want to use "regular" `TCanvas` methods to draw the page content, especially if you have some existing printing code; * [Use `TGDIPages` of the supplied `mORMotReport.pas` unit](http://blog.synopse.info/post/2010/06/30/Making-report-from-code) (extracted from our *mORMot* ORM/SOA framework) to easily create the content from code, with some report-oriented methods (including complex rtf with `TGDIPages.AppendRichEdit`) - for basic reporting features, it is pretty much the solution. The 2nd and 3rd ways are preferred, for most applications. Documentation
2023-04-13 14:48:54 707KB delphi
1
一款快速、安全且免费的网络浏览器,能很好地满足新型网站对浏览器的要求。Google Chrome的特点是简洁、快速。每个标签页面都在独立的“沙箱”内运行,在提高安全性的同时,一个标签页面的崩溃也不会导致其他标签页面被关闭。
2023-04-13 11:57:12 68.42MB jobar Google Chrome
1
针对Delphi C++的反编译工具。它可以反编译出Delphi C++程序的类信息、窗体信息等等。。。
2023-04-13 00:24:19 631KB Delphi反编译
1
点对点P2P网络文件传输,Delphi版..rar
2023-04-12 14:31:18 64KB Delphi
1
delphi 动态创建菜单实例 ,这个是我自己测试通过的代码用于delphi 7中。
2023-04-11 21:13:18 180KB delphi  菜单实例 动态创建
1
Konopka Controls (Raize Components) v6.2.3 for Delphi 10.4 Sydney 源码
2023-04-11 11:42:14 20.92MB Raize Delphi
1
chrome离线安装包64位,版本是67.0.3396.87。官方标准版
2023-04-11 11:03:11 47.29MB chrome
1
可同时应用于 Delphi 与 C++Builder 的 CEF4 控件库(改进版),具体请查看 Readme.txt 说明
2023-04-09 18:34:12 40.22MB CEF4
1
摘要:Delphi源码,文件操作,文件解锁  Delphi文件解锁(File unlock)小软件源码,无使用三方控件,Delphi7可直接编译生成EXE文件。您是否经常因为文件被另一程序占用而无法删除呢,这个程序将罗列出占用此文件的进程,你可以选择解锁或删除该文件。本软件界面文字是英文的,呵呵,感兴趣的可以自己完善成中文的吧。
2023-04-09 18:14:14 112KB Delphi源代码 文件操作
1
DevExpress_Universal_Complete_17.2.7_Build_20180321_Downloadly.ir.rar```
2023-04-09 17:03:18 481.14MB Delphi
1