Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Itext Library nto working #1

Open
TidelxD opened this issue Oct 4, 2023 · 0 comments
Open

Itext Library nto working #1

TidelxD opened this issue Oct 4, 2023 · 0 comments

Comments

@TidelxD
Copy link

TidelxD commented Oct 4, 2023

I implement the library the same as you did , implementation 'com.itextpdf:itext7-core:7.1.12' ,
but when i import it it shows no resolved !

then i changed the method of implementation i used to libraries :
implementation 'com.itextpdf.android:kernel-android:7.2.2'
implementation 'com.itextpdf.android:layout-android:7.2.2'

it work normmaly but when i used the TextAlignment or UnitValue it shows not acceptable from
com.itextpdf.layout.properties.TextAlignment , but com.itextpdf.layout.property.TextAlignment excepted

i didn't find were the problem is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant