Community-Credit.com
|
NonProfitWays.com
|
SOAPitstop.com
Skin:
Fiery Red
Mello Blue
Purple Passion
The Green Stuff
Grey Flannel
User: Not logged in
Hot Links
Home
Newsletter Signup
XSLT Library
Latest XML Blogs
Featured Examples
Presentations
Featured Articles
Book Chapters
Training Courses
Events
NewsGroups
Menu
Discussions
Examples
Tutorials
Tools
Articles
Resources
Websites
My Pitstop
Sign In
My Profile
My Articles
My Examples
My Favorites
My Resources
Add a Resource
Logout
HeadGeek
About Me
My Blog
HeadGeek Articles
Talking Portfolio
Resume
Pictures
World Trip Pics
Resources
ADO.NET (5)
OTA (47)
WAP (4)
XMLHTTP (1)
Database (31)
Pattern (3)
WebDAV (57)
XMPP (28)
Debugging (15)
RDF (53)
WebService (195)
XPath (142)
DIME (6)
RSS (24)
WML (148)
XPointer (36)
DOM (83)
SAX (80)
WSDL (133)
XQL (23)
DTD (136)
Schema (209)
XAML (1)
XQuery (99)
ebXML (106)
SMIL (119)
XBRL (201)
XSchema (18)
Flash (21)
SOAP (165)
XForms (141)
XSL (133)
Humor (1)
SQL (4)
XHTML (388)
XSL-FO (78)
Java (636)
SQLXML (47)
XLL (7)
XSQL (44)
MathML (124)
SVG (721)
XML (857)
XUL (21)
Oracle (19)
VoiceXML (84)
XML.NET (16)
Total Resources: 5,510
xsl-fo Resources
Prev
Next
1
2
3
4
IBM alphaWorks Releases XSL Formatting Objects Composer (XFC).
IBM's recently-released XSL Formatting Objects Composer (XFC) is "a typesetting and display engine that implements a substantial portion of XSL Formatting Objects (FO), which became a W3C Recommendation on October 15, 2001. XSL FO is an XML language for typesetting, printing, or displaying any of the world's written languages. XFC produces either an interactive onscreen display using Java2D or an output file using PDF.
Type: XSL-FO #Views: 518 Category: Resource
XSL Formatter
XML documents will be transformed into XSL-FO (Formatting Objects) according to the rules described in the XSL stylesheet.
Type: XSL-FO #Views: 338 Category: Resource
Apoc
XSL
-
FO
ASP.NET tutorials, components, links
Apoc XSL-FO is the first commercially available XSL-FO document renderer for the Microsoft .NET platform. Apoc XSL-FO is a .NET component, written in 100% managed code, that renders XSL-FO XML documents directly to PDF.
Type: XSL-FO #Views: 269 Category: Resource
XSL
FO
Tutorial
This page presents a learn-by-example tutorial for XSL Formatting Objects. It is not an exhaustive reference on XSL FO, but rather an attempt to facilitate reading the XSL Formatting Objects specification by giving a series of commented basic examples.
Type: XSL-FO #Views: 257 Category: Resource
Text Block Attributes - First Line Formatting
The initial trait of this paragraph should be formatted using red 14 pt bold Helvetica font, while the rest of the text should be rendered in 12 pt normal black Times. The initial trait of this paragraph should be formatted using red 14 pt bold Helvetica font, while the rest of the text should be rendered in 12 pt normal black Times.
Type: XSL-FO #Views: 255 Category: Resource
XSL-FO Concepts
There are a number important concepts used in XSL-FO language:
Type: XSL-FO #Views: 171 Category: Resource
Graphics locations
When you are including graphic images in your documents, you need to manage the locations of the graphics files.It helps to know that the handling of graphics files is quite different for HTML and FO outputs.
Type: XSL-FO #Views: 303 Category: Resource
Ibex XSL-FO Formatter
The knowledge base section contains solutions, workarounds, and pertinent information for our product line. Here you will find answers to many frequently asked questions, implementation help and sample code.
Type: XSL-FO #Views: 287 Category: Resource
Davisor Chart Users' Guide - PDF Output
Davisor Chart supports Portable Document Format (PDF) output through the use of World Wide Web Consortium (W3C) eXtendable Stylesheet Language Formatted Objects (XSL-FO) and Scalable Vector Graphics (SVG). The process to produce PDF documents out of XSL-FO data and SVG images is straighforward, but it requires some external software and some initial setup work. The following chapters tell what is needed, and how the process is set up.
Type: XSL-FO #Views: 338 Category: Resource
XML Path Language (XPath)
XPath is a language for addressing parts of an XML document, designed to be used by both XSLT and XPointer. (W3C Recommendation 16 November 1999)
Type: XSL-FO #Views: 265 Category: Resource
Adding a font
There are three basic font families built into all the tools: Times Roman, Helvetica, and Courier. These correspond to the serif, sans-serif, and monospace generic families, respectively, that FO processors recognize. You can specify these font names or generic names in stylesheet parameters such as body.font.family and they will just work. But what if your print design calls for other fonts, or you just want to try something a little different?
Type: XSL-FO #Views: 304 Category: Resource
Stylesheet's selection process
If you need to use more than one graphics file format, then you must use the mediaobject element instead of the graphic element. You could use profiling to select from among several graphic elements, but mediaobject is designed to do it without the need for the profiling step.
Type: XSL-FO #Views: 278 Category: Resource
Formatting World Languages
As XSL Formatter is a Unicode application, the languages can be formatted as far as there are suitable fonts installed on your PC. XSL Formatter now supports HAT, CJK. Find amazing potential for multilingual publications!
Type: XSL-FO #Views: 231 Category: Resource
XSL
FO
Document
Extensible Markup Language, abbreviated XML, describes a class of data objects called XML documents and partially describes the behavior of computer programs which process them. XML is an application profile or restricted form of SGML, the Standard Generalized Markup Language [ISO 8879].
Type: XSL-FO #Views: 262 Category: Resource
XSL-FO
This is a power point presentation about the introduction to XSL-FO.
Type: XSL-FO #Views: 265 Category: Resource
XSL-FO Input
FOP uses XSL-FO as input. It is the responsibility of the user to make sure that the XSL-FO submitted to FOP is correct. The tutorial items presented here are not comprehensive, but are of the FAQ variety. Another good FAQ is Dave Pawson's XSL FAQ.
Type: XSL-FO #Views: 405 Category: Resource
Style sheets
For the most part this book is going to focus on XML documents used as input to and output from various kinds of programs. In many cases it’s entirely possible that the XML documents will be both written and read by software and that no human being ever even looks at the documents.
Type: XSL-FO #Views: 250 Category: Resource
Back of the Book Indexes using XSL-FO 1.0
This describes a fully unattended batch methodology for producing "back of the book indexes" using XSL-FO 1.0 and a free tool available on the Web. We hope that other free tools can be identified for use in this process, and we will maintain this page with the list as they are found.
Type: XSL-FO #Views: 277 Category: Resource
XSL-FO: state of the union, state of the art
One of the main ideas of structured languages (SGML and XML) is to separate structure and content from presentation. XSL is the latest in a long sequence of both standardized and proprietary solutions to this problem. Like DSSSL, and unlike FOSI and CSS, XSL is a two step process model: transformation of the original document and formatting of the transformed document. [pdf]
Type: XSL-FO #Views: 284 Category: Resource
Why use XSL-FO?
XSL was orignally a single specification developed by the W3C which defined two major pieces of functionality. The first was a formatting language which allows the description of a series of printed pages and a detailed set of rules for how to assemble those pages. The formatting language can be loosely viewed as a superset of CSS2 with support for printed media.
Type: XSL-FO #Views: 293 Category: Resource
Prev
Next
1
2
3
4
Featured Products
Fans of "The Office"
Dwight Bobbleheads are here!
“It's me! I'm the bobblehead! Yes!”
Advertise on XMLPitstop
Our Sponsors
Advertise on XMLPitstop
Partners
Friends
EggHead Cafe
Web Servicee development
DotNetSlackers
Dominio
Web Design
email to fax
web conferencing
help desk outsourcing
Hidden Security Cameras
Donna karan sunglasses
Video Surveillance
VoIP Internettelefonie DE
Statistics
2,881 Total Members
17 members(last 30 days)
6 members(last 7 days)
0 members(today)
1,919 Total Discussions
8 Posts(last 30 days)
7 Posts(last 7 days)
0 Posts(today)
47,487 Total Blog Posts
0 Blogs(last 30 days)
0 Blogs(last 7 days)
0 Blogs(today)
8,699 Newsgroup Posts
0 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)
14,070 Total Resources
7 Resources(last 30 days)
5 Resources(last 7 days)
0 Resources(today)
David Silverlight's XMLPitstop.com
| 2801 Florida Ave #225|Miami, FL 33133|Ph:305-447-1139