Simple question...
I can print a document with the Popup Note Windows showing for annotations that have them. I can print them with 65% opacity which is kind of cool. Can I export the exact same printout (popup note windows included) as an image. At a simplistic level, is is just printing to a graphic device context.
Please say YES.
How to export a page with Popup Note Windows shown...
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 216
- Joined: Thu Jul 08, 2004 7:29 pm
-
- Site Admin
- Posts: 2445
- Joined: Thu Jun 30, 2005 4:11 pm
Re: How to export a page with Popup Note Windows shown...
Hi, DSSavant.

Sorry, but currently it's impossible. BUT in the next build you will be able to use new feature (like printing):
Wait for the next build...
Best
Regards.
Please say YES.

Sorry, but currently it's impossible. BUT in the next build you will be able to use new feature (like printing):
Code: Select all
ctrl.SetProperty("Export.Image.NotesAndPopups", "true", 0); // "false" - by default
ctrl.SetProperty("Export.Image.PopupsAlpha", <0..1>, 0); // 0.75 - by default
Best
Regards.
PDF-XChange Co. LTD (Project Developer)
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.