logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
seki  
#1 Posted : 9 years ago
seki

Rank: Newbie

Groups: Registered
Joined: 10/6/2016(UTC)
Posts: 7
Japan
Location: Tokyo

Thanks: 2 times
sample.zip (1,426kb) downloaded 20 time(s).

Attached PDF file has 'page number annotation' at bottom-right on each page.
This annotation is not shown when displaying with Pdfium.Net.

Is there any methods to fix this?

regards
Paul Rayman  
#2 Posted : 9 years ago
Paul Rayman

Rank: Administration

Groups: Administrators
Joined: 1/5/2016(UTC)
Posts: 1,116

Thanks: 8 times
Was thanked: 130 time(s) in 127 post(s)
Are you using the PdfViewer to display this PDF?
Please look at following image.
The PdfViewer can show these annotations
sample.png (208kb) downloaded 355 time(s).

If you are using your own code to render page then make sure that the forms are rendered too.
https://pdfium.patagames...0f-5489-75defe994ff4.htm
Code:

page.RenderForms(...)

Edited by user 9 years ago  | Reason: Not specified

thanks 1 user thanked Paul Rayman for this useful post.
seki on 12/22/2016(UTC)
seki  
#3 Posted : 8 years ago
seki

Rank: Newbie

Groups: Registered
Joined: 10/6/2016(UTC)
Posts: 7
Japan
Location: Tokyo

Thanks: 2 times
Thank you for advice.
I set "FPDF_ANNOT" to Renderflags and solved.
sorry to bother you.

seki
Paul Rayman  
#4 Posted : 8 years ago
Paul Rayman

Rank: Administration

Groups: Administrators
Joined: 1/5/2016(UTC)
Posts: 1,116

Thanks: 8 times
Was thanked: 130 time(s) in 127 post(s)
Yes, it can help too.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.