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

Issue with PDFBox PDTextField element #303

Open
ridzuanyahya opened this issue Feb 20, 2025 · 0 comments
Open

Issue with PDFBox PDTextField element #303

ridzuanyahya opened this issue Feb 20, 2025 · 0 comments

Comments

@ridzuanyahya
Copy link

ridzuanyahya commented Feb 20, 2025

I created a pdf with PDFBox. When I include more than one PDTextField element, the first one that I added doesn't render. I checked the document in Adobe, and all PDTextFields are rendered properly. I am using flutter_pdf_view 1.4.0

Flutter Doctor:
[!] Flutter (Channel [user-branch], 3.22.3, on Microsoft Windows [Version 10.0.22621.1778], locale en-US)
! Flutter version 3.22.3 on channel [user-branch] at C:\Users\ridzuan.yahya\Documents\Software\flutter_windows_3.3.3-stable\flutter
Currently on an unknown channel. Run flutter channel to switch to an official channel.
If that doesn't fix the issue, reinstall Flutter by following instructions at https://flutter.dev/docs/get-started/install.
! Upstream repository unknown source is not a standard remote.
Set environment variable "FLUTTER_GIT_URL" to unknown source to dismiss this error.
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
[√] Chrome - develop for the web
[!] Visual Studio - develop Windows apps (Visual Studio Build Tools 2019 16.11.29)
X The current Visual Studio installation is incomplete.
Please use Visual Studio Installer to complete the installation or reinstall Visual Studio.
[!] Android Studio (version 2023.1)
X Unable to determine bundled Java version.
[√] Android Studio (version 2024.1)
[√] VS Code (version 1.95.3)
[√] Connected device (5 available)
[√] Network resources

sample images:

  • viewed with adobe:
Image
  • viewed with pdfviewer:
Image

Here is a pdf example:
sample.pdf

you can create a new flutter app and include the following to test:

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