at3s 4 Posted February 18, 2021 What is the best approach to do this? I know, that there is not a simple solution in the FireMonkey for Android\iOS. Share this post Link to post
weabow 6 Posted February 19, 2021 I use for Windows, Mac, IOs, Android and Linux TMS FNC UIpack, which contains FNC Core, which contains a pdf lib. Do NOT take FMX UI Pack if interested, as recommanded. Â I runs fine, very fast (2 seconds for 58 pages on Windows). You can draw, print texts and pictures, embed fonts. Â Very great tool. Â It's here... Â In attachment, an example with pictures in png, drawings (the targets), and texts. tms-fnc-pdf-lib.pdf 1 Share this post Link to post
at3s 4 Posted February 19, 2021 1 hour ago, weabow said: I use for Windows, Mac, IOs, Android and Linux TMS FNC UIpack, which contains FNC Core, which contains a pdf lib. Do NOT take FMX UI Pack if interested, as recommanded. Â I runs fine, very fast (2 seconds for 58 pages on Windows). You can draw, print texts and pictures, embed fonts. Â Very great tool. Â It's here... Â In attachment, an example with pictures in png, drawings (the targets), and texts. tms-fnc-pdf-lib.pdf Thanks. It sounds interesting. Â It seems I did not describe my topic clear. I'm interesting rather in a way how to send a PDF file from Android\iOS device to the printer connected to this device. Share this post Link to post
Cristian Peța 122 Posted February 19, 2021 (edited) I have not tried but I think that a share should work. Then the user will choose to sent by email, print or something else. Edited February 19, 2021 by Cristian Peța 1 Share this post Link to post
at3s 4 Posted February 19, 2021 4 hours ago, Cristian Peța said: I have not tried but I think that a share should work. Then the user will choose to sent by email, print or something else. Yes, ShowShareSheetAction is a good option. Share this post Link to post