Android-XML-to-PDF-Generator icon indicating copy to clipboard operation
Android-XML-to-PDF-Generator copied to clipboard

This library is for convert XML to PDF very easily using Step Builders Pattern

Results 13 Android-XML-to-PDF-Generator issues
Sort by recently updated
recently updated
newest added

How can i share PDF generated by this library

waiting-to-next-release

PdfGenerator.a4WidthInPostScript i saw this command but idk whrere i can use this command , which method i need to use / enable in order to acheive a pdf adpative it...

This PR remove the multidex support library and disable jetifier in order to all projects that depends of this library can remove jetifier too. Jetifier decreases compile time and to...

Showing following error Denied permission: android.permission.READ_EXTERNAL_STORAGE Denied permission: android.permission.WRITE_EXTERNAL_STORAGE All necessary permission is not granted by user. Please do that first

Still im facing permission issue log: WRITE_EXTERNAL_STORAGE and READ_EXTERNAL_STORAGE Permission is not given. Permission taking popup (using https://github.com/Karumi/Dexter) is going to be shown

enhancement
help wanted

Fixes #54 - Removed the unmaintained dexter library and handles permissions. - Tested on android 12 (API 33). Note: Testing the changes is highly encouraged before merging the pull request

When user back to previous screen on this stage, get next RuntimeException ![photo_2022-12-28_21-16-34](https://user-images.githubusercontent.com/52040225/209861696-58f372cf-f31a-4e07-b42f-f4172b417046.jpg) E/AndroidRuntime: FATAL EXCEPTION: main Process: package.name, PID: 12675 java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=1494040958, result=0, data=null} to...

waiting-to-next-release

I am using your library but facing issue when the dynamic content is long so ideally it should split it into 2nd page but it is putting all the content...

enhancement
help wanted

The library throws a Null Pointer exception if the save process is interrupted(rather than saving the file, press the back button). **Exception Recieved** `java.lang.RuntimeException: Unable to resume activity {--projectActivity--}: java.lang.NullPointerException:...

waiting-to-next-release