Page 1 of 1

Removable (or addable) header and footer logos

Posted: Mon May 08, 2017 7:35 pm
by numerobis
Dear Technical Team,

We create PDF files using the PDF-XChange printer driver (C#, VS2015, Win 10) and store them for later use (some can't be reproduced once created, as the required data may be altered). Most of the time these PDFs are sent via mail, thus they should include a header and footer logo. For printing we have two scenarios: printing on pre-printed company paper (with the same set of logos as mentioned before), or on regular paper.

So we have three scenarios for what the PDFs' content:
- mailing: with footer and header logos
- printing on regular paper: same as mailing.
- printing on company paper: no footer and header logos.

We'd prefer to have a possibility to store the footer & header logo once the PDF is created (can be done in a second go after being created by the printer driver) and have the possibility to remove them for printing on company paper.
The other option would be to add them every time they are sent or printed on regular paper. Due to the fact that these logos might change over time (including their dimension), future logos might not fit older printouts, thus it would be necessary to store all past logos along with information which set to use for which PDF.

Do you have any recommendations on how to achieve our preferred functionality? We thought of using layers and manipulating them accordingly (programatically adding/removing/disabling), as this would also allow to choose whether or not to print them from most other PDF viewers (especially Adobe Acrobat Reader). Unfortunately we haven't found any reference for doing that in the set of developer tools. Another way would be to add a unique identifier to the logos which could be used to find them within the PDF file. I assume watermarks or overlays could be an option?

Any help greatly appreciated!

Re: Removable (or addable) header and footer logos

Posted: Wed May 10, 2017 9:26 am
by Will - Tracker Supp
Hi Numerobis,

Thanks for the post - I see that you've posted in the Clarion only forums for the PDF-Tools SDK, but you mention using C# with the Drivers API. Can you please confirm the SDK you're using and your development language/environment?

Thanks,

Re: Removable (or addable) header and footer logos

Posted: Wed May 10, 2017 9:43 am
by numerobis
Hello,

Yes, you are right, I seem to have posted in the wrong forum. My mistake. We are using the PDF-XChange PRO SDK with Visual Studio 2015 and C#. Should I re-post it in the "PDF-XChange Core API SDK" forum, or can you move it there?

Thanks

Re: Removable (or addable) header and footer logos

Posted: Wed May 10, 2017 9:51 am
by Will - Tracker Supp
Hi Hi Numerobis,

Thanks for clarifying - I've moved the topic to the Drivers API forum for you. In the future, please do take care to post in the correct forum as not all are actively monitored by the Dev. Team. This is most especially true for Clarion specific forums.

I'll pass this along to my colleague to take a look at.

Cheers,