How can I print documents with the newly released Firemonkey framework?
Asked
Active
Viewed 1,698 times
11
-
5I'll try to make a pdf-based printing solution for FireMonkey - using our SynPdf Open source library and the FireMonkey canvas. – Arnaud Bouchez Sep 13 '11 at 18:01
-
13 downvotes? Unwarranted IMO. – Chris Thornton Sep 13 '11 at 18:21
-
@Chris: It was even closed for a while... – Andreas Rejbrand Sep 13 '11 at 18:41
-
Embarcadero has said to expect frequent updates to firemonkey. If some future update to Firemonkey adds printing support, I'm sure Uwe will pop back and update his answer. So maybe it's a "no, not yet", not just a "no". – Warren P Sep 14 '11 at 15:37
1 Answers
5
Probably you can't. According to some information given from Embarcadero during the "Delphi-Tage" in Cologne last weekend, the current XE2 version doesn't contain any printing solution for FireMonkey on OSX.

Uwe Raabe
- 45,288
- 3
- 82
- 130
-
-
@Jonesome, Meanwhile there is FastReport for FMX. In addition XE4 has a unit FMX.Printer.pas – Uwe Raabe May 30 '13 at 08:48
-
Cool! Thx! (am considering XE4 for a Win/OSX desktop app -- any live apps out there built this way you know of?) – Jonesome Reinstate Monica May 30 '13 at 13:27