Click here to Skip to main content
15,891,513 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Thought of the Day Pin
DerekT-P21-Jul-21 5:02
professionalDerekT-P21-Jul-21 5:02 
GeneralRe: Thought of the Day Pin
Daniel Pfeffer21-Jul-21 5:08
professionalDaniel Pfeffer21-Jul-21 5:08 
GeneralRe: Thought of the Day Pin
jeron121-Jul-21 5:22
jeron121-Jul-21 5:22 
GeneralRe: Thought of the Day Pin
DRHuff21-Jul-21 5:31
DRHuff21-Jul-21 5:31 
GeneralRe: Thought of the Day Pin
David Crow21-Jul-21 5:42
David Crow21-Jul-21 5:42 
GeneralRe: Thought of the Day Pin
PIEBALDconsult21-Jul-21 7:52
mvePIEBALDconsult21-Jul-21 7:52 
GeneralRe: Thought of the Day Pin
W Balboos, GHB21-Jul-21 8:33
W Balboos, GHB21-Jul-21 8:33 
GeneralWell that was unexpected Pin
Dan Neely21-Jul-21 3:44
Dan Neely21-Jul-21 3:44 
I've been working on a feature to generate completion certificates by programmatically filling out PDF forms. The certificate form itself came from the client. Testing went well on my system so I pushed it out for QA.

Since then we've discovered that the customer managed to create a PDF that renders differently in Chrome, Firefox, and Acrobat Reader. It only renders the way the customer wants in Chrome. Two of the three fields I'm madlibbing text in work as expected in all three renderers. The third correctly shows a 2 digit number in Chrome. In Firefox the field is treated as slightly narrower or the number slightly larger and only the leading digit shows. In Arcobat Reader - which as Adobe's product I presume is following the spec correctly - both digits show left-right but they're shifted up half a character height and the tops are cut off as a result.

This happens if the blank form is opened and manually filled out in the different pdf viewers; it's not something I/PdfSharp are doing wrong.

I kinda wish I had a PDF editor so I could strip out everything customer identifying and create a boilerplate file reproducing the problem to submit as bugs to Google and Mozilla.

Of all the code I've written for all the applications I've created, I never expected to find bugs in software from big name companies this way. OMG | :OMG: WTF | :WTF:
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, weighing all things in the balance of reason?
Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful?
--Zachris Topelius

GeneralRe: Well that was unexpected Pin
PIEBALDconsult21-Jul-21 3:47
mvePIEBALDconsult21-Jul-21 3:47 
GeneralRe: Well that was unexpected Pin
Dan Neely21-Jul-21 4:07
Dan Neely21-Jul-21 4:07 
GeneralRe: Well that was unexpected Pin
Peter_in_278021-Jul-21 4:04
professionalPeter_in_278021-Jul-21 4:04 
GeneralRe: Well that was unexpected Pin
rnbergren21-Jul-21 4:35
rnbergren21-Jul-21 4:35 
GeneralRe: Well that was unexpected Pin
RickZeeland21-Jul-21 6:11
mveRickZeeland21-Jul-21 6:11 
GeneralRe: Well that was unexpected Pin
peterkmx21-Jul-21 12:18
professionalpeterkmx21-Jul-21 12:18 
GeneralRe: Well that was unexpected Pin
Chris Maunder21-Jul-21 16:03
cofounderChris Maunder21-Jul-21 16:03 
JokeRe: Well that was unexpected Pin
Dan Neely21-Jul-21 16:42
Dan Neely21-Jul-21 16:42 
GeneralRe: Well that was unexpected Pin
Chris Maunder22-Jul-21 2:02
cofounderChris Maunder22-Jul-21 2:02 
GeneralRe: Well that was unexpected Pin
Dan Neely22-Jul-21 2:33
Dan Neely22-Jul-21 2:33 
GeneralThere will be a second season of "Clarkson's Farm" Pin
OriginalGriff21-Jul-21 2:31
mveOriginalGriff21-Jul-21 2:31 
GeneralRe: There will be a second season of "Clarkson's Farm" Pin
musefan21-Jul-21 2:38
musefan21-Jul-21 2:38 
GeneralRe: There will be a second season of "Clarkson's Farm" Pin
OriginalGriff21-Jul-21 3:04
mveOriginalGriff21-Jul-21 3:04 
GeneralThe 'Baddies' have won... Pin
5teveH21-Jul-21 1:37
5teveH21-Jul-21 1:37 
GeneralRe: The 'Baddies' have won... Pin
Rage21-Jul-21 1:47
professionalRage21-Jul-21 1:47 
GeneralRe: The 'Baddies' have won... Pin
5teveH21-Jul-21 2:50
5teveH21-Jul-21 2:50 
GeneralRe: The 'Baddies' have won... Pin
Nathan Minier21-Jul-21 5:36
professionalNathan Minier21-Jul-21 5:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.