PDF export / posttoweb conflict
in
Contributed Library Questions
•
3 years ago
Some of you, including myself had some problems with the PDF export recently. We discussed it here :
https://forum.processing.org/topic/pdf-export-not-working-anymore
as we really needed the PDF export and the latest processing version we tried to find where the problem is.
After 3 hours, testing and digging in the source code we realized it is a conflict with seltars posttoweb library.
So in case you are having problems. Try to remove the posttoweb folder from the libraries folder.
Worked fine here and solved our problems.
@seltar: its looks like there is some problem with the PGraphicsPDF.java in your library. Maybe you can check that.
https://forum.processing.org/topic/pdf-export-not-working-anymore
as we really needed the PDF export and the latest processing version we tried to find where the problem is.
After 3 hours, testing and digging in the source code we realized it is a conflict with seltars posttoweb library.
So in case you are having problems. Try to remove the posttoweb folder from the libraries folder.
Worked fine here and solved our problems.
@seltar: its looks like there is some problem with the PGraphicsPDF.java in your library. Maybe you can check that.