B4i Library [class] PDFView - Erel    May 02, 2023   (16 reactions) Custom view that shows PDF files, including password protected files. Usage: 1. Add the view with the designer. 2. Call PDFView.LoadPDF. B4A Library Pdf To Text - MarcoRome    Jul 09, 2017   (19 reactions) Hi all.
Pdf To Text
This library converts pdf files to txt.
I was looking for a library that could convert a pdf file to txt. Behind tip by @Johan Schoeman ( Thank you dear ) i delivery this wrapper itextpdf-5-5-6.jar ( https://sourceforge.net/projects/itext/ )
pdftotext
Author: DevilApp
Version: B4A Library PDFium - Pdfview2 - DonManfred    Sep 26, 2019   (26 reactions) Due to the Size of the native .so Files the library is big (18mb) and can be downloaded from my Dropbox.
The Example is to big (2mb) too so it is available on Dropbox too.
Please respect License if you want to use it in your project.
Download HERE
Linked Tutorials:
- Access to the PDF Pages and 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 m B4J Library [B4X] jPDFviewer - Tayfur    Mar 04, 2019   (8 reactions) I would recommend PDFBox class an alternative. İts does not need jetty server. its more clear.
@knutf released new wrapper class for PDFBox from Apache.
Thank you @knutf gerat work.
https://www.b4x.-class-module-show-pdf-document-in-b4j.103350/#post-647789
************************************* B4A Library Printing and Pdf creation - Erel    May 18, 2020   (54 reactions) This is an Android 4.4+ (API 19+) library.
Its two main features are:
1. Creating Pdf documents with the PdfDocument object.
2. Printing with the Printer object.
Lets start with PdfDocument.
Dim pdf As PdfDocument
pdf.Initialize
pdf.StartPage(595, 842) 'A4 size
pdf.Canvas.DrawLine(2, 2, 593 , 84 B4A Class [B4X] PDF Generator - B4X Cross Platform - Class 100% B4X Code - spsp    Jan 03, 2024   (52 reactions) Hi,
This class cPDF.bas (version 0.6 - 2024-01-03) generate PDF File with limited fonctionnalities (but enough for me)
Add pages with different paper size (use constants or custom size)
PDF standards font (Courier, Helvetica, Times, Symbol and Zapfdingbats), style (Normal, Bold, Italic, Underline B4A Question Pdf view library - WofaCle    May 19, 2023 Please can i get pdf view library in b4A i want to integrate my pdf file in my app thank you. B4A Question Write to exiting PDF - walterf25 (first post)    Feb 02, 2019   (4 reactions) Yes, there are, i wrapped a library for this years ago, i will look for it and upload it, these forms are called AcroForms, the library basically takes the already made PDF file and reads the fields in the form and you can basically write content to each field, once the form is filled out the form g B4A Question Pdf Library - Giusy    Mar 14, 2019 Hi,
I can't find the library to create PDF files. :(
Thanks Page: 1   2   3   4   5   6   7   Powered by ColBERT |