We have tested this change and it is working for our test cases. Thank you.
-
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org
Sure we can test your change. No hurry on our end since we have our
immediate issue resolved with the work around. Just let me know if you
want us test code changes that you published to the mail list, or
checkout a branch from the repo.
--
Ultimately we decided to make 4 versions of our overlay (0, 90, 180 &
270 degree rotated), examine the page rotation, and then use the overlay
matching that rotation.
-
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.o
would
think the overlay would be rotated.
However, we'll look at the code you have provided and see if that gains us
some ground. If we get it working I'll let you know.
Thank you for your help,
Brent
-- Forwarded message -
From: Tilman Hausherr
Date: Thu, Aug 7, 2025
have a more elegant way that we might approach this.
Thank you for your help, Brent
On Wed, Aug 6, 2025 at 2:43 PM Tilman Hausherr
wrote:
> Hi,
> Maybe the document has rotated pages, I'm not sure if we support this
> properly.
> I'm going to sleep, but feel free to t
ature of the content.
Is there further information that I could provide that would help diagnose
this?
Perhaps we have an edge case of the same issue?
Thank you.
Brent
Thank you. I appreciate your insight. This has given us a few ideas on
how to work around the issue. Worst case scenario we'll build PDFBox
with the code changes identified by Tilman. Brent
-
To unsubscribe, e-mail:
Thank you for this. I looked at the PDFBox debug tool for this, but I'm
not savvy with the internals of PDF documents to know what to look for.
I could see that my overlay was there, but not showing, your explanation
makes sense. I appreciate your help on this.
,
Brent
-
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org
Disregard the last message.
I was using RandomAccess and RandomAccesFile from java.io*
*Brent Pathakis*
801 536 0041
On Wed, Oct 30, 2013 at 12:02 PM, Brent Pathakis wrote:
> I tried this:
>
> RandomAccess scratchFile=null;
>
>
> if (tmpFile.exists()){
> tmpFile.dele
run time:
java.lang.ClassCastException: java.io.RandomAccessFile cannot be cast to org
.apache.pdfbox.io.RandomAccess at PDFRedact.main(PDFRedact.java:34)
*Brent Pathakis*
801 536 0041
On Wed, Oct 30, 2013 at 10:55 AM, Gilad Denneboom wrote:
> I used this code in one occasion:
>
>
Thanks. Do you have an example of code using the scratch file?
On Oct 30, 2013 9:30 AM, "Gilad Denneboom"
wrote:
> Try using a scratch file in the load method of PDDocument.
>
>
> On Wed, Oct 30, 2013 at 3:48 PM, Brent Pathakis
> wrote:
>
> > Hi,
> >
ideas or help would be appreciated.
*Brent Pathakis*
801 536 0041
13 matches
Mail list logo