Xfrx Documentation Upd Jun 2026
Example from the docs:
Assigns a custom name to the generated tab worksheet inside Excel exports. Implementing Security and Encryption in PDFs
XFRX supports a wide array of formats, detailed in the Release Notes and Introduction sections: xfrx documentation
: Uses a native report engine for faster generation and exact layout matching.
You can append multiple VFP reports into a single PDF file using the NOPAGEEJECT equivalent logic in XFRX. Example from the docs: Assigns a custom name
Allows adding hyperlinks and bookmarks to documents using the "Comment" or "User Data" fields in the VFP report designer. eqeuscom.atlassian.net Installation & Deployment The primary method for distributing XFRX is to include
Preserves complex layouts, fonts, and graphics from your .FRX . xfrx documentation
loXFRX = XFRX("XFRX#Init") loXFRX.SetTarget("PDF", "c:\temp\invoice.pdf")