B4A Library Printing and Pdf creation - Erel    May 18, 2020   (55 reactions)   tags: print, pdf, pdf print, Printing and Pdf with the PdfDocument object.
2. Printing with the Printer object.
Lets start with PdfDocument.
Dim....
7. Close the pdf object.
Printing
53290
The printing feature is based on the OS printing... B4A Question PDF "Printing" library, different results on each device - vecino    Jun 14, 2024 Hi, using the "Printing" library to create PDF files, on one device it creates fine, on others small letters, on others large and overlapping letters, etc.
Is there something I don't know about?
Thank you very much.
For example, PDF created on my tablet:
154612
PDF created on the tablet of one of my clients:
154613... B4A Question Printing PDF with B4A and B4J - LGS    Jan 14, 2025 Hello everyone. I am trying to print the same pdf file by B4J and B4A(Wifi-Canon MF8080) using... But the prints on the sheet are different. The pdf file is letter size. So when printing in B4J the printing is correct, but when printing in B4A the texts are printed a few millimeters towards the center... attributes through PrintPdf2. But changing the format from MediaSize to "NA_LETTER" has no... B4A I can print the pdf file with letter-size attributes. I attach test codes and the printouts... B4A Question Print PDF to BT Printer - Star-Dust (first post)    Dec 8, 2024 https://www.b4x.com/android/forum/threads/sd-escpos-printer-lan-usb-bluetooth-spp-ble.142512/#content
https://www.b4x.com/android/forum/threads/b4x-b4xpages-pdf-to-image-b4xbitmap.142404/... B4A Question Intent to print/share pdf via - com.hp.printercontrol HP Smart (HP AiO Remote) - scsjc    Oct 13, 2021 Does anyone know any INTENT CODE to print/share a PDF/JPG via com.hp.printercontrol "HP Smart....
Dim Intent1 As Intent
Intent1.Initialize("org.androidprinting.intent.action.PRINT"... B4A Question how can i print or create pdf from a BBCodeView - ivanomonti    Apr 14, 2023 I would like to create a paginated pdf I tried the PDFGen class but I find obstacles despite being a well done class, are there any alternatives?
I use the BBCodeView library and I noticed that it has a print section but I didn't understand how it works, there is an example to study!... B4A Question PrintPdf2 - galano15    Jan 9, 2024 i manage to connect with these libraries and save sone pdf files https://www.b4x.com/android/forum/threads/printing-and-pdf-creation.76712/ but i cannot use correctly the prinpdf2 and change the print attritudes can anyone help me out?... B4A Question Center image in PDF with Printing - vecino    Jun 12, 2024 Hi, creating a pdf file with the “Printing” library, I can't find an example of how to center an image horizontally.
Should I take the width of the image (in dip) and subtract the width of the pdfdocument (not measured in dip) and divide by 2?
Thank you very much.... B4A Question Printing PDF table (inside blank) - Tayfur    Feb 1, 2017 hello;
I cretae table with PDFWriter lib. it is perfect.
After I want to print it.
I installed Samsung Print plug in.
Open PDF file with "Google pdf viewr" and Print it.
Result All page has not words. its writo only table lines.
I checked many times PDF file.
ı tetsted on PC. its... print plugin)
Creating PDF file problems?
This is screenshot on Google PDF app
52500... B4A Question Printing and PDF printer installation intent - Rusty    Mar 3, 2019 I would like to offer my clients a list of detected printers on their LAN on which they can print from the app.
In development, I installed it manually from your hyperlink in the Printing and PDF... Page: 1   2   3   4   |