Question about print setting "FieldsDataOnly" !!!

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

adntES
User
Posts: 71
Joined: Fri Mar 25, 2011 5:43 pm

Question about print setting "FieldsDataOnly" !!!

Post by adntES »

Hi guys again ^^,

I just realize that the setting ("Print.PrintSpec", "FieldsDataOnly") doesn't print the mark up ...

Do you have an option that let you print the data field and the mark up ?
we actually use your SDK for printing dot matrix document this is why it's important for us to be able to print both
without the document.

thx!

EDIT: actually it did print the mark up :D however, i think at a certain point the dot matrix doesn't print the mark up if its too small.
User avatar
Ivan - Tracker Software
Site Admin
Posts: 3586
Joined: Thu Jul 08, 2004 10:36 pm

Re: Question about print setting "FieldsDataOnly" !!!

Post by Ivan - Tracker Software »

"FieldsDataOnly" allows to print only fields values. Annotations like lines, rectangles, etc. will no be printed.

"Print.PrintSpec" is a number value which represents the mask for annotations and some other documents parts which should be printed. If you want to fields data and all markups you have to specify value 0xFFFFFFFA: ("Print.PrintSpec", 0xFFFFFFFA, ...)
PDF-XChange Co Ltd. (Project Director)

When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
adntES
User
Posts: 71
Joined: Fri Mar 25, 2011 5:43 pm

Re: Question about print setting "FieldsDataOnly" !!!

Post by adntES »

Ivan - Tracker Software wrote:"FieldsDataOnly" allows to print only fields values. Annotations like lines, rectangles, etc. will no be printed.

"Print.PrintSpec" is a number value which represents the mask for annotations and some other documents parts which should be printed. If you want to fields data and all markups you have to specify value 0xFFFFFFFA: ("Print.PrintSpec", 0xFFFFFFFA, ...)
So why does actually it print up the mark with FieldDataOnly?
User avatar
Ivan - Tracker Software
Site Admin
Posts: 3586
Joined: Thu Jul 08, 2004 10:36 pm

Re: Question about print setting "FieldsDataOnly" !!!

Post by Ivan - Tracker Software »

Which mark do you mean?

can you send a scan of what was printed and also what it should look like please ?
PDF-XChange Co Ltd. (Project Director)

When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.