I've just downloaded and started looking at PurePDF and its examples. I am pretty braindead at the moment, so it will take me a bit to fully understand its potential.
Can someone help me with a question?
This is a scenario I need to deal with and I'm not sure it can be done.
I need to load an existing PDF form. Then I need to add numerous text fields to the file and then save it as a new file.
Is that possible with PurePDF?
Thanks,
Terry
PurePDF Question
-
- Enthusiast
- Posts: 781
- Joined: Fri Apr 25, 2003 6:51 pm
- Location: NC, USA
- Contact:
-
- PureBasic Expert
- Posts: 2812
- Joined: Fri Apr 25, 2003 4:51 pm
- Location: Portugal, Lisbon
- Contact:
Re: PurePDF Question
No, it's not possible.
PurePDF does not load PDF files, it creates new ones from scratch.
PurePDF does not load PDF files, it creates new ones from scratch.
-
- Enthusiast
- Posts: 781
- Joined: Fri Apr 25, 2003 6:51 pm
- Location: NC, USA
- Contact:
Re: PurePDF Question
Thanks. That is what I surmised on initial read, but just thought maybe there was a way.
Re: PurePDF Question
Hi Terry,
to be able to manipulate existing PDF files, you need some special library. We use QuickPDF for such purposes. It costs money but it is definitely worth the cost.
http://www.quickpdflibrary.com/
Kukulkan
to be able to manipulate existing PDF files, you need some special library. We use QuickPDF for such purposes. It costs money but it is definitely worth the cost.
http://www.quickpdflibrary.com/
Kukulkan