R
RobertM
We are updated our custom system (c#, VS2008) document format to .pdf. I
want to use InfoPath templates to create these because they provide the rich
UI some of our forms require (including optional and repeating sections).
Also, InfoPath is very easy to work with within a Visual Studio class (simply
open the DOM and set field values).
My question is this. On exporting the exact same form done in InfoPath vs.
SSRS (an alternative approach) to .pdf the InfoPath document is approx 70K
while the SSRS is 7K. Any reason/resolution to make the InfoPath .pdf export
smaller?
Thanks.
want to use InfoPath templates to create these because they provide the rich
UI some of our forms require (including optional and repeating sections).
Also, InfoPath is very easy to work with within a Visual Studio class (simply
open the DOM and set field values).
My question is this. On exporting the exact same form done in InfoPath vs.
SSRS (an alternative approach) to .pdf the InfoPath document is approx 70K
while the SSRS is 7K. Any reason/resolution to make the InfoPath .pdf export
smaller?
Thanks.